Your message dated Thu, 19 Feb 2026 02:19:44 +0000
with message-id <[email protected]>
and subject line Bug#1128360: fixed in mailcatcher 0.10.0+ds-2
has caused the Debian Bug report #1128360,
regarding mailcatcher: FTBFS: dh_auto_install: error: dh_ruby --install 
/<<BUILDDIR>>/mailcatcher-0.10.0\+ds/debian/mailcatcher returned exit code 1
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
1128360: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1128360
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:mailcatcher
Version: 0.10.0+ds-1
Severity: serious
Tags: ftbfs forky sid

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/202602/

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:mailcatcher, 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
   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
   debian/rules execute_before_dh_auto_build
make[1]: Entering directory '/<<PKGBUILDDIR>>'
coffee --compile \
        --output assets/javascripts/mailcatcher.js \
        assets/javascripts/mailcatcher.js.coffee
rake assets --verbose --trace
** Invoke assets (first_time)
** Execute assets
looking for 
logo.png
looking for 
logo_2x.png
looking for 
logo_large.png
looking for 
mailcatcher.css
looking for 
mailcatcher.js
cp -p -t public/assets/ vendor/assets/javascripts/*
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   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
   dh_auto_install --destdir=debian/mailcatcher/ -O--buildsystem=ruby
        dh_ruby --install 
/<<BUILDDIR>>/mailcatcher-0.10.0\+ds/debian/mailcatcher

┌──────────────────────────────────────────────────────────────────────────────┐
│ mailcatcher: Installing files and building extensions for ruby3.3           
 │
└──────────────────────────────────────────────────────────────────────────────┘

/usr/bin/ruby3.3 -S gem build --config-file /dev/null --verbose 
/tmp/d20260218-92-dpih5r/gemspec
WARNING:  open-ended dependency on net-smtp (>= 0) is not recommended
  use a bounded requirement, such as "~> x.y"
WARNING:  open-ended dependency on rack (>= 2.2) is not recommended
  if rack is semantically versioned, use:
    add_runtime_dependency "rack", "~> 2.2"
WARNING:  open-ended dependency on sinatra (>= 3.2) is not recommended
  if sinatra is semantically versioned, use:
    add_runtime_dependency "sinatra", "~> 3.2"
WARNING:  open-ended dependency on capybara (>= 0, development) is not 
recommended
  use a bounded requirement, such as "~> x.y"
WARNING:  open-ended dependency on capybara-screenshot (>= 0, development) is 
not recommended
  use a bounded requirement, such as "~> x.y"
WARNING:  open-ended dependency on coffee-script (>= 0, development) is not 
recommended
  use a bounded requirement, such as "~> x.y"
WARNING:  open-ended dependency on rspec (>= 0, development) is not recommended
  use a bounded requirement, such as "~> x.y"
WARNING:  open-ended dependency on rake (>= 0, development) is not recommended
  use a bounded requirement, such as "~> x.y"
WARNING:  open-ended dependency on rdoc (>= 0, development) is not recommended
  use a bounded requirement, such as "~> x.y"
WARNING:  open-ended dependency on sass (>= 0, development) is not recommended
  use a bounded requirement, such as "~> x.y"
WARNING:  open-ended dependency on selenium-webdriver (>= 0, development) is 
not recommended
  use a bounded requirement, such as "~> x.y"
WARNING:  open-ended dependency on sprockets (>= 0, development) is not 
recommended
  use a bounded requirement, such as "~> x.y"
WARNING:  open-ended dependency on sprockets-sass (>= 0, development) is not 
recommended
  use a bounded requirement, such as "~> x.y"
WARNING:  open-ended dependency on sprockets-helpers (>= 0, development) is not 
recommended
  use a bounded requirement, such as "~> x.y"
WARNING:  open-ended dependency on uglifier (>= 0, development) is not 
recommended
  use a bounded requirement, such as "~> x.y"
WARNING:  See https://guides.rubygems.org/specification-reference/ for help
  Successfully built RubyGem
  Name: mailcatcher
  Version: 0.10.0
  File: mailcatcher-0.10.0.gem
/usr/bin/ruby3.3 -S gem install --config-file /dev/null --verbose --local 
--verbose --no-document --ignore-dependencies --install-dir 
debian/mailcatcher/usr/share/rubygems-integration/all 
/tmp/d20260218-92-dpih5r/mailcatcher-0.10.0.gem
/<<PKGBUILDDIR>>/debian/mailcatcher/usr/share/rubygems-integration/all/gems/mailcatcher-0.10.0/bin/catchmail
/<<PKGBUILDDIR>>/debian/mailcatcher/usr/share/rubygems-integration/all/gems/mailcatcher-0.10.0/bin/mailcatcher
/<<PKGBUILDDIR>>/debian/mailcatcher/usr/share/rubygems-integration/all/gems/mailcatcher-0.10.0/lib/mail_catcher.rb
/<<PKGBUILDDIR>>/debian/mailcatcher/usr/share/rubygems-integration/all/gems/mailcatcher-0.10.0/lib/mail_catcher/bus.rb
/<<PKGBUILDDIR>>/debian/mailcatcher/usr/share/rubygems-integration/all/gems/mailcatcher-0.10.0/lib/mail_catcher/mail.rb
/<<PKGBUILDDIR>>/debian/mailcatcher/usr/share/rubygems-integration/all/gems/mailcatcher-0.10.0/lib/mail_catcher/smtp.rb
/<<PKGBUILDDIR>>/debian/mailcatcher/usr/share/rubygems-integration/all/gems/mailcatcher-0.10.0/lib/mail_catcher/version.rb
/<<PKGBUILDDIR>>/debian/mailcatcher/usr/share/rubygems-integration/all/gems/mailcatcher-0.10.0/lib/mail_catcher/web.rb
/<<PKGBUILDDIR>>/debian/mailcatcher/usr/share/rubygems-integration/all/gems/mailcatcher-0.10.0/lib/mail_catcher/web/application.rb
/<<PKGBUILDDIR>>/debian/mailcatcher/usr/share/rubygems-integration/all/gems/mailcatcher-0.10.0/lib/mailcatcher.rb
/<<PKGBUILDDIR>>/debian/mailcatcher/usr/share/rubygems-integration/all/gems/mailcatcher-0.10.0/public/assets/favcount.js
/<<PKGBUILDDIR>>/debian/mailcatcher/usr/share/rubygems-integration/all/gems/mailcatcher-0.10.0/public/assets/keymaster.js
/<<PKGBUILDDIR>>/debian/mailcatcher/usr/share/rubygems-integration/all/gems/mailcatcher-0.10.0/public/assets/logo.png
/<<PKGBUILDDIR>>/debian/mailcatcher/usr/share/rubygems-integration/all/gems/mailcatcher-0.10.0/public/assets/logo_2x.png
/<<PKGBUILDDIR>>/debian/mailcatcher/usr/share/rubygems-integration/all/gems/mailcatcher-0.10.0/public/assets/logo_large.png
/<<PKGBUILDDIR>>/debian/mailcatcher/usr/share/rubygems-integration/all/gems/mailcatcher-0.10.0/public/assets/mailcatcher.css
/<<PKGBUILDDIR>>/debian/mailcatcher/usr/share/rubygems-integration/all/gems/mailcatcher-0.10.0/public/assets/mailcatcher.js
/<<PKGBUILDDIR>>/debian/mailcatcher/usr/share/rubygems-integration/all/gems/mailcatcher-0.10.0/public/favicon.ico
/<<PKGBUILDDIR>>/debian/mailcatcher/usr/share/rubygems-integration/all/gems/mailcatcher-0.10.0/views/404.erb
/<<PKGBUILDDIR>>/debian/mailcatcher/usr/share/rubygems-integration/all/gems/mailcatcher-0.10.0/views/index.erb
/<<PKGBUILDDIR>>/debian/mailcatcher/usr/share/rubygems-integration/all/bin/catchmail
/<<PKGBUILDDIR>>/debian/mailcatcher/usr/share/rubygems-integration/all/bin/mailcatcher
Successfully installed mailcatcher-0.10.0
1 gem installed
mkdir -p debian/mailcatcher/usr/bin
mv debian/mailcatcher/usr/share/rubygems-integration/all/bin/catchmail 
debian/mailcatcher/usr/bin
mv debian/mailcatcher/usr/share/rubygems-integration/all/bin/mailcatcher 
debian/mailcatcher/usr/bin
cd debian/mailcatcher/usr/share/rubygems-integration/all
rm -rf bin
rm -rf build_info
rm -rf cache
rm -rf doc
rm -rf extensions
rmdir plugins
cd gems/mailcatcher-0.10.0
rm -f 
chmod 644 lib/mail_catcher/bus.rb lib/mail_catcher/mail.rb 
lib/mail_catcher/smtp.rb lib/mail_catcher/version.rb 
lib/mail_catcher/web/application.rb lib/mail_catcher/web.rb lib/mail_catcher.rb 
lib/mailcatcher.rb
find lib/ -type d -empty -delete
cd -
cd -
Rewriting shebang line of /<<PKGBUILDDIR>>/debian/mailcatcher/usr/bin/catchmail
Rewriting shebang line of 
/<<PKGBUILDDIR>>/debian/mailcatcher/usr/bin/mailcatcher
/usr/bin/ruby3.3 /usr/bin/gem2deb-test-runner

┌──────────────────────────────────────────────────────────────────────────────┐
│ Checking Rubygems dependency resolution on ruby3.3                          
 │
└──────────────────────────────────────────────────────────────────────────────┘

RUBYLIB=. 
GEM_PATH=/<<PKGBUILDDIR>>/debian/mailcatcher/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\ \"mailcatcher\"
/usr/lib/ruby/vendor_ruby/rubygems/specification.rb:1421:in `block in 
activate_dependencies': Could not find 'sqlite3' (~> 1.3) among 127 total 
gem(s) (Gem::MissingSpecError)
Checked in 
'GEM_PATH=/<<PKGBUILDDIR>>/debian/mailcatcher/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'
 at: 
/<<PKGBUILDDIR>>/debian/mailcatcher/usr/share/rubygems-integration/all/specifications/mailcatcher-0.10.0.gemspec,
 execute `gem env` for more information
        from /usr/lib/ruby/vendor_ruby/rubygems/specification.rb:1407:in `each'
        from /usr/lib/ruby/vendor_ruby/rubygems/specification.rb:1407:in 
`activate_dependencies'
        from /usr/lib/ruby/vendor_ruby/rubygems/specification.rb:1389:in 
`activate'
        from /usr/lib/ruby/vendor_ruby/rubygems/core_ext/kernel_gem.rb:62:in 
`block in gem'
        from /usr/lib/ruby/vendor_ruby/rubygems/core_ext/kernel_gem.rb:62:in 
`synchronize'
        from /usr/lib/ruby/vendor_ruby/rubygems/core_ext/kernel_gem.rb:62:in 
`gem'
        from -e:1:in `<main>'
abbrev (default: 0.1.2)
base64 (0.3.0, default: 0.2.0)
benchmark (default: 0.3.0)
bigdecimal (default: 3.1.5)
bundler (default: 2.5.22)
cgi (default: 0.4.2)
concurrent-ruby (1.3.6)
concurrent-ruby-edge (0.7.2)
csv (3.3.5, default: 3.2.8)
daemons (1.4.1)
date (default: 3.3.4)
debug (1.9.2)
delegate (default: 0.3.1)
did_you_mean (2.0.0, default: 1.6.3)
digest (default: 3.1.1)
drb (default: 2.2.0)
english (default: 0.8.0)
erb (default: 4.0.3)
error_highlight (default: 0.6.0)
etc (default: 1.4.3)
eventmachine (1.3.0.dev.1)
execjs (2.10.0)
faye-websocket (0.12.0)
fcntl (default: 1.1.0)
ffi (1.17.3)
fiddle (default: 1.1.2)
fileutils (default: 1.7.2)
find (default: 0.2.0)
forwardable (default: 1.3.3)
getoptlong (default: 0.2.1)
hike (2.1.3)
io-console (default: 0.7.1)
io-nonblock (default: 0.3.0)
io-wait (default: 0.3.1)
ipaddr (default: 1.2.6)
irb (default: 1.13.1)
json (default: 2.7.2)
listen (3.10.0)
logger (default: 1.6.0)
mail (2.9.0)
matrix (0.4.2)
mini_mime (1.1.5)
mini_portile2 (2.8.7)
minitest (6.0.1, 5.20.0)
multi_json (1.15.0)
mustermann (3.0.4)
mutex_m (default: 0.2.0)
net-ftp (0.3.4)
net-http (default: 0.4.1)
net-imap (0.4.19)
net-pop (0.1.2)
net-protocol (default: 0.2.2)
net-smtp (0.5.1)
net-telnet (0.2.0)
nkf (default: 0.1.3)
observer (default: 0.1.2)
open-uri (default: 0.4.1)
open3 (default: 0.2.1)
openssl (default: 3.2.0)
optparse (default: 0.4.0)
ostruct (default: 0.6.0)
pathname (default: 0.3.0)
power_assert (3.0.1, 2.0.3)
pp (default: 0.5.0)
prettyprint (default: 0.2.0)
prime (0.1.2)
prism (default: 0.19.0)
pstore (default: 0.1.3)
psych (default: 5.1.2)
racc (1.7.3)
rack (3.2.4)
rack-protection (4.2.1)
rack-session (2.1.1)
rake (13.3.1, 13.1.0)
rb-inotify (0.10.1)
rbs (3.4.0)
rdoc (default: 6.6.3.1)
readline (default: 0.0.4)
reline (default: 0.5.10)
resolv (default: 0.3.0)
resolv-replace (default: 0.1.1)
rexml (3.3.9)
rinda (default: 0.2.0)
rss (0.3.1)
ruby2_keywords (0.0.5)
rubygems-update (3.6.7)
sass (3.7.4)
sassc (2.4.0)
securerandom (default: 0.3.1)
set (default: 1.1.0)
shellwords (default: 0.2.0)
sinatra (4.2.1)
singleton (default: 0.2.0)
sprockets (4.2.2)
sqlite3 (2.9.0)
stringio (default: 3.1.1)
strscan (default: 3.0.9)
syntax_suggest (default: 2.0.1)
syslog (default: 0.1.2)
tempfile (default: 0.2.1)
terser (1.2.6)
test-unit (3.7.7, 3.6.1)
thin (1.8.2)
tilt (2.7.0)
time (default: 0.3.0)
timeout (default: 0.4.1)
tmpdir (default: 0.2.0)
tsort (default: 0.2.0)
typeprof (0.21.9)
un (default: 0.3.0)
uri (default: 0.13.2)
weakref (default: 0.1.3)
webrick (1.9.2)
websocket-driver (0.8.0)
websocket-extensions (0.1.5)
xmlrpc (0.3.3)
yaml (default: 0.3.0)
zlib (default: 3.1.1)

┌──────────────────────────────────────────────────────────────────────────────┐
│ Run tests for ruby3.3: no test suite!                                       
 │
└──────────────────────────────────────────────────────────────────────────────┘

/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 
/<<BUILDDIR>>/mailcatcher-0.10.0\+ds/debian/mailcatcher returned exit code 1
make: *** [debian/rules:7: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit 
status 2
--------------------------------------------------------------------------------

--- End Message ---
--- Begin Message ---
Source: mailcatcher
Source-Version: 0.10.0+ds-2
Done: Joseph Nahmias <[email protected]>

We believe that the bug you reported is fixed in the latest version of
mailcatcher, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Joseph Nahmias <[email protected]> (supplier of updated mailcatcher 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 [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Wed, 18 Feb 2026 20:59:25 -0500
Source: mailcatcher
Architecture: source
Version: 0.10.0+ds-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Ruby Team 
<[email protected]>
Changed-By: Joseph Nahmias <[email protected]>
Closes: 1128360
Changes:
 mailcatcher (0.10.0+ds-2) unstable; urgency=medium
 .
   * drop unneeded CC0 license text
   * relax versioned dep on sqlite3 (Closes: #1128360)
Checksums-Sha1:
 295b5746b14443387a86792a769a7e95a9b1a692 2261 mailcatcher_0.10.0+ds-2.dsc
 8a8c701d960f21a4fa283dfe9bb44b28b68dbc66 8924 
mailcatcher_0.10.0+ds-2.debian.tar.xz
 40935c389bf8b05aee89f64821a93eef04fcdf9b 8254 
mailcatcher_0.10.0+ds-2_amd64.buildinfo
Checksums-Sha256:
 9b4d55fbb6cf933c70ff57ee97e0117dcaa212e85575e7a24d73d26653bbe94c 2261 
mailcatcher_0.10.0+ds-2.dsc
 7811e0b29d2484eeb5d97a76768ccf6435a336d2fb0b62d5da5f9c4c15c08de9 8924 
mailcatcher_0.10.0+ds-2.debian.tar.xz
 48b13e20c3e72241b17442120957c6a6cf96448c88afc6c032c4e668cd6f53e9 8254 
mailcatcher_0.10.0+ds-2_amd64.buildinfo
Files:
 59d76589798404f796cbe005e58e8cf8 2261 ruby optional mailcatcher_0.10.0+ds-2.dsc
 02bd7f794afae787f551ac0f755c53ab 8924 ruby optional 
mailcatcher_0.10.0+ds-2.debian.tar.xz
 610ed3a1d924abe73dd377974db04661 8254 ruby optional 
mailcatcher_0.10.0+ds-2_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEcxc7CTsDz7hRCK0UsRvZGQeaO5gFAmmWbyUACgkQsRvZGQea
O5hSoA//cb7ZLiOa1IoQNIpHC2n2EUSBr/3yC4mheik1CxxS4iWRRKVv3B3wDmhN
KM7fLnFEfzvRvQY2qMp+9VMaDgnMvyx023REPgcQelmZd+kN0g8JQypXnV0RsUgz
oytg6L105zcLQ9UdvR37qFeTHmsI5p8tolhvo4bdgUIvtw+zjDifniY6MpOntc94
kt2HOgDWNS4eBL+uk1ZWJdLGydfCfKcLUHKKni6Xwb2chdSK9baPuZ2YVS9mC8Kg
vYvLXPj7lwdFj2UD0Q+HpRBHJgRPCSRRhYIqoMJ8SIkVLKTCscoxHdmWTL93j7Vm
iqsXP1MywkB8uf4x29HFYlAA3+u/Jaqs3FYIm+qlz9WQV+z29KRbCAGXEuq4V0Ut
ETjg+3/wOHcjuGFMNEc5b1GLld8kYpT21tthXM66d9/Gpy/lMUdIETV1hYthx3Wf
bNhcQHjJwroUnUkTMBMeqZs8/naT2IAXmMQktIMF5Hg4j6kl3HoWldb/fynYXzZL
DG5fRnKbp6QifBeiSz+rzm2e2S459D5lo9GKHeuEZ0T/hzhxWT0lCubIq3of7Jj6
A0F0p+thglM5Kr+nnHyzX63cjPcsAJQzc8tzI1HTN3Tf5uqof3TcJuGITBAoywup
Cq6PzbfigvNfbqesscSfohxNGwNYHS7t1y4TVVNyNGZlVDM4+e4=
=cAQm
-----END PGP SIGNATURE-----

Attachment: pgpCJZLB2VmW_.pgp
Description: PGP signature


--- End Message ---

Reply via email to