Package: pygments
Version: 1.6+dfsg-1
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu ubuntu-patch trusty
User: autopkgtest-de...@lists.alioth.debian.org
Usertags: autopkgtest

Hello,

pygments's autopkgtest currently fails [1]:

| adt-run: & tree0t-python3-pygments:  - - - - - - - - - - results - - - - - - 
- - - -
| tree0t-python3-pygments FAIL non-zero exit status 127
| adt-run: & tree0t-python3-pygments:  - - - - - - - - - - stderr - - - - - - - 
- - -
| /tmp/adt-run.glzI9k/tree0-tree/debian/tests/python3-pygments: 6: 
/tmp/adt-run.glzI9k/tree0-tree/debian/tests/python3-pygments: patch: not found

Simple fix attached. I tested that it now succeeds in an LXC container.

Thanks for considering,

Martin

[1] http://ci.debian.net/#package/pygments
-- 
Martin Pitt                        | http://www.piware.de
Ubuntu Developer (www.ubuntu.com)  | Debian Developer  (www.debian.org)
diff -Nru pygments-1.6+dfsg/debian/changelog pygments-1.6+dfsg/debian/changelog
--- pygments-1.6+dfsg/debian/changelog  2014-02-23 14:50:15.000000000 +0100
+++ pygments-1.6+dfsg/debian/changelog  2014-02-26 15:12:28.000000000 +0100
@@ -1,3 +1,9 @@
+pygments (1.6+dfsg-1ubuntu1) trusty; urgency=medium
+
+  * Add missing "patch" test dependency.
+
+ -- Martin Pitt <martin.p...@ubuntu.com>  Wed, 26 Feb 2014 15:12:20 +0100
+
 pygments (1.6+dfsg-1build1) trusty; urgency=medium
 
   * Rebuild to drop files installed into /usr/share/pyshared.
diff -Nru pygments-1.6+dfsg/debian/tests/control 
pygments-1.6+dfsg/debian/tests/control
--- pygments-1.6+dfsg/debian/tests/control      2012-11-14 21:56:21.000000000 
+0100
+++ pygments-1.6+dfsg/debian/tests/control      2014-02-26 15:12:17.000000000 
+0100
@@ -1,5 +1,5 @@
 Tests: python-pygments
-Depends: python-pygments, python-nose
+Depends: python-pygments, python-nose, patch
 
 Tests: python3-pygments
-Depends: python3-pygments, python3-nose
+Depends: python3-pygments, python3-nose, patch

Attachment: signature.asc
Description: Digital signature

Reply via email to