a yum update has removed the currently running kernel. (14:34:45:root@firewall:~)# uname -r 2.6.22.5-71.fc7PAE-debug (14:34:47:root@firewall:~)# rpm -qa | grep kernel kernel-PAE-2.6.22.5-77.fc7 kernel-PAE-debug-2.6.22.5-76.fc7 kernel-PAE-debug-2.6.22.6-81.fc7 kernel-PAE-2.6.22.6-81.fc7 kernel-headers-2.6.22.6-81.fc7
The default configuration does not have the kernel-PAE variant listed in "installonlypkgs": installonlypkgs = ListOption(['kernel', 'kernel-bigmem', 'kernel-enterprise','kernel-smp', 'kernel-modules', 'kernel-debug', 'kernel-unsupported', 'kernel-source', 'kernel-devel']) regards, Florian La Roche
Except that we should be checking provides against the package names as well, so it shouldn't matter
jeremy, it's not about installonlypkgs - it's about installonlyn nuking the old package. We need to add PAE and PAE-debug to the list of possible pkgs for installonlyn to be careful around.
okay here's what I'm going to do: 1. I added kernel-PAE and PAE-debug to the list 2. I'm going to enhance the look up for what package the running kernel comes from a bit more closing this one as upstream - thanks!
yum-3.2.6-1.fc7 has been pushed to the Fedora 7 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update yum'
yum-3.2.6-2.fc7 has been pushed to the Fedora 7 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update yum'