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

Packages should be signed #13

Open
ghoneycutt opened this issue Apr 18, 2018 · 1 comment
Open

Packages should be signed #13

ghoneycutt opened this issue Apr 18, 2018 · 1 comment

Comments

@ghoneycutt
Copy link

Package should be signed, though not all are. The deployment process should include signing packages.

Expected Behavior

yum/apt should check that packages are signed and successfully install software.

Current Behavior

If you turn on gpgcheck, installing packages fail.

Package sensu-cli-2.0.0~nightly+20180404-1.x86_64.rpm is not signed

Possible Solution

Change the deployment process to sign packages.

Context

Enabled gpgcheck in a yum repo and was surprised that while a gpg key is provided, it is not being used to sign the packages.

@amdprophet
Copy link
Member

Thanks for opening this issue. I'm planning on copying over our GPG signing key to the 2.x build pipeline soon.

@grepory grepory transferred this issue from sensu/sensu-go Nov 23, 2018
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