<!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.3.2">
</HEAD>
<BODY>
Hi have upgrade system from fc1 to fc2 without no problem<BR>
after to upgrade to fc3 i have do<BR>
<BR>
rpm --import /usr/share/rhn/RPM-GPG-KEY-fedora<BR>
<BR>
<BR>
There a bug with that, <BR>
the doc sais verify that the Fedora Project gpg key is installed with this<BR>
rpm -q gpg-pubkey-6b8d79e6-3f49313d<BR>
<BR>
the output:<BR>
package gpg-pubkey-6b8d79e6-3f49313d is not installed<BR>
<BR>
If this key is not installed, and you are running Fedora Core, you may install it with:<BR>
rpm --import /usr/share/rhn/RPM-GPG-KEY-fedora<BR>
<BR>
every thing looks good...<BR>
<BR>
rpm -Uvh fedora-release-3-8.i386.rpm yum-2.1.11-3.noarch.rpm<BR>
rpm -Uvh --force fedora-release-3-8.i386.rpm yum-2.1.11-3.noarch.rpm<BR>
yum upgrade<BR>
<BR>
And this is the out put of the yum command:<BR>
Traceback (most recent call last):<BR>
  File "/usr/bin/yum", line 6, in ?<BR>
    import yummain<BR>
  File "/usr/share/yum-cli/yummain.py", line 23, in ?<BR>
    import yum<BR>
ImportError: No module named yum<BR>
<BR>
What's the probleme !?!<BR>
<BR>
</BODY>
</HTML>