up2date

Tim Powers timp at redhat.com
Thu Oct 30 20:17:13 UTC 2003


On Thu, 2003-10-30 at 14:57, k4txz wrote:
> I got up2date to get past the depenencie stage once I
> manually install the dependencies. Now i get the
> followinf error:
> 
> Traceback (most recent call last):
>   File "/usr/share/rhn/up2date_client/gui.py", line
> 2070, in doInstallation
>     kernelsToInstall =
> up2date.installPackages(self.selectedPkgList,
> self.rpmCallback)
>   File "/usr/share/rhn/up2date_client/up2date.py",
> line 604, in installPackages
>     hdr = getRealHeader(pkg)
>   File "/usr/share/rhn/up2date_client/up2date.py",
> line 173, in getRealHeader
>     hdr = _ts.hdrFromFdno(fd)
> rpm.error: public key not trusted

What worked for me this morning was to remove ("rpm -e") all of the keys
I had imported, and reimport them again like so:

# rpm --import RPM-GPG-KEY RPM-GPG-KEY-beta RPM-GPG-KEY-fedora
RPM-GPG-KEY-fedora-rawhide RPM-GPG-KEY-fedora-test RPM-GPG-KEY-rawhide

Tim





More information about the test mailing list