Your message dated Fri, 05 Nov 2021 21:19:47 +0000
with message-id <[email protected]>
and subject line Bug#996316: fixed in ruby-mechanize 2.7.7-2
has caused the Debian Bug report #996316,
regarding ruby-mechanize: FTBFS with ruby3.0: ERROR: Test "ruby3.0" failed: 
/usr/lib/ruby/vendor_ruby/rubygems/dependency.rb:311:in `to_specs': Could not 
find 'webrick' (~> 1.6) among 107 total gem(s) (Gem::MissingSpecError)
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.)


-- 
996316: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=996316
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: ruby-mechanize
Version: 2.7.7-1
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-mechanize 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):
> /usr/lib/ruby/vendor_ruby/rubygems/dependency.rb:311:in `to_specs': Could not 
> find 'webrick' (~> 1.6) among 107 total gem(s) (Gem::MissingSpecError)
> Checked in 
> 'GEM_PATH=/<<PKGBUILDDIR>>/debian/ruby-mechanize/usr/share/rubygems-integration/all:/<<PKGBUILDDIR>>/debian/.debhelper/generated/_source/home/.local/share/gem/ruby/3.0.0:/var/lib/gems/3.0.0:/usr/local/lib/ruby/gems/3.0.0:/usr/lib/ruby/gems/3.0.0:/usr/lib/x86_64-linux-gnu/ruby/gems/3.0.0:/usr/share/rubygems-integration/3.0.0:/usr/share/rubygems-integration/all:/usr/lib/x86_64-linux-gnu/rubygems-integration/3.0.0'
>  , execute `gem env` for more information
>       from /usr/lib/ruby/vendor_ruby/rubygems/specification.rb:1402:in `block 
> in activate_dependencies'
>       from /usr/lib/ruby/vendor_ruby/rubygems/specification.rb:1390:in `each'
>       from /usr/lib/ruby/vendor_ruby/rubygems/specification.rb:1390:in 
> `activate_dependencies'
>       from /usr/lib/ruby/vendor_ruby/rubygems/specification.rb:1372:in 
> `activate'
>       from /usr/lib/ruby/vendor_ruby/rubygems/core_ext/kernel_gem.rb:68:in 
> `block in gem'
>       from /usr/lib/ruby/vendor_ruby/rubygems/core_ext/kernel_gem.rb:68:in 
> `synchronize'
>       from /usr/lib/ruby/vendor_ruby/rubygems/core_ext/kernel_gem.rb:68:in 
> `gem'
>       from -e:1:in `<main>'
> benchmark (default: 0.1.0)
> bigdecimal (default: 2.0.0)
> bundler (default: 2.1.4)
> cgi (default: 0.1.0)
> connection_pool (2.2.2)
> csv (default: 3.1.2)
> date (default: 3.0.0)
> dbm (default: 1.1.0)
> delegate (default: 0.1.0)
> did_you_mean (default: 1.4.0)
> domain_name (0.5.20190701)
> etc (default: 1.1.0)
> fcntl (default: 1.0.0)
> fiddle (default: 1.0.0)
> fileutils (default: 1.4.1)
> forwardable (default: 1.3.1)
> gdbm (default: 2.1.0)
> getoptlong (default: 0.1.0)
> http-cookie (1.0.3)
> io-console (default: 0.5.6)
> ipaddr (default: 1.2.2)
> irb (default: 1.2.6)
> json (default: 2.3.0)
> logger (default: 1.4.2)
> matrix (default: 0.2.0)
> mime-types (3.3.1)
> mime-types-data (3.2015.1120)
> minitest (5.13.0)
> mutex_m (default: 0.1.0)
> net-http-digest_auth (1.4)
> net-http-persistent (3.1.0)
> net-pop (default: 0.1.0)
> net-smtp (default: 0.1.0)
> net-telnet (0.1.1)
> nokogiri (1.11.7)
> observer (default: 0.1.0)
> open3 (default: 0.1.0)
> openssl (default: 2.1.2)
> ostruct (default: 0.2.0)
> pkg-config (1.4.6)
> power_assert (1.1.7)
> prime (default: 0.1.1)
> pstore (default: 0.1.0)
> psych (default: 3.1.0)
> racc (default: 1.4.16, 1.4.14)
> rake (13.0.3)
> rdoc (default: 6.2.1.1)
> readline (default: 0.0.2)
> readline-ext (default: 0.1.0)
> reline (default: 0.1.5)
> rexml (default: 3.2.3.1)
> rss (default: 0.2.8)
> rubygems-update (3.2.27)
> rubyntlm (0.6.1)
> sdbm (default: 1.0.0)
> singleton (default: 0.1.0)
> stringio (default: 0.1.0)
> strscan (default: 1.0.3)
> test-unit (3.3.9)
> timeout (default: 0.1.0)
> tracer (default: 0.1.0)
> unf (0.1.4)
> unf_ext (0.0.7.7)
> uri (default: 0.10.0)
> webrick (default: 1.6.1)
> webrobots (0.1.2)
> xmlrpc (0.3.0)
> yaml (default: 0.1.0)
> zlib (default: 1.1.0)
> 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-mechanize/ruby-mechanize_2.7.7-1+rebuild1633386391_amd64.build.txt

