Your message dated Wed, 17 Nov 2021 01:04:02 +0000
with message-id <[email protected]>
and subject line Bug#996292: fixed in ruby-http 4.4.1-5
has caused the Debian Bug report #996292,
regarding ruby-http: FTBFS with ruby3.0: ERROR: Test "ruby3.0" failed:   cannot 
load such file -- webrick
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 [email protected]
immediately.)


-- 
996292: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=996292
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: ruby-http
Version: 4.4.1-4
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: [email protected]
Usertags: ruby3.0

Hi,

We are about to enable building against ruby3.0 on unstable. During a test
rebuild, ruby-http 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):
>   cannot load such file -- webrick
> # 
> <internal:/usr/lib/ruby/vendor_ruby/rubygems/core_ext/kernel_require.rb>:85:in
>  `require'
> # 
> <internal:/usr/lib/ruby/vendor_ruby/rubygems/core_ext/kernel_require.rb>:85:in
>  `require'
> # ./spec/support/dummy_server.rb:3:in `<top (required)>'
> # 
> <internal:/usr/lib/ruby/vendor_ruby/rubygems/core_ext/kernel_require.rb>:85:in
>  `require'
> # 
> <internal:/usr/lib/ruby/vendor_ruby/rubygems/core_ext/kernel_require.rb>:85:in
>  `require'
> # ./spec/lib/http_spec.rb:6:in `<top (required)>'
> # 
> /usr/share/rubygems-integration/all/gems/rspec-core-3.9.2/lib/rspec/core/configuration.rb:2103:in
>  `load'
> # 
> /usr/share/rubygems-integration/all/gems/rspec-core-3.9.2/lib/rspec/core/configuration.rb:2103:in
>  `load_file_handling_errors'
> # 
> /usr/share/rubygems-integration/all/gems/rspec-core-3.9.2/lib/rspec/core/configuration.rb:1606:in
>  `block in load_spec_files'
> # 
> /usr/share/rubygems-integration/all/gems/rspec-core-3.9.2/lib/rspec/core/configuration.rb:1604:in
>  `each'
> # 
> /usr/share/rubygems-integration/all/gems/rspec-core-3.9.2/lib/rspec/core/configuration.rb:1604:in
>  `load_spec_files'
> # 
> /usr/share/rubygems-integration/all/gems/rspec-core-3.9.2/lib/rspec/core/runner.rb:102:in
>  `setup'
> # 
> /usr/share/rubygems-integration/all/gems/rspec-core-3.9.2/lib/rspec/core/runner.rb:86:in
>  `run'
> # 
> /usr/share/rubygems-integration/all/gems/rspec-core-3.9.2/lib/rspec/core/runner.rb:71:in
>  `run'
> # 
> /usr/share/rubygems-integration/all/gems/rspec-core-3.9.2/lib/rspec/core/runner.rb:45:in
>  `invoke'
> # /usr/share/rubygems-integration/all/gems/rspec-core-3.9.2/exe/rspec:4:in 
> `<main>'
> Run options: include {:focus=>true}
> 
> All examples were filtered out; ignoring {:focus=>true}
> 
> Top 0 slowest examples (0 seconds, 0.0% of total time):
> 
> Finished in 0.00008 seconds (files took 0.7255 seconds to load)
> 0 examples, 0 failures, 2 errors occurred outside of examples
> 
> Coverage report generated for RSpec to /<<PKGBUILDDIR>>/coverage. 652 / 1361 
> LOC (47.91%) covered.
> [Coveralls] Outside the CI environment, not sending data.
> 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: 

Note that webrick has been removed from the standard library. It's
already been packaged and is currently in NEW, but this package now
needs an explicit dependency on it.

The full build log is available at
https://people.debian.org/~kanashiro/ruby3.0/round2/builds/3/ruby-http/ruby-http_4.4.1-4+rebuild1633382951_amd64.build.txt

Attachment: signature.asc
Description: PGP signature


--- End Message ---
--- Begin Message ---
Source: ruby-http
Source-Version: 4.4.1-5
Done: Cédric Boutillier <[email protected]>

We believe that the bug you reported is fixed in the latest version of
ruby-http, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Cédric Boutillier <[email protected]> (supplier of updated ruby-http 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 [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Wed, 17 Nov 2021 01:37:24 +0100
Source: ruby-http
Architecture: source
Version: 4.4.1-5
Distribution: unstable
Urgency: medium
Maintainer: Debian Ruby Team 
<[email protected]>
Changed-By: Cédric Boutillier <[email protected]>
Closes: 996292
Changes:
 ruby-http (4.4.1-5) unstable; urgency=medium
 .
   * Team upload
 .
   [ Debian Janitor ]
   * Update watch file format version to 4.
 .
   [ Cédric Boutillier ]
   * Update team name
   * Add .gitattributes to keep unwanted files out of the source package
   * Build-depend on ruby-webrick (Closes: #996292)
   * Bump standards-version to 4.6.0 (no changes needed)
   * Bump debhelper-compat to 13
   * Add 0005-Fix-passing-a-hash-as-argument-for-Ruby3.patch to fix deprecated
     syntax in spec with ruby3.0
Checksums-Sha1:
 4050398cb3815692dc7f9a1be78124b68c9124d2 1603 ruby-http_4.4.1-5.dsc
 1300b61353f8ac3c97d6c0f7002ec4c989be884e 73401 ruby-http_4.4.1.orig.tar.gz
 31d9089d9f4a66fa0ee91483c3415b26c6171258 6044 ruby-http_4.4.1-5.debian.tar.xz
 260e2890dbec32aab0ea6fac9bb0545067194553 9741 ruby-http_4.4.1-5_amd64.buildinfo
Checksums-Sha256:
 693aa0bb102074c59b069036251805fb4cca7e2a19b65c7893acdff08877cff0 1603 
ruby-http_4.4.1-5.dsc
 e60535017cfc8f674802611421b2b9c9ed229a0d2d794dddf73e768fedf60f5b 73401 
ruby-http_4.4.1.orig.tar.gz
 7ee91c8087841a9faf1d4dcee32e206b1a872ca4314e80dc8fa7f49b730dcdf1 6044 
ruby-http_4.4.1-5.debian.tar.xz
 4af919357810ae140ba4330101c51a27fd18394af6391bac6eb724de7da159a4 9741 
ruby-http_4.4.1-5_amd64.buildinfo
Files:
 2a46c105cc337d39898a680cee141aa9 1603 ruby optional ruby-http_4.4.1-5.dsc
 838b7486509f21009ff443b04281c45d 73401 ruby optional 
ruby-http_4.4.1.orig.tar.gz
 356088c5be88df4e738a8c2f96d406cb 6044 ruby optional 
ruby-http_4.4.1-5.debian.tar.xz
 d8e95db21a0823762928a175080081f7 9741 ruby optional 
ruby-http_4.4.1-5_amd64.buildinfo

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

iHUEARYKAB0WIQSEz/3CFSD4gwbsKdFSaZq2P58rwwUCYZRQkAAKCRBSaZq2P58r
w+DUAP9Q8TSIsq699tzbGiPlgm/vulUIRU+dv2gEzEIqL14nQQD9HhbSWmMlqq2c
uR9Hf4uF4gku6ykcCDyhOhuHvBtHVgA=
=hs04
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to