[Debian-med-packaging] Bug#747940: autopkgtest missing smalt dependency

Martin Pitt martin.pitt at ubuntu.com
Tue May 13 08:11:09 UTC 2014


Package: smalt
Version: 0.7.6-2
Tags: patch
User: ubuntu-devel at lists.ubuntu.com
Usertags: origin-ubuntu ubuntu-patch utopic
User: autopkgtest-devel at lists.alioth.debian.org
Usertags: autopkgtest

Hello,

smalt's autopkgtest currently fails [1] on an "OSError: [Errno 2] No
such file or directory". The test scripts try to call "smalt" which
isn't installed, as the test does not actually depend on its own
package :-)

Attached patch fixes by depending on all binaries of the smalt source
(that includes smalt-examples), and the test succeeds now.

Thanks for considering,

Martin

[1] http://ci.debian.net/data/unstable-amd64/packages/s/smalt/2014-05-07.log
-------------- next part --------------
diff -Nru smalt-0.7.6/debian/changelog smalt-0.7.6/debian/changelog
--- smalt-0.7.6/debian/changelog	2014-04-25 08:06:49.000000000 +0200
+++ smalt-0.7.6/debian/changelog	2014-05-13 10:08:06.000000000 +0200
@@ -1,3 +1,9 @@
+smalt (0.7.6-2ubuntu1) utopic; urgency=medium
+
+  * Add missing "smalt" autopkgtest dependency.
+
+ -- Martin Pitt <martin.pitt at ubuntu.com>  Tue, 13 May 2014 09:58:36 +0200
+
 smalt (0.7.6-2) unstable; urgency=medium
 
   * Deal with examples package only if arch=all is built
diff -Nru smalt-0.7.6/debian/tests/control smalt-0.7.6/debian/tests/control
--- smalt-0.7.6/debian/tests/control	2014-04-09 15:19:43.000000000 +0200
+++ smalt-0.7.6/debian/tests/control	2014-05-13 10:06:35.000000000 +0200
@@ -1,3 +1,3 @@
 Tests: run-unit-test
-Depends: @builddeps@, smalt-examples
+Depends: @, @builddeps@
 Restrictions: allow-stderr
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.alioth.debian.org/pipermail/debian-med-packaging/attachments/20140513/7d701d56/attachment.sig>


More information about the Debian-med-packaging mailing list