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

St2 stable and enterprise rpm packages should be signed #606

Closed
6 tasks
sibirajal opened this issue Mar 11, 2019 · 3 comments
Closed
6 tasks

St2 stable and enterprise rpm packages should be signed #606

sibirajal opened this issue Mar 11, 2019 · 3 comments
Assignees
Labels

Comments

@sibirajal
Copy link

If you find an issue in packages, please file an issue and we'll have a look as soon as we can.
In order to expedite the process, it would be helpful to follow this checklist and provide
relevant information.

  • Operating system: uname -a, ./etc/lsb_release or cat /etc/redhat-release
  • StackStorm version: st2 --version
  • Actual package versions of all packages (st2, st2web, st2chatops, st2mistral, nginx, mongo, rabbitmq-server, postrgresql; Enterprise: st2flow, st2-auth-ldap)
    DEB: apt-cache policy ${PACKAGE_NAME} will give you the version of package.
    RPM: yum info ${PACKAGE_NAME} will you give the version of package.
    Note the exact name of mongo, nginx, rabbitmq and postgres changes based on OS.
  • Contents of /etc/st2/st2.conf
  • Output of st2ctl status
  • Optional - Details about target box. E.g. vagrant box link or AWS AMI link.

#Issue details
Hello Team,

Our RPM standard mandates that all packages must be signed.

It appears that the St2 packages are not signed with the private key. However, the repository is provided with public gpgkey.

Can you please sign the St2 packages with the gpg key? So, that we can verify the packages in our end by enabling gpgcheck=1.

rpm -qpi /var/tmp/ss/st2-2.10.3-1.x86_64.rpm

Name : st2
Version : 2.10.3
Release : 1
Architecture: x86_64
Install Date: (not installed)
Group : System/Management
Size : 139429158
License : Apache
Signature : (none)
Source RPM : st2-2.10.3-1.src.rpm
Build Date : Wed 06 Mar 2019 06:12:47 AM UTC
Build Host : ef047d010665
Relocations : (not relocatable)
URL : https://github.com/StackStorm/st2
Summary : StackStorm all components bundle

@warrenvw
Copy link
Contributor

@sibirajal thanks for the suggestion. This is something we've wanted to work toward. @armab has more context, so assigning this issue to him.

@arm4b
Copy link
Member

arm4b commented Mar 11, 2019

Duplicate of #303

@arm4b arm4b marked this as a duplicate of #303 Mar 11, 2019
@arm4b
Copy link
Member

arm4b commented Mar 11, 2019

Yes, it’s a good feature request to have, as we’ve discussed this in past.
Closing in favor of #303

@arm4b arm4b closed this as completed Mar 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants