On 05/24/2013 08:42 AM, Kashyap Chamarthy wrote:
On 05/23/2013 05:53 PM, Richard W.M. Jones wrote:
> I'm pleased to announce the next stable release of libguestfs (1.22).
Great work!
==========
$ ./autogen.sh && make -j 7 && \
time make -k check LIBGUESTFS_DEBUG=1 \
LIBGUESTFS_TRACE=1 |& tee \
/var/tmp/make-check-libugestfs-24-may.log
==========
is stuck at:
[...]
PASS: test-inspect-fstab-md.sh
10 seconds: ./test-list-filesystems.sh
PASS: test-list-filesystems.sh
14 seconds: ./test-list-md-devices.sh
PASS: test-list-md-devices.sh
$ uname -r
3.10.0-0.rc2.git0.3.fc20.x86_64
Now, re-trying w/: export SKIP_TEST_MDADM_SH=1
Works fine --
http://kashyapc.fedorapeople.org/virt/libguestfs/make-check-libugestfs-24...
Thanks.
PS: I did a "reply to all" in my previous mail. Sorry about the noise.
--
/kashyap