Mailinglist Archive: opensuse (3139 mails)
| < Previous | Next > |
Re: [SLE] Re: Smart stuff
- From: Sunny <sloncho@xxxxxxxxx>
- Date: Wed, 4 Oct 2006 18:15:36 +0000 (UTC)
- Message-id: <e7eeb230610041115n28df81e4i9618dd6307044ada@xxxxxxxxxxxxxx>
On 10/4/06, Curtis Rey wrote:
I had similar problem. Try rebuilding the rpm database:
rpm --rebuilddb
--
--
Svetoslav Milenov (Sunny)
Windows is a 32-bit extension to a 16-bit graphical shell for an 8-bit
operating system originally coded for a 4-bit microprocessor by a
2-bit company that can't stand 1 bit of competition.
error: rpmdbNextIterator: skipping h# 2131 Header V3 DSA signature: BAD,
key ID cd3140cd
So I ran this and got the following:
Crusher-1:/home/crrey # rpm -qa 'gpg-pubkey*' | grep cd3140cd
gpg-pubkey-cd3140cd-3f2e76ee
gpg-pubkey-cd3140cd-3f2e76ee
gpg-pubkey-cd3140cd-3f2e76ee
gpg-pubkey-cd3140cd-3f2e76ee
gpg-pubkey-cd3140cd-3f2e76ee
error: rpmdbNextIterator: skipping h# 2131 Header V3 DSA signature: BAD,
key ID cd3140cd
gpg-pubkey-cd3140cd-3f2e76ee
gpg-pubkey-cd3140cd-3f2e76ee
gpg-pubkey-cd3140cd-3f2e76ee
Crusher-1:/home/crrey # rpm -e gpg-pubkey-cd3140cd-3f2e76ee
error: "gpg-pubkey-cd3140cd-3f2e76ee" specifies multiple packages
Crusher-1:/home/crrey # rpm -e gpg-pubkey-cd3140cd-3f2e76ee
error: "gpg-pubkey-cd3140cd-3f2e76ee" specifies multiple packages
I hate it when a package is installed in various version (and kicks warnings
about multiple packages of the same type being installed). I makes it very
hard (at least for me) to keep things clean and organized.
Any suggestions on how to fix this? I thought I might use YaST since rpm
complains the above and I can't force the -e flag.
I had similar problem. Try rebuilding the rpm database:
rpm --rebuilddb
--
--
Svetoslav Milenov (Sunny)
Windows is a 32-bit extension to a 16-bit graphical shell for an 8-bit
operating system originally coded for a 4-bit microprocessor by a
2-bit company that can't stand 1 bit of competition.
| < Previous | Next > |