[Yum-devel] yum api kernel install weirdness
James Antill
james at fedoraproject.org
Tue Oct 27 17:53:48 UTC 2009
On Tue, 2009-10-27 at 18:08 +0100, Tim Lauridsen wrote:
> $ sudo rpm -e kernel-PAE-2.6.31.5-96.fc12.i686
> initrdfile is /boot/initrd-2.6.31.5-96.fc12.i686.PAE.img
> removing modules.dep info for 2.6.31.5-96.fc12.i686.PAE
> removing initrd /boot/initrd-2.6.31.5-96.fc12.i686.PAE.img
> removing 2.6.31.5-96.fc12.i686.PAE from /boot/grub/grub.conf
> /etc/lilo.conf does not exist, not running grubby
Given all this is output from rpm, it implies that yum is not seeing
the output (or ignoring it for some reason).
What version of yum is this? Is there anything in yum.log or yum
history?
Yum cli doesn't call processTransaction(), but does it itself in
YumBaseCli.doTransaction() ... can you test calling that instead?
More information about the Yum-devel
mailing list