Package: autopkgtest
Version: 5.4.2
Severity: serious

the "su" command from util-linux breaks autopkgtest. The previous
working one comes from shadow.

python-h5py-dbg is already the newest version (2.8.0-1).
python-h5py-dbg set to manually installed.
python-h5py is already the newest version (2.8.0-1).
python-h5py set to manually installed.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
(Reading database ... 13709 files and directories currently installed.)
Removing autopkgtest-satdep (0) ...
autopkgtest [16:38:33]: test command1: set -e ; for py in $(pyversions -r 
2>/dev/null) ; do cd "$AUTOPKGTEST_TMP" ; echo "Testing with $py:" ; $py -c 
"import h5py; h5py.run_tests()" ; echo "Testing with $py-dbg:" ; $py-dbg -c 
"import h5py; h5py.run_tests()" ; done
autopkgtest [16:38:33]: test command1: [-----------------------
su: user  does not exist
autopkgtest [16:38:33]: test command1: -----------------------]
Unexpected error:
Traceback (most recent call last):
  File "/usr/share/autopkgtest/lib/VirtSubproc.py", line 717, in mainloop
    command()
  File "/usr/share/autopkgtest/lib/VirtSubproc.py", line 646, in command
    r = f(c, ce)
  File "/usr/share/autopkgtest/lib/VirtSubproc.py", line 584, in cmd_copyup
    copyupdown(c, ce, True)
  File "/usr/share/autopkgtest/lib/VirtSubproc.py", line 469, in copyupdown
    copyupdown_internal(ce[0], c[1:], upp)
  File "/usr/share/autopkgtest/lib/VirtSubproc.py", line 494, in 
copyupdown_internal
    copyup_shareddir(sd[0], sd[1], dirsp, downtmp_host)
  File "/usr/share/autopkgtest/lib/VirtSubproc.py", line 408, in 
copyup_shareddir
    shutil.copy(tb, host)
  File "/usr/lib/python3.5/shutil.py", line 241, in copy
    copyfile(src, dst, follow_symlinks=follow_symlinks)
  File "/usr/lib/python3.5/shutil.py", line 120, in copyfile
    with open(src, 'rb') as fsrc:
FileNotFoundError: [Errno 2] No such file or directory: 
'/var/run/schroot/mount/unstable-amd64-debomatic-98e10886-4014-46ea-a35e-37ffe71bdcf3/tmp/autopkgtest.mZ5fp7/command1-stdout'
autopkgtest [16:38:34]: ERROR: testbed failure: unexpected eof from the testbed

Reply via email to