FW: [Samba] Samba 3.0.0 rpms

Urs Rau urs.rau at uk.om.org
Fri Oct 3 06:47:27 GMT 2003


Stephen Collier wrote:

> The error on samba-3.0.0-1.i386.rpm on RH9
> 
> $ rpm -Fhv samba-3.0.0-1.i386.rpm 
> 
> warning: samba-3.0.0-1.i386.rpm: V3 DSA signature: NOKEY, key ID
> 2f87af6f

That does not look like a samba or samba packaging problem at all. the 
redhat 9 release comes with a newer rpm packaging system and in that one 
it lloks as if rpm has it's own pgp/gpg key database.
try importing the key for 2f87af6f into rpm and all should be well.

gpg --recv-key 2f87af6f
gpg -a --export 0x2f87af6f > /tmp/0x2f87af6f.asc
rpm --import /tmp/0x2f87af6f.asc

Hope this helps.

Urs Rau





More information about the samba mailing list