Issue #8746 has been updated by Michael Stahnke. Status changed from Accepted to Closed % Done changed from 0 to 100
All RPMS are now signed in yum.puppetlabs.com/el and /fedora. They are signed with the Puppet Labs GPG key. I really appreciate you asking if you can help out. We have started a new redmine subproject for community packaging. Feel free to jump on tickets in there, submit patches, etc. It was largely due to your tickets that I decided to create this. :) ---------------------------------------- Bug #8746: yum.puppetlabs.com/base enables gpgchecking but not all rpms are signed. https://projects.puppetlabs.com/issues/8746 Author: Joshua Hoblitt Status: Closed Priority: Normal Assignee: Michael Stahnke Category: Packaging Target version: Keywords: yum repo activemq mcollective Branch: Affected mCollective version: [root@sunrise3 nso]# cat /etc/yum.repos.d/puppetlabs.repo [puppetlabs] name=Puppet Labs Packages baseurl=http://yum.puppetlabs.com/base/ enabled=1 gpgcheck=1 gpgkey=http://yum.puppetlabs.com/RPM-GPG-KEY-puppetlabs [root@sunrise3 nso]# yum install activemq activemq-info-provider tanukiwrapper Loaded plugins: fastestmirror, priorities, security Loading mirror speeds from cached hostfile Excluding Packages in global exclude list Finished 217 packages excluded due to repository priority protections Setting up Install Process Resolving Dependencies --> Running transaction check ---> Package activemq.noarch 0:5.5.0-1.el5 set to be updated ---> Package activemq-info-provider.noarch 0:5.5.0-1.el5 set to be updated ---> Package tanukiwrapper.x86_64 0:3.2.3-1jpp set to be updated --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: activemq noarch 5.5.0-1.el5 puppetlabs 20 M activemq-info-provider noarch 5.5.0-1.el5 puppetlabs 5.5 k tanukiwrapper x86_64 3.2.3-1jpp nso 129 k Transaction Summary ================================================================================ Install 3 Package(s) Upgrade 0 Package(s) Total download size: 20 M Is this ok [y/N]: y Downloading Packages: (1/3): activemq-info-provider-5.5.0-1.el5.noarch.rpm | 5.5 kB 00:00 (2/3): tanukiwrapper-3.2.3-1jpp.x86_64.rpm | 129 kB 00:00 (3/3): activemq-5.5.0-1.el5.noarch.rpm | 20 MB 00:09 -------------------------------------------------------------------------------- Total 2.0 MB/s | 20 MB 00:09 Package activemq-5.5.0-1.el5.noarch.rpm is not signed -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://projects.puppetlabs.com/my/account -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/puppet-bugs?hl=en.
