[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: up2date
- From: Tim Powers <timp redhat com>
- To: fedora-test-list redhat com
- Subject: Re: up2date
- Date: Thu, 30 Oct 2003 15:17:13 -0500
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
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]