Your message dated Fri, 11 Mar 2016 09:50:00 +0000
with message-id <[email protected]>
and subject line Bug#817190: fixed in autopkgtest 3.20
has caused the Debian Bug report #817190,
regarding autopkgtest: doesn't honour T(E)MPDIR
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
817190: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=817190
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: autopkgtest
Version: 3.19.3
Severity: important

Hi,

my last report was just possible because I did a mount /home/rene/tmp /tmp 
-obind.

Because:

(sid)root@frodo /tmp # df -h 
Dateisystem    Größe Benutzt Verf. Verw% Eingehängt auf
/dev/sda6        28G     22G  4.4G   84% /
tmpfs           1.6G     18M  1.5G    2% /run
/dev/sda9       326G    262G   48G   85% /home
/dev/sda7       3.7G    8.3M  3.4G    1% /tmp
tmpfs           773M     28K  773M    1% /run/user/1000
rene has logged on pts/19 from :0.                                              

$ TMPDIR=/home/rene/tmp TEMPDIR=/home/rene/tmp adt-run -d -B --unbuilt-tree . 
--timeout-copy=10000 -l adt.log --- null
adt-run: DBG: Parsed options: Namespace(apt_pocket=[], auto_control=True, 
copy=[], env=[], gainroot=None, logfile='adt.log', output_dir=None, 
set_lang=None, setup_commands=[], shell=False, shell_fail=False, summary=None, 
timeout_build=None, timeout_copy=10000, timeout_factor=1.0, 
timeout_install=None, timeout_short=None, timeout_test=None, user=None, 
verbosity=2)
adt-run: DBG: Remaining arguments: ['-B', '--unbuilt-tree', '.']
adt-run: DBG: Interpreted actions: ['--no-built-binaries', '--unbuilt-tree', 
'.']
adt-run: DBG: Virt runner arguments: ['null']
adt-run: DBG: testbed init
adt-run [21:52:07]: version 3.19.3
adt-run [21:52:07]: host frodo; command line: /usr/bin/adt-run -d -B 
--unbuilt-tree . --timeout-copy=10000 -l adt.log --- null
adt-run: DBG: got reply from testbed: ok
adt-run: DBG: testbed open, scratch=None
adt-run: DBG: sending command to testbed: open
adt-run: DBG: got reply from testbed: ok /tmp/adt-run.Vecb5V
adt-run: DBG: sending command to testbed: print-execute-command
adt-run: DBG: got reply from testbed: ok env
adt-run: DBG: sending command to testbed: capabilities
adt-run: DBG: got reply from testbed: ok isolation-machine 
downtmp-host=/tmp/adt-run.Vecb5V
adt-run: DBG: testbed capabilities: ['isolation-machine', 
'downtmp-host=/tmp/adt-run.Vecb5V']
adt-run: DBG: testbed command ['dpkg', '--print-architecture'], kind short, 
sout pipe, serr pipe, env []
adt-run: DBG: testbed command exited with code 0
adt-run [21:52:07]: testbed dpkg architecture: amd64
adt-run: DBG: testbed command ['which', 'eatmydata'], kind short, sout pipe, 
serr pipe, env []
adt-run: DBG: testbed command exited with code 1
adt-run: DBG: testbed command ['which', 'dpkg-query'], kind short, sout pipe, 
serr pipe, env []
adt-run: DBG: testbed command exited with code 0
adt-run: DBG: testbed command ['sh', '-ec', "dpkg-query --show -f 
'${Package}\\t${Version}\\n' > /tmp/adt-run.Vecb5V/testbed-packages"], kind 
short, sout raw, serr pipe, env []
adt-run: DBG: testbed command exited with code 0
adt-run: DBG: sending command to testbed: copyup 
/tmp/adt-run.Vecb5V/testbed-packages 
/home/rene/tmp/adt-run.output.ya7yuz0h/testbed-packages
adt-run: DBG: got reply from testbed: ok
adt-run: DBG: testbed command ['uname', '-srv'], kind short, sout pipe, serr 
pipe, env []
adt-run: DBG: testbed command exited with code 0
adt-run [21:52:07]: testbed running kernel: Linux 3.16.0-4-amd64 #1 SMP Debian 
3.16.7-ckt20-1+deb8u4 (2016-02-29)
adt-run: DBG: Binaries: initialising
adt-run [21:52:07]: @@@@@@@@@@@@@@@@@@@@ unbuilt-tree .
adt-run: DBG: blame += .
adt-run: DBG: testbed reset: modified=False, deps_installed=[](r: False), 
deps_new=[](r: False)
adt-run: DBG: testbed command ['mkdir', '-p', '/tmp/adt-run.Vecb5V'], kind 
short, sout raw, serr pipe, env []
adt-run: DBG: testbed command exited with code 0
adt-run: DBG: sending command to testbed: copydown ./ 
/tmp/adt-run.Vecb5V/ubtree-./

/tmp? But I set TMPDIR (and to be sure, TEMPDIR)...

1 (sid)rene@frodo ~/LibreOffice/git/master (git)-[master] % export 
TMPDIR=/home/rene/tmp; export TEMPDIR=/home/rene/tmp; adt-run -d -B 
--unbuilt-tree . --timeout-copy=10000 -l adt.log --- null
adt-run: DBG: Parsed options: Namespace(apt_pocket=[], auto_control=True, 
copy=[], env=[], gainroot=None, logfile='adt.log', output_dir=None, 
set_lang=None, setup_commands=[], shell=False, shell_fail=False, summary=None, 
timeout_build=None, timeout_copy=10000, timeout_factor=1.0, 
timeout_install=None, timeout_short=None, timeout_test=None, user=None, 
verbosity=2)
adt-run: DBG: Remaining arguments: ['-B', '--unbuilt-tree', '.']
adt-run: DBG: Interpreted actions: ['--no-built-binaries', '--unbuilt-tree', 
'.']
adt-run: DBG: Virt runner arguments: ['null']
adt-run: DBG: testbed init
adt-run [21:53:12]: version 3.19.3
adt-run [21:53:12]: host frodo; command line: /usr/bin/adt-run -d -B 
--unbuilt-tree . --timeout-copy=10000 -l adt.log --- null
adt-run: DBG: got reply from testbed: ok
adt-run: DBG: testbed open, scratch=None
adt-run: DBG: sending command to testbed: open
adt-run: DBG: got reply from testbed: ok /tmp/adt-run.wsrBMY
adt-run: DBG: sending command to testbed: print-execute-command
adt-run: DBG: got reply from testbed: ok env
adt-run: DBG: sending command to testbed: capabilities
adt-run: DBG: got reply from testbed: ok isolation-machine 
downtmp-host=/tmp/adt-run.wsrBMY
adt-run: DBG: testbed capabilities: ['isolation-machine', 
'downtmp-host=/tmp/adt-run.wsrBMY']
adt-run: DBG: testbed command ['dpkg', '--print-architecture'], kind short, 
sout pipe, serr pipe, env []
adt-run: DBG: testbed command exited with code 0
adt-run [21:53:12]: testbed dpkg architecture: amd64
adt-run: DBG: testbed command ['which', 'eatmydata'], kind short, sout pipe, 
serr pipe, env []
adt-run: DBG: testbed command exited with code 1
adt-run: DBG: testbed command ['which', 'dpkg-query'], kind short, sout pipe, 
serr pipe, env []
adt-run: DBG: testbed command exited with code 0
adt-run: DBG: testbed command ['sh', '-ec', "dpkg-query --show -f 
'${Package}\\t${Version}\\n' > /tmp/adt-run.wsrBMY/testbed-packages"], kind 
short, sout raw, serr pipe, env []
adt-run: DBG: testbed command exited with code 0
adt-run: DBG: sending command to testbed: copyup 
/tmp/adt-run.wsrBMY/testbed-packages 
/home/rene/tmp/adt-run.output.6f1r1vg0/testbed-packages
adt-run: DBG: got reply from testbed: ok
adt-run: DBG: testbed command ['uname', '-srv'], kind short, sout pipe, serr 
pipe, env []
adt-run: DBG: testbed command exited with code 0
adt-run [21:53:12]: testbed running kernel: Linux 3.16.0-4-amd64 #1 SMP Debian 
3.16.7-ckt20-1+deb8u4 (2016-02-29)
adt-run: DBG: Binaries: initialising
adt-run [21:53:12]: @@@@@@@@@@@@@@@@@@@@ unbuilt-tree .
adt-run: DBG: blame += .
adt-run: DBG: testbed reset: modified=False, deps_installed=[](r: False), 
deps_new=[](r: False)
adt-run: DBG: testbed command ['mkdir', '-p', '/tmp/adt-run.wsrBMY'], kind 
short, sout raw, serr pipe, env []
adt-run: DBG: testbed command exited with code 0
adt-run: DBG: sending command to testbed: copydown ./ 
/tmp/adt-run.wsrBMY/ubtree-./

The same.

Bad.

Regards,

Rene

--- End Message ---
--- Begin Message ---
Source: autopkgtest
Source-Version: 3.20

We believe that the bug you reported is fixed in the latest version of
autopkgtest, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Martin Pitt <[email protected]> (supplier of updated autopkgtest package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Fri, 11 Mar 2016 10:05:08 +0100
Source: autopkgtest
Binary: autopkgtest
Architecture: source all
Version: 3.20
Distribution: unstable
Urgency: medium
Maintainer: Autopkgtest team <[email protected]>
Changed-By: Martin Pitt <[email protected]>
Description:
 autopkgtest - automatic as-installed testing for Debian packages
Closes: 800845 814115 817190
Changes:
 autopkgtest (3.20) unstable; urgency=medium
 .
   New features/behaviour changes:
 .
   [Martin Pitt]
   * adt-virt-lxd: Launch containers in ephemeral mode.
   * adt-virt-lxc: Use the new lxc-copy if available, as lxc-clone and
     lxc-start-ephemeral got deprecated by that. This now supports reboots in
     ephemeral mode.
   * adt-virt-lxc: Add --name option. This allows CI systems to use a more
     expressive name than the autogenerated adt-virt-lxc-XXXXXX, to make it
     easier to map a container to a running test.
   * Add CPU information to testinfo.json: "nproc" (#cpus), "cpu_model", and
     "cpu_flags". (LP: #1552129)
   * Add autopkgtest for adt-build-lxd and the lxd runner.
 .
   [ Christian Seiler ]
   * Support nested KVM by default by emulating a CPU with VMX/SVM support on
     x86_64. (Closes: #800845, part 1)
   * adt-virt-qemu: Provide read-only version of the VM image to the test as
     /dev/baseimage, for tests that want to run nested QEMU. (Closes: #800845)
 .
   Bug fixes:
 .
   [ Martin Pitt ]
   * setup-commands/setup-testbed: Ensure that removing cruft does not remove
     cloud-init. (LP: #1539126)
   * setup-commands/setup-testbed: Purge lxd and lxc.
   * adt-virt-lxc: Don't fail on deprecation warnings of lxc-clone and
     lxc-start-ephemeral. (LP: #1549995)
   * Run external commands with /dev/null as stdin. This has always been
     intended, but has not actually been done for a while.
   * Drop support for hook_forked_inchild() in virt-runners. This has never
     been used.
   * ssh-setup/nova: Try and prefer novaclient.v2 API first, and fall back to
     v1_1. (LP: #1552730)
   * Correctly ignore positive and negative build profiles with too old
     libdpkg-perl that does not support them yet.
   * tests/run-parallel: Don't run NullRunner and SchrootRunner tests in
     parallel, as they collide with a bind-mounted /tmp.
   * test_reboot_prepare testcase: Don't compare the host and guest kernel
     versions in the QemuRunner.
   * Keep and export $ADTTMP and $ADT_ARTIFACTS in debug shells.
     (Closes: #814115)
   * setup-commands/*: Add shebang headers to quiesce lintian.
   * Bump Standards-Version to 3.9.7 (no changes necessary).
   * Add debian/source/format (3.0 native).
   * debian/control: Use https Vcs-* links.
   * Bump debhelper compat level to 9.
   * adt-virt-qemu: Don't assert result of "runlevel" for connection test. This
     is a race condition under systemd as getty starts before default.target
     is fully finished.
   * tests/adt-run SchrootClickRunner: Ensure that the "click" system user
     exists in the schroot, so that it doesn't need to exist on the host.
   * Adjust SchrootRunner.test_apt_pocket_pkg_with_proposed_dep test case for
     apt 1.1.
   * Latest LXD now adds an "images" remote for images.linuxcontainers.org by
     default. Adjust adt-build-lxd.1 and adt-virt-lxd.1 accordingly.
   * Respect $TMPDIR when creating the downtmp and some other directory/files.
     (Closes: #817190)
   * tests/adt-run: Symlink real ~/.config/lxc into the temporary $HOME, to
     avoid regenerating the LXD client certificate for each test.
 .
   [ Christian Seiler ]
   * setup-testbed: reduce grub timeout on images that don't already configure
     this in /etc/default/grub.d (like vmdeboostrap).
   * adt-virt-qemu: Use correct qemu-system-i386 command on i[3456]86 systems.
   * Fix spelling errors in manpages.
Checksums-Sha1:
 fa6d1dcdc784fbc0a66564089380bcb7b8c761b7 1777 autopkgtest_3.20.dsc
 8dbf967a8ba76b3e686e441d961e10d73b46fc49 157504 autopkgtest_3.20.tar.xz
 d9613e2d68663c7a59304636eef9c49ff42d3408 167712 autopkgtest_3.20_all.deb
Checksums-Sha256:
 37cd91c1ce9a75b5b7faab4dfc034bd8e9a6cf6105c520b39c86d213b7badc1b 1777 
autopkgtest_3.20.dsc
 42103b3e135e9b7aae1951b2d6c9fe70e4aaae97ca1fde07d590d03797c6209d 157504 
autopkgtest_3.20.tar.xz
 67eebd80466f1051b5cc219231ed2fa696e3b797458e23da142269963d369a8b 167712 
autopkgtest_3.20_all.deb
Files:
 86974c2283a909da2bedf6340b76dd0a 1777 devel optional autopkgtest_3.20.dsc
 85a7a80ef6ab8e83cf2acffd57250800 157504 devel optional autopkgtest_3.20.tar.xz
 1fdfc6f83281f825e9552b3f77c69a36 167712 devel optional autopkgtest_3.20_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2

iQIcBAEBCAAGBQJW4ouWAAoJENFO8V2v4RNHKwEQAKpNKdm8pRGnuzsE/S9QTkWJ
4alA5n7e1Kt/8bufCpjQ0X/6GgHCq3AkBu7vtBwgL9QBAbV/EAYGRCPNTAzYva7D
M4diZtMOdUWXi9+tBCF9MCE1JrL3mI7u794wroqW1u1jlQJNFc0G+2l0FuSk+hZK
xGT6Zf6QbiQmfi0dq6kVx7cwUCKLXy5JVjbOYxdP+m2RAMHTZ6SFgZePFB/YW0Q0
nBWeoI4sOa668oS74LDOQdp2fGOn1ABvQWtiJjPk/yExfDuAWMJAoKQoYnG6CuDh
BFqznveE5ksd+MHqBRxtrQwNLm5gOgW5papSstSJOQ2V7EZOkQj9Il8de2jkvyVP
UGh+Xv6ZWsw4rDJURIo2FrlAQlKP8KdFVFtzPrEqOL4xqd7Duwl4FbTz2jM/sGQl
Kh0bLDJDOCvViIzHPsXsJ/28/37jyX24OoWIVW0CpPTjbA2v45kLmGNRHN4g+5rd
tYD7gy9Ju1cf1ZKbr8jLDMWsluLMSudYQa5RS/n3DK9zrGu+wwbb9KvK0dVo59EY
akIFbkKWi8qOWP8Pq44K8TzjlLWOuFKjJ/HTGUdDVeHT+5cTJhSE0NEfX+hWDFNU
xCl3LMq0UEg+Cc7wdgK3l8hSp+RILIDjxboprQBpVqxLcEV1z1Lq4mWAdUABIDpF
PX2Id2wAx5spcb7gpWnp
=kdAB
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to