Your message dated Tue, 03 Mar 2026 08:31:02 -0600
with message-id <[email protected]>
and subject line Fixed in 0.94.2-1
has caused the Debian Bug report #1120211,
regarding ruby-async-http: FTBFS: dh_auto_install: error: dh_ruby --install
/<<PKGBUILDDIR>>/debian/ruby-async-http 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.)
--
1120211: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1120211
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:ruby-async-http
Version: 0.59.5-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/202511/
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-async-http, 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
dh_auto_install --destdir=debian/ruby-async-http/ -O--buildsystem=ruby
dh_ruby --install /<<PKGBUILDDIR>>/debian/ruby-async-http
ââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââ
â ruby-async-http: Installing files and building extensions for ruby3.3
â
ââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââ
/usr/bin/ruby3.3 -S gem build --config-file /dev/null --verbose
/tmp/d20251106-61-iq08ai/gemspec
WARNING: open-ended dependency on async (>= 1.25) is not recommended
if async is semantically versioned, use:
add_runtime_dependency "async", "~> 1.25"
WARNING: open-ended dependency on async-io (>= 1.28) is not recommended
if async-io is semantically versioned, use:
add_runtime_dependency "async-io", "~> 1.28"
WARNING: open-ended dependency on async-pool (>= 0.2) is not recommended
if async-pool is semantically versioned, use:
add_runtime_dependency "async-pool", "~> 0.2"
WARNING: open-ended dependency on traces (>= 0.8.0) is not recommended
if traces is semantically versioned, use:
add_runtime_dependency "traces", "~> 0.8", ">= 0.8.0"
WARNING: open-ended dependency on covered (>= 0, development) is not
recommended
use a bounded requirement, such as "~> x.y"
WARNING: open-ended dependency on localhost (>= 0, development) is not
recommended
use a bounded requirement, such as "~> x.y"
WARNING: open-ended dependency on rack-test (>= 0, development) is not
recommended
use a bounded requirement, such as "~> x.y"
WARNING: make sure you specify the oldest ruby version constraint (like ">=
3.0") that you want your gem to support by setting the `required_ruby_version`
gemspec attribute
WARNING: See https://guides.rubygems.org/specification-reference/ for help
Successfully built RubyGem
Name: async-http
Version: 0.59.5
File: async-http-0.59.5.gem
/usr/bin/ruby3.3 -S gem install --config-file /dev/null --verbose --local
--verbose --no-document --ignore-dependencies --install-dir
debian/ruby-async-http/usr/share/rubygems-integration/all
/tmp/d20251106-61-iq08ai/async-http-0.59.5.gem
/<<PKGBUILDDIR>>/debian/ruby-async-http/usr/share/rubygems-integration/all/gems/async-http-0.59.5/bake/async/http.rb
/<<PKGBUILDDIR>>/debian/ruby-async-http/usr/share/rubygems-integration/all/gems/async-http-0.59.5/bake/async/http/h2spec.rb
/<<PKGBUILDDIR>>/debian/ruby-async-http/usr/share/rubygems-integration/all/gems/async-http-0.59.5/lib/async/http.rb
/<<PKGBUILDDIR>>/debian/ruby-async-http/usr/share/rubygems-integration/all/gems/async-http-0.59.5/lib/async/http/body.rb
/<<PKGBUILDDIR>>/debian/ruby-async-http/usr/share/rubygems-integration/all/gems/async-http-0.59.5/lib/async/http/body/delayed.rb
/<<PKGBUILDDIR>>/debian/ruby-async-http/usr/share/rubygems-integration/all/gems/async-http-0.59.5/lib/async/http/body/hijack.rb
/<<PKGBUILDDIR>>/debian/ruby-async-http/usr/share/rubygems-integration/all/gems/async-http-0.59.5/lib/async/http/body/pipe.rb
/<<PKGBUILDDIR>>/debian/ruby-async-http/usr/share/rubygems-integration/all/gems/async-http-0.59.5/lib/async/http/body/slowloris.rb
/<<PKGBUILDDIR>>/debian/ruby-async-http/usr/share/rubygems-integration/all/gems/async-http-0.59.5/lib/async/http/body/writable.rb
/<<PKGBUILDDIR>>/debian/ruby-async-http/usr/share/rubygems-integration/all/gems/async-http-0.59.5/lib/async/http/client.rb
/<<PKGBUILDDIR>>/debian/ruby-async-http/usr/share/rubygems-integration/all/gems/async-http-0.59.5/lib/async/http/endpoint.rb
/<<PKGBUILDDIR>>/debian/ruby-async-http/usr/share/rubygems-integration/all/gems/async-http-0.59.5/lib/async/http/internet.rb
/<<PKGBUILDDIR>>/debian/ruby-async-http/usr/share/rubygems-integration/all/gems/async-http-0.59.5/lib/async/http/internet/instance.rb
/<<PKGBUILDDIR>>/debian/ruby-async-http/usr/share/rubygems-integration/all/gems/async-http-0.59.5/lib/async/http/protocol.rb
/<<PKGBUILDDIR>>/debian/ruby-async-http/usr/share/rubygems-integration/all/gems/async-http-0.59.5/lib/async/http/protocol/http1.rb
/<<PKGBUILDDIR>>/debian/ruby-async-http/usr/share/rubygems-integration/all/gems/async-http-0.59.5/lib/async/http/protocol/http1/client.rb
/<<PKGBUILDDIR>>/debian/ruby-async-http/usr/share/rubygems-integration/all/gems/async-http-0.59.5/lib/async/http/protocol/http1/connection.rb
/<<PKGBUILDDIR>>/debian/ruby-async-http/usr/share/rubygems-integration/all/gems/async-http-0.59.5/lib/async/http/protocol/http1/request.rb
/<<PKGBUILDDIR>>/debian/ruby-async-http/usr/share/rubygems-integration/all/gems/async-http-0.59.5/lib/async/http/protocol/http1/response.rb
/<<PKGBUILDDIR>>/debian/ruby-async-http/usr/share/rubygems-integration/all/gems/async-http-0.59.5/lib/async/http/protocol/http1/server.rb
/<<PKGBUILDDIR>>/debian/ruby-async-http/usr/share/rubygems-integration/all/gems/async-http-0.59.5/lib/async/http/protocol/http10.rb
/<<PKGBUILDDIR>>/debian/ruby-async-http/usr/share/rubygems-integration/all/gems/async-http-0.59.5/lib/async/http/protocol/http11.rb
/<<PKGBUILDDIR>>/debian/ruby-async-http/usr/share/rubygems-integration/all/gems/async-http-0.59.5/lib/async/http/protocol/http2.rb
/<<PKGBUILDDIR>>/debian/ruby-async-http/usr/share/rubygems-integration/all/gems/async-http-0.59.5/lib/async/http/protocol/http2/client.rb
/<<PKGBUILDDIR>>/debian/ruby-async-http/usr/share/rubygems-integration/all/gems/async-http-0.59.5/lib/async/http/protocol/http2/connection.rb
/<<PKGBUILDDIR>>/debian/ruby-async-http/usr/share/rubygems-integration/all/gems/async-http-0.59.5/lib/async/http/protocol/http2/input.rb
/<<PKGBUILDDIR>>/debian/ruby-async-http/usr/share/rubygems-integration/all/gems/async-http-0.59.5/lib/async/http/protocol/http2/output.rb
/<<PKGBUILDDIR>>/debian/ruby-async-http/usr/share/rubygems-integration/all/gems/async-http-0.59.5/lib/async/http/protocol/http2/request.rb
/<<PKGBUILDDIR>>/debian/ruby-async-http/usr/share/rubygems-integration/all/gems/async-http-0.59.5/lib/async/http/protocol/http2/response.rb
/<<PKGBUILDDIR>>/debian/ruby-async-http/usr/share/rubygems-integration/all/gems/async-http-0.59.5/lib/async/http/protocol/http2/server.rb
/<<PKGBUILDDIR>>/debian/ruby-async-http/usr/share/rubygems-integration/all/gems/async-http-0.59.5/lib/async/http/protocol/http2/stream.rb
/<<PKGBUILDDIR>>/debian/ruby-async-http/usr/share/rubygems-integration/all/gems/async-http-0.59.5/lib/async/http/protocol/https.rb
/<<PKGBUILDDIR>>/debian/ruby-async-http/usr/share/rubygems-integration/all/gems/async-http-0.59.5/lib/async/http/protocol/request.rb
/<<PKGBUILDDIR>>/debian/ruby-async-http/usr/share/rubygems-integration/all/gems/async-http-0.59.5/lib/async/http/protocol/response.rb
/<<PKGBUILDDIR>>/debian/ruby-async-http/usr/share/rubygems-integration/all/gems/async-http-0.59.5/lib/async/http/proxy.rb
/<<PKGBUILDDIR>>/debian/ruby-async-http/usr/share/rubygems-integration/all/gems/async-http-0.59.5/lib/async/http/reference.rb
/<<PKGBUILDDIR>>/debian/ruby-async-http/usr/share/rubygems-integration/all/gems/async-http-0.59.5/lib/async/http/relative_location.rb
/<<PKGBUILDDIR>>/debian/ruby-async-http/usr/share/rubygems-integration/all/gems/async-http-0.59.5/lib/async/http/server.rb
/<<PKGBUILDDIR>>/debian/ruby-async-http/usr/share/rubygems-integration/all/gems/async-http-0.59.5/lib/async/http/statistics.rb
/<<PKGBUILDDIR>>/debian/ruby-async-http/usr/share/rubygems-integration/all/gems/async-http-0.59.5/lib/async/http/version.rb
Successfully installed async-http-0.59.5
1 gem installed
cd debian/ruby-async-http/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/async-http-0.59.5
rm -f
chmod 644 lib/async/http/body/delayed.rb lib/async/http/body
[too-long-redacted] tp/version.rb lib/async/http.rb
find lib/ -type d -empty -delete
cd -
cd -
/usr/bin/ruby3.3 /usr/bin/gem2deb-test-runner
ââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââ
â Checking Rubygems dependency resolution on ruby3.3
â
ââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââ
RUBYLIB=.
GEM_PATH=/<<PKGBUILDDIR>>/debian/ruby-async-http/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\ \"async-http\"
/usr/lib/ruby/vendor_ruby/rubygems/specification.rb:1421:in `block in
activate_dependencies': Could not find 'protocol-http1' (~> 0.14.0) among 112
total gem(s) (Gem::MissingSpecError)
Checked in
'GEM_PATH=/<<PKGBUILDDIR>>/debian/ruby-async-http/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/ruby-async-http/usr/share/rubygems-integration/all/specifications/async-http-0.59.5.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)
async (1.30.3)
async-io (1.34.1)
async-pool (0.3.12)
base64 (default: 0.2.0)
benchmark (default: 0.3.0)
bigdecimal (default: 3.1.5)
bundler (default: 2.5.22)
cgi (default: 0.4.2)
console (1.15.3)
csv (3.3.4, default: 3.2.8)
date (default: 3.3.4)
debug (1.9.2)
delegate (default: 0.3.1)
did_you_mean (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)
fcntl (default: 1.1.0)
fiber-local (1.0.0)
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)
hitimes (1.3.1)
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)
localhost (1.1.9)
logger (default: 1.6.0)
matrix (0.4.2)
minitest (5.25.4, 5.20.0)
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)
nio4r (2.7.4)
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 (2.0.5, 2.0.3)
pp (default: 0.5.0)
prettyprint (default: 0.2.0)
prime (0.1.2)
prism (default: 0.19.0)
protocol-hpack (1.5.1)
protocol-http (0.23.12)
protocol-http1 (0.35.2)
protocol-http2 (0.14.2)
pstore (default: 0.1.3)
psych (default: 5.1.2)
racc (1.7.3)
rake (13.2.1, 13.1.0)
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)
securerandom (default: 0.3.1)
set (default: 1.1.0)
shellwords (default: 0.2.0)
singleton (default: 0.2.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)
test-unit (3.6.2, 3.6.1)
time (default: 0.3.0)
timeout (default: 0.4.1)
timers (4.1.1)
tmpdir (default: 0.2.0)
traces (0.18.2)
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.1)
xmlrpc (0.3.3)
yaml (default: 0.3.0)
zlib (default: 3.1.1)
ââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââ
â Run tests for ruby3.3: no test suite!
â
ââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââ
ERROR: Test "ruby3.3" failed. Exiting.
dh_auto_install: error: dh_ruby --install
/<<PKGBUILDDIR>>/debian/ruby-async-http returned exit code 1
make: *** [debian/rules:7: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------
--- End Message ---
--- Begin Message ---
Hello,
This should be fixed in 0.94.2-1, just uploaded. If you can still reproduce
this, please attach a build log.
Thanks,
Simon Quigley
[email protected]
--- End Message ---