[DRE-maint] Bug#1059154: gem2deb: autopkgtest failures [PATCH]
Gianfranco Costamagna
locutusofborg at debian.org
Wed Dec 20 16:42:02 GMT 2023
Package: gem2deb
Version: 2.2
Severity: serious
Tags: patch
Hello, in Ubuntu the following was added to fix an autopkgtest failure
gem2deb (2.2ubuntu1) noble; urgency=medium
* d/t/control: add fakeroot to the gem2deb test.
The test is failing due to fakeroot not being installed. It probably
started to happen because the fakeroot dependency was dropped from
devscripts recently.
-- Danilo Egea Gondolfo <danilo.egea.gondolfo at canonical.com> Thu, 14 Dec 2023 09:07:59 +0000
Thanks for considering the patch.
--- gem2deb-2.2/debian/tests/control 2023-10-19 22:34:35.000000000 +0200
+++ gem2deb-2.2ubuntu1/debian/tests/control 2023-12-14 10:07:59.000000000 +0100
@@ -3,7 +3,7 @@
Restrictions: rw-build-tree allow-stderr
Tests: gem2deb
-Depends: gem2deb, build-essential, moreutils
+Depends: fakeroot, gem2deb, build-essential, moreutils
Restrictions: allow-stderr
Tests: dh-make-ruby
-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_signature.asc
Type: application/pgp-signature
Size: 840 bytes
Desc: OpenPGP digital signature
URL: <http://alioth-lists.debian.net/pipermail/pkg-ruby-extras-maintainers/attachments/20231220/e96b5b65/attachment.sig>
More information about the Pkg-ruby-extras-maintainers
mailing list