[racket] raco link - bad state - unable to remove link
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