Mailinglist Archive: opensuse (3139 mails)

< Previous Next >
Re: [SLE] Re: Smart stuff
  • From: Joachim Schrod <jschrod@xxxxxxx>
  • Date: Wed, 4 Oct 2006 13:34:17 +0000 (UTC)
  • Message-id: <4523B84F.3090509@xxxxxxx>
Curtis Rey wrote:

This would explain why my rpm sys is broken and why I get the following when trying to use the rpm sys:

....L... /usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre/lib/rt.jar
error: rpmdbNextIterator: skipping h# 2116 Header V3 DSA signature: BAD, key ID ddaf6454
error: rpmdbNextIterator: skipping h# 2118 Header V3 DSA signature: BAD, key ID ddaf6454

Then a GPG key is defect. (Or your whole RPM database is corrupt.) Try

rpm -qa 'gpg-pubkey*' | grep ddaf6454

Does it output gpg-pubkey-ddaf6454-3a577225?

If yes,

rpm -e gpg-pubkey-ddaf6454-3a577225
rpm --import /usr/lib/rpm/gnupg/packman-bwalle.asc

This file in /usr/lib/rpm/gnupg/ is from package rpmkey-packman-0.3.2-0.pm.1, btw.

But I have to say that I have also problems with the GPG keys from packman that the rpmkey package maintainer can not reproduce or solve. But this is for another thread.

HTH,
Joachim

--
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Joachim Schrod Email: jschrod@xxxxxxx
Roedermark, Germany

< Previous Next >
Follow Ups