[Libguestfs] W/ commit 4d2c63a9bc3accd7b852b1c8b2089c6296fee156: supermin fails to create temporary dir

Kashyap Chamarthy kchamart at redhat.com
Wed Jul 24 12:45:32 UTC 2013


That's the current commit head I am at (on 'master' branch):

    $ git log | head -2
    commit 4d2c63a9bc3accd7b852b1c8b2089c6296fee156
    Author: Richard W.M. Jones <rjones at redhat.com>


I invoked:

    $ git pull ; ./autogen.sh && make clean && make -j 7 \
      && time make -k extra-tests LIBGUESTFS_DEBUG=1 LIBGUESTFS_TRACE=1 \
    | tee /var/tmp/make-extra-check-libguestfs-24-may.log

.
.
.
.
extracting /usr/lib64/gconv/gconv-modules from glibc-2.17-11.fc19.x86_64.rpm ...
Fatal error: exception Unix.Unix_error(8, "mkdir",
"/tmp/supermin66a2e1c4c95a0e7fb53c3122f449b299.tmp/root//var/run")
make[2]: *** [stamp-supermin] Error 2
make[2]: Leaving directory `/home/kashyap/src/libguestfs/appliance'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/kashyap/src/libguestfs'
make: *** [all] Error 2


Hints?


-- 
/kashyap




More information about the Libguestfs mailing list