Builds in Koji currently fail with:
/sbin/udevsettle
missing or unknown command
which means that we don't wait long enough after partitions etc have
been created.
In Fedora >= 12, we shouldn't use /sbin/udevsettle. It's been
deprecated in favour of 'udevadm settle'.
The relevant code is:
http://git.annexia.org/?p=libguestfs.git;a=blob;f=daemon/guestfsd.c;h=520...
I think we need to make the runtime detection better, so that if
"udevadm settle" exists as a subcommand, we don't try to run
udevsettle at all.
Actually I'm just thinking out loud here. This seems like it might be
a bug in Rawhide udev package.
Rich.
--
Richard Jones, Virtualization Group, Red Hat
http://people.redhat.com/~rjones
New in Fedora 11: Fedora Windows cross-compiler. Compile Windows
programs, test, and build Windows installers. Over 70 libraries supprt'd
http://fedoraproject.org/wiki/MinGW http://www.annexia.org/fedora_mingw