Closed matthiaskrgr closed 4 years ago
That's a weird state for a repository to be in, and I can't reproduce this, short of manually deleting ~/.cargo/git/db/cargo-cache-16826c8e13331adc/refs/heads/master
, which I doubt you did.
Weirder still, after removing the directory you should go through a fresh clone, which doesn't go through that part of the funxion at all?
Would you mind posting the packed directory here?
You mean an archive of ~/.cargo/git/db/cargo-cache-16826c8e13331adc
, right?
Yeah, that's great! And entirely bizarre.
Can you try again with the master
branch (at least 988fabea074ee6379b19acab7abf4ad9620d96b4)?
Seems to have fixed it, thanks!
Released in v4.1.1
!
cargo install-update -ag
fails withRemoving the directory from
git/db
so that cargo rebuilds it does not seem to help.