Package: dbconfig-common Version: 1.8.53 Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu ubuntu-patch wily
Hello, the most recent dbconfig-common regresses its autopkgtest [1], see e. g. [2]: | adt-run [21:22:02]: test install-examples: [----------------------- | | Now running installation with DEBIAN_FRONTEND=noninteractive and preseeding=false | | building packages: (db-test-mysql-2.0)./buildpackages.sh: 14: ./buildpackages.sh: fakeroot: not found | ./buildpackages.sh: 15: ./buildpackages.sh: fakeroot: not found | [...] | dpkg: error processing archive db-test-multidbtype_2.0_all.deb (--install): | cannot access archive: No such file or directory | Errors were encountered while processing: | db-test-multidbtype_2.0_all.deb | adt-run [21:22:03]: test install-examples: -----------------------] | adt-run [21:22:04]: test install-examples: - - - - - - - - - - results - - - - - - - - - - | install-examples FAIL non-zero exit status 1 This is a simple case of missing test dependencies, patch attached. Thanks, Martin [1] http://autopkgtest.ubuntu.com/packages/d/dbconfig-common/wily/amd64/ [2] https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-wily/wily/amd64/d/dbconfig-common/20150923_212212@/log.gz -- Martin Pitt | http://www.piware.de Ubuntu Developer (www.ubuntu.com) | Debian Developer (www.debian.org)
diff -Nru dbconfig-common-1.8.53/debian/changelog dbconfig-common-1.8.53ubuntu1/debian/changelog --- dbconfig-common-1.8.53/debian/changelog 2015-09-21 20:40:26.000000000 +0200 +++ dbconfig-common-1.8.53ubuntu1/debian/changelog 2015-09-24 09:06:39.000000000 +0200 @@ -1,3 +1,10 @@ +dbconfig-common (1.8.53ubuntu1) wily; urgency=medium + + * debian/tests/control: Add missing build-essential and fakeroot test + dependencies. + + -- Martin Pitt <martin.p...@ubuntu.com> Thu, 24 Sep 2015 09:06:25 +0200 + dbconfig-common (1.8.53) unstable; urgency=medium * Add Breaks: bandwidthd-pgsql (<< 2.0.1+cvs20090917-9~) diff -Nru dbconfig-common-1.8.53/debian/tests/control dbconfig-common-1.8.53ubuntu1/debian/tests/control --- dbconfig-common-1.8.53/debian/tests/control 2015-09-20 10:27:01.000000000 +0200 +++ dbconfig-common-1.8.53ubuntu1/debian/tests/control 2015-09-24 09:06:19.000000000 +0200 @@ -6,5 +6,5 @@ Restrictions: breaks-testbed Tests: install-examples -Depends: @, debhelper, mysql-client, mysql-server, postgresql, sqlite, sqlite3 +Depends: @, build-essential, fakeroot, debhelper, mysql-client, mysql-server, postgresql, sqlite, sqlite3 Restrictions: needs-root, breaks-testbed, allow-stderr
signature.asc
Description: Digital signature