[Debian-med-packaging] Bug#735537: autopkgtest fails on missing runit and stderr (with patch)
Martin Pitt
martin.pitt at ubuntu.com
Thu Jan 16 10:57:57 UTC 2014
Package: r-bioc-xvector
Version: 0.2.0-1
Tags: patch
User: ubuntu-devel at lists.ubuntu.com
Usertags: origin-ubuntu ubuntu-patch trusty
Hello,
r-bioc-xvector's autopkgtest currently fails [1]:
Error in BiocGenerics:::testPackage("XVector") : RUnit package not found
After adding it (r-cran-runit), it fails because the test produces a
lot of stderror.
Attached debdiff fixes both, the autopkgtest succeeds now.
Thanks for considering,
Martin
[1] https://jenkins.qa.ubuntu.com/job/trusty-adt-r-bioc-xvector/9/ARCH=i386,label=adt/console
--
Martin Pitt | http://www.piware.de
Ubuntu Developer (www.ubuntu.com) | Debian Developer (www.debian.org)
-------------- next part --------------
diff -Nru r-bioc-xvector-0.2.0/debian/changelog r-bioc-xvector-0.2.0/debian/changelog
--- r-bioc-xvector-0.2.0/debian/changelog 2013-11-05 17:23:01.000000000 +0100
+++ r-bioc-xvector-0.2.0/debian/changelog 2014-01-16 11:54:05.000000000 +0100
@@ -1,3 +1,10 @@
+r-bioc-xvector (0.2.0-1ubuntu1) trusty; urgency=medium
+
+ * debian/tests/control: Add missing r-cran-runit test dependency, and allow
+ stderr output.
+
+ -- Martin Pitt <martin.pitt at ubuntu.com> Thu, 16 Jan 2014 11:47:25 +0100
+
r-bioc-xvector (0.2.0-1) unstable; urgency=low
* Initial release (closes: #728799)
diff -Nru r-bioc-xvector-0.2.0/debian/tests/control r-bioc-xvector-0.2.0/debian/tests/control
--- r-bioc-xvector-0.2.0/debian/tests/control 2013-11-05 09:42:06.000000000 +0100
+++ r-bioc-xvector-0.2.0/debian/tests/control 2014-01-16 11:53:56.000000000 +0100
@@ -1 +1,3 @@
Tests: run-unit-test
+Depends: @, r-cran-runit
+Restrictions: allow-stderr
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.alioth.debian.org/pipermail/debian-med-packaging/attachments/20140116/4a9a4677/attachment-0001.sig>
More information about the Debian-med-packaging
mailing list