I've seen others reporting the same issue, but their resolutions don't seem to work for me. "yum --skip-broken upgrade" is still not working:<br><br>#yum --skip-broken upgrade<br>Loading "skip-broken" plugin
<br>Setting up Upgrade Process<br>Resolving Dependencies<br>**** Checking packages for dependency problems<br>**** Checking for dep problems : kernel - 2.6.23.1-10.fc7.x86_64<br>--> Running transaction check<br>---> Package
kernel.x86_64 0:2.6.23.1-10.fc7 set to be updated<br>--> Processing Dependency: /boot/vmlinuz-2.6.22.9-91.fc7 for package: alsa-kmdl-2.6.22.9-91.fc7<br>.....<br>---> Package kernel-devel.x86_64 0:2.6.23.1-10.fc7 set to be installed
<br>--> Processing Dependency: /boot/vmlinuz-2.6.22.9-91.fc7 for package: alsa-kmdl-2.6.22.9-91.fc7<br>--> Processing Dependency: /boot/vmlinuz-2.6.22.9-91.fc7 for package: nvidia-graphics100.14.19-kmdl-2.6.22.9-91.fc7
<br>--> Processing Dependency: /boot/vmlinuz-2.6.22.9-91.fc7 for package: ivtv-kmdl-2.6.22.9-91.fc7<br>--> Processing Dependency: /boot/vmlinuz-2.6.22.9-91.fc7 for package: fuse-kmdl-2.6.22.9-91.fc7<br>--> Finished Dependency Resolution
<br>Error: Unresolvable requirement /boot/vmlinuz-2.6.22.9-91.fc7 for fuse-kmdl-2.6.22.9-91.fc7<br>Error: Unresolvable requirement /boot/vmlinuz-2.6.22.9-91.fc7 for alsa-kmdl-2.6.22.9-91.fc7<br>Error: Unresolvable requirement /boot/vmlinuz-
2.6.22.9-91.fc7 for ivtv-kmdl-2.6.22.9-91.fc7<br>Error: Unresolvable requirement /boot/vmlinuz-2.6.22.9-91.fc7 for nvidia-graphics100.14.19-kmdl-2.6.22.9-91.fc7<br><br>#ls -l /boot<br>total 13698<br>-rw-r--r-- 1 root root 68356 2007-05-23 23:13
config-2.6.21-1.3194.fc7<br>-rw-r--r-- 1 root root 70203 2007-09-27 20:56 config-2.6.22.9-91.fc7<br>drwxr-xr-x 2 root root 1024 2007-10-20 18:20 grub<br>-rw------- 1 root root 3827941 2007-10-20 17:09 initrd-2.6.21-1.3194.fc7.img
<br>-rw------- 1 root root 3836533 2007-10-20 18:20 initrd-2.6.22.9-91.fc7.img<br>drwx------ 2 root root 12288 2007-10-20 16:53 lost+found<br>-rw-r--r-- 1 root root 1153595 2007-05-23 23:13 System.map-2.6.21-1.3194.fc7<br>
-rw-r--r-- 1 root root 1180343 2007-09-27 20:56 System.map-2.6.22.9-91.fc7<br>-rw-r--r-- 1 root root 1902435 2007-05-23 23:13 vmlinuz-2.6.21-1.3194.fc7<br><span style="font-weight: bold;">-rw-r--r-- 1 root root 1900040 2007-09-27 20:56
vmlinuz-2.6.22.9-91.fc7<br></span><br>And I've done the following:<br> #yum clean all<br> #yum makecache<br> #yum check-update<br> #rpm --rebuilddb<br><br>Am I doing something wrong, what's the fix?<br><span style="font-weight: bold;">
</span>