[racket] raco link - bad state - unable to remove link

From: Jens Axel Søgaard (jensaxel at soegaard.net)
Date: Wed Jan 28 07:38:57 EST 2015

Hi all,

Somehow I have managed to get the installation into a bad state.
The transcript below shows a failed attempt to remove metapict.

Any ideas?

soegaard$ ~/racket-from-github/racket/racket/bin/raco link -l | grep metapict
warning: tool "scribble" registered twice: "scribble" and
#<path:/Users/soegaard/clone-scribble/scribble-lib/scribble>
 collection: "metapict"  path:
"/Users/soegaard/Dropbox/GitHub/metapict/metapict"

soegaard$ ~/racket-from-github/racket/racket/bin/raco link -r metapict
warning: tool "scribble" registered twice: "scribble" and
#<path:/Users/soegaard/clone-scribble/scribble-lib/scribble>
[no links removed]

 soegaard$ ~/racket-from-github/racket/racket/bin/raco link -l | grep metapict
warning: tool "scribble" registered twice: "scribble" and
#<path:/Users/soegaard/clone-scribble/scribble-lib/scribble>
 collection: "metapict"  path:
"/Users/soegaard/Dropbox/GitHub/metapict/metapict"



--
Jens Axel Søgaard


Posted on the users mailing list.