[Please keep replies on the list]
On Wed, Aug 13, 2014 at 02:16:29AM +0200, arnaud gaboury wrote:
See attached screenshot after supermin test with package
"hivex". This
package is much more too heavy and breaks everything.
And believe me, my box have quite strong muscles and compile everything, fast.
Now with a few commits, results are at least here:
Testsuite summary for supermin 5.1.9
============================================================================
# TOTAL: 8
# PASS: 8
# SKIP: 0
# XFAIL: 0
# FAIL: 0
# XPASS: 0
# ERROR: 0
see
https://github.com/gabx/supermin for my commits
It seems the main effect of the changes was to accidentally
disable network tests.
USE_NETWORK=1 command
and
USE_NETWORK=1
command
have quite different effects in bash.
Anyway an easier way to do that is to:
./configure --disable-network-tests
Rich.
--
Richard Jones, Virtualization Group, Red Hat
http://people.redhat.com/~rjones
Read my programming and virtualization blog:
http://rwmj.wordpress.com
virt-builder quickly builds VMs from scratch
http://libguestfs.org/virt-builder.1.html