Your message dated Tue, 26 Oct 2021 14:36:35 +0000 with message-id <e1mfnz5-0007le...@fasolo.debian.org> and subject line Bug#996293: fixed in ruby-httparty 0.18.1-3 has caused the Debian Bug report #996293, regarding ruby-httparty: FTBFS with ruby3.0: ERROR: Test "ruby3.0" failed: ArgumentError: 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.) -- 996293: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=996293 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems
--- Begin Message ---Source: ruby-httparty Version: 0.18.1-2 Severity: serious Justification: FTBFS Tags: bookworm sid ftbfs User: debian-r...@lists.debian.org Usertags: ruby3.0 Hi, We are about to enable building against ruby3.0 on unstable. During a test rebuild, ruby-httparty was found to fail to build in that situation. To reproduce this locally, you need to install ruby-all-dev from experimental on an unstable system or build chroot. Relevant part (hopefully): > ArgumentError: > wrong number of arguments (given 2, expected 1) > # ./lib/httparty/request/body.rb:6:in `initialize' > # ./spec/httparty/request/body_spec.rb:10:in `new' > # ./spec/httparty/request/body_spec.rb:10:in `block (3 levels) in <top > (required)>' > # ./spec/httparty/request/body_spec.rb:15:in `block (4 levels) in <top > (required)>' > > Top 10 slowest examples (1.21 seconds, 28.9% of total time): > HTTParty#get should be able parse response type xml automatically > 0.21851 seconds ./spec/httparty_spec.rb:906 > HTTParty::Request SSL certificate verification should work when no trusted > CA list is specified, when the verify option is set to false > 0.16157 seconds ./spec/httparty/ssl_spec.rb:19 > HTTParty::Request SSL certificate verification should provide the > certificate used by the server via peer_cert > 0.15752 seconds ./spec/httparty/ssl_spec.rb:74 > HTTParty::Request SSL certificate verification should work when no trusted > CA list is specified, even with a bogus hostname, when the verify option is > set to true > 0.15627 seconds ./spec/httparty/ssl_spec.rb:29 > HTTParty::Request SSL certificate verification should work when using > ssl_ca_file with a certificate authority > 0.14463 seconds ./spec/httparty/ssl_spec.rb:37 > HTTParty::Request SSL certificate verification should work when using > ssl_ca_file with a self-signed CA > 0.14422 seconds ./spec/httparty/ssl_spec.rb:33 > HTTParty::Request SSL certificate verification should fail when using > ssl_ca_file and the server uses an unrecognized certificate authority > 0.06358 seconds ./spec/httparty/ssl_spec.rb:50 > HTTParty::Request SSL certificate verification should fail when using > ssl_ca_path and the server uses an unrecognized certificate authority > 0.06255 seconds ./spec/httparty/ssl_spec.rb:56 > HTTParty::Request SSL certificate verification should fail when using > ssl_ca_file and the server uses a bogus hostname > 0.05454 seconds ./spec/httparty/ssl_spec.rb:62 > HTTParty::Request SSL certificate verification should fail when no trusted > CA list is specified, with a bogus hostname, by default > 0.04319 seconds ./spec/httparty/ssl_spec.rb:23 > > Top 10 slowest example groups: > HTTParty::Request > 0.08922 seconds average (1.07 seconds / 12 examples) > ./spec/httparty/ssl_spec.rb:3 > HTTParty::Logger::LogstashFormatter > 0.0175 seconds average (0.0175 seconds / 1 example) > ./spec/httparty/logger/logstash_formatter_spec.rb:3 > HTTParty::Request > 0.00609 seconds average (1.57 seconds / 258 examples) > ./spec/httparty/request_spec.rb:3 > HTTParty::ConnectionAdapter > 0.00583 seconds average (0.40809 seconds / 70 examples) > ./spec/httparty/connection_adapter_spec.rb:3 > HTTParty > 0.00515 seconds average (0.60239 seconds / 117 examples) > ./spec/httparty_spec.rb:3 > HTTParty::Logger::CurlFormatter > 0.00417 seconds average (0.05416 seconds / 13 examples) > ./spec/httparty/logger/curl_formatter_spec.rb:3 > HTTParty::HeadersProcessor > 0.00373 seconds average (0.01866 seconds / 5 examples) > ./spec/httparty/headers_processor_spec.rb:3 > Net::HTTPHeader::DigestAuthenticator > 0.0036 seconds average (0.11892 seconds / 33 examples) > ./spec/httparty/net_digest_auth_spec.rb:3 > HTTParty::Request::Body > 0.00245 seconds average (0.02204 seconds / 9 examples) > ./spec/httparty/request/body_spec.rb:6 > HTTParty::Response > 0.00242 seconds average (0.22293 seconds / 92 examples) > ./spec/httparty/response_spec.rb:3 > > Finished in 4.18 seconds (files took 2.99 seconds to load) > 673 examples, 5 failures, 1 pending > > Failed examples: > > rspec ./spec/httparty/request/body_spec.rb:22 # HTTParty::Request::Body#call > when params is hash > rspec ./spec/httparty/request/body_spec.rb:65 # HTTParty::Request::Body#call > when params is hash when params has file > rspec ./spec/httparty/request/body_spec.rb:106 # HTTParty::Request::Body#call > when params is hash when params has file file object responds to > original_filename > rspec ./spec/httparty/request/body_spec.rb:94 # HTTParty::Request::Body#call > when params is hash when params has file when passing multipart as an option > rspec ./spec/httparty/request/body_spec.rb:15 # HTTParty::Request::Body#call > when params is string > > Randomized with seed 45873 > > Coverage report generated for RSpec to /<<PKGBUILDDIR>>/coverage. 995 / 1033 > LOC (96.32%) covered. > Stopped processing SimpleCov as a previous error not related to SimpleCov has > been detected > /usr/bin/ruby3.0 > -I/usr/share/rubygems-integration/all/gems/rspec-support-3.9.3/lib:/usr/share/rubygems-integration/all/gems/rspec-core-3.9.2/lib > /usr/share/rubygems-integration/all/gems/rspec-core-3.9.2/exe/rspec > --pattern ./spec/\*\*/\*_spec.rb --format documentation failed > ERROR: Test "ruby3.0" failed: The full build log is available at https://people.debian.org/~kanashiro/ruby3.0/round2/builds/3/ruby-httparty/ruby-httparty_0.18.1-2+rebuild1633383060_amd64.build.txt
signature.asc
Description: PGP signature
--- End Message ---
--- Begin Message ---Source: ruby-httparty Source-Version: 0.18.1-3 Done: Athos Ribeiro <athos.ribe...@canonical.com> We believe that the bug you reported is fixed in the latest version of ruby-httparty, 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 996...@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Athos Ribeiro <athos.ribe...@canonical.com> (supplier of updated ruby-httparty 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: Tue, 26 Oct 2021 09:22:37 -0300 Source: ruby-httparty Architecture: source Version: 0.18.1-3 Distribution: unstable Urgency: medium Maintainer: Debian Ruby Team <pkg-ruby-extras-maintain...@lists.alioth.debian.org> Changed-By: Athos Ribeiro <athos.ribe...@canonical.com> Closes: 996293 Changes: ruby-httparty (0.18.1-3) unstable; urgency=medium . * Team upload. * d/p/ruby3-spec-fix.patch: Use double splat operator for keyword arguments (Closes: #996293) Checksums-Sha1: fff69c5ff37b06adf9cb80995e5191a69332b9fa 2218 ruby-httparty_0.18.1-3.dsc f912a7ce2c32729c84a6446ac9d10a307b0d51ab 6756 ruby-httparty_0.18.1-3.debian.tar.xz Checksums-Sha256: a985bbbc09fb6b3c86a8551254dfe678e7bb5b1d8b3682e961f8b2b5ace55bc5 2218 ruby-httparty_0.18.1-3.dsc db9eba440f0b615043e7357c93678870cb74b6d6043293f5a0c4e0407d04c78f 6756 ruby-httparty_0.18.1-3.debian.tar.xz Files: ee50f96e0b09b268a58620112593795d 2218 ruby optional ruby-httparty_0.18.1-3.dsc 6fddebe2e66f317806f4124834842158 6756 ruby optional ruby-httparty_0.18.1-3.debian.tar.xz -----BEGIN PGP SIGNATURE----- iQJJBAEBCAAzFiEEjtbD+LrJ23/BMKhw+COicpiDyXwFAmF4BUcVHGthbmFzaGly b0BkZWJpYW4ub3JnAAoJEPgjonKYg8l8eRkP/RintkngrxtoJWuRc5vxWC+OT2AJ 0WOjp39m3pZcSD9NniJ6h+/sXIRrSc4uMWqURxeoKU7apwkts9DxG+59p6yAKWcv /FkZL3aaJgzJP/HaCTob2DjHVzkyFJppgNmam6OTKaZfl2+3ypFoUeHKDqwG4QhO BW4MTt4VORZkrqbAtdEbAkTO58tMKEO2wTxXWiM/ucYOp7Uh1lTyxTSHVeglnSQH uEpfk7b0gR2Eq8ZTQGEWhHDzue8FnzD+TvzbXWIvIo0+DLlrSl+WSoGb+iGwwq/R ZCzZMoejS3TTfNrHEfD/atWt76SlgtYTu5AxIETywOCB44h7vUWNQSzFNXHayrYK DD8hdSFH0ZU32i36nnjq9DclN/op4yR78Dov3IuO/iBVGbtb3RVLzhcfocbdxpp+ htsx3Ngs8xacvk5LwqV2fKX1E62WEZvCwqYq0F9O6mMLrm0TOVvfVLUyxVfFPiYt 5dgNX7ee81vMwxiTXm9iXnfJRQJsj4ixA+wGcZ9jR8V1BvIUbSgKw78yNP4o5Occ JHT4KdK1RuMf2XgkAAW8M9LLAUr6ro+OmRs2/UgskVRoDeCYy1s50XUPdkvhFE3A xw6BZWSY3oUZVsamX6DkcLGmN8sOFvFKl7t/Hht9oSZNO9sXTpo7pIxFL/fqC32z f+mFXVt4Z1e9yyDy =wb/d -----END PGP SIGNATURE-----
--- End Message ---