The describe is not available through planet #2

Closed
opened 10 years ago by soegaard · 4 comments
soegaard commented 10 years ago (Migrated from github.com)

Hi,

My install log is below. It fails when describe is to be downloaded.
Is describe necessary, or was it just used to debug something?

/Jens Axel

mba-5:metapict soegaard$ ~/racket-jan-30/racket/racket/bin/raco pkg install pollen
Resolving "pollen" via http://pkgs.racket-lang.org
Downloading acb0a34a55
The following uninstalled packages are listed as dependencies of pollen:
txexpr
sugar
markdown
Would you like to install these dependencies? [Y/n/a/?] Y
Resolving "txexpr" via http://pkgs.racket-lang.org
Downloading 1146b9d267
Resolving "sugar" via http://pkgs.racket-lang.org
Downloading ebbdd403f5
Resolving "markdown" via http://pkgs.racket-lang.org
Downloading 1519dfe6e1
The following uninstalled packages are listed as dependencies of sugar:
describe
Would you like to install these dependencies? [Y/n/a/?] Y
Resolving "describe" via http://pkgs.racket-lang.org
Resolving "describe" via http://planet-compats.racket-lang.org
raco pkg install: cannot find package on catalogs
package: describe

Hi, My install log is below. It fails when describe is to be downloaded. Is describe necessary, or was it just used to debug something? /Jens Axel mba-5:metapict soegaard$ ~/racket-jan-30/racket/racket/bin/raco pkg install pollen Resolving "pollen" via http://pkgs.racket-lang.org Downloading https://github.com/mbutterick/pollen/tarball/acb0a34a551ec94ae86cddd8d884b404c957df07 The following uninstalled packages are listed as dependencies of pollen: txexpr sugar markdown Would you like to install these dependencies? [Y/n/a/?] Y Resolving "txexpr" via http://pkgs.racket-lang.org Downloading https://github.com/mbutterick/txexpr/tarball/1146b9d267863a3232c209f6c21c83016a97a6a5 Resolving "sugar" via http://pkgs.racket-lang.org Downloading https://github.com/mbutterick/sugar/tarball/ebbdd403f5b1068e569d5d9f6a4f35e26bad41cc Resolving "markdown" via http://pkgs.racket-lang.org Downloading https://github.com/greghendershott/markdown/tarball/1519dfe6e1d097a8397470688139538f589bfbed The following uninstalled packages are listed as dependencies of sugar: describe Would you like to install these dependencies? [Y/n/a/?] Y Resolving "describe" via http://pkgs.racket-lang.org Resolving "describe" via http://planet-compats.racket-lang.org raco pkg install: cannot find package on catalogs package: describe
soegaard commented 10 years ago (Migrated from github.com)

A manual (require (planet williams/describe:1:5/describe)) doesn't solve the problem, even though it installs the describe package.

A manual (require (planet williams/describe:1:5/describe)) doesn't solve the problem, even though it installs the describe package.
soegaard commented 10 years ago (Migrated from github.com)

A little investigation shows the problem is not pollen, but sugar.

A little investigation shows the problem is not pollen, but sugar.
mbutterick commented 10 years ago (Migrated from github.com)

Thanks. I just added 'describe' to the package server, so it should work now.

Thanks. I just added 'describe' to the package server, so it should work now.
soegaard commented 10 years ago (Migrated from github.com)

Great. Looking forward to using it.

Great. Looking forward to using it.
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: mbutterick/pollen#2
Loading…
There is no content yet.