dnf system-upgrade fails with key verification

Rick Stevens ricks at alldigital.com
Fri Dec 18 17:54:49 UTC 2015


On 12/18/2015 09:42 AM, Robert Arkiletian wrote:
> On Fri, Dec 18, 2015 at 9:29 AM, Robert Arkiletian <robark at gmail.com
> <mailto:robark at gmail.com>> wrote:
>
>
>
>     On Fri, Nov 6, 2015 at 6:30 AM, Sam Varshavchik
>     <mrsam at courier-mta.com <mailto:mrsam at courier-mta.com>> wrote:
>
>         One upgrade to F23 succeeded. The second server fails,
>         repeatedly with
>         "dnf system-upgrade --releasever 23 download" resulting in:
>
>>         [SKIPPED] zukitwo-gtk3-theme-0.0.2-1.fc23.noarch.rpm: Already
>         downloaded
>         [SKIPPED] zukitwo-gtk2-theme-0.0.2-1.fc23.noarch.rpm: Already
>         downloaded
>         warning:
>         /var/lib/dnf/system-upgrade/kernel-core-4.2.5-300.fc23.x86_64.rpm:
>         Header V3 RSA/SHA256 Signature, key ID 34ec9cba: NOKEY
>         Curl error (37): Couldn't read a file:// file for
>         file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-x86_64 [Couldn't open
>         file /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-x86_64]
>         The downloaded packages were saved in cache till the next
>         successful transaction.
>         You can remove cached packages by executing 'dnf clean packages'.
>
>
>     I'm getting this exact same Curl error (37) trying to do a dnf
>     system-upgrade.
>
>     Except my warning is about libgudev-230-2.fc23.x86_64.rpm instead
>     of kernel-core-4.2.5-300.fc23.x86_64.rpm as above.
>
>     Does anyone have a fix??
>
>
> going from f21 to f23
>
> # dnf system-upgrade download --releasever=23
> ...
> [SKIPPED] yum-utils-1.1.31-508.fc23.noarch.rpm: Already downloaded
> [SKIPPED] zenity-3.18.1.1-1.fc23.x86_64.rpm: Already downloaded
> warning: /var/lib/dnf/system-upgrade/libgudev-230-2.fc23.x86_64.rpm:
> Header V3 RSA/SHA256 Signature, key ID 34ec9cba: NOKEY
> Curl error (37): Couldn't read a file:// file for
> file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-x86_64 [Couldn't open file
> /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-x86_64]

Looks like a bug in the packaging of those RPMs. They should be
specifying:

	file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-23-x86_64

which is a symlink to:

	/etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-23-primary

(at least on my system it is). I'd bugzilla those RPMs (the libgudev and 
kernel-core RPMs).

>
>
>


-- 
----------------------------------------------------------------------
- Rick Stevens, Systems Engineer, AllDigital    ricks at alldigital.com -
- AIM/Skype: therps2        ICQ: 226437340           Yahoo: origrps2 -
-                                                                    -
-                  Heisenberg _may_ have slept here                  -
----------------------------------------------------------------------


More information about the users mailing list