Ticket #197 (assigned defect)
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
Note: See
TracTickets for help on using
tickets.