Your message dated Fri, 5 Apr 2019 16:43:27 +0200
with message-id <20190405144324.c7ufdujdube5u...@debian.org>
and subject line Re: ruby-httpclient FTBFS and Debci failure:
test_verification_without_httpclient fails
has caused the Debian Bug report #882473,
regarding ruby-httpclient FTBFS and Debci failure:
test_verification_without_httpclient fails
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 ow...@bugs.debian.org
immediately.)
--
882473: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=882473
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: ruby-httpclient
Version: 2.8.3-1
Severity: serious
Some recent change in unstable makes ruby-httpclient FTBFS and Debci fail:
https://ci.debian.net/packages/r/ruby-httpclient/unstable/amd64/
https://tests.reproducible-builds.org/debian/history/ruby-httpclient.html
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/ruby-httpclient.html
...
test_verification_without_httpclient: F
===============================================================================
Failure: <false> is not true.
test_verification_without_httpclient(TestSSL)
/build/1st/ruby-httpclient-2.8.3/test/test_ssl.rb:90:in
`test_verification_without_httpclient'
87: cert = ::OpenSSL::X509::Certificate.new(raw_cert)
88: store = ::OpenSSL::X509::Store.new
89: store.add_cert(ca_cert)
=> 90: assert(store.verify(cert))
91: end
92:
93: def test_verification
===============================================================================
: (1.148064)
test_x509_store_add_cert_prepend: .: (0.105695)
Finished in 68.383385007 seconds.
------
231 tests, 790 assertions, 1 failures, 0 errors, 0 pendings, 1 omissions, 0
notifications
99.5652% passed
------
3.38 tests/s, 11.55 assertions/s
rake aborted!
Command failed with status (1): [ruby -w -I"test"
"/usr/lib/ruby/vendor_ruby/rake/rake_test_loader.rb" "test/test_auth.rb"
"test/test_cookie.rb" "test/test_hexdump.rb" "test/test_http-access2.rb"
"test/test_httpclient.rb" "test/test_include_client.rb"
"test/test_jsonclient.rb" "test/test_ssl.rb" "test/test_webagent-cookie.rb" -v]
Tasks: TOP => default
(See full trace by running task with --trace)
ERROR: Test "ruby2.3" failed. Exiting.
dh_auto_install: dh_ruby --install
/build/1st/ruby-httpclient-2.8.3/debian/ruby-httpclient returned exit code 1
debian/rules:8: recipe for target 'binary' failed
make: *** [binary] Error 1
--- End Message ---
--- Begin Message ---
Version: 2.8.3-2
On Thu, Nov 23, 2017 at 12:40:40PM +0200, Adrian Bunk wrote:
> Some recent change in unstable makes ruby-httpclient FTBFS and Debci fail:
There was an upload which fixes this. Closing the bug.
Ivo
--- End Message ---