On 9/28/21, David Storrs <[email protected]> wrote:
> *fists of rage*
>
> I'm glad it worked for you, and that it works for me if I repeat your
> steps. I have no idea why it wasn't working given that I was using the
> local copy of the git repository that is the source of what's on github.
> Argh.
Weird ... glad it's working.
> Regardless, thank you very much for your help. I've fixed the (for-label
> try-catch), removed the test-more dependency, pushed it to github, and told
> the package server to rescan. It says it will do that 1 minute from now,
> so hopefully it'll be good to go at that point. I think documentation only
> gets generated once per day though, right?
>
>
> Also, any ideas on why the remove fails?
>
> $ 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.
A plain "raco setup" might be the quickest way to find the bad one.
That should print the name of every package as it goes through them.
Or, a "raco pkg remove -f try-catch" should work despite the invalid deps spec.
--
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/CAFUu9R5%3DCL-_wfB52aG82Vg9y%2B9HKpQhxk_dX08ub5Ln948QGQ%40mail.gmail.com.