Your message dated Fri, 06 Mar 2026 15:19:39 +0000
with message-id <[email protected]>
and subject line Bug#1129883: fixed in mailcatcher 0.10.0+ds-4
has caused the Debian Bug report #1129883,
regarding mailcatcher: FTBFS: Could not find 'thin'
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.)
--
1129883: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1129883
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:mailcatcher
Version: 0.10.0+ds-3
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/202603/
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/d20260305-92-rfdgqq/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 sqlite3 (>= 1.3) is not recommended
if sqlite3 is semantically versioned, use:
add_runtime_dependency "sqlite3", "~> 1.3"
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/d20260305-92-rfdgqq/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 'thin' (~> 1.8) 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.9)
minitest (5.27.0, 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.11.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 (2.0.1)
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-4
Done: Simon Quigley <[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.
Simon Quigley <[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: Fri, 06 Mar 2026 08:58:51 -0600
Source: mailcatcher
Built-For-Profiles: noudeb
Architecture: source
Version: 0.10.0+ds-4
Distribution: unstable
Urgency: medium
Maintainer: Debian Ruby Team
<[email protected]>
Changed-By: Simon Quigley <[email protected]>
Closes: 1129883
Changes:
mailcatcher (0.10.0+ds-4) unstable; urgency=medium
.
* Team upload.
* Update Standards-Version to 4.7.3.
* Add relax-thin-dependency.patch to relax the dependency on thin
(Closes: #1129883).
Checksums-Sha1:
060ad0449089ee0e5f49e46b2f6d580da643d90f 2223 mailcatcher_0.10.0+ds-4.dsc
f2346828e97bdbd6265900526231667d20d288c8 9424
mailcatcher_0.10.0+ds-4.debian.tar.xz
da785862f0c0abd038692f7cb384c2c204de378f 7647
mailcatcher_0.10.0+ds-4_source.buildinfo
Checksums-Sha256:
aa01348acb35e16f57aabbf809418b5d2241d086583878178055331e460ce106 2223
mailcatcher_0.10.0+ds-4.dsc
9e51eec5e42c21807feaad1b7fb21f96c3443766759b0990cb4f53162902993f 9424
mailcatcher_0.10.0+ds-4.debian.tar.xz
3cfbcff53371b55ab1ab8e0dcda637a89965d9b7e267e4e0c465bd1866c11bba 7647
mailcatcher_0.10.0+ds-4_source.buildinfo
Files:
f9808a66f7809d3e32d7b12534cbd38e 2223 ruby optional mailcatcher_0.10.0+ds-4.dsc
295910121f0e54100ad45381f43cd755 9424 ruby optional
mailcatcher_0.10.0+ds-4.debian.tar.xz
f5089d9dc4c4e1653d7fb68a2aa06673 7647 ruby optional
mailcatcher_0.10.0+ds-4_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEXHq+og+GMEWcyMi14n8s+EWML6QFAmmq678ACgkQ4n8s+EWM
L6TxQg//XphQHIE0xZtUxIUCPirWSaPo2dAcemKdxbT5/KzVw/EaAXcv6DJW22fx
HHiP0lUtee4Zad3VBnv43sn1vhQtOitGIv53pTZc34ODjBj5Xctn6WGLuvcJEWnE
BrtqWMuLMAnYK0XYlw6k1/bEyIrMWRBRWwcE4QhyM5D4IITdftl9J6vzNpeqp9ZA
NdanWDgbvpGooiNJBK+mLPKCqCZrlQmanL7uXL+om2IeVOj5zheM9JO1omsqXa3j
S6+ZCJQ689Sjof//V/ROjI/IVIvMMCXFzlFH+LQf0OqMgdJ5OEyb4pIdjrz/Nki1
N8pqB516MJ1cnqKO7xtm5GMz1k9o4oxe5mSO0dJlYqbhs9345xUb09XhaVyG6UKV
jCi3NEnRgSk6vTZkcipdyWUcKMZbVPuYPvPKPoSmAn/SPsbvkIwrmhoQXgfc9mqg
VtkZCWp/DkgTbTPs3Q0hZCPzUqIsmR+icr3rcdlsFyZdrSyQSMmvkgzWErj8c8uJ
OYHMEVUhwiC2b4z0RferBXfXCnuGxgo3+RbdHHF3jy6GAY9QB28/Qy0bVSQwomK3
5tT2VjSObyH54+UG1rO8wwYKvOsPTGtxWgP2xooYDWzpZUYzGKwdgvwMi7YxKUbi
ASPKqsAKQtnWfmyn2h6drK2Ibi8CjjzreHEKCaWoVyLJ2SlRUgU=
=ZMZQ
-----END PGP SIGNATURE-----
pgp75dXDQdzvJ.pgp
Description: PGP signature
--- End Message ---