Package: python-llfuse Version: 1.0+dfsg-2 Severity: serious Dear maintainer:
This package currently fails to build from source in stretch:
---------------------------------------------------------------------------------
_________________________________ test_lltest __________________________________
Traceback (most recent call last):
File "/<<BUILDDIR>>/python-llfuse-1.0+dfsg/test/test_examples.py", line 65,
in test_lltest
umount(mount_process, mnt_dir)
File "/<<BUILDDIR>>/python-llfuse-1.0+dfsg/test/util.py", line 109, in umount
subprocess.check_call(['fusermount', '-z', '-u', mnt_dir])
File "/usr/lib/python2.7/subprocess.py", line 541, in check_call
raise CalledProcessError(retcode, cmd)
CalledProcessError: Command '['fusermount', '-z', '-u',
'/tmp/pytest-of-buildd/pytest-1/test_lltest0']' retur
ned non-zero exit status 1
----------------------------- Captured stderr call -----------------------------
fusermount: failed to open /etc/mtab: No such file or directory
fusermount: failed to open /etc/mtab: No such file or directory
!!!!!!!!!!!!!!!!!!!! Interrupted: stopping after 1 failures !!!!!!!!!!!!!!!!!!!!
---------------------------------------------------------------------------------
After the failure, the build hangs as there are still some processes
that have to be killed by hand.
My test environment is a QEMU virtual machine with 4GB RAM and 4GB swap
running stretch. I'm using sbuild and a stretch chroot to build the package.
I tested also on other machines and it always fails.
The full build log is attached.
Thanks.
python-llfuse_1.0+dfsg-2_amd64-20160419-1203.gz
Description: application/gzip

