[plt-scheme] Re: Internal PLaneT error: trying to install already-installed package

From: nymbyl at gmail.com (nymbyl at gmail.com)
Date: Fri Jun 20 14:14:15 EDT 2008

No problem.  It looks like there is a patch slated for the 4.01
release.  Otherwise great work on getting 4.0 out the door!

On Jun 20, 7:51 am, "Carl Eastlund" <c... at ccs.neu.edu> wrote:
> This is a known bug that has been fixed in our sources.  We plan to
> release the fix soon.  Sorry for the inconvenience.
>
> --Carl
>
>
>
> On Wed, Jun 18, 2008 at 3:54 PM, nym... at gmail.com <nym... at gmail.com> wrote:
> > I'm trying to use the new DrScheme 4.0 installing the pgsql schematics
> > Planet package
>
> > (require (planet "spgsql.ss" ("schematics" "spgsql.plt" 2 3)))
>
> > gives me the following error:
>
> > Internal PLaneT error: trying to install already-installed package
>
> > and will not run any code after that.
>
> > I was curious if anyone else has encountered this error?
>
> > I tried it both on Windows XP and Mac OS X 10.5.2.   If I comment out
> > the check that throws the error in "collects/planet/resolver.ss" it
> > just returns a void package - even though I can see all the files
> > there in ~/PLT Scheme/planet/300/packages and ~/PLT Scheme/planet/
> > 300/4.0/cache.
>
> > Does anybody have any ideas why this would be happening?
>
> _________________________________________________
>   For list-related administrative tasks:
>  http://list.cs.brown.edu/mailman/listinfo/plt-scheme


Posted on the users mailing list.