Package: autopkgtest
Severity: normal

Steps to reproduce:

* git checkout 5.4.2
* debian/rules build
  - tests pass
* git checkout master           # Currently autopkgtest 5.4.2-19-gac5842a
* debian/rules clean
* debian/rules build
  - tests are run again

Expected result: tests pass a second time

Actual result:

======================================================================
FAIL: test_tree_build_needed_success (__main__.NullRunner)
source tree, build-needed restriction, test success
----------------------------------------------------------------------
Traceback (most recent call last):
  File "tests/autopkgtest", line 213, in test_tree_build_needed_success
    self.assertEqual(code, 0, out + err)
AssertionError: 12 != 0 : blame: /tmp/autopkgtest.test.vhy8zxgq/testpkg
badpkg: rules build failed with exit code 3
autopkgtest [00:06:27]: git checkout: ac5842a Merge branch 
'bts-905317-flaky-and-unsatisfiable-depends' into 'master'
autopkgtest [00:06:27]: host espresso; command line: 
/home/smcv/src/debian/autopkgtest/runner/autopkgtest --no-built-binaries 
/tmp/autopkgtest.test.vhy8zxgq/testpkg -- null
autopkgtest [00:06:27]: testbed dpkg architecture: amd64
autopkgtest [00:06:27]: testbed running kernel: Linux 4.17.0-1-amd64 #1 SMP 
Debian 4.17.8-1 (2018-07-20)
autopkgtest [00:06:27]: @@@@@@@@@@@@@@@@@@@@ unbuilt-tree 
/tmp/autopkgtest.test.vhy8zxgq/testpkg
autopkgtest [00:06:27]: testing package testpkg version 1
autopkgtest [00:06:27]: build needed for tests
Starting pkgProblemResolver with broken count: 0
Starting 2 pkgProblemResolver with broken count: 0
Done
autopkgtest: WARNING: virtualisation system does not offer root or writable 
testbed; unpacking dependencies to temporary dir, which will only work for some 
packages
Get:1 http://deb.debian.org/debian buster/main amd64 aspell-doc all 
0.60.7~20110707-5 [259 kB]
Fetched 259 kB in 0s (0 B/s)
dpkg-buildpackage: info: source package testpkg
dpkg-buildpackage: info: source version 1
dpkg-buildpackage: info: source distribution UNRELEASED
dpkg-buildpackage: info: source changed by Martin Pitt <mp...@debian.org>
 dpkg-source --before-build real-tree
dpkg-buildpackage: info: host architecture amd64
dpkg-checkbuilddeps: error: Unmet build dependencies: aspell-doc
dpkg-buildpackage: warning: build dependencies/conflicts unsatisfied; aborting
dpkg-buildpackage: warning: (Use -d flag to override.)
autopkgtest [00:06:30]: ERROR: erroneous package: rules build failed with exit 
code 3

I do not have aspell-doc installed.

-- System Information:
Debian Release: buster/sid
  APT prefers buildd-unstable
  APT policy: (500, 'buildd-unstable'), (500, 'unstable'), (500, 'testing'), 
(500, 'stable'), (1, 'buildd-experimental'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.17.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_GB.utf8, LC_CTYPE=en_GB.utf8 (charmap=UTF-8), LANGUAGE=en_GB:en 
(charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages autopkgtest depends on:
ii  apt-utils       1.6.3
ii  libdpkg-perl    1.19.0.5
ii  procps          2:3.3.15-2
ii  python3         3.6.6-1
ii  python3-debian  0.1.32

Versions of packages autopkgtest recommends:
ii  autodep8  0.13

Versions of packages autopkgtest suggests:
pn  lxc               <none>
pn  lxd-client        <none>
ii  ovmf              0~20180803.dd4cae4d-1
ii  qemu-efi-aarch64  0~20180803.dd4cae4d-1
pn  qemu-efi-arm      <none>
ii  qemu-system       1:2.12+dfsg-3
ii  qemu-utils        1:2.12+dfsg-3
ii  schroot           1.6.10-5

-- no debconf information

Reply via email to