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

Automated signing fixes for Ubuntu 16.04, 14.04, 12.04 #34406

Merged
merged 1 commit into from
Jul 5, 2016

Conversation

dmurphy18
Copy link
Contributor

What does this PR do?

Fixes package adn respository signing for Ubuntu 16.04

What issues does this PR fix or reference?

Fixes associated with vmware-archive/salt-pack#107

Previous Behavior

Automated package,repository signing failed on Ubuntu 16.04 due to use gpg v2.1

New Behavior

Automated package,repository signing now works on Ubuntu 16.04

Tests written?

No, signing packages and repository sufficient

Please review Salt's Contributing Guide for best practices.

@twangboy
Copy link
Contributor

twangboy commented Jul 1, 2016

@meggiebot David wanted to make sure this was in before 2016.3.2

use_passphrase=False,
gnupghome='/etc/salt/gpgkeys',
runas='root'):
def make_repo(repodir, keyid=None, env=None, use_passphrase=False, gnupghome='/etc/salt/gpgkeys', runas='root'):
Copy link
Contributor

Choose a reason for hiding this comment

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

Please adhere to the style guide reference regarding our preference for vertical layout: https://docs.saltstack.com/en/latest/topics/development/conventions/style.html#vertical-is-better

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Will do so in future, pylint didn't pill it up so missed it in rush to get in before vacation and tagging deadline.

@cachedout cachedout added the Pending-Discussion The issue or pull request needs more discussion before it can be closed or merged label Jul 1, 2016
@cachedout cachedout merged commit 494deda into saltstack:2016.3 Jul 5, 2016
@meggiebot
Copy link

@twangboy it's in now, will be in for 3.2

@dmurphy18 dmurphy18 deleted the sign_fx branch October 16, 2017 19:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Pending-Discussion The issue or pull request needs more discussion before it can be closed or merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants