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

fix cargo install twoliter #3467

Merged
merged 1 commit into from
Sep 18, 2023

Conversation

webern
Copy link
Member

@webern webern commented Sep 18, 2023

Issue number:

N/A

Description of changes:

Unfortunately the cargo install command does not seem to respect the rust-toolchain.toml and .cargo/config.toml settings when installing from a git reference.

rust-lang/cargo#11036

We need to fix this by adding +nightly and specifying -Z bindeps in the cargo install command for twoliter.

Testing done:

Git install works with this fix but doesn't work without it.

Terms of contribution:

By submitting this pull request, I agree that this contribution is dual-licensed under the terms of both the Apache License, version 2.0, and the MIT license.

Unfortunately the cargo install command does not seem to respect the
rust-toolchain.toml and .cargo/config.toml settings when installing from
a git reference.

rust-lang/cargo#11036

We need to fix this by adding +nightly and specifying -Z bindeps in the
cargo install command for twoliter.
@webern
Copy link
Member Author

webern commented Sep 18, 2023

Cancelled the actions run for this because it does not execute the cargo install command.

@webern webern merged commit 56c2195 into bottlerocket-os:develop Sep 18, 2023
1 of 48 checks passed
@webern webern deleted the fix-cargo-install-twoliter branch September 18, 2023 23:07
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 this pull request may close these issues.

None yet

4 participants