[racket] help on error: module-path-index-resolve: "self" index has no resolution?

From: Danny Yoo (dyoo at cs.wpi.edu)
Date: Sun Nov 7 16:48:44 EST 2010

On Sun, Nov 7, 2010 at 12:37 AM, Jay McCarthy <jay.mccarthy at gmail.com> wrote:
> I have seen this error occur when you are using DrRacket compilation
> and something is out-dated. Restarting DrRacket and/or running from
> the command-line doesn't result in the same error for me.

Restarting doesn't help me, nor does doing raco setup.  In fact, I can
replicate the error on a clean installation of Racket 5.0.2.

I did a fresh installation of Racket 5.0.2, and I completely wiped out
my .racket to make sure some lingering PLaneT package wasn't
interfering, but I still see the error on executing test-when.rkt in
DrRacket.  I do not see the problem under the console with regular
racket.

What else can I do to help trace this error?


Posted on the users mailing list.