-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Format: 1.0 Source: autopkgtest Binary: autopkgtest Architecture: all Version: 3.18.1 Maintainer: Autopkgtest team <[email protected]> Uploaders: Ian Jackson <[email protected]>, Martin Pitt <[email protected]> Standards-Version: 3.9.6 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=autopkgtest/autopkgtest.git Vcs-Git: git://anonscm.debian.org/autopkgtest/autopkgtest.git Testsuite: autopkgtest Build-Depends: debhelper (>= 8), python3 (>= 3.1), python3-mock, python3-debian, python3-docutils, pyflakes, procps, pep8 Package-List: autopkgtest deb devel optional arch=all Checksums-Sha1: b23c0c56bfd62cd9e0b2252cf8b38f93121371c9 189596 autopkgtest_3.18.1.tar.gz Checksums-Sha256: 915f219689e51c7eb2a67aaebdaedc5c08be99711ca508ef6517105340d904ba 189596 autopkgtest_3.18.1.tar.gz Files: b866f4c19084184abe297b1a008adc41 189596 autopkgtest_3.18.1.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBCAAGBQJWTF/cAAoJENFO8V2v4RNHndIQAIBg/Vje7rCQX7yRaTN5uRra Xj4AmdxpNNmEMM+pIGGeSkZ2+3svbyG3Bfl22mAGHvUNLY4OIJDXeIq4SlCJQkNn kq7IQk21W9O9zonxz1qbd/fP6b5GriiNR+ZoR4NgsNGhruV/3NNL8OUcApIy9zYY lVrur3yJsuPYouga1kCMW0aqN1e4JjOsO4IJgUOu/6zYcHAixSH/gmmcNwO1eASa XhLtspe2qBC6VafS7RVvKqSeZZh5gAnZwk1EiVkvcElUxsXLA8+QvNyzdtWADXz+ r0W5md4SIKM2TKigHwp3aB9La7NggarDvnqTGmj4adQDnkWnJpT33MtdiDtMCVD7 WoqgTu3+8gprwyxbU5p8AIIHM6JyTR241yn6TNSjQS1vGlZnw/OQK9aujugz/9hc VDMca+d3DW+W1n3BF/ybdZiE5vFN5bMUllpTGruzOmPftISnFvQuCelfcNClsv33 5tIa9pu1yh8Ei2sOfdRRuAHfEnh/y8OZ8uJRULcwk7UhqiAa7gBhZseKrjMGoBq5 /QHS6jC3SBnjdsBoIYGU7M4yHJQxMXUTTnFaEn6CTCd1vlHqZaWuBQ18is9VXSFc N1HyJyt0sjmfk68sWSXXYWpJK1yesxSdFH2Y2z5CMIF085C9yawOOKhTBG62+Awr OmxiGN58GpCuJ8QFEjIG =9bRu -----END PGP SIGNATURE----- Changes: autopkgtest (3.18.1) unstable; urgency=medium * With --apt-pocket=POCKET=pkgname,... also include <release>-updates. * cloud-vm-setup, adt-setup-vm: Disable /etc/cron.daily/apt. * Detect if apt fails to download packages (as opposed to installing them), retry up to three times, and eventually fail with exit code 16. This avoids failing tests due to DNS/infrastructure problems and handling them as tmpfails instead. * Add test case for multiple Tests: with --apt-pocket=proposed=pkg selection and nonexisting dependency. * Properly keep track of apt pinnings across testbed resets. * cloud-vm-setup, adt-setup-vm: Purge open-iscsi. * Treat apt errors (exit code 100) from source download/extraction as tmpfail. * ssh-setup/nova: Stop adding apt sources for restricted/multiverse, as current images now have them by default (see LP #1177432). This avoids duplicate apt sources which cause stderr failure with some tests. * Recognize negative architecture restrictions in test Depends:. (LP: #1516959) * tools/adt-buildvm-ubuntu-cloud: Counter-hack LP #1510345 harder by checking /proc/cmdline instead of /etc/default/grub. -- Martin Pitt <[email protected]> Wed, 18 Nov 2015 12:18:23 +0100