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 options passed to gpg in cargo init #4253

Merged
merged 1 commit into from
Dec 23, 2012

Conversation

martindemello
Copy link
Contributor

Looks like someone autoexpanded -v :)

catamorphism added a commit that referenced this pull request Dec 23, 2012
Fix options passed to gpg in cargo init
@catamorphism catamorphism merged commit 9152463 into rust-lang:master Dec 23, 2012
@catamorphism
Copy link
Contributor

Hi Martin :-) Merged, thanks!

@rpearl
Copy link

rpearl commented Jan 19, 2013

This commit breaks signature verification and should just be reverted...

@martindemello
Copy link
Contributor Author

yes, sorry about that - turns out i was coding against a buggy archlinux gnupg package that had symlinked gpgv to gpg2 rather than gpgv2. on the other hand reverting this will break cargo on arch again; maybe there should be something in a readme about it.

@rpearl
Copy link

rpearl commented Jan 20, 2013

That seems to be a problem with archlinux--we shouldn't break the correct behavior in rust just to support one buggy distro. I agree that the documentation should mention this but this commit definitely needs to be reverted--it does not do the right thing.

vertexclique pushed a commit to vertexclique/rust that referenced this pull request Feb 11, 2014
bors pushed a commit to rust-lang-ci/rust that referenced this pull request May 15, 2021
bump rustfmt 1.x rustc-ap* crates to v644
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.

3 participants