Re: Cooperative Bug Isolation for Fedora Core 5

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Garry T. Williams wrote:
    /nError checking package signatures:
    yum.Errors.YumBaseError

You probably don't have the CBI package builder's public key installed, so yumex cannot verify that the packages are properly signed. Try running "rpm -q gpg-pubkey-613d2fc6-3f417e35". If that comes back telling you that this package is not installed, then you're missing the key.

To fix this, download our public key from <http://www.cs.wisc.edu/cbi/downloads/public-key.asc>, save it in a temporary file, then "rpm --import" that file. For example:

	# wget http://www.cs.wisc.edu/cbi/downloads/public-key.asc
	# rpm --import public-key.asc
	# rm public-key.asc

That should fix the yumex error you're seeing. If it doesn't, or you have any other questions, please ask either here or on the <cbi-discuss> mailing list (http://www.cs.wisc.edu/cbi/contact/).


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux