I have a small atom-based workstation. I used preupgrade to move from F10 to F11.
The process seemed to go smoothly. I boot up and everything is working as I expect, except for yum update.
[root@charmander ~]# yum check-update
Loaded plugins: dellsysidplugin2, fastestmirror, refresh-packagekit
Loading mirror speeds from cached hostfile
updates/metalink | 12 kB 00:00
* fedora: mirrors.tummy.com
* updates: mirrors.tummy.com
adobe-linux-i386 | 951 B 00:00
cronie.i386 1.2-8.fc10 updates
ipw2200-firmware.noarch 3.1-1.fc10 updates
libtalloc.i386 1.2.0-30.fc10 updates
ntp.i386 4.2.4p7-1.fc10 updates
ntpdate.i386 4.2.4p7-1.fc10 updates
unique.i386 1.0.8-1.fc10 updates
[root@charmander ~]# yum update
Loaded plugins: dellsysidplugin2, fastestmirror, refresh-packagekit
Loading mirror speeds from cached hostfile
* fedora: mirrors.tummy.com
* updates: mirrors.tummy.com
Setting up Update Process
Resolving Dependencies
--> Running transaction check
---> Package cronie.i386 0:1.2-8.fc10 set to be updated
---> Package ipw2200-firmware.noarch 0:3.1-1.fc10 set to be updated
---> Package libtalloc.i386 0:1.2.0-30.fc10 set to be updated
---> Package ntp.i386 0:4.2.4p7-1.fc10 set to be updated
--> Processing Dependency: libcrypto.so.7 for package: ntp
---> Package ntpdate.i386 0:4.2.4p7-1.fc10 set to be updated
---> Package unique.i386 0:1.0.8-1.fc10 set to be updated
--> Finished Dependency Resolution
ntp-4.2.4p7-1.fc10.i386 from updates has depsolving problems
--> Missing Dependency: libcrypto.so.7 is needed by package ntp-4.2.4p7-1.fc10.i386 (updates)
Error: Missing Dependency: libcrypto.so.7 is needed by package ntp-4.2.4p7-1.fc10.i386 (updates)
You could try using --skip-broken to work around the problem
You could try running: package-cleanup --problems
package-cleanup --dupes
rpm -Va --nofiles --nodigest
None of the suggestions at the bottom change anything.
[root@charmander yum.repos.d]# cat /etc/yum.repos.d/fedora-updates.repo
[updates]
name=Fedora $releasever - $basearch - Updates
failovermethod=priority
#baseurl=http://download.fedoraproject.org/pub/fedora/linux/updates/$releasever/$basearch/
mirrorlist=https://mirrors.fedoraproject.org/metalink?repo=updates-released-f$releasever&arch=$basearch
enabled=1
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$basearch
[updates-debuginfo]
name=Fedora $releasever - $basearch - Updates - Debug
failovermethod=priority
#baseurl=http://download.fedoraproject.org/pub/fedora/linux/updates/$releasever/$basearch/debug/
mirrorlist=https://mirrors.fedoraproject.org/metalink?repo=updates-released-debug-f$releasever&arch=$basearch
enabled=0
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$basearch
[updates-source]
name=Fedora $releasever - Updates Source
failovermethod=priority
#baseurl=http://download.fedoraproject.org/pub/fedora/linux/updates/$releasever/SRPMS/
mirrorlist=https://mirrors.fedoraproject.org/metalink?repo=updates-released-source-f$releasever&arch=$basearch
enabled=0
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$basearch
[root@charmander etc]# cat /etc/redhat-release
Fedora release 11 (Leonidas)
[root@charmander etc]# rpm -qa | grep fedora-release
fedora-release-11-1.noarch
fedora-release-notes-11.0.0-2.fc11.noarch