You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ii llvm 1:10.0-50~exp1 amd64 Low-Level Virtual Machine (LLVM)
ii clang 1:10.0-50~exp1 amd64 C, C++ and Objective-C compiler (LLVM based)
ii cargo 0.47.0-1~exp1ubuntu1~20.04.1 amd64 Rust package manager
ii rustc 1.47.0+dfsg1+llvm-1ubuntu1~20.04.1 amd64 Rust systems programming language
When running cargo -vv run "$PARITY_PATH/chains/ethereum/db/906a34e69aec8c0d/overlayrecent"
I'm getting:
error: failed to parse lock file at: /tmp/3.1-db-upgrade-tool/Cargo.lock
Caused by:
invalid serialized PackageId for key `package.dependencies`
git rev-parse HEAD
cfd6838a0c750b881a251f67ed886725408cf3c6
I am not experienced with cargo or Rust, so the message have not much useful info for me. Can someone help me to fix it?
The text was updated successfully, but these errors were encountered:
I've tried that on ubuntu 18.04, 20.04.
When running
cargo -vv run "$PARITY_PATH/chains/ethereum/db/906a34e69aec8c0d/overlayrecent"
I'm getting:
I am not experienced with cargo or Rust, so the message have not much useful info for me. Can someone help me to fix it?
The text was updated successfully, but these errors were encountered: