Modify ↓
Ticket #880 (closed defect: fixed)
GPG Keys with YUMng and Packages
Reported by: | Jack Neely <[email protected]…> | Owned by: | desai |
---|---|---|---|
Priority: | major | Milestone: | Bcfg2 1.1.1 Release (Bugfix) |
Component: | bcfg2-client | Version: | 1.0 |
Keywords: | Cc: |
Description
Being that I'm doing everything with the YUMng and Packages toolage I had to do the following to get GPG keys setup and installed:
<BoundPackage name='gpg-pubkey' type='rpm'> <Instance simplefile='/etc/pki/rpm-gpg/RPM-GPG-KEY-RealmLinux-0' version='b274beb2' release='3cfe5d73'/> </BoundPackage>
Normal <Package> tags got the type argument changed to 'yum' and Packages tried to yum install gog-pubkey-foo-bar which was unfun.
Attachments
Change History
comment:2 Changed 13 years ago by Jack Neely <[email protected]…>
Loren,
What version of Bcfg2 is this? (Or SVN revision?) I've been making a lot of changes to YUMng and want to make sure I'm looking at what you are.
Jack
Note: See
TracTickets for help on using
tickets.
I'm not sure if this should be part of the same bug or not, but I've also seen some problems with gpg-pubkey "packages" and YUMng/Packages, including this traceback. (I put in a print string so I could see the things being passed to VerifyPackage?):
Since the gpgkeys are returned with arch type "None" by YUM, I get a traceback. YUM output: