Ticket #193 (closed defect: worksforme)

Opened 15 years ago

Last modified 13 years ago

Does not load without errors

Reported by: clipper.victory@… Owned by: dyoo
Priority: major Milestone:
Component: dyoo/simply-scheme.plt Keywords:
Cc: Version: (1 2)
Racket Version: 4.2

Description

After loading with "require", drScheme waits for a few minutes and finaly displays this error message:

Error invoking tool #<path:/home/hrvoje/.plt-scheme/planet/300/4.2/cache/dyoo/simply-scheme.plt/1/2>;("tool.ss")

.plt-scheme/planet/300/4.2/cache/dyoo/simply-scheme.plt/1/2/tool.ss:8:11: require: PLaneT could not download the requested package: Server returned invalid HTTP response code #f in: (planet "version-case.ss" ("dyoo" "version-case.plt" 1 0))

context


/usr/local/plt-4.2/collects/planet/resolver.ss:321:0: planet-resolve
/usr/local/plt-4.2/collects/drscheme/private/tools.ss:250:4
/usr/local/plt-4.2/collects/scheme/private/map.ss:44:11: for-each
/usr/local/plt-4.2/collects/drscheme/private/tools.ss:62:0: load/invoke-all-tools

Change History

Changed 13 years ago by dyoo

  • status changed from new to closed
  • resolution set to worksforme

I can't replicate this. Is this still happening with the newest release?

Note: See TracTickets for help on using tickets.