[Aurora-sparc-user] Re: aurora-s-u] Re: Kernel panic when installing on SS10

R P Herrold herrold at owlriver.com
Sat Aug 19 12:07:53 EDT 2006


On Sat, 19 Aug 2006, Jim Birdsong wrote:

> Attempted to install Inkscape; yum downloaded the files but when attempting
> to install I got the following:
> "warning: rpmts_HdrFromFdno: V3 DSA signature: NOKEY, key ID 1c16ffdf public
> key not available for inscape-0.43-1.a12.sparc.rpm"

This is a simply warning from rpm, that the signing key 
related to that particular binary package was signed with was 
not known on your system.

You may produce a list of those present thus:

 	rpm -qa | grep gpg-pubkey

and dump the content and related information using:

 	rpm -qi (a_value_seen)

-- Russ Herrold


More information about the Aurora-sparc-user mailing list