Skip to content

Conversation

@Keruspe
Copy link
Contributor

@Keruspe Keruspe commented Nov 20, 2020

Fixes #79218

@rust-highfive
Copy link
Contributor

r? @Mark-Simulacrum

(rust_highfive has picked a reviewer for you, use r? to override)

@rust-highfive rust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Nov 20, 2020
@Keruspe
Copy link
Contributor Author

Keruspe commented Nov 20, 2020

Hmm, it seems --offline isn't actually offline :(

@Keruspe
Copy link
Contributor Author

Keruspe commented Nov 20, 2020

I have a better fix currently testing, as --offline isn't offline at all, still tries to sync crate.io

@Keruspe
Copy link
Contributor Author

Keruspe commented Nov 20, 2020

So, trying with --locked made the actual error pop up.

cargo vendor --offline doesn't help as it's not cargo vendor that is at fault. it's the Cargo.lock generation.

@Keruspe
Copy link
Contributor Author

Keruspe commented Nov 20, 2020

I'll reopen another PR once I actually get a working solution.

@Keruspe Keruspe closed this Nov 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

x.py dist shouldn’t require network access

4 participants