Re: [racket] errors from raco setup while installing github Racket

2014-07-16 Thread Matthew Flatt
At Wed, 2 Jul 2014 23:56:32 -0700, Matthew Butterick wrote: > Update 2: my own fault. Somehow I accidentally did `raco pkg install` while > standing on the git/racket directory. That was a little too recursive, > apparently. Now sorted. I've changed `raco pkg install` so that it rejects package

Re: [racket] errors from raco setup while installing github Racket

2014-07-02 Thread Matthew Butterick
Update 2: my own fault. Somehow I accidentally did `raco pkg install` while standing on the git/racket directory. That was a little too recursive, apparently. Now sorted. Also, happy birthday Robby. On Jul 2, 2014, at 11:06 PM, Matthew Butterick wrote: > Update: I deleted ~/Library/Racket, w

Re: [racket] errors from raco setup while installing github Racket

2014-07-02 Thread Matthew Butterick
Update: I deleted ~/Library/Racket, which cleared these particular issues, but now `make` dies later, mysteriously: raco setup: --- checking package dependencies --- car: contract violation expected: pair? given: '() context...: /Users/MB/git/racket/racket/collects/setup/private/pkg-deps

[racket] errors from raco setup while installing github Racket

2014-07-02 Thread Matthew Butterick
I just brought my git build up to date with the last 6-8 wks of updates. When the installer reaches raco setup, I'm getting errors of this flavor, which I haven't seen before: > raco setup: given collection path: "racket" refers to the same directory as > another given collection path, "racket/