[DRE-maint] Bug#1134983: ruby-curb: FTBFS: Failure: test_username_password(TestCurbCurlEasy)
Santiago Vila
sanvila at debian.org
Sun Apr 26 17:46:08 BST 2026
Package: src:ruby-curb
Version: 1.3.1-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/202604/
Note: The package FTBFS 100% of the time in all my test machines.
On machines with 2 CPUs, the (failed) build takes only one minute to finish.
On machines with 1 CPU, the (also failed) build hangs the autobuilder:
===============================================================================
E: Build killed with signal TERM after 60 minutes of inactivity
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-curb, so that this is still
visible in the BTS web page for this package.
Thanks.
--------------------------------------------------------------------------------
[...]
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-curb/usr/lib/x86_64-linux-gnu/rubygems-integration/3.3.0:/<<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\ \"curb\"
ââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââ
â Run tests for ruby3.3 from debian/ruby-tests.rake â
ââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââ
RUBYLIB=. GEM_PATH=/<<PKGBUILDDIR>>/debian/ruby-curb/usr/lib/x86_64-linux-gnu/rubygems-integration/3.3.0:/<<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
Loaded suite /usr/share/rubygems-integration/all/gems/rake-13.4.2/lib/rake/rake_test_loader
Started
F
===============================================================================
Failure: test_username_password(TestCurbCurlEasy)
/<<PKGBUILDDIR>>/tests/tc_curl_easy.rb:1471:in `test_username_password'
1468: end
1469: curl.http_auth_types = :ntlm
1470: curl.perform
=> 1471: assert_equal 'NTLM TlRMTVNTUAABAAAABoIIAAAAAAAAAAAAAAAAAAAAAAA=', $auth_header
1472: end
1473:
1474: def test_primary_ip
<"NTLM TlRMTVNTUAABAAAABoIIAAAAAAAAAAAAAAAAAAAAAAA=">(UTF-8) expected but was
<"Basic Zm9vOmJhcg==">(ASCII-8BIT)
diff:
? NTLM TlRMTVNTUAABAAAABoIIAAAAAAAAAAAAAAAAAAAAAAA=
? asic Zm9vOmJhcg =
? ---------------- ??????????????????????????????? +
? Encoding: UTF -8
? ASCII BIT
? ??? +++
===============================================================================Skipping fiber scheduler test (Async gem not available)
Skipping fiber scheduler test (Async gem not available)
Skipping fiber scheduler test (Async gem not available)
Skipping fiber scheduler test (Async gem not available)
Skipping fiber scheduler test (Async gem not available)
Skipping fiber scheduler test (Async gem not available)
Skipping fiber scheduler test (Async gem not available)
Skipping fiber scheduler test (Async gem not available)
Skipping fiber scheduler test (Async gem not available)
Skipping fiber scheduler test (Async gem not available)
Skipping fiber scheduler test (Async gem not available)
F
===============================================================================
Failure: test_multi_single_request_socket_perform_passes_integer_events_to_io_wait(TestCurbFiberScheduler):
<0> was expected to be
>=
<1>.
/<<PKGBUILDDIR>>/tests/tc_fiber_scheduler.rb:211:in `test_multi_single_request_socket_perform_passes_integer_events_to_io_wait'
208: end
209:
210: assert_equal 200, result
=> 211: assert_operator scheduler.io_wait_events.length, :>=, 1
212: assert scheduler.io_wait_events.all? { |events| events.is_a?(Integer) }
213: assert scheduler.io_wait_events.any? { |events| (events & (IO::READABLE | IO::WRITABLE)) != 0 }
214: end
===============================================================================
Finished in 10.456397431 seconds.
-------------------------------------------------------------------------------
282 tests, 1432 assertions, 2 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications
99.2908% passed
-------------------------------------------------------------------------------
26.97 tests/s, 136.95 assertions/s
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 => unittests
(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-curb returned exit code 1
make: *** [debian/rules:7: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit status 2
--------------------------------------------------------------------------------
More information about the Pkg-ruby-extras-maintainers
mailing list