On Tue, Sep 28, 2021 at 3:30 PM Ben Greenman <[email protected]> wrote:
> On 9/28/21, David Storrs <[email protected]> wrote: > > $ raco pkg remove try-catch > > raco pkg remove: invalid `deps' specification > > specification: '("base" racket/format racket/string) > > > > That is not the deps specification from the info.rkt file so I don't know > > where it's getting that. > > Some package somewhere must have that bad info.rkt file. > I'm not sure exactly what `raco pkg` should do when it encounters such an error, but it probably shouldn't just leave you stuck with unwanted erroneous packages forever. I haven't tried `raco setup` to look at its output, but one possible improvement would be for whatever code complains about the "invalid `deps' specification" to always report the invalid file's path. -Philip -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/racket-users/0100017c2f6138bb-a571c1dd-eacf-4a18-8481-48f1a50dd0fa-000000%40email.amazonses.com.

