Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error: Invalid serialized PackageId for key package.dependencies #13

Closed
brocaar opened this issue Feb 3, 2020 · 1 comment · Fixed by #14
Closed

error: Invalid serialized PackageId for key package.dependencies #13

brocaar opened this issue Feb 3, 2020 · 1 comment · Fixed by #14

Comments

@brocaar
Copy link

brocaar commented Feb 3, 2020

I'm getting the following error:

error: failed to parse lock file at: Cargo.lock

Caused by:
  invalid serialized PackageId for key `package.dependencies`

Probably this is caused by rust-lang/cargo#7579 (I found this reference in sfackler/cargo-tree#80, where the same issue was reported).

tylerwhall added a commit to tylerwhall/cargo-bitbake that referenced this issue Mar 9, 2020
Needed for compatibility with the new Cargo.lock format.

Fixes meta-rust#13
@dellgreen
Copy link

dellgreen commented Mar 11, 2020

I'm also seeing the same issue with cargo-bitbake 0.3.12

tylerwhall added a commit to tylerwhall/cargo-bitbake that referenced this issue Mar 26, 2020
Needed for compatibility with the new Cargo.lock format.

Also bump minimum version as needed.

Fixes meta-rust#13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants