LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   warning: curl-7.10.3-1.i386.rpm: V3 DSA signature: NOKEY, key ID df3d5207 (https://www.linuxquestions.org/questions/linux-newbie-8/warning-curl-7-10-3-1-i386-rpm-v3-dsa-signature-nokey-key-id-df3d5207-121190/)

Lespuff 11-30-2003 03:19 AM

warning: curl-7.10.3-1.i386.rpm: V3 DSA signature: NOKEY, key ID df3d5207
 
When I try to install this RPM, is get a "warning: curl-7.10.3-1.i386.rpm: V3 DSA signature: NOKEY, key ID df3d5207"....I know this rpm is encrypted but, where can i get this PGP key....and is the syntax like this "rpm --import <path of the PGP>"......BTW the sites where I got this rpm is http://cambuca.ldhs.cetuc.puc-rio.br/xine/ and http://curl.sourceforge.net/download.html....I probably don't need this rpm but, I just want to know how to deal with a situation with encypted rpm which seem to be very common....

mhearn 11-30-2003 08:34 AM

RPMs are not encrypted. This warning means it was not digitally signed with a key you recognise. You can import (gpg --import) the key if you have it, otherwise ignore this message.

Lespuff 11-30-2003 11:25 PM

If I ignore the message would the installation of the rpm still continue?


How do I find these keys? The sites where I downloaded the RPM don't seem to have keys....Not sure though...thanks MAN


All times are GMT -5. The time now is 06:33 AM.