On Tue, Jun 30, 2015 at 09:07:25AM -0600, Shawn Greig wrote: > - I tried forcing TCG and it gets to the same spot and stops.
That excludes the possibility that it's a KVM or kernel bug (probably). > - running make quickcheck passes the tests (see attached) > > - I tried a different kernel (3.13.0-49-generic) and again it passes the > quickcheck but virt-builder hangs. Add 'virt-builder -v -x' flags and see where it's hanging. > - I added 'set -x' to the top of the init script and I don't see any > additional output (see attached) Somehow this didn't have any effect. You probably didn't do a 'make' before the 'make quickcheck'. It would still be useful to see the 'set -x' output to see if a particular command is hanging. Rich. -- Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones Read my programming and virtualization blog: http://rwmj.wordpress.com virt-df lists disk usage of guests without needing to install any software inside the virtual machine. Supports Linux and Windows. http://people.redhat.com/~rjones/virt-df/ _______________________________________________ Libguestfs mailing list [email protected] https://www.redhat.com/mailman/listinfo/libguestfs
