For whatever reason they seem to have left out some important steps for a successful upgrade, so here you go:
wget https://fedoraproject.org/static/97A1071F.txt -O /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-14-primary yum update fedora-release --releasever=14 yum --releasever=14 update --skip-broken -y After you reboot run rpm -qa | grep -v fc14 | xargs yum -y update
If anyone at the Fedora group is paying attention.. add this crap to the wiki.
http://fedoraproject.org/wiki/YumUpgradeFaq#Fedora_13_-.3E_Fedora_14
Thanks a lot!!!
It worked nicely!!