Ticket #197 (assigned defect)

Opened 15 years ago

Last modified 15 years ago

Warnings and a crash while installing on Windows

Reported by: gmarceau@… Owned by: schematics
Priority: major Milestone:
Component: schematics/sake.plt Keywords:
Cc: Version: (3 16)
Racket Version: 4.2.1

Description

After lunching (require (planet untyped/unlib/for)) I received the following warnings and errors:

WARNING: collected information for key multiple times: (mod-path "(planet schematics/sake)"); values: #(#<path:\\win.cs.brown.edu\dfs\home\gmarceau\.winprofile\AppData\PLT Scheme\planet\300\4.2.1\cache\schematics\sake.plt\1\0\doc\sake\Build_files.html> ("Build files") #t (mod-path "(planet schematics/sake)")) #(#<path:\\win.cs.brown.edu\dfs\home\gmarceau\.winprofile\AppData\PLT Scheme\planet\300\4.2.1\cache\schematics\sake.plt\1\0\doc\sake\The_Sake_API.html> ("The Sake API") #t (mod-path "(planet schematics/sake)"))
WARNING: collected information for key multiple times: (index-entry (mod-path "(planet schematics/sake)")); values: (("(planet schematics/sake)") (#(struct:sized-element ... ...)) #<module-path-index-desc>) (("(planet schematics/sake)") (#(struct:sized-element ... ...)) #<module-path-index-desc>)
WARNING: collected information for key multiple times: (mod-path "(planet schematics/sake)"); values: #(#<path:\\win.cs.brown.edu\dfs\home\gmarceau\.winprofile\AppData\PLT Scheme\planet\300\4.2.1\cache\schematics\sake.plt\1\0\doc\sake\Build_files.html> ("Build files") #t (mod-path "(planet schematics/sake)")) #(#<path:\\win.cs.brown.edu\dfs\home\gmarceau\.winprofile\AppData\PLT Scheme\planet\300\4.2.1\cache\schematics\sake.plt\1\0\doc\sake\The_Sake_API.html> ("The Sake API") #t (mod-path "(planet schematics/sake)"))
WARNING: collected information for key multiple times: (index-entry (mod-path "(planet schematics/sake)")); values: (("(planet schematics/sake)") (#(struct:sized-element ... ...)) #<module-path-index-desc>) (("(planet schematics/sake)") (#(struct:sized-element ... ...)) #<module-path-index-desc>)
copy-file: copy failed; cannot copy: C:\Program Files\PLT-4.2.1\MzScheme.exe to: C:\Program Files\PLT-4.2.1\sake.exe
setup-plt: error: during Launcher Setup for <planet>/schematics/sake.plt/1/0 (Sake)
setup-plt:   copy-file: copy failed; cannot copy: C:\Program Files\PLT-4.2.1\MzScheme.exe to: C:\Program Files\PLT-4.2.1\sake.exe

Change History

Changed 15 years ago by untyped

  • owner changed from untyped to schematics
  • status changed from new to assigned
  • component changed from untyped/unlib.plt to schematics/sake.plt

Oops! Didn't notice this here. Only just picked it up.

Looks like the bug was mis-filed under Unlib. Sending to the Sake maintainer.

-- Dave

Note: See TracTickets for help on using tickets.