Your message dated Wed, 28 Apr 2021 05:34:29 +0000
with message-id <e1lbcqd-000eyk...@fasolo.debian.org>
and subject line Bug#987687: fixed in ruby-excon 0.79.0-2
has caused the Debian Bug report #987687,
regarding ruby-excon will FTBFS after Feb 1 2022
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.)
--
987687: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=987687
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: ruby-excon
Version: 0.79.0-1
Severity: serious
Tags: ftbfs
https://tests.reproducible-builds.org/debian/rb-pkg/bullseye/amd64/ruby-excon.html
...
I: Current time: Thu May 26 06:05:02 -12 2022
...
Excon basics verify_hostname (ssl)
+ returns true
response.status - returns 200
SSL_connect returned=1 errno=0 state=error: certificate verify failed
(certificate has expired) (OpenSSL::SSL::SSLError) Unable to verify
certificate. This may be an issue with the remote host or with Excon. Excon has
certificates bundled, but these can be customized:
`Excon.defaults[:ssl_ca_path] = path_to_certs`
`ENV['SSL_CERT_DIR'] = path_to_certs`
`Excon.defaults[:ssl_ca_file] = path_to_file`
`ENV['SSL_CERT_FILE'] = path_to_file`
`Excon.defaults[:ssl_verify_callback] = callback`
(see OpenSSL::SSL::SSLContext#verify_callback)
or:
`Excon.defaults[:ssl_verify_peer] = false` (less secure).
(Excon::Error::Certificate)
/build/ruby-excon-0.79.0/lib/excon/ssl_socket.rb:131:in `connect_nonblock'
/build/ruby-excon-0.79.0/lib/excon/ssl_socket.rb:131:in `initialize'
/build/ruby-excon-0.79.0/lib/excon/connection.rb:471:in `new'
/build/ruby-excon-0.79.0/lib/excon/connection.rb:471:in `socket'
/build/ruby-excon-0.79.0/lib/excon/connection.rb:118:in `request_call'
/build/ruby-excon-0.79.0/lib/excon/middlewares/mock.rb:57:in
`request_call'
/build/ruby-excon-0.79.0/lib/excon/middlewares/instrumentor.rb:34:in
`request_call'
/build/ruby-excon-0.79.0/lib/excon/middlewares/idempotent.rb:19:in
`request_call'
/build/ruby-excon-0.79.0/lib/excon/middlewares/base.rb:22:in
`request_call'
/build/ruby-excon-0.79.0/lib/excon/middlewares/base.rb:22:in
`request_call'
/build/ruby-excon-0.79.0/lib/excon/connection.rb:283:in `request'
/build/ruby-excon-0.79.0/tests/basic_tests.rb:151:in `block (3 levels) in
<top (required)>'
/usr/share/rubygems-integration/all/gems/shindo-0.3.8/lib/shindo.rb:140:in
`instance_eval'
/usr/share/rubygems-integration/all/gems/shindo-0.3.8/lib/shindo.rb:140:in
`assert'
/usr/share/rubygems-integration/all/gems/shindo-0.3.8/lib/shindo.rb:112:in
`returns'
/build/ruby-excon-0.79.0/tests/basic_tests.rb:150:in `block (2 levels) in
<top (required)>'
/build/ruby-excon-0.79.0/tests/test_helper.rb:259:in `with_rackup'
/build/ruby-excon-0.79.0/tests/basic_tests.rb:142:in `block in <top
(required)>'
/usr/share/rubygems-integration/all/gems/shindo-0.3.8/lib/shindo.rb:79:in
`instance_eval'
/usr/share/rubygems-integration/all/gems/shindo-0.3.8/lib/shindo.rb:79:in
`tests'
/usr/share/rubygems-integration/all/gems/shindo-0.3.8/lib/shindo.rb:38:in
`initialize'
/usr/share/rubygems-integration/all/gems/shindo-0.3.8/lib/shindo.rb:13:in
`new'
/usr/share/rubygems-integration/all/gems/shindo-0.3.8/lib/shindo.rb:13:in
`tests'
/build/ruby-excon-0.79.0/tests/basic_tests.rb:141:in `<top (required)>'
/usr/share/rubygems-integration/all/gems/shindo-0.3.8/lib/shindo/bin.rb:61:in
`load'
/usr/share/rubygems-integration/all/gems/shindo-0.3.8/lib/shindo/bin.rb:61:in
`block (2 levels) in run_in_thread'
/usr/share/rubygems-integration/all/gems/shindo-0.3.8/lib/shindo/bin.rb:58:in
`each'
/usr/share/rubygems-integration/all/gems/shindo-0.3.8/lib/shindo/bin.rb:58:in
`block in run_in_thread'
...
357 failed, 12 pending, 691 succeeded in 34.135392980134036 seconds
rake aborted!
/usr/share/rubygems-integration/all/gems/shindo-0.3.8/lib/shindo/rake.rb:11:in
`block in initialize'
/usr/share/rubygems-integration/all/gems/rake-13.0.3/exe/rake:27:in `<top
(required)>'
Tasks: TOP => default => tests
(See full trace by running task with --trace)
ERROR: Test "ruby2.7" failed. Exiting.
dh_auto_install: error: dh_ruby --install
/build/ruby-excon-0.79.0/debian/ruby-excon returned exit code 1
make: *** [debian/rules:7: binary] Error 25
--- End Message ---
--- Begin Message ---
Source: ruby-excon
Source-Version: 0.79.0-2
Done: Marc Dequènes (Duck) <d...@duckcorp.org>
We believe that the bug you reported is fixed in the latest version of
ruby-excon, 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 987...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Marc Dequènes (Duck) <d...@duckcorp.org> (supplier of updated ruby-excon
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 ftpmas...@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Wed, 28 Apr 2021 14:22:46 +0900
Source: ruby-excon
Architecture: source
Version: 0.79.0-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Ruby Team
<pkg-ruby-extras-maintain...@lists.alioth.debian.org>
Changed-By: Marc Dequènes (Duck) <d...@duckcorp.org>
Closes: 987687
Changes:
ruby-excon (0.79.0-2) unstable; urgency=medium
.
* Team upload.
* Update test TLS certificates with long term validity to avoid
FTBFS (Closes: #987687).
Checksums-Sha1:
1a7e411cd85726c0843a30657062d436b9527f3f 2204 ruby-excon_0.79.0-2.dsc
0a2b73fa328f2103e6b2db21b2b3ef4ae2b57016 12652
ruby-excon_0.79.0-2.debian.tar.xz
b9e2aa524b4689a0b7c9f1fddbfb8c4a1fe39f10 10066
ruby-excon_0.79.0-2_amd64.buildinfo
Checksums-Sha256:
2227dbae7f469f00580bf638d4e5cbb7747736185a64e235eae9c23ac6c4f124 2204
ruby-excon_0.79.0-2.dsc
8bf2f5946cabd70d817452dd3e2766d480015319b19613a0c9d1e4b0f71329c2 12652
ruby-excon_0.79.0-2.debian.tar.xz
a8b3831e6fe8a6084384cfce4fb6aa5cfe04f0f4a3d297badb233ba92ceace77 10066
ruby-excon_0.79.0-2_amd64.buildinfo
Files:
178edded9b90fbe1afaa159175e1f204 2204 ruby optional ruby-excon_0.79.0-2.dsc
472bcaeed2f1a974de0a143d0bfe7925 12652 ruby optional
ruby-excon_0.79.0-2.debian.tar.xz
c53ad63eed912274c94ff75b76f3dac9 10066 ruby optional
ruby-excon_0.79.0-2_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEcpcqg+UmRT3yiF+BVen596wcRD8FAmCI8bsACgkQVen596wc
RD9mFA//Sy64QuTF++68tyLRdVKDJAto9fsLkXTE7RbIVoUuW/RLjFxIBENLyW01
m7BEwYhyAVGIdlfUt2mD65vxPyKWtVVcMwWlhHKzZKYMODS7ZtANjjX4gW5+CgSC
zpkRuAu2JH89eMY43LYGrT8K5NqTQA/VtbBUkddOn4LB3xr3RokrNcQnC3+NEvg4
o7h1anEoUKsxjIebbIZPW1/Gi7sraBWveDO2aftrYQFefXVLsZpkIdBK9ZzNJwxl
4McVdXnY4eHWLEdbL12SqohOCHMN1y8pOwZfmWtooly6lPB+IVxrX9NJrSBs8HMU
1M+T6/C/Up7f8KNKWl/txAc5EjFHJl9P++giuxo1CV6q6xF9sPEcJw6rfnqgDJQO
jY3OkheoES9gf9JL8PPAAl/ccKqHvrl57p7OxwmcCdccx195x0w0sDNH+Oxd/l7d
yphlWb05CBSSZE3HvdQNBOoJgAL3JpysKbPdiKFEVbcXqJMWJmaHleImb0kwDGQy
pGdCpUQByFEJHVjekbYHuhFcQXx5FbtBniL4X5tED52k1TMUW7MJ28ml08dcDm+S
TOhDW5IIrFkrkE6C728epGi+ZlgDiMYaUw1TYsVPdb+e9rzqXqLoIFqXxT+rfGYZ
EQKVXcmYngWeKpwEwlUt3JIFtJiV2u3k/U8ymgWJOmC+YqOYXkQ=
=D9al
-----END PGP SIGNATURE-----
--- End Message ---