On 07/28/2011 01:44 AM, Tom Hughes wrote: > On 27/07/11 21:53, Justin M. Forbes wrote: > >> For those of you using the virt-preview repository for Fedora 15, >> binutils was updated, which allowed me to build seabios and put the rest >> of the stack in sync. You should notice updates on most packages today, >> and things will stay in sync with F16 moving forward. > > Something seems to be not quite right with the virt-manager package: > > Error in PREIN scriptlet in rpm package virt-manager-0.9.0-2.fc15.noarch > /var/tmp/rpm-tmp.feDzUS: line 1: fg: no job control > error: %pre(virt-manager-0.9.0-2.fc15.noarch) scriptlet failed, exit > status 1
I created https://bugzilla.redhat.com/show_bug.cgi?id=726403; looks like the %pre snippet needs to add 'set -m', or not try using job control. -- Eric Blake [email protected] +1-801-349-2682 Libvirt virtualization library http://libvirt.org _______________________________________________ virt mailing list [email protected] https://admin.fedoraproject.org/mailman/listinfo/virt
