<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.12.0">
</HEAD>
<BODY>
On Tue, 2006-12-05 at 18:13 +0800, Arie Hol wrote:
<BLOCKQUOTE TYPE=CITE>
<PRE>
<FONT COLOR="#000000">I have downloaded the 'tzdata-2006p-1.fc5.noarch.rpm' update file for</FONT>
<FONT COLOR="#000000">FC5 from the list of updates at :</FONT>


<FONT COLOR="#000000"><A HREF="http://download.fedora.redhat.com/pub/fedora/linux/core/updates/5/i386/">http://download.fedora.redhat.com/pub/fedora/linux/core/updates/5/i386/</A></FONT>


<FONT COLOR="#000000">I have used the following command to 'update' my system :</FONT>

<FONT COLOR="#000000"> yum update tzdata-2006p-1.fc5.noarch.rpm</FONT>

<FONT COLOR="#000000">This command was run by root - from root home directory.</FONT>

<FONT COLOR="#000000">The update seemed to go all right but the final line of output from yum</FONT>
<FONT COLOR="#000000">said :</FONT>

<FONT COLOR="#000000">Public key for tzdata-2006p-1.fc5.noarch.rpm is not installed.</FONT>

<FONT COLOR="#000000">Can someone advise me on the output resulting from the update process ?</FONT>

<FONT COLOR="#000000">Does it look right ? </FONT>

<FONT COLOR="#000000">Have done something wrong ? </FONT>

<FONT COLOR="#000000">Output from update process :</FONT>

<FONT COLOR="#000000">[root@Boris ~]# yum update tzdata-2006p-1.fc5.noarch.rpm</FONT>
<FONT COLOR="#000000">Loading "installonlyn" plugin</FONT>
<FONT COLOR="#000000">Setting up Update Process</FONT>
<FONT COLOR="#000000">Setting up repositories</FONT>
<FONT COLOR="#000000">core</FONT>
<FONT COLOR="#000000">[1/3]</FONT>
<FONT COLOR="#000000">updates</FONT>
<FONT COLOR="#000000">[2/3]</FONT>
<FONT COLOR="#000000">extras</FONT>
<FONT COLOR="#000000">[3/3]</FONT>
<FONT COLOR="#000000">Reading repository metadata in from local files</FONT>
<FONT COLOR="#000000">Examining tzdata-2006p-1.fc5.noarch.rpm: tzdata - 2006p-1.fc5.noarch</FONT>
<FONT COLOR="#000000">Marking tzdata-2006p-1.fc5.noarch.rpm as an update to tzdata -</FONT>
<FONT COLOR="#000000">2006b-1.noarch</FONT>
<FONT COLOR="#000000">Resolving Dependencies</FONT>
<FONT COLOR="#000000">--> Populating transaction set with selected packages. Please wait.</FONT>
<FONT COLOR="#000000">---> Package tzdata.noarch 0:2006p-1.fc5 set to be updated</FONT>
<FONT COLOR="#000000">--> Running transaction check</FONT>

<FONT COLOR="#000000">Dependencies Resolved</FONT>

<FONT COLOR="#000000">=============================================================================</FONT>
<FONT COLOR="#000000"> Package                 Arch       Version          Repository</FONT>
<FONT COLOR="#000000">Size</FONT>
<FONT COLOR="#000000">=============================================================================</FONT>
<FONT COLOR="#000000">Updating:</FONT>
<FONT COLOR="#000000"> tzdata                  noarch     2006p-1.fc5</FONT>
<FONT COLOR="#000000">tzdata-2006p-1.fc5.noarch.rpm  669 k</FONT>

<FONT COLOR="#000000">Transaction Summary</FONT>
<FONT COLOR="#000000">=============================================================================</FONT>
<FONT COLOR="#000000">Install      0 Package(s)</FONT>
<FONT COLOR="#000000">Update       1 Package(s)</FONT>
<FONT COLOR="#000000">Remove       0 Package(s)</FONT>
<FONT COLOR="#000000">Total download size: 669 k</FONT>
<FONT COLOR="#000000">Is this ok [y/N]: y</FONT>
<FONT COLOR="#000000">Downloading Packages:</FONT>
<FONT COLOR="#000000">warning: rpmts_HdrFromFdno: Header V3 DSA signature: NOKEY, key ID</FONT>
<FONT COLOR="#000000">4f2a6fd2</FONT>


<FONT COLOR="#000000">Public key for tzdata-2006p-1.fc5.noarch.rpm is not installed</FONT>
</PRE>
</BLOCKQUOTE>
<BR>
If there was no more output the package was not installed and you don't have an entry in your config telling yum where to get the public key for this signed package.<BR>
<BR>
Just go to /var/cache/yum and locate the package and upgrade it using rpm manually.<BR>
<BR>
Ian<BR>
<BR>
</BODY>
</HTML>