Your message dated Sat, 12 Jun 2021 13:18:57 +0000
with message-id <e1ls3xn-0005eq...@fasolo.debian.org>
and subject line Bug#861456: fixed in ruby-httpclient 2.8.3-3
has caused the Debian Bug report #861456,
regarding ruby-httpclient: FTBFS randomly (test_proxy_ssl hangs sbuild)
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.)


-- 
861456: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=861456
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:ruby-httpclient
Version: 2.7.1-1.1
Severity: important

Dear maintainer:

I tried to build this package in stretch with "dpkg-buildpackage -A"
but it failed:

--------------------------------------------------------------------------------
[...]
 debian/rules build-indep
dh build-indep --buildsystem=ruby --with ruby
   dh_testdir -i -O--buildsystem=ruby
   dh_update_autotools_config -i -O--buildsystem=ruby
   dh_auto_configure -i -O--buildsystem=ruby
        dh_ruby --configure
   dh_auto_build -i -O--buildsystem=ruby
        dh_ruby --build
   dh_ruby --build
   dh_auto_test -i -O--buildsystem=ruby
        dh_ruby --test
   create-stamp debian/debhelper-build-stamp
 fakeroot debian/rules binary-indep
dh binary-indep --buildsystem=ruby --with ruby

[... snipped ...]

  test_receive_timeout:                                 .: (6.029599)
  test_receive_timeout_post:                            .: (6.025622)
  test_redirect_https_relative:                         .: (1.012167)
  test_redirect_non_https:                              .: (1.057901)
  test_redirect_relative:                               .: (1.056325)
  test_redirect_returns_not_modified:                   .: (1.009601)
  test_redirect_see_other:                              .: (1.016993)
  test_redirect_without_location_should_gracefully_fail:.: (1.007507)
  test_request_uri_in_response:                         .: (1.008006)
  test_request_uri_in_response_when_redirect:           .: (1.180936)
  test_reset:                                           .: (1.019874)
  test_reset_all:                                       .: (1.013016)
  test_response:                                        .: (1.009090)
  test_response_cookies:                                .: (0.004095)
  test_send_timeout:                                    .: (1.008127)
  test_session_manager:                                 .: (1.008680)
  test_site:                                            .: (0.007507)
  test_socket_local:                                    .: (1.009317)
  test_timeout:                                         .: (1.008037)
  test_trace:                                           .: (0.050812)
  test_trace_async:                                     .: (1.021526)
  test_uri_no_schema:                                   .: (0.002405)
  test_urify:                                           .: (1.008219)
TestHexDump: 
  test_encode:                                          .: (0.000163)
TestIncludeClient: 
  test_client_class_level_singleton:                    .: (0.000308)
  test_configured:                                      .: (0.000075)
  test_not_infected_class_hieararchy:                   .: (0.000080)
  test_two_includes:                                    .: (0.000131)
TestJSONClient: 
  test_get_not_affected:                                .: (0.004645)
  test_post:                                            .: (1.012693)
  test_post_non_json_body:                              .: (1.010043)
  test_post_with_array_header:                          .: (1.007388)
  test_post_with_header:                                .: (1.008507)
  test_put:                                             .: (1.008388)
TestSSL: 
  test_allow_tlsv1:                                     .: (1.264500)
  test_ciphers:                                         .: (0.243920)
  test_debug_dev:                                       .: (1.160029)
  test_no_sslv3:                                        .: (1.105599)
  test_options:                                         .: (0.103292)
  test_proxy_ssl:                                       
E: Build killed with signal TERM after 60 minutes of inactivity
--------------------------------------------------------------------------------

This is just how the build ends, not necessarily the relevant part.

I've put several build logs here:

https://people.debian.org/~sanvila/build-logs/ruby-httpclient/

If this is really a bug in one of the build-depends, please use reassign and 
affects,
so that this is still visible in the page for this package.

The bug should be reproducible with sbuild on a single CPU virtual machine,
provided you try enough times (as the failure happens randomly).

Thanks.

--- End Message ---
--- Begin Message ---
Source: ruby-httpclient
Source-Version: 2.8.3-3
Done: Utkarsh Gupta <utka...@debian.org>

We believe that the bug you reported is fixed in the latest version of
ruby-httpclient, 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 861...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Utkarsh Gupta <utka...@debian.org> (supplier of updated ruby-httpclient 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: SHA256

Format: 1.8
Date: Sat, 12 Jun 2021 18:19:45 +0530
Source: ruby-httpclient
Architecture: source
Version: 2.8.3-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Ruby Team 
<pkg-ruby-extras-maintain...@lists.alioth.debian.org>
Changed-By: Utkarsh Gupta <utka...@debian.org>
Closes: 856376 861456
Changes:
 ruby-httpclient (2.8.3-3) unstable; urgency=medium
 .
   [ Debian Janitor ]
   * Trim trailing whitespace.
   * Use secure copyright file specification URI.
   * debian/copyright: use spaces rather than tabs to start continuation
     lines.
   * Set debhelper-compat version in Build-Depends.
   * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
     Repository-Browse.
   * Update standards version to 4.5.0, no changes needed.
   * Remove MIA uploader Ryan Niebur <ryanrya...@gmail.com>.
     (Closes: #856376)
 .
   [ Utkarsh Gupta ]
   * Add salsa-ci.yml
   * Add patch to disable tests related to HTTP_PROXY
     and other related issues (proxy, et al) because
     LP builders don't like them! :D
     (Closes: #861456)
Checksums-Sha1:
 0b8148d1ba618daab55c90730d896e46d4a5467a 2119 ruby-httpclient_2.8.3-3.dsc
 4142e18c4d603b7a71ab557fca0fc5c5e132dbe9 389854 
ruby-httpclient_2.8.3.orig.tar.gz
 d2376b2eee68137353e05254b60a3b8d41655298 23440 
ruby-httpclient_2.8.3-3.debian.tar.xz
 18c334a72e2ff4ec3937170553c13c9f15e30839 14044 
ruby-httpclient_2.8.3-3_source.buildinfo
Checksums-Sha256:
 57083b29f15717e02a9329f4cbccf4f1aa7ddb17595f88587c719edf9f1308f3 2119 
ruby-httpclient_2.8.3-3.dsc
 d3440bd1ccf3e34950f74feb4bd2729002d69d0b06cf21f3f3d6793051654c66 389854 
ruby-httpclient_2.8.3.orig.tar.gz
 6af572ed7c8d242829553698ce1d142625861d90c61a1962505b1b52a523976f 23440 
ruby-httpclient_2.8.3-3.debian.tar.xz
 7dfb79caffcac46bea450fcb78247800de5e139ac21cdd354978a3c7fefc21ad 14044 
ruby-httpclient_2.8.3-3_source.buildinfo
Files:
 c4638531cb64591166d1fb450cf2bb2d 2119 ruby optional ruby-httpclient_2.8.3-3.dsc
 cb86fe8a2a0ee33b3891492b362c0822 389854 ruby optional 
ruby-httpclient_2.8.3.orig.tar.gz
 83c44287bddd4bd7db7f9fe98213389e 23440 ruby optional 
ruby-httpclient_2.8.3-3.debian.tar.xz
 d69e76623397d876db42b9661d3800b5 14044 ruby optional 
ruby-httpclient_2.8.3-3_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQJHBAEBCAAxFiEEbJ0QSEqa5Mw4X3xxgj6WdgbDS5YFAmDEr7ETHHV0a2Fyc2hA
ZGViaWFuLm9yZwAKCRCCPpZ2BsNLlm4oD/9JIl8GKUfyGrI6+cQ6qVQgwbKqroLC
FvVks+yrlfQ05boCgqkec5OiWUh7lT3U+B48PMn4giQyh9doE70u33d+Oq1Kw47o
mhPVrmuFw4IyMnS6Aw6zXyKEeh9B2cNNazqKpDCy5ldghye62GTvyWZXCCgHd4Nw
BQMVyI8zuEHoZH/SktQAECYciOLeSn8pjrmOYETEnkRg1zPhfUvpHoCzti/r52RB
fH/MlahK0yQgerNxQ2Z5GP22PX+1eNlAZ2XH2DOe979nCxHjW8KzrVeapq1JlcpP
MwEv/a48YJuwuJByx6GISbS19IJf5zXVwRDf9DPL8FB/BRe8fJeBrWo/1/mXvRJt
n9IEk8Y5cniJm8oHpj98vgWPxPV3T/WwILBDPxISgabQtA7Ub39Ka6jvabJGvpfa
Q0CnQ6xZa7pOYzd7aujbJOetELa2UkGaUDtPf1+qie4Bh+Tywq91SLHNacvjB3ER
/HoMmq+B0fn/7s0ydt4CAJaFA8wSm1HASkTV5PWg09T5Wub9LVLW0Wrcjhgnakw0
C3BJpZMqg3EvMRenxI0sxHHion4ibOI4bDRP9VXWHUHVp+2C3oqUNH9XU3ygopP5
Jl5/SyOP/FlZHN92jLCTS4ftaawSkzhThs8VwsUAmKtT001MT3p3k9Qu2dx8AlVU
4mMr8zjPXgL6nQ==
=BK17
-----END PGP SIGNATURE-----

--- End Message ---
_______________________________________________
Pkg-ruby-extras-maintainers mailing list
Pkg-ruby-extras-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-ruby-extras-maintainers

Reply via email to