Your message dated Sat, 26 Nov 2022 05:03:59 +0000 with message-id <e1oynm7-004l9r...@fasolo.debian.org> and subject line Bug#1019639: fixed in ruby-minitest-hooks 1.5.0-3 has caused the Debian Bug report #1019639, regarding ruby-minitest-hooks: FTBFS with ruby3.1: ERROR: Test "ruby3.1" failed. 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.) -- 1019639: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1019639 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems
--- Begin Message ---Source: ruby-minitest-hooks Version: 1.5.0-2 Severity: important Justification: FTBFS Tags: bookworm sid ftbfs User: debian-r...@lists.debian.org Usertags: ruby3.1 Hi, We are about to start the ruby3.1 transition in unstable. While trying to rebuild ruby-minitest-hooks with ruby3.1 enabled, the build failed. Relevant part of the build log (hopefully): > /usr/bin/ruby3.1 /usr/bin/gem2deb-test-runner > > ┌──────────────────────────────────────────────────────────────────────────────┐ > │ Checking Rubygems dependency resolution on ruby3.1 > │ > └──────────────────────────────────────────────────────────────────────────────┘ > > GEM_PATH=/<<PKGBUILDDIR>>/debian/ruby-minitest-hooks/usr/share/rubygems-integration/all:/<<PKGBUILDDIR>>/debian/.debhelper/generated/_source/home/.local/share/gem/ruby/3.1.0:/var/lib/gems/3.1.0:/usr/local/lib/ruby/gems/3.1.0:/usr/lib/ruby/gems/3.1.0:/usr/lib/x86_64-linux-gnu/ruby/gems/3.1.0:/usr/share/rubygems-integration/3.1.0:/usr/share/rubygems-integration/all:/usr/lib/x86_64-linux-gnu/rubygems-integration/3.1.0 > ruby3.1 -e gem\ \"minitest-hooks\" > > ┌──────────────────────────────────────────────────────────────────────────────┐ > │ Run tests for ruby3.1 from debian/ruby-tests.rb > │ > └──────────────────────────────────────────────────────────────────────────────┘ > > RUBYLIB=/<<PKGBUILDDIR>>/debian/ruby-minitest-hooks/usr/lib/ruby/vendor_ruby:. > > GEM_PATH=/<<PKGBUILDDIR>>/debian/ruby-minitest-hooks/usr/share/rubygems-integration/all:/<<PKGBUILDDIR>>/debian/.debhelper/generated/_source/home/.local/share/gem/ruby/3.1.0:/var/lib/gems/3.1.0:/usr/local/lib/ruby/gems/3.1.0:/usr/lib/ruby/gems/3.1.0:/usr/lib/x86_64-linux-gnu/ruby/gems/3.1.0:/usr/share/rubygems-integration/3.1.0:/usr/share/rubygems-integration/all:/usr/lib/x86_64-linux-gnu/rubygems-integration/3.1.0 > ruby3.1 debian/ruby-tests.rb > /usr/bin/ruby3.0 spec/all.rb > Ignoring debug-1.4.0 because its extensions are not built. Try: gem pristine > debug --version 1.4.0 > Ignoring rbs-2.1.0 because its extensions are not built. Try: gem pristine > rbs --version 2.1.0 > Ignoring sdbm-1.0.0 because its extensions are not built. Try: gem pristine > sdbm --version 1.0.0 > Run options: --seed 47752 > > # Running: > > ..................FFFFFFFF > > Finished in 1.445091s, 17.9920 runs/s, 186.8395 assertions/s. > > 1) Failure: > Minitest::Hooks error handling#test_0003_should handle errors in after > [/<<PKGBUILDDIR>>/spec/minitest_hooks_errors_spec.rb:18]: > --- expected > +++ actual > @@ -1 +1,2 @@ > -"" > +"Ignoring debug-1.4.0 because its extensions are not built. Try: gem > pristine debug --version 1.4.0 > +" > > > 2) Failure: > Minitest::Hooks error handling#test_0007_should handle errors in > around-all-before [/<<PKGBUILDDIR>>/spec/minitest_hooks_errors_spec.rb:18]: > --- expected > +++ actual > @@ -1 +1,2 @@ > -"" > +"Ignoring debug-1.4.0 because its extensions are not built. Try: gem > pristine debug --version 1.4.0 > +" > > > 3) Failure: > Minitest::Hooks error handling#test_0006_should handle errors in around-after > [/<<PKGBUILDDIR>>/spec/minitest_hooks_errors_spec.rb:18]: > --- expected > +++ actual > @@ -1 +1,2 @@ > -"" > +"Ignoring debug-1.4.0 because its extensions are not built. Try: gem > pristine debug --version 1.4.0 > +" > > > 4) Failure: > Minitest::Hooks error handling#test_0004_should handle errors in after-all > [/<<PKGBUILDDIR>>/spec/minitest_hooks_errors_spec.rb:18]: > --- expected > +++ actual > @@ -1 +1,2 @@ > -"" > +"Ignoring debug-1.4.0 because its extensions are not built. Try: gem > pristine debug --version 1.4.0 > +" > > > 5) Failure: > Minitest::Hooks error handling#test_0001_should handle errors in before-all > [/<<PKGBUILDDIR>>/spec/minitest_hooks_errors_spec.rb:18]: > --- expected > +++ actual > @@ -1 +1,2 @@ > -"" > +"Ignoring debug-1.4.0 because its extensions are not built. Try: gem > pristine debug --version 1.4.0 > +" > > > 6) Failure: > Minitest::Hooks error handling#test_0002_should handle errors in before > [/<<PKGBUILDDIR>>/spec/minitest_hooks_errors_spec.rb:18]: > --- expected > +++ actual > @@ -1 +1,2 @@ > -"" > +"Ignoring debug-1.4.0 because its extensions are not built. Try: gem > pristine debug --version 1.4.0 > +" > > > 7) Failure: > Minitest::Hooks error handling#test_0008_should handle errors in > around-all-after [/<<PKGBUILDDIR>>/spec/minitest_hooks_errors_spec.rb:18]: > --- expected > +++ actual > @@ -1 +1,2 @@ > -"" > +"Ignoring debug-1.4.0 because its extensions are not built. Try: gem > pristine debug --version 1.4.0 > +" > > > 8) Failure: > Minitest::Hooks error handling#test_0005_should handle errors in > around-before [/<<PKGBUILDDIR>>/spec/minitest_hooks_errors_spec.rb:18]: > --- expected > +++ actual > @@ -1 +1,2 @@ > -"" > +"Ignoring debug-1.4.0 because its extensions are not built. Try: gem > pristine debug --version 1.4.0 > +" > > > 26 runs, 270 assertions, 8 failures, 0 errors, 0 skips > rake aborted! > Command failed with status (1): [/usr/bin/ruby3.0 spec/all.rb...] > /<<PKGBUILDDIR>>/Rakefile:15:in `block in <top (required)>' > Tasks: TOP => spec > (See full trace by running task with --trace) > ERROR: Test "ruby3.1" failed. The full build log is available from: https://people.debian.org/~terceiro/ruby3.1/17/ruby-minitest-hooks/ruby-minitest-hooks_1.5.0-2+rebuild1663007840_amd64-2022-09-12T18:37:21Z.build To reproduce this, you need to install ruby-all-dev >= 1:3.0+2. Depending on when you try this, it might mean installing ruby-all-dev from experimental, or if the transition has already started, a normal build on unstable will be enough. If you fail to reproduce, please provide a build log and diff it with mine so that we can identify if something relevant changed in the meantime. A list of current common problems and possible solutions is available at http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute! If you reassign this bug to another package, please marking it as 'affects'-ing this package. See https://www.debian.org/Bugs/server-control#affects
signature.asc
Description: PGP signature
--- End Message ---
--- Begin Message ---Source: ruby-minitest-hooks Source-Version: 1.5.0-3 Done: Nilesh Patra <nil...@debian.org> We believe that the bug you reported is fixed in the latest version of ruby-minitest-hooks, 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 1019...@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Nilesh Patra <nil...@debian.org> (supplier of updated ruby-minitest-hooks 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, 26 Nov 2022 10:21:47 +0530 Source: ruby-minitest-hooks Architecture: source Version: 1.5.0-3 Distribution: unstable Urgency: medium Maintainer: Debian Ruby Team <pkg-ruby-extras-maintain...@lists.alioth.debian.org> Changed-By: Nilesh Patra <nil...@debian.org> Closes: 1019639 Changes: ruby-minitest-hooks (1.5.0-3) unstable; urgency=medium . * Team Upload. * Move ruby-tests.rb to rake, run rake with ruby interpreter (Closes: #1019639) Checksums-Sha1: 30c5bf279229cd440a2390468f7750ed2da37a94 1591 ruby-minitest-hooks_1.5.0-3.dsc a62737f8d57c38981532ae426c6ba041aeabc082 3020 ruby-minitest-hooks_1.5.0-3.debian.tar.xz bc41496791822e1bcd5b45e1902d08b369320ac8 8845 ruby-minitest-hooks_1.5.0-3_amd64.buildinfo Checksums-Sha256: e8acf7ff67965f20f16f674101f78b8661cc0452db2992327a48004f82ddf064 1591 ruby-minitest-hooks_1.5.0-3.dsc 8ea4ede3676412998452af43de3cae076f31330c27d2f1b25b28bbb8e58f6d82 3020 ruby-minitest-hooks_1.5.0-3.debian.tar.xz b9706be6ad31831d0fa646ddac308048a1606be04a574393d236dac771b2d035 8845 ruby-minitest-hooks_1.5.0-3_amd64.buildinfo Files: 5e91140eac3c0929a28ba618c4c3f37e 1591 ruby optional ruby-minitest-hooks_1.5.0-3.dsc a9c14523273f4e1207013901f4604fad 3020 ruby optional ruby-minitest-hooks_1.5.0-3.debian.tar.xz cdc06381564a350ff3b2550f51320a7e 8845 ruby optional ruby-minitest-hooks_1.5.0-3_amd64.buildinfo -----BEGIN PGP SIGNATURE----- iHUEARYIAB0WIQSglbZu4JAkvuai8HIqJ5BL1yQ+2gUCY4GclgAKCRAqJ5BL1yQ+ 2lizAQC0Zg19w0CiiskBv8MACK3psUyY2HgEehsKB3nn3NS7TQEA1u1QcVHImyvI tU8auuuqopH8OIXEx2llLq1XTEu+5AQ= =17XA -----END PGP SIGNATURE-----
--- End Message ---