Results 1 to 3 of 3
I'm following a guide from wilsonet.com, and I get to this part and get stuck. I type it in, it processes and downloads everything, but then near the end of ...
- 04-07-2006 #1Just Joined!
- Join Date
- Apr 2006
- Posts
- 2
yum install mythtv-suite problems
I'm following a guide from wilsonet.com, and I get to this part and get stuck. I type it in, it processes and downloads everything, but then near the end of the process this happened:
arning: rpmts_HdrFromFdno: Header V3 DSA signature: NOKEY, key ID e42d547b
Public key for ffmpeg-0.4.9-0.3.20051207.2.fc4.i386.rpm is not installed
Retrieving GPG key from http://freshrpms.net/RPM-GPG-KEY-freshrpms
Importing GPG key 0xE42D547B "Matthias Saou (Thias) <matthias.saou@est.une.marmotte.net>"
Is this ok [y/N]: y
Key imported successfully
warning: rpmts_HdrFromFdno: Header V3 DSA signature: NOKEY, key ID 66534c2b
Public key for perl-Curses-1.06-4.rhfc4.at.i386.rpm is not installed
Retrieving GPG key from http://ATrpms.net/RPM-GPG-KEY.atrpms
Importing GPG key 0x66534C2B "ATrpms.net (rpm signing key) <Axel.Thimm@ATrpms.net>"
Is this ok [y/N]: y
Key imported successfully
warning: rpmts_HdrFromFdno: Header V3 DSA signature: NOKEY, key ID 1ac70ce6
Public key for lzo-1.08-4.i386.rpm is not installed
Retrieving GPG key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-extras
Importing GPG key 0x1AC70CE6 "Fedora Pre Extras Release <pre-extras@fedoraproject.org>"
Is this ok [y/N]: y
Key imported successfully
warning: rpmts_HdrFromFdno: Header V3 DSA signature: NOKEY, key ID db42a60e
Public key for perl-XML-SAX-0.12-7.noarch.rpm is not installed
Retrieving GPG key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora
GPG key at file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora (0x4F2A6FD2) is already installed
The GPG keys listed for the "Fedora Core 4 - i386 - Base" repository are already installed but they are not correct for this package.
Check that the correct key URLs are configured for this repository.
Can anyone tell me what I'm doing wrong/what I need to do to fix it now?
thanks
- 04-09-2006 #2Just Joined!
- Join Date
- Apr 2006
- Posts
- 2
sorry about the bump, but can anyone help me with this?
- 05-04-2006 #3Just Joined!
- Join Date
- May 2006
- Posts
- 1
Hope you have already found thge soloution already, but juat incase...
I resolved the problem using information from the Fedora Project wiki.
The package in question has been signed with the wrong key, to work around that
Edit /etc/yum.repos.d/fedora.repo and replace the line
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora
with:
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY
Sorted!


Reply With Quote
