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

Build Fails with tokio revspec not found #68

Closed
PSeitz opened this issue May 14, 2020 · 1 comment
Closed

Build Fails with tokio revspec not found #68

PSeitz opened this issue May 14, 2020 · 1 comment

Comments

@PSeitz
Copy link

PSeitz commented May 14, 2020

Updating git repository https://github.com/udoprog/tokio
error: failed to resolve patches for https://github.com/rust-lang/crates.io-index

Caused by:
failed to load source for dependency tokio

Caused by:
Unable to update https://github.com/udoprog/tokio?branch=rwlock-map#b4d2d250

Caused by:
revspec 'b4d2d250db724e929c51d36fce892322d6fa10c0' not found; class=Reference (4); code=NotFound (-3)

@udoprog
Copy link
Owner

udoprog commented May 14, 2020

Thanks for the report!

Seems like the lock file might be outdated. I'm waiting for a patch to be merged in Tokio which provides the lock guards (tokio-rs/tokio#2445), and I recently updated this branch.

Running cargo update to update it to the latest revspec should fix it. I'll add a commit which does this ASAP.

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

No branches or pull requests

2 participants