Hi All,
I wonder if someone can help. My rpm db was corrupted.
So I ran rm -f __db* followed rpm rebuild db which ran OK. But I keep getting the following error.
error: cannot open Packages database in /var/lib/rpm warning: kernel-source-2.4.21-20.0.1.EL.i386.rpm: V3 DSA signature: NOKEY, key ID 025e513b error: cannot open Packages database in /var/lib/rpm
rpm --rebuilddb
Peter Farrow Technical Director Sound Marketing Tel: 01225 743623 Fax: 01225 743332 Email:peter@soundnetworks.net This message is intended only for the use of the person(s) ("the intended recipient(s)") to whom it is addressed. It may contain information which is privileged and confidential within the meaning of applicable law. If you are not the intended recipient, please contact the sender as soon as possible. The views expressed in this communication may not necessarily be the views held by Sound Marketing Ltd.
-----Original Message----- From: centos-bounces@caosity.org [mailto:centos-bounces@caosity.org] On Behalf Of JCT Sent: 18 January 2005 11:11 To: centos@caosity.org Subject: [Centos] rpm db
Hi All,
I wonder if someone can help. My rpm db was corrupted.
So I ran rm -f __db* followed rpm rebuild db which ran OK. But I keep getting the following error.
error: cannot open Packages database in /var/lib/rpm warning: kernel-source-2.4.21-20.0.1.EL.i386.rpm: V3 DSA signature: NOKEY, key ID 025e513b error: cannot open Packages database in /var/lib/rpm
Oops perhaps I should have read your email properly, looks like you did this already...
Sorry
P.
Peter Farrow Technical Director Sound Marketing Tel: 01225 743623 Fax: 01225 743332 Email:peter@soundnetworks.net This message is intended only for the use of the person(s) ("the intended recipient(s)") to whom it is addressed. It may contain information which is privileged and confidential within the meaning of applicable law. If you are not the intended recipient, please contact the sender as soon as possible. The views expressed in this communication may not necessarily be the views held by Sound Marketing Ltd.
-----Original Message----- From: centos-bounces@caosity.org [mailto:centos-bounces@caosity.org] On Behalf Of Peter Farrow Sent: 18 January 2005 11:46 To: 'CentOS discussion and information list' Subject: RE: [Centos] rpm db
rpm --rebuilddb
Peter Farrow Technical Director Sound Marketing Tel: 01225 743623 Fax: 01225 743332 Email:peter@soundnetworks.net This message is intended only for the use of the person(s) ("the intended recipient(s)") to whom it is addressed. It may contain information which is privileged and confidential within the meaning of applicable law. If you are not the intended recipient, please contact the sender as soon as possible. The views expressed in this communication may not necessarily be the views held by Sound Marketing Ltd.
-----Original Message----- From: centos-bounces@caosity.org [mailto:centos-bounces@caosity.org] On Behalf Of JCT Sent: 18 January 2005 11:11 To: centos@caosity.org Subject: [Centos] rpm db
Hi All,
I wonder if someone can help. My rpm db was corrupted.
So I ran rm -f __db* followed rpm rebuild db which ran OK. But I keep getting the following error.
error: cannot open Packages database in /var/lib/rpm warning: kernel-source-2.4.21-20.0.1.EL.i386.rpm: V3 DSA signature: NOKEY, key ID 025e513b error: cannot open Packages database in /var/lib/rpm
On Tue, 2005-01-18 at 11:10 +0000, JCT wrote:
Hi All,
I wonder if someone can help. My rpm db was corrupted.
So I ran rm -f __db* followed rpm rebuild db which ran OK. But I keep getting the following error.
error: cannot open Packages database in /var/lib/rpm warning: kernel-source-2.4.21-20.0.1.EL.i386.rpm: V3 DSA signature: NOKEY, key ID 025e513b error: cannot open Packages database in /var/lib/rpm
Have you upgraded the rpm package since your last reboot? ... sometimes after an rpm upgrade, I have to restart my machine.
On Tue, 2005-01-18 at 05:52 -0600, Johnny Hughes wrote:
On Tue, 2005-01-18 at 11:10 +0000, JCT wrote:
Hi All,
I wonder if someone can help. My rpm db was corrupted.
So I ran rm -f __db* followed rpm rebuild db which ran OK. But I keep getting the following error.
error: cannot open Packages database in /var/lib/rpm warning: kernel-source-2.4.21-20.0.1.EL.i386.rpm: V3 DSA signature: NOKEY, key ID 025e513b error: cannot open Packages database in /var/lib/rpm
Have you upgraded the rpm package since your last reboot? ... sometimes after an rpm upgrade, I have to restart my machine.
That is if the actual RPM package is upgraded ... ie moving from rpm-4.2.2 to rpm-4.2.3, etc.
Not after installing an rpm :)
yes the rpm was upgraded On Tuesday 18 Jan 2005 11:54 am, Johnny Hughes wrote:
On Tue, 2005-01-18 at 05:52 -0600, Johnny Hughes wrote:
On Tue, 2005-01-18 at 11:10 +0000, JCT wrote:
Hi All,
I wonder if someone can help. My rpm db was corrupted.
So I ran rm -f __db* followed rpm rebuild db which ran OK. But I keep getting the following error.
error: cannot open Packages database in /var/lib/rpm warning: kernel-source-2.4.21-20.0.1.EL.i386.rpm: V3 DSA signature: NOKEY, key ID 025e513b error: cannot open Packages database in /var/lib/rpm
Have you upgraded the rpm package since your last reboot? ... sometimes after an rpm upgrade, I have to restart my machine.
That is if the actual RPM package is upgraded ... ie moving from rpm-4.2.2 to rpm-4.2.3, etc.
Not after installing an rpm :)
CentOS mailing list CentOS@caosity.org http://lists.caosity.org/mailman/listinfo/centos
On Tue, 18 Jan 2005, JCT wrote:
Hi All,
I wonder if someone can help. My rpm db was corrupted.
So I ran rm -f __db* followed rpm rebuild db which ran OK. But I keep getting the following error.
error: cannot open Packages database in /var/lib/rpm warning: kernel-source-2.4.21-20.0.1.EL.i386.rpm: V3 DSA signature: NOKEY, key ID 025e513b error: cannot open Packages database in /var/lib/rpm
that sounds like you don't have permission to read the rpm db. Are you sure that you are running as root or that you didn't change the permissions on /var/lib/rpm?
-ryan
Here is the full story.
I was trying to remove an rpm from my server and a typo meant that I accidently removed the rpm-4.2.3-10.i386.rpm RPM (ouch !!!).
In an attempt to recover I have another server with Centor 3.4 so I copied the /bin/rpm script and /usr/lib/rpmrc script on to my knakered server (I thought the rpm had not changed between these two releases). I made the permission on /usr/lib/rpm the as those on the working server.
The last resort is to re-install the server. But if someone can send me the /bin/rpm and /use/lib/rpmrc files then that may work am I right ?
On Tuesday 18 Jan 2005 12:14 pm, Ryan Sweet wrote:
On Tue, 18 Jan 2005, JCT wrote:
Hi All,
I wonder if someone can help. My rpm db was corrupted.
So I ran rm -f __db* followed rpm rebuild db which ran OK. But I keep getting the following error.
error: cannot open Packages database in /var/lib/rpm warning: kernel-source-2.4.21-20.0.1.EL.i386.rpm: V3 DSA signature: NOKEY, key ID 025e513b error: cannot open Packages database in /var/lib/rpm
that sounds like you don't have permission to read the rpm db. Are you sure that you are running as root or that you didn't change the permissions on /var/lib/rpm?
-ryan