[racket] some planet install failure

From: Robby Findler (robby at eecs.northwestern.edu)
Date: Sat Jan 29 19:39:20 EST 2011

I don't know if it had to do with the problems on the server or not,
but these both seem to be working now (in 5.0.1).

Robby

On Sat, Jan 29, 2011 at 6:15 PM, YC <yinso.chen at gmail.com> wrote:
> Hi all -
> below are some of the installs that I've seen failing.  Does this have to do
> with the planet outage recently?
>
> Welcome to DrRacket, version 5.0.1 [3m].
> Language: scheme; memory limit: 512 MB.
>> (require (planet "main.rkt" ("dyoo" "moby.plt" 3 9)))
> . require: PLaneT could not download the requested package: Server did not
> include valid major and minor version information in: (planet "main.rkt"
> ("dyoo" "moby.plt" 3 9))
>> (require (planet ryanc/require:1:3/require))
> . require: PLaneT could not find the requested package: Server had no
> matching package: Server had no matching package: Planet has matching
> packages but none matches your criteria in: (planet
> ryanc/require:1:3/require)
>
> Cheers,
> yc
>
> _________________________________________________
>  For list-related administrative tasks:
>  http://lists.racket-lang.org/listinfo/users
>


Posted on the users mailing list.