Attachment: signature.asc
Description: PGP signature


--- End Message ---
--- Begin Message ---
Source: ruby-mechanize
Source-Version: 2.7.7-2
Done: Lucas Kanashiro <[email protected]>

We believe that the bug you reported is fixed in the latest version of
ruby-mechanize, 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.
Lucas Kanashiro <[email protected]> (supplier of updated ruby-mechanize 
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: SHA256

Format: 1.8
Date: Fri, 05 Nov 2021 17:58:59 -0300
Source: ruby-mechanize
Architecture: source
Version: 2.7.7-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Ruby Team 
<[email protected]>
Changed-By: Lucas Kanashiro <[email protected]>
Closes: 996316
Changes:
 ruby-mechanize (2.7.7-2) unstable; urgency=medium
 .
   * Team upload.
   * B-d on versioned ruby-webrick (Closes: #996316)
   * Declare compliance with Debian Policy 4.6.0
Checksums-Sha1:
 ab9ceac3443bc21044a8bd4d2be26373d66dbec6 2294 ruby-mechanize_2.7.7-2.dsc
 81e6d6c7f1ba2d05ff00b94e7689603bc9b8a846 6980 
ruby-mechanize_2.7.7-2.debian.tar.xz
Checksums-Sha256:
 9ae33c0d359e375af8c40f2b4a7567178585c54dac49681d25b3adfea2f15215 2294 
ruby-mechanize_2.7.7-2.dsc
 2f895853e9b5426fb7a07c9131306cf0a255aae0185688e55e98a593c65a3b94 6980 
ruby-mechanize_2.7.7-2.debian.tar.xz
Files:
 dd06f91a209193ba612ef8a287aec55d 2294 ruby optional ruby-mechanize_2.7.7-2.dsc
 919483d7967fc8565625a0901b5e4a52 6980 ruby optional 
ruby-mechanize_2.7.7-2.debian.tar.xz

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

iQJJBAEBCAAzFiEEjtbD+LrJ23/BMKhw+COicpiDyXwFAmGFm9QVHGthbmFzaGly
b0BkZWJpYW4ub3JnAAoJEPgjonKYg8l8A/UP/3LFQz9io1vmOS51wBwOVjyRiIGW
UL1vLvYfNVSjhae+6ZUIDjpmZAdEueSq9xYsZI9a9BdIaBjP55IPP773U9EMXyfM
aPVlTrducHN0T8UIVKcn1nXBp5XA5eNnN8tvKozj1RHDh3htRXBhahK72tTz/Aff
gNFmDDyK6DZMUxGgh2Cv4sraf5veWLRgOdicKXZaJ38leakMh2g6mV6wbCCnW25q
UGmsb3NzLMRQz1apGT0v2PPkPF94LQlCsj4wPS1/uG5/mjySnzHKfS/zKYOA2s3U
O/Bxe0dBjkyaZIvJsJc7RFzEkSH7kpANHLMBDsSYz9GG5xoLMYESRZgbOKVWZ4vv
kXFXO+M7zgd5PlTJmEl/b5pR4XkcF5Tyhh09xMh5RaK+NfSIEmRRRjI7qsnMw3hE
WhL9G89jaAxO1ELH8r7XJIL57AfiTR8DnBp2Lh03nunf4As9LEr/gnTS6blpAjSw
4O2dXqE32O54seF8v5GKdftp/DafV6Blv7oaBGJXyI1fYF6j315bLi+8CcOi0rBW
dYc0uh6bmFC0GLEOgSBUKw023gSx9aR+BmBR/eT9h82WWUgWaIXzob6CwiIcMoLb
XqMIaPpRM7gSbAKqw8j+uUIpuiBVc03Uo0I7fpqbYs0MtPOp4vh2dm/XMAhFjDCa
c/R4iGmzD0UOK8r2
=kHjZ
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to