On Tue, Mar 21, 2017 at 05:22:23PM -0700, stan wrote: > On Tue, 21 Mar 2017 21:21:25 +0000 > "Richard W.M. Jones" <rjones@xxxxxxxxxx> wrote: > > > Obviously this could be worked around using --nogpgcheck, > > but what does it mean? > > [snip] > > > 00:01 > > warning: /var/cache/dnf/fedora-6dbd63560daef6bf/packages/glibc-devel-2.25-4.fc26.i686.rpm: > > Header V3 RSA/SHA256 Signature, key ID 64dab85d: NOKEY Importing GPG > > key 0xBFB2D6E3: Userid : "Fedora 26 Primary (26) > > <fedora-25-primary@xxxxxxxxxxxxxxxxx>" Fingerprint: 2D0F 6533 6953 > > 8D2E 6157 F220 AC4F F563 BFB2 D6E3 > > From : /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-26-x86_64 Is this ok > > [y/N]: y Key imported successfully Import of key(s) didn't help, > > wrong key(s)? Error: > > > > > > Public key for glibc-devel-2.25-4.fc26.i686.rpm is not > > installedFailing package is: glibc-devel-2.25-4.fc26.i686 GPG Keys > > are configured as: > > file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-26-x86_64 > > It seems that the key for i686 is different than the key for x86_64. > And for some reason, your system is installing a mix of i686 and x86_64 > packages. Is it trying to work around a dependency issue, or do you > really want both architectures installed? > > Maybe you should try installing the i686 key package? Oh right, well spotted. Yes, I wanted to compile a program with `gcc -m32' (it's some Wii tool which is derived from Windows software so it makes 32 bit assumptions all over the place). So this is a DNF bug, I suppose? Rich. -- Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones Read my programming and virtualization blog: http://rwmj.wordpress.com Fedora Windows cross-compiler. Compile Windows programs, test, and build Windows installers. Over 100 libraries supported. http://fedoraproject.org/wiki/MinGW _______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx