View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0007516 | CentOS-7 | centos-release | public | 2014-08-19 23:09 | 2014-08-25 12:24 |
Reporter | tiahino | Assigned To | |||
Priority | normal | Severity | major | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
OS | CentOS | OS Version | 7.0-1406 | ||
Product Version | 7.0-1406 | ||||
Summary | 0007516: RPM-GPG-KEY-CentOS-Debug-7 import fails | ||||
Description | The file /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-Debug-7 shipped with centos-release-7-0.1406.el7.centos.2.4 contains two keys, one being the CentOS 7 Official Signing Key and another the debug one (CentOS-7 Debuginfo RPMS). As the main key is imported during the kickstart, rpm --import against the above file silently exits apparently because the first key is found in the rpm database and the second key is not imported too. | ||||
Steps To Reproduce | On a freshly installed system execute rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-Debug-7. After it exits, verify the keys imported into the database with rpm -qa | grep gpg-pubkey The debug key (gpg-pubkey-b6792c39-53c4fbdd) will be missing. | ||||
Additional Information | As a workaround it is possible to import the file into gpg keyring and then export only the debug key into a separate file and then use that file to import the key into the rpm database. | ||||
Tags | No tags attached. | ||||
abrt_hash | |||||
URL | |||||
related to | 0007497 | resolved | JohnnyHughes | No debuginfo-* packages to support Systemtap on CentOS7 |
This will be addressed in an upcoming patch. rpm's gpg handling doesn't appear to be able to deal with subkeys, despite gpg doing it just fine. | |
Please see this mail from the centos-devel mail list: http://lists.centos.org/pipermail/centos-devel/2014-August/011753.html |
|
fixed in centos-release-7-0.1406.el7.centos.2.5.x86_64.rpm, now syncing to mirrors | |
Date Modified | Username | Field | Change |
---|---|---|---|
2014-08-19 23:09 | tiahino | New Issue | |
2014-08-19 23:18 | Evolution | Note Added: 0020715 | |
2014-08-19 23:18 | Evolution | Status | new => confirmed |
2014-08-20 00:59 | toracat | Relationship added | related to 0007497 |
2014-08-20 19:59 | toracat | Note Added: 0020722 | |
2014-08-25 12:24 | JohnnyHughes | Note Added: 0020743 | |
2014-08-25 12:24 | JohnnyHughes | Status | confirmed => resolved |
2014-08-25 12:24 | JohnnyHughes | Resolution | open => fixed |
2014-10-20 12:14 |
|
Issue cloned: 0007745 |