Your message dated Sat, 06 Nov 2021 00:05:05 +0000
with message-id <[email protected]>
and subject line Bug#996133: fixed in ruby-barby 0.6.8+dfsg-2
has caused the Debian Bug report #996133,
regarding ruby-barby: FTBFS with ruby3.0: ERROR: Test "ruby3.0" failed:
<internal:/usr/lib/ruby/vendor_ruby/rubygems/core_ext/kernel_require.rb>:85:in
`require': cannot load such file -- sorted_set (LoadError)
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.)
--
996133: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=996133
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: ruby-barby
Version: 0.6.8+dfsg-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-barby 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):
> <internal:/usr/lib/ruby/vendor_ruby/rubygems/core_ext/kernel_require.rb>:85:in
> `require': cannot load such file -- sorted_set (LoadError)
> from
> <internal:/usr/lib/ruby/vendor_ruby/rubygems/core_ext/kernel_require.rb>:85:in
> `require'
> from /usr/lib/ruby/3.0.0/set/sorted_set.rb:2:in `<top (required)>'
> from
> <internal:/usr/lib/ruby/vendor_ruby/rubygems/core_ext/kernel_require.rb>:85:in
> `require'
> from
> <internal:/usr/lib/ruby/vendor_ruby/rubygems/core_ext/kernel_require.rb>:85:in
> `require'
> from /usr/lib/ruby/vendor_ruby/chunky_png/palette.rb:13:in
> `<module:ChunkyPNG>'
> from /usr/lib/ruby/vendor_ruby/chunky_png/palette.rb:1:in `<top
> (required)>'
> from
> <internal:/usr/lib/ruby/vendor_ruby/rubygems/core_ext/kernel_require.rb>:85:in
> `require'
> from
> <internal:/usr/lib/ruby/vendor_ruby/rubygems/core_ext/kernel_require.rb>:85:in
> `require'
> from /usr/lib/ruby/vendor_ruby/chunky_png.rb:155:in `<top (required)>'
> from
> <internal:/usr/lib/ruby/vendor_ruby/rubygems/core_ext/kernel_require.rb>:85:in
> `require'
> from
> <internal:/usr/lib/ruby/vendor_ruby/rubygems/core_ext/kernel_require.rb>:85:in
> `require'
> from /usr/lib/ruby/vendor_ruby/rqrcode/export/png.rb:2:in `<top
> (required)>'
> from
> <internal:/usr/lib/ruby/vendor_ruby/rubygems/core_ext/kernel_require.rb>:85:in
> `require'
> from
> <internal:/usr/lib/ruby/vendor_ruby/rubygems/core_ext/kernel_require.rb>:85:in
> `require'
> from /usr/lib/ruby/vendor_ruby/rqrcode/export.rb:5:in `<top (required)>'
> from
> <internal:/usr/lib/ruby/vendor_ruby/rubygems/core_ext/kernel_require.rb>:85:in
> `require'
> from
> <internal:/usr/lib/ruby/vendor_ruby/rubygems/core_ext/kernel_require.rb>:85:in
> `require'
> from /usr/lib/ruby/vendor_ruby/rqrcode.rb:6:in `<module:RQRCode>'
> from /usr/lib/ruby/vendor_ruby/rqrcode.rb:3:in `<top (required)>'
> from
> <internal:/usr/lib/ruby/vendor_ruby/rubygems/core_ext/kernel_require.rb>:85:in
> `require'
> from
> <internal:/usr/lib/ruby/vendor_ruby/rubygems/core_ext/kernel_require.rb>:85:in
> `require'
> from
> /<<PKGBUILDDIR>>/debian/ruby-barby/usr/lib/ruby/vendor_ruby/barby/barcode/qr_code.rb:1:in
> `<top (required)>'
> from
> <internal:/usr/lib/ruby/vendor_ruby/rubygems/core_ext/kernel_require.rb>:85:in
> `require'
> from
> <internal:/usr/lib/ruby/vendor_ruby/rubygems/core_ext/kernel_require.rb>:85:in
> `require'
> from /<<PKGBUILDDIR>>/test/qr_code_test.rb:2:in `<top (required)>'
> from
> <internal:/usr/lib/ruby/vendor_ruby/rubygems/core_ext/kernel_require.rb>:85:in
> `require'
> from
> <internal:/usr/lib/ruby/vendor_ruby/rubygems/core_ext/kernel_require.rb>:85:in
> `require'
> from
> /usr/lib/ruby/gems/3.0.0/gems/rake-13.0.3/lib/rake/rake_test_loader.rb:17:in
> `block in <main>'
> from
> /usr/lib/ruby/gems/3.0.0/gems/rake-13.0.3/lib/rake/rake_test_loader.rb:5:in
> `select'
> from
> /usr/lib/ruby/gems/3.0.0/gems/rake-13.0.3/lib/rake/rake_test_loader.rb:5:in
> `<main>'
> rake aborted!
> Command failed with status (1): [ruby -w -I"test"
> /usr/lib/ruby/gems/3.0.0/gems/rake-13.0.3/lib/rake/rake_test_loader.rb
> "test/bookland_test.rb" "test/codabar_test.rb" "test/code_128_test.rb"
> "test/code_25_iata_test.rb" "test/code_25_interleaved_test.rb"
> "test/code_25_test.rb" "test/code_39_test.rb" "test/code_93_test.rb"
> "test/ean13_test.rb" "test/ean8_test.rb"
> "test/outputter/cairo_outputter_test.rb"
> "test/outputter/html_outputter_test.rb"
> "test/outputter/pdfwriter_outputter_test.rb"
> "test/outputter/png_outputter_test.rb"
> "test/outputter/prawn_outputter_test.rb"
> "test/outputter/rmagick_outputter_test.rb"
> "test/outputter/svg_outputter_test.rb" "test/outputter_test.rb"
> "test/pdf_417_test.rb" "test/qr_code_test.rb" "test/upc_supplemental_test.rb"
> "test/test_helper.rb" -v]
>
> Tasks: TOP => default
> (See full trace by running task with --trace)
> ERROR: Test "ruby3.0" failed:
The full build log is available at
https://people.debian.org/~kanashiro/ruby3.0/round2/builds/3/ruby-barby/ruby-barby_0.6.8+dfsg-1+rebuild1633375546_amd64.build.txt
signature.asc
Description: PGP signature
--- End Message ---
--- Begin Message ---
Source: ruby-barby
Source-Version: 0.6.8+dfsg-2
Done: Daniel Leidert <[email protected]>
We believe that the bug you reported is fixed in the latest version of
ruby-barby, 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.
Daniel Leidert <[email protected]> (supplier of updated ruby-barby 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: Sat, 06 Nov 2021 00:39:26 +0100
Source: ruby-barby
Architecture: source
Version: 0.6.8+dfsg-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Ruby Team
<[email protected]>
Changed-By: Daniel Leidert <[email protected]>
Closes: 996133
Changes:
ruby-barby (0.6.8+dfsg-2) unstable; urgency=medium
.
* Team upload.
.
[ Debian Janitor ]
* Set upstream metadata fields: Bug-Submit.
.
[ Gunnar Wolf ]
* Removed myself from uploaders, acknowledging reality
.
[ Daniel Leidert ]
* d/control: Add Rules-Requires-Root field.
(Build-Depends): Raise to dh 13. Add ruby-sorted-set (closes: #996133).
(Standards-Version): Bump to 4.6.0.
(Homepage): Set to github project after homepage returns 404 error.
(Depends): Remove interpreters and use ${ruby:Depends}.
* d/copyright: Remove full MPL license and link to copy in common licenses.
(Copyright): Add team.
* d/rules: Use gem installation layout.
* d/watch: Update watch file.
Checksums-Sha1:
056ebcc958da70ec4620ed3b5839d66efdb29e80 2078 ruby-barby_0.6.8+dfsg-2.dsc
590fbae06f3d60e7ad3bd92c7e7ce297b3942e22 4348
ruby-barby_0.6.8+dfsg-2.debian.tar.xz
263a10d1c2d1a3f200c416fa2f9d3e532e7d07e1 10644
ruby-barby_0.6.8+dfsg-2_amd64.buildinfo
Checksums-Sha256:
c2efeb6302a2fba3a8cfea77f9a2239abf0eee76e4651eaf49d0f735555aebf0 2078
ruby-barby_0.6.8+dfsg-2.dsc
7053abc76fca34ac116909fc4a86c29e5821926b5e282413438f84858711c72e 4348
ruby-barby_0.6.8+dfsg-2.debian.tar.xz
ace95953a9f1c189db9067af676ae399d0651a3fbacb061e587d5bc8ef9d2c9c 10644
ruby-barby_0.6.8+dfsg-2_amd64.buildinfo
Files:
58c3da8428e24f0f243fb8c18f99a74e 2078 ruby optional ruby-barby_0.6.8+dfsg-2.dsc
0f8af5798edbf0545b7c446dc0be4b99 4348 ruby optional
ruby-barby_0.6.8+dfsg-2.debian.tar.xz
016ba11f7a0f497f1fce8e0c5f94bae9 10644 ruby optional
ruby-barby_0.6.8+dfsg-2_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEvu1N7VVEpMA+KD3HS80FZ8KW0F0FAmGFwf8ACgkQS80FZ8KW
0F01eBAAw7rj5CPPot+g2LstYcTXqeK37NPQ+X24syBGakJvGkvgBZ1HHzWbM8jk
OKrbCSQ7/AqbdD6wUPlHd0S1Q8cQ78FfJ8YjJgg4BPcfrVL2MzKKBSofILTB16+6
GAeRYZlqb7kvhtUg2Rt0Ct3cGnNqDJOeHTJP6koy2nLgErKei3mcknUfdfsp0ZP3
g7DBgh5JafyFs6s8ES9/q/ULLq9T+gUmzKAmEceeTfBmVwnin1+LSwtv+BpaKEFq
2OyTKVOSBNS8w80G8ZbijH8QFg1n1s8YeuflrsXww/E/h+cyV+Wxeump1U15BUk4
zxjFK6gWk/0my3qkkW+oYWeBcY3SjSqnSqkM7S8QiV4zrfdvz/NI3HS3ZkUYO8P/
fq/6fA0MJ6hTFCZIDChDXWEtjt5DCfwzvvkN7lSU5/hORwOog53maobwzvMez5iR
eLuQrfUk9tXgSvv4RzWfcXK5LS3YAWjTWcTKDJjOniORy3fHgIUlkJEVI9XRwbkI
EJM0lfeb6wxVCnK9SsSo2cwi/f3Bqodret4rfNne+x44S9GJUGGHiueijfArGRyW
qkBvRYpNvTFG1/HNLo18D81hFQv/ZD9rm8gDlu2rVOlgXcmAlGzApJ5ecZTtO7wd
Obb6GxF4jTjzjW+pXkSiE+HGjt5IoQvIfR79BdNj/RjfKuVkIho=
=m3G8
-----END PGP SIGNATURE-----
--- End Message ---