#1143394 ruby-html-pipeline: FTBFS: dh_auto_install: error: dh_ruby --install /<<PKGBUILDDIR>>/debian/ruby-html-pipeline returned exit code 1 #1143394
- Package:
- src:ruby-html-pipeline
- Source:
- src:ruby-html-pipeline
- Submitter:
- Santiago Vila
- Date:
- 2026-08-10 15:53:02 UTC
- Severity:
- normal
- Tags:
Dear maintainer: During a rebuild of all packages in unstable, this package failed to build. Below you will find the last part of the build log (probably the most relevant part, but not necessarily). If required, the full build log is available here: https://people.debian.org/~sanvila/build-logs/202608/ About the archive rebuild: The build was made on virtual machines from AWS, using sbuild and a reduced chroot with only build-essential packages. If you cannot reproduce the bug please contact me privately, as I am willing to provide ssh access to a virtual machine where the bug is fully reproducible. If this is really a bug in one of the build-depends, please use reassign and add an affects on src:ruby-html-pipeline, so that this is still visible in the BTS web page for this package. Thanks. -------------------------------------------------------------------------------- [...] debian/rules clean dh clean --buildsystem=ruby --with ruby dh_auto_clean -O--buildsystem=ruby dh_ruby --clean W: XS-Ruby-Versions is deprecated, and will be ignored dh_autoreconf_clean -O--buildsystem=ruby dh_clean -O--buildsystem=ruby debian/rules binary dh binary --buildsystem=ruby --with ruby dh_update_autotools_config -O--buildsystem=ruby dh_autoreconf -O--buildsystem=ruby dh_auto_configure -O--buildsystem=ruby dh_ruby --configure dh_auto_build -O--buildsystem=ruby dh_ruby --build dh_auto_test -O--buildsystem=ruby dh_ruby --test create-stamp debian/debhelper-build-stamp dh_testroot -O--buildsystem=ruby dh_prep -O--buildsystem=ruby debian/rules override_dh_auto_install make[1]: Entering directory '/<<PKGBUILDDIR>>' dh_auto_install dh_ruby --install /<<PKGBUILDDIR>>/debian/ruby-html-pipeline ┌──────────────────────────────────────────────────────────────────────────────┐ │ ruby-html-pipeline: Install files │ └──────────────────────────────────────────────────────────────────────────────┘ install -d /<<PKGBUILDDIR>>/debian/ruby-html-pipeline/usr/bin install -D -m755 /<<PKGBUILDDIR>>/bin/html-pipeline /<<PKGBUILDDIR>>/debian/ruby-html-pipeline/usr/bin/html-pipeline install -d /<<PKGBUILDDIR>>/debian/ruby-html-pipeline/usr/lib/ruby/vendor_ruby install -D -m644 /<<PKGBUILDDIR>>/lib/html/pipeline/@mention_filter.rb /<<PKGBUILDDIR>>/debian/ruby-html-pipeline/usr/lib/ruby/vendor_ruby/html/pipeline/@mention_filter.rb install -D -m644 /<<PKGBUILDDIR>>/lib/html/pipeline/@team_mention_filter.rb /<<PKGBUILDDIR>>/debian/ruby-html-pipeline/usr/lib/ruby/vendor_ruby/html/pipeline/@team_mention_filter.rb install -D -m644 /<<PKGBUILDDIR>>/lib/html/pipeline/absolute_source_filter.rb /<<PKGBUILDDIR>>/debian/ruby-html-pipeline/usr/lib/ruby/vendor_ruby/html/pipeline/absolute_source_filter.rb install -D -m644 /<<PKGBUILDDIR>>/lib/html/pipeline/autolink_filter.rb /<<PKGBUILDDIR>>/debian/ruby-html-pipeline/usr/lib/ruby/vendor_ruby/html/pipeline/autolink_filter.rb install -D -m644 /<<PKGBUILDDIR>>/lib/html/pipeline/body_content.rb /<<PKGBUILDDIR>>/debian/ruby-html-pipeline/usr/lib/ruby/vendor_ruby/html/pipeline/body_content.rb install -D -m644 /<<PKGBUILDDIR>>/lib/html/pipeline/camo_filter.rb /<<PKGBUILDDIR>>/debian/ruby-html-pipeline/usr/lib/ruby/vendor_ruby/html/pipeline/camo_filter.rb install -D -m644 /<<PKGBUILDDIR>>/lib/html/pipeline/email_reply_filter.rb /<<PKGBUILDDIR>>/debian/ruby-html-pipeline/usr/lib/ruby/vendor_ruby/html/pipeline/email_reply_filter.rb install -D -m644 /<<PKGBUILDDIR>>/lib/html/pipeline/emoji_filter.rb /<<PKGBUILDDIR>>/debian/ruby-html-pipeline/usr/lib/ruby/vendor_ruby/html/pipeline/emoji_filter.rb install -D -m644 /<<PKGBUILDDIR>>/lib/html/pipeline/filter.rb /<<PKGBUILDDIR>>/debian/ruby-html-pipeline/usr/lib/ruby/vendor_ruby/html/pipeline/filter.rb install -D -m644 /<<PKGBUILDDIR>>/lib/html/pipeline/https_filter.rb /<<PKGBUILDDIR>>/debian/ruby-html-pipeline/usr/lib/ruby/vendor_ruby/html/pipeline/https_filter.rb install -D -m644 /<<PKGBUILDDIR>>/lib/html/pipeline/image_filter.rb /<<PKGBUILDDIR>>/debian/ruby-html-pipeline/usr/lib/ruby/vendor_ruby/html/pipeline/image_filter.rb install -D -m644 /<<PKGBUILDDIR>>/lib/html/pipeline/image_max_width_filter.rb /<<PKGBUILDDIR>>/debian/ruby-html-pipeline/usr/lib/ruby/vendor_ruby/html/pipeline/image_max_width_filter.rb install -D -m644 /<<PKGBUILDDIR>>/lib/html/pipeline/markdown_filter.rb /<<PKGBUILDDIR>>/debian/ruby-html-pipeline/usr/lib/ruby/vendor_ruby/html/pipeline/markdown_filter.rb install -D -m644 /<<PKGBUILDDIR>>/lib/html/pipeline/plain_text_input_filter.rb /<<PKGBUILDDIR>>/debian/ruby-html-pipeline/usr/lib/ruby/vendor_ruby/html/pipeline/plain_text_input_filter.rb install -D -m644 /<<PKGBUILDDIR>>/lib/html/pipeline/sanitization_filter.rb /<<PKGBUILDDIR>>/debian/ruby-html-pipeline/usr/lib/ruby/vendor_ruby/html/pipeline/sanitization_filter.rb install -D -m644 /<<PKGBUILDDIR>>/lib/html/pipeline/syntax_highlight_filter.rb /<<PKGBUILDDIR>>/debian/ruby-html-pipeline/usr/lib/ruby/vendor_ruby/html/pipeline/syntax_highlight_filter.rb install -D -m644 /<<PKGBUILDDIR>>/lib/html/pipeline/text_filter.rb /<<PKGBUILDDIR>>/debian/ruby-html-pipeline/usr/lib/ruby/vendor_ruby/html/pipeline/text_filter.rb install -D -m644 /<<PKGBUILDDIR>>/lib/html/pipeline/textile_filter.rb /<<PKGBUILDDIR>>/debian/ruby-html-pipeline/usr/lib/ruby/vendor_ruby/html/pipeline/textile_filter.rb install -D -m644 /<<PKGBUILDDIR>>/lib/html/pipeline/toc_filter.rb /<<PKGBUILDDIR>>/debian/ruby-html-pipeline/usr/lib/ruby/vendor_ruby/html/pipeline/toc_filter.rb install -D -m644 /<<PKGBUILDDIR>>/lib/html/pipeline/version.rb /<<PKGBUILDDIR>>/debian/ruby-html-pipeline/usr/lib/ruby/vendor_ruby/html/pipeline/version.rb install -D -m644 /<<PKGBUILDDIR>>/lib/html/pipeline.rb /<<PKGBUILDDIR>>/debian/ruby-html-pipeline/usr/lib/ruby/vendor_ruby/html/pipeline.rb Rewriting shebang line of /<<PKGBUILDDIR>>/debian/ruby-html-pipeline/usr/bin/html-pipeline ┌──────────────────────────────────────────────────────────────────────────────┐ │ ruby-html-pipeline: Install Rubygems integration metadata │ └──────────────────────────────────────────────────────────────────────────────┘ generating gemspec at /<<PKGBUILDDIR>>/debian/ruby-html-pipeline/usr/share/rubygems-integration/all/specifications/html-pipeline-2.14.3.gemspec dh_installchangelogs -pruby-html-pipeline /<<PKGBUILDDIR>>/CHANGELOG.md upstream /usr/bin/ruby3.3 /usr/bin/gem2deb-test-runner ┌──────────────────────────────────────────────────────────────────────────────┐ │ Checking Rubygems dependency resolution on ruby3.3 │ └──────────────────────────────────────────────────────────────────────────────┘ RUBYLIB=/<<PKGBUILDDIR>>/debian/ruby-html-pipeline/usr/lib/ruby/vendor_ruby:. GEM_PATH=/<<PKGBUILDDIR>>/debian/ruby-html-pipeline/usr/share/rubygems-integration/all:/<<PKGBUILDDIR>>/debian/.debhelper/generated/_source/home/.local/share/gem/ruby/3.3.0:/var/lib/gems/3.3.0:/usr/local/lib/ruby/gems/3.3.0:/usr/lib/ruby/gems/3.3.0:/usr/lib/x86_64-linux-gnu/ruby/gems/3.3.0:/usr/share/rubygems-integration/3.3.0:/usr/share/rubygems-integration/all:/usr/lib/x86_64-linux-gnu/rubygems-integration/3.3.0 ruby3.3 -e gem\ \"html-pipeline\" ┌──────────────────────────────────────────────────────────────────────────────┐ │ Run tests for ruby3.3 from debian/ruby-tests.rake │ └──────────────────────────────────────────────────────────────────────────────┘ RUBYLIB=/<<PKGBUILDDIR>>/debian/ruby-html-pipeline/usr/lib/ruby/vendor_ruby:. GEM_PATH=/<<PKGBUILDDIR>>/debian/ruby-html-pipeline/usr/share/rubygems-integration/all:/<<PKGBUILDDIR>>/debian/.debhelper/generated/_source/home/.local/share/gem/ruby/3.3.0:/var/lib/gems/3.3.0:/usr/local/lib/ruby/gems/3.3.0:/usr/lib/ruby/gems/3.3.0:/usr/lib/x86_64-linux-gnu/ruby/gems/3.3.0:/usr/share/rubygems-integration/3.3.0:/usr/share/rubygems-integration/all:/usr/lib/x86_64-linux-gnu/rubygems-integration/3.3.0 ruby3.3 -S rake --rakelibdir /gem2deb-nonexistent -f debian/ruby-tests.rake /<<PKGBUILDDIR>>/test/html/pipeline/markdown_filter_test.rb:8:in `<class:MarkdownFilterTest>': uninitialized constant HTML::Pipeline::MarkdownFilterTest::CommonMarker (NameError) class CustomRenderer < CommonMarker::HtmlRenderer ^^^^^^^^^^^^ Did you mean? Commonmarker from /<<PKGBUILDDIR>>/test/html/pipeline/markdown_filter_test.rb:7:in `<top (required)>' from <internal:/usr/lib/ruby/vendor_ruby/rubygems/core_ext/kernel_require.rb>:139:in `require' from <internal:/usr/lib/ruby/vendor_ruby/rubygems/core_ext/kernel_require.rb>:139:in `require' from /usr/share/rubygems-integration/all/gems/rake-13.4.2/lib/rake/rake_test_loader.rb:21:in `block in <main>' from /usr/share/rubygems-integration/all/gems/rake-13.4.2/lib/rake/rake_test_loader.rb:6:in `select' from /usr/share/rubygems-integration/all/gems/rake-13.4.2/lib/rake/rake_test_loader.rb:6:in `<main>' rake aborted! Command failed with status (1) /usr/share/rubygems-integration/all/gems/rake-13.4.2/exe/rake:27:in `<top (required)>' Tasks: TOP => default => test (See full trace by running task with --trace) /usr/lib/ruby/vendor_ruby/gem2deb.rb:52:in `run': /usr/bin/ruby3.3 /usr/bin/gem2deb-test-runner (Gem2Deb::CommandFailed) from /usr/lib/ruby/vendor_ruby/gem2deb.rb:64:in `block in run_ruby' from /usr/lib/ruby/vendor_ruby/gem2deb.rb:87:in `maybe_crossbuild' from /usr/lib/ruby/vendor_ruby/gem2deb.rb:63:in `run_ruby' from /usr/lib/ruby/vendor_ruby/gem2deb/dh_ruby.rb:189:in `run_tests_for_version' from /usr/lib/ruby/vendor_ruby/gem2deb/dh_ruby.rb:176:in `block in run_tests' from /usr/lib/ruby/vendor_ruby/gem2deb/dh_ruby.rb:175:in `each' from /usr/lib/ruby/vendor_ruby/gem2deb/dh_ruby.rb:175:in `run_tests' from /usr/lib/ruby/vendor_ruby/gem2deb/dh_ruby.rb:71:in `run_tests' from /usr/lib/ruby/vendor_ruby/gem2deb/dh_ruby.rb:57:in `install' from /usr/lib/ruby/vendor_ruby/gem2deb/dh_ruby.rb:163:in `install' from /usr/bin/dh_ruby:89:in `<main>' dh_auto_install: error: dh_ruby --install /<<PKGBUILDDIR>>/debian/ruby-html-pipeline returned exit code 1 make[1]: *** [debian/rules:9: override_dh_auto_install] Error 25 make[1]: Leaving directory '/<<PKGBUILDDIR>>' make: *** [debian/rules:6: binary] Error 2 dpkg-buildpackage: error: debian/rules binary subprocess failed with exit status 2 --------------------------------------------------------------------------------
Hello, Bug #1143394 in ruby-html-pipeline reported by you has been fixed in the Git repository and is awaiting an upload. You can see the commit message below and you can check the diff of the fix at: https://salsa.debian.org/ruby-team/ruby-html-pipeline/-/commit/827bff7a5d1e591a7affda4ac6685db0f60e9dce (this message was generated automatically) -- Greetings https://bugs.debian.org/1143394
We believe that the bug you reported is fixed in the latest version of
ruby-html-pipeline, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to 1143394@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Simon Quigley <tsimonq2@debian.org> (supplier of updated ruby-html-pipeline package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@ftp-master.debian.org)
Format: 1.8
Date: Mon, 10 Aug 2026 10:29:10 -0500
Source: ruby-html-pipeline
Architecture: source
Version: 3.2.4-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Ruby Team <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Changed-By: Simon Quigley <tsimonq2@debian.org>
Closes: 1143394
Changes:
ruby-html-pipeline (3.2.4-1) unstable; urgency=medium
.
* Team upload.
.
[ Lucas Nussbaum ]
* debian/gbp.conf: Add for DEP-14
* debian/.gitattributes: remove
* debian/salsa-ci.yml: use team-specific include
.
[ Simon Quigley ]
* Upgrade the watch file to version 5.
* New upstream release (Closes: #1143394).
* Drop {XS,XB}-Ruby-Versions from control.
* Update Standards-Version to 4.7.4.
* Drop Rules-Requires-Root field, it is now redundant.
* Add no-git-in-gemspec.patch to drop usage of Git in the gemspec.
* Bump debhelper-compat to 14, dropping ${misc:Depends},
${shlibs:Depends}, and ${ruby:Depends} from runtime dependencies.
* Update build dependencies.
* Use --gem-install layout in rules.
Checksums-Sha1:
b3a56e46609ce22cc5a2de91f7922f9e022668f3 2289 ruby-html-pipeline_3.2.4-1.dsc
bcaa4952f684abc83da6b2f9e1679b39b5e05cdb 44161 ruby-html-pipeline_3.2.4.orig.tar.gz
e4d9cff2882dbdcbc1bd6813232cc4730d7f7c0f 4068 ruby-html-pipeline_3.2.4-1.debian.tar.xz
678b81b62157bf6d88cc67b9a9dffdb287c1b7e2 7612 ruby-html-pipeline_3.2.4-1_source.buildinfo
Checksums-Sha256:
d53b84a2aba874be91a097c36d6bb1d96a145d01ba7af837005fe7827ebb1111 2289 ruby-html-pipeline_3.2.4-1.dsc
d8d39a7b1e5aed3eefd740d36229e0d9aecf443367976abd170b989ae09734e7 44161 ruby-html-pipeline_3.2.4.orig.tar.gz
6c20cc282b1a0543608d4b7d5eff2ded104bfb5acb91212cb73183af3d583aef 4068 ruby-html-pipeline_3.2.4-1.debian.tar.xz
2f61bfd717c716ba38148a0c29a841da0e17b5bf2a42d76b22140d2f3e473015 7612 ruby-html-pipeline_3.2.4-1_source.buildinfo
Files:
10de6297ada040327fdce1ea351e11ca 2289 ruby optional ruby-html-pipeline_3.2.4-1.dsc
6ae1acaaa7ead9fe9e68e697e2a91ed9 44161 ruby optional ruby-html-pipeline_3.2.4.orig.tar.gz
31115fea2ce9dcbc4135442a9343d486 4068 ruby optional ruby-html-pipeline_3.2.4-1.debian.tar.xz
82bf7ec0ab9c343ddba08a91edacf836 7612 ruby optional ruby-html-pipeline_3.2.4-1_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEXHq+og+GMEWcyMi14n8s+EWML6QFAmp57mkACgkQ4n8s+EWM
L6SOgxAAnK3xMnh4zJAuSP2sOtrXadRwNI+iuFCgSYPIyjIxTREH7t2Hna0NYg0G
CRJy8vqKFHZtruxuwsZCMmigX2U+sQp3y7mrXYtq7DBUsjBLPGyTkuzZ5CXXOuJZ
DcMixVx1VExeRyjRW0wQ8iF6oT8yKR42Si17iyScfqRZfS7QOlhjfe7vroL7RAwO
B7AaepFhuq1wAkw671sJA7bWlyZQLqtYtKGzNOS8wg9y0DZDYBKCKeq5793ADM2o
p3+57n7NK3VtxbqIdNNAhK856Z8EJbH29LL8KkB7u/LLSoUf8rDQxVJ58PU4GJ0Y
aizxzU2EBjl6D1BNLww88l2AxWP8VH1EEzykwp61SnIriD2nSJXhNl6QMBCPehT9
S4pA+RTmN//OqFwzTik8dLTgICzdu76tnQEZazYhqPxVRWg9QwNn6bIsIdFSu4AG
B9hrDKBNrPYutRS6e3A/2qqkO4TA1rmnKFQWBf/S2+vyUBp9r305O26WFKZcdd4I
44daA2PRwEW6hTb8tzequ7D58YSCSrR7UyFVqqAo/GzZjzE5sy4scuIKIIpAum6U
XNEgFdBhtqfnoSih1q/I+lNVm0z4KcNahvEYYTHVJQb/zHE6wn1dGLDMud1+kAZi
dS+emBQ3tDd/3Rz9+KvFbHLQ/LVEwe6EvBpemluxUHjgfozkBS0=
=bPO9
-----END PGP SIGNATURE-----