PDA

View Full Version : what key do I need to import?


Shadow Skill
2004-10-03, 10:19 PM CDT
I get this when I try to install totem warning: rpmts_HdrFromFdno: V3 DSA signature: NOKEY, key ID a109b1ec
public key not available for //var/cache/yum/livna-stable_i386/packages/totem-0.99.15.1-0.lvn.2.2.i386.rpm
public key not available for //var/cache/yum/livna-unstable_i386/packages/xine-lib-1.0.0-0.lvn.0.31.rc6a.2.i386.rpm
public key not available for //var/cache/yum/livna-stable_i386/packages/vcdimager-0.7.20-0.lvn.4.2.i386.rpm
public key not available for //var/cache/yum/livna-stable_i386/packages/ffmpeg-0.4.8-0.lvn.5.2.i686.rpm
public key not available for //var/cache/yum/livna-stable_i386/packages/a52dec-0.7.4-0.lvn.7.2.i386.rpm
public key not available for //var/cache/yum/livna-stable_i386/packages/lame-3.96.1-0.lvn.1.2.i386.rpm


I don't know what to do I need to installmy vid players....

I decided to comment out the gpg check thing in my yum.conf however I do still want to know what key I need to import for the gpg check to work properly.

superbnerd
2004-10-03, 10:43 PM CDT
Google is your best friend :D search for "livna gpg key."

foolish
2004-10-04, 02:54 AM CDT
Or you could just go to http://rpm.livna.org and get the key. Import it by doing:

rpm --import <url to key>

imdeemvp
2004-10-04, 03:43 AM CDT
let me see i am more specific: rpm --import http://rpm.livna.org/RPM-LIVNA-GPG-KEY open terminal and copy and paste

Shadow Skill
2004-10-04, 01:22 PM CDT
Thank you.

ilja
2004-10-04, 01:30 PM CDT
Afaik you have also to be root to do this.

Shadow Skill
2004-10-04, 01:33 PM CDT
hehe I know that, I just didn't know what to do about the key without just commenting the line out.