<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;"><div>Hm, that is curious. </div><div><br></div><div>Whenever I do `raco planet [anything]` I get `<span style="font-family: 'Triplicate T3 Code Tall'; font-size: 14px;">Unrecognized command: planet`. </span></div><div><span style="font-family: 'Triplicate T3 Code Tall'; font-size: 14px;"><br></span></div><div><span style="font-family: 'Triplicate T3 Code Tall'; font-size: 14px;">Also, when I do `raco help` I don't get `planet` as an option:</span></div><div><span style="font-family: 'Triplicate T3 Code Tall'; font-size: 14px;"><br></span></div><div><div style="margin: 0px; font-size: 14px; font-family: 'Triplicate T3 Code Tall';"></div></div><blockquote type="cite"><div><div style="margin: 0px; font-size: 14px; font-family: 'Triplicate T3 Code Tall';">All available commands:</div><div style="margin: 0px; font-size: 14px; font-family: 'Triplicate T3 Code Tall';">  link     manage library-collection directories</div><div style="margin: 0px; font-size: 14px; font-family: 'Triplicate T3 Code Tall';">  pkg      manage packages</div><div style="margin: 0px; font-size: 14px; font-family: 'Triplicate T3 Code Tall';">  pollen   issue Pollen command</div><div style="margin: 0px; font-size: 14px; font-family: 'Triplicate T3 Code Tall';">  setup    install and build libraries and documentation</div></div></blockquote><div style="margin: 0px; font-size: 14px; font-family: 'Triplicate T3 Code Tall';"><br></div><div>BTW could it be a problem that `pollen` is both the name of a package and a raco command installed by that package?</div><div><br></div><div><br></div><div><br></div><div><br></div><br><div><div>On Apr 27, 2014, at 5:48 PM, Robby Findler <<a href="mailto:robby@eecs.northwestern.edu">robby@eecs.northwestern.edu</a>> wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">The raco planet commands are still there and there are no plans to<br>eliminate them.<br><br>Can you say what errors you're getting?<br><br>Robby<br><br>On Sun, Apr 27, 2014 at 7:40 PM, Matthew Butterick <<a href="mailto:mb@mbtype.com">mb@mbtype.com</a>> wrote:<br><blockquote type="cite">Do you have any links that were installed via `raco link` instead of<br>`raco pkg`, such as a link from developing "pollen" before the package<br>system?<br><br><br>Yes, Pollen was originally a PLaneT module, but IIRC I used `raco planet<br>link` to install it (consistent with the instructions here [1])<br><br>Here's how I can reproducibly shift between states:<br><br>1) Warning appears ("tool "pollen" registered twice ...")<br>2) Delete `info-cache.rktd`. Warning disappears.<br>3) Do `raco pkg remove pollen`.<br>4) Go to pollen directory and do `raco pkg install`.<br>5) Warning reappears.<br><br>So maybe it's a simple matter of erasing the old PLaneT references (?) but<br>I'm not sure where those lurk, and all the `raco planet ...` commands<br>referenced in the docs [2] are apparently long gone.<br><br>[1] <a href="http://hashcollision.org/brainfudge/">http://hashcollision.org/brainfudge/</a><br><br>[2]<br><a href="http://docs.racket-lang.org/planet/index.htmlhttp://docs.racket-lang.org/planet/index.html">http://docs.racket-lang.org/planet/index.htmlhttp://docs.racket-lang.org/planet/index.html</a><br><br><br><br>At Sun, 27 Apr 2014 15:12:44 -0700, Matthew Butterick wrote:<br><br>When I invoke raco from the command line, it throws the warning:<br><br>warning: tool "pollen" registered twice: "pollen" and<br>#<path:/path/to/pollen><br><br><br><br>This error also appeared on racket-dev in Jul 2013. At that time Matthew<br>Flatt<br>said:<br><br>I changed `raco setup' to use relative paths for the info-domain cache,<br>but not to prune away the old absolute paths.<br><br>For now, you can delete "racket/lib/info-cache.rktd", and I'll work on<br>a repair to `raco setup'.<br><br><br><br>But though I've tried deleting info-cache.rktd, the warning eventually<br>returns.<br><br>The problem doesn't surface with other packages. It doesn't seem to affect<br>how<br>anything works.<br><br>It also might be a bug in this particular package, though I'm not clear how<br>a<br>package can mess with raco's registration scheme.<br><br><br>____________________<br> Racket Users list:<br> http://lists.racket-lang.org/users<br><br><br><br>____________________<br>  Racket Users list:<br>  http://lists.racket-lang.org/users<br><br></blockquote></blockquote></div><br></body></html>