Skip to content
This repository has been archived by the owner on Nov 6, 2020. It is now read-only.

Fix Cargo.lock not parsable #8102

Merged
merged 1 commit into from
Mar 13, 2018
Merged

Fix Cargo.lock not parsable #8102

merged 1 commit into from
Mar 13, 2018

Conversation

tomaka
Copy link
Contributor

@tomaka tomaka commented Mar 13, 2018

master doesn't build for me because Cargo.lock isn't parsable.

@tomaka tomaka added the A0-pleasereview 🤓 Pull request needs code review. label Mar 13, 2018
@parity-cla-bot
Copy link

It looks like @tomaka signed our Contributor License Agreement. 👍

Many thanks,

Parity Technologies CLA Bot

@tomaka
Copy link
Contributor Author

tomaka commented Mar 13, 2018

[pierre@pierre-thinkpad parity]$ git fetch upstream
[pierre@pierre-thinkpad parity]$ git checkout upstream/master
HEAD is now at 102bc7809... Additional data in EVMTestClient (#7964)
[pierre@pierre-thinkpad parity]$ cargo b --verbose
error: failed to parse lock file at: /home/pierre/Projets/parity/Cargo.lock

Caused by:
  package `ethabi-derive 5.0.5 (registry+https://github.com/rust-lang/crates.io-index)` is specified as a dependency, but is missing from the package list

Copy link
Collaborator

@niklasad1 niklasad1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@debris debris merged commit 7e948a0 into openethereum:master Mar 13, 2018
@debris debris added A8-looksgood 🦄 Pull request is reviewed well. and removed A0-pleasereview 🤓 Pull request needs code review. labels Mar 13, 2018
@tomaka tomaka deleted the fix-build branch March 13, 2018 14:58
@5chdn 5chdn added this to the 1.11 milestone Mar 20, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
A8-looksgood 🦄 Pull request is reviewed well.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants