Description of problem: yum-updateonboot fails Version-Release number of selected component (if applicable): yum-updateonboot-1.1.28-1.fc15.noarch How reproducible: Always on F15 32\64 kvm guests (no rawhide bare metal, yet) Steps to Reproduce: 1. enable yum-updateonboot 2. 3. Actual results: fails to complete Expected results: complete search &&|| update Additional info: systemd is running, dmesg doesn't show any ingo just that it failed.
Created attachment 455450 [details] logwatch - snip Logwatch - init, shows it as a timing-out
yum-updateonboot-1.1.30-2.fc15.noarch is used with yum-plugin-local, and an nfs share from an NAS, mounted locally as /nfs/localrepo. This is all that returns from: systemctl status yum-updateonboot.service yum-updateonboot.service - LSB: start the yum-updateonboot deamon Loaded: loaded (/etc/rc.d/init.d/yum-updateonboot) Active: failed since Sat, 19 Mar 2011 08:34:09 +0000; 2min 51s ago Process: 1153 ExecStart=/etc/rc.d/init.d/yum-updateonboot start (code=killed, signal=TERM) CGroup: name=systemd:/system/yum-updateonboot.service ├ 1199 /usr/bin/python /usr/bin/yum -y update --releasever=15 └ 1403 /usr/bin/python -t /usr/share/createrepo/genpkgmetadata.py --database --update --unique-md-filenames /nfs/localr... *works* if init=/sbin/upstart passed.
Closing as this now works since F15 release