Package: debuerreotype
Version: 0.4-1
Severity: normal
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu bionic ubuntu-patch autopkgtest

Hi Tianon,

Since the upload of 0.4-1 to unstable, the debuerrotype autopkgtest has been
failing in the CI environment:

autopkgtest [22:14:21]: test stretch: [-----------------------
+ debuerreotype-init /tmp/tmp.YatKejiXqF stretch 2017-01-01T00:00:00Z
/usr/sbin/debuerreotype-init: line 83: debootstrap: command not found
+ rm -rf /tmp/tmp.YatKejiXqF
autopkgtest [22:14:21]: test stretch: -----------------------]
autopkgtest [22:14:22]: test stretch:  - - - - - - - - - - results - - - - - - 
- - - -
stretch              FAIL non-zero exit status 127

(https://ci.debian.net/packages/d/debuerreotype/unstable/amd64/)

debootstrap is only a Recommends: of debuerrotype, but clearly is required
by the tests; so it should be explicitly listed in debian/tests/control.

This bug was detected in Ubuntu, which gates release on failing
autopkgtests.  Unfortunately Debian does not gate on autopkgtest
regressions, so debuerreotype 0.4-1 is in testing, leaving you without a
clean test baseline currently.

-- 
Steve Langasek                   Give me a lever long enough and a Free OS
Debian Developer                   to set it on, and I can move the world.
Ubuntu Developer                                    http://www.debian.org/
slanga...@ubuntu.com                                     vor...@debian.org
diff -Nru debuerreotype-0.4/debian/tests/control 
debuerreotype-0.4/debian/tests/control
--- debuerreotype-0.4/debian/tests/control      2017-05-22 23:14:59.000000000 
-0700
+++ debuerreotype-0.4/debian/tests/control      2017-12-03 22:31:19.000000000 
-0800
@@ -1,3 +1,3 @@
 Tests: stretch
-Depends: debuerreotype
+Depends: debuerreotype, debootstrap
 Restrictions: allow-stderr, needs-root

Reply via email to