Hi Phil, On 2016-03-10 22:46:14 -0800, phil jones wrote: > Unfortunately it's preventing me from installing new packages with > > raco pkg install
Are you saying that running `raco pkg install` with any arguments causes this issue? Or just with the package catalog? If it's the latter, you can manually download the package and install it. Like this: git clone git://github.com/takikawa/drracket-vim-tool raco pkg install drracket-vim-tool/ (if the package source is git, otherwise you may have to download it some other way) Cheers, Asumu -- You received this message because you are subscribed to the Google Groups "Racket Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to racket-users+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.