https://pantsbuild.org/ logo
e

early-needle-54791

03/19/2020, 11:12 PM
has anyone seen this before?
Copy code
❯ cargo check
    Updating git repository `<https://github.com/pantsbuild/rust-protobuf>`
error: failed to resolve patches for `<https://github.com/rust-lang/crates.io-index>`

Caused by:
  failed to load source for a dependency on `protobuf`

Caused by:
  Unable to update <https://github.com/pantsbuild/rust-protobuf?rev=171611c33ec92f07e1b7107327f6d0139a7afebf#171611c3>

Caused by:
  failed to fetch into /Users/hfuller/.cargo/git/db/rust-protobuf-8e8a2cd87e934b3d

Caused by:
  object not found - no match for id (acc84d088d46ca911b8d081ab2e4906e63448300); class=Odb (9); code=NotFound (-3)
No changes to that repo in a while
h

hundreds-father-404

03/19/2020, 11:13 PM
I don’t think so
a

aloof-angle-91616

03/19/2020, 11:13 PM
i don't recognize it. worst case maybe kill i think
rm -rf ~/.cache/pants/rust
?
e

early-needle-54791

03/19/2020, 11:14 PM
Might have been because I was using the default rust installation lets see
I cleaned the rust cache
a

aloof-angle-91616

03/19/2020, 11:14 PM
ok
e

early-needle-54791

03/19/2020, 11:14 PM
its recompiling so I think its gonna work
a

aloof-angle-91616

03/19/2020, 11:14 PM
ok, lmk
e

early-needle-54791

03/19/2020, 11:14 PM
default cargo vs pants cargo issue is all I think
a

aloof-angle-91616

03/19/2020, 11:15 PM
what do you mean default rust installation?
e

early-needle-54791

03/19/2020, 11:15 PM
I meant cargo sorry
but /usr/local/bin/cargo
a

aloof-angle-91616

03/19/2020, 11:15 PM
yeah ok just making sure
makes sense