LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   BAD rpm? (https://www.linuxquestions.org/questions/linux-newbie-8/bad-rpm-245992/)

valdivrk 10-22-2004 11:27 AM

BAD rpm?
 
I'm trying to install kdelibs3.1-10.i386.rpm off my rh9 installation cd. I open the terminal and run rpm -iv but when I hit enter this comes up after a few seconds V3 DSA signature: BAD, key ID db42a60e. Should I download the rpm off the web or am I doing something wrong?



Thanks in advance, Rick

vxc69 10-22-2004 11:53 AM

Try this rpm ftp://ftp.rediris.es/sites/ftp.redha....1-10.i386.rpm

It's for RH9.

vxc

p.s: Make sure you are root when installing the rpm.

valdivrk 10-22-2004 02:17 PM

I tried that rpm but still no go. I even tried reinstalling rh9 with kde chosen to be installed and it had some kind of error pop up and i had to install it all over again

vxc69 10-23-2004 12:20 AM

Try this:

Go to a terminal and type the following:

Code:

rpm2cpio kdelibs-3.1-10.i386.rpm | cpio -t
Does it give any errors? It shouldn't cause I tried it for the same file.

If it does give errors try re-downloading the file from the link above.

And if it still doesn't work download this. It's a slightly newer version of the kdelibs file for RH9.

vxc


All times are GMT -5. The time now is 10:23 AM.