Bug 1059896 - fedup has trouble importing gpg keys
Summary: fedup has trouble importing gpg keys
Keywords:
Status: CLOSED DUPLICATE of bug 1066044
Alias: None
Product: Fedora
Classification: Fedora
Component: fedup
Version: 19
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Will Woods
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-01-30 21:08 UTC by Andy Lutomirski
Modified: 2014-02-28 18:38 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2014-02-28 18:38:01 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
Abbreviated fedup.log (2.76 KB, text/plain)
2014-02-28 13:55 UTC, Bill Stock
no flags Details

Description Andy Lutomirski 2014-01-30 21:08:24 UTC
$ sudo fedup --network 20
setting up repos...
getting boot images...
.treeinfo.signed                                         | 2.0 kB     00:00     
setting up update...
finding updates 100% [=========================================================]
verify local files 100% [======================================================]
warning: /var/tmp/system-upgrade/rpmfusion-nonfree/packages/rpmfusion-nonfree-re
lease-20-1.noarch.rpm: Header V3 RSA/SHA256 Signature, key ID b5f29883: NOKEY
Importing GPG key 0xB5F29883:
 Userid     : "RPM Fusion nonfree repository for Fedora (20) <rpmfusion-buildsys
@lists.rpmfusion.org>"
 Fingerprint: a84d cf58 46cb 10b6 5c47 6c35 63c0 de8c b5f2 9883
 Package    : rpmfusion-nonfree-release-19-1.noarch (installed)
 From       : /etc/pki/rpm-gpg/RPM-GPG-KEY-rpmfusion-nonfree-fedora-20

Downloading failed: Didn't install any keys

This makes no sense.  The file is there:

$ ls /etc/pki/rpm-gpg/RPM-GPG-KEY-rpmfusion-nonfree-fedora-20 -
l
lrwxrwxrwx. 1 root root 47 Aug 23 11:09 /etc/pki/rpm-gpg/RPM-GPG-KEY-rpmfusion-n
onfree-fedora-20 -> RPM-GPG-KEY-rpmfusion-nonfree-fedora-20-primary

Importing it works:

$ sudo rpmkeys --import /etc/pki/rpm-gpg/RPM-GPG-KEY-rpmfusion-
nonfree-fedora-20

At which point running fedup again works.

Comment 1 Will Woods 2014-01-30 22:56:31 UTC
Can you attach /var/log/fedup.log? The log should tell you why the key wasn't imported.

Comment 2 Bill Stock 2014-02-28 13:55:48 UTC
Created attachment 869076 [details]
Abbreviated fedup.log

Had same experience, same solution.  Attached is the log file with irrelevant lines deleted.  I saved the full file if needed.  Basic problem is "REJECTED: key cd30c86b is not trusted by rpm"
At this point I'm out of my league.  Hope this helps.

Comment 3 Will Woods 2014-02-28 18:38:01 UTC
In short: you never trusted rpmfusion's F19 key, so we can't be sure that we can trust the F20 key.

See https://bugzilla.redhat.com/show_bug.cgi?id=1066044#c2 for details and a workaround.

*** This bug has been marked as a duplicate of bug 1066044 ***


Note You need to log in before you can comment on or make changes to this bug.