Your message dated Mon, 15 Nov 2021 20:54:47 +0000 with message-id <e1mmj03-0002sn...@fasolo.debian.org> and subject line Bug#998497: fixed in gem2deb 1.7 has caused the Debian Bug report #998497, regarding ruby-bootsnap: FTBFS with ruby3.0: ERROR: Test "ruby3.0" 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.) -- 998497: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=998497 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems
--- Begin Message ---Source: ruby-bootsnap Version: 1.4.6-1 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-bootsnap 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/bin/ruby3.0 /usr/bin/gem2deb-test-runner > > ┌──────────────────────────────────────────────────────────────────────────────┐ > │ Checking Rubygems dependency resolution on ruby3.0 > │ > └──────────────────────────────────────────────────────────────────────────────┘ > > GEM_PATH=/<<PKGBUILDDIR>>/debian/ruby-bootsnap/usr/share/rubygems-integration/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 > ruby3.0 -e gem\ \"bootsnap\" > > ┌──────────────────────────────────────────────────────────────────────────────┐ > │ Run tests for ruby3.0 from debian/ruby-tests.rake > │ > └──────────────────────────────────────────────────────────────────────────────┘ > > RUBYLIB=/<<PKGBUILDDIR>>/debian/ruby-bootsnap/usr/lib/x86_64-linux-gnu/ruby/vendor_ruby/3.0.0:/<<PKGBUILDDIR>>/debian/ruby-bootsnap/usr/lib/ruby/vendor_ruby:. > > GEM_PATH=/<<PKGBUILDDIR>>/debian/ruby-bootsnap/usr/share/rubygems-integration/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 > ruby3.0 -S rake -f debian/ruby-tests.rake > /usr/bin/ruby3.0 -w -I"test" > /usr/lib/ruby/gems/3.0.0/gems/rake-13.0.3/lib/rake/rake_test_loader.rb > "test/bundler_test.rb" "test/compile_cache_handler_errors_test.rb" > "test/compile_cache_key_format_test.rb" "test/compile_cache_test.rb" > "test/helper_test.rb" "test/load_path_cache/cache_test.rb" > "test/load_path_cache/change_observer_test.rb" > "test/load_path_cache/loaded_features_index_test.rb" > "test/load_path_cache/path_scanner_test.rb" > "test/load_path_cache/path_test.rb" > "test/load_path_cache/realpath_cache_test.rb" > "test/load_path_cache/store_test.rb" -v > /usr/share/rubygems-integration/all/gems/bundler-2.2.27/lib/bundler/definition.rb:496:in > `materialize': Could not find rexml-3.2.3.1 in any of the sources > (Bundler::GemNotFound) > from > /usr/share/rubygems-integration/all/gems/bundler-2.2.27/lib/bundler/definition.rb:234:in > `specs_for' > from > /usr/share/rubygems-integration/all/gems/bundler-2.2.27/lib/bundler/runtime.rb:18:in > `setup' > from > /usr/share/rubygems-integration/all/gems/bundler-2.2.27/lib/bundler.rb:149:in > `setup' > from > /usr/share/rubygems-integration/all/gems/bundler-2.2.27/lib/bundler/setup.rb:20:in > `block in <top (required)>' > from > /usr/share/rubygems-integration/all/gems/bundler-2.2.27/lib/bundler/ui/shell.rb:136:in > `with_level' > from > /usr/share/rubygems-integration/all/gems/bundler-2.2.27/lib/bundler/ui/shell.rb:88:in > `silence' > from > /usr/share/rubygems-integration/all/gems/bundler-2.2.27/lib/bundler/setup.rb:20: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/test_helper.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>>/test/bundler_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/bundler_test.rb" "test/compile_cache_handler_errors_test.rb" > "test/compile_cache_key_format_test.rb" "test/compile_cache_test.rb" > "test/helper_test.rb" "test/load_path_cache/cache_test.rb" > "test/load_path_cache/change_observer_test.rb" > "test/load_path_cache/loaded_features_index_test.rb" > "test/load_path_cache/path_scanner_test.rb" > "test/load_path_cache/path_test.rb" > "test/load_path_cache/realpath_cache_test.rb" > "test/load_path_cache/store_test.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-bootsnap/ruby-bootsnap_1.4.6-1+rebuild1633375814_amd64.build.txt
signature.asc
Description: PGP signature
--- End Message ---
--- Begin Message ---Source: gem2deb Source-Version: 1.7 Done: Antonio Terceiro <terce...@debian.org> We believe that the bug you reported is fixed in the latest version of gem2deb, 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 998...@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Antonio Terceiro <terce...@debian.org> (supplier of updated gem2deb 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: Mon, 15 Nov 2021 17:23:21 -0300 Source: gem2deb Architecture: source Version: 1.7 Distribution: unstable Urgency: medium Maintainer: Debian Ruby Team <pkg-ruby-extras-maintain...@lists.alioth.debian.org> Changed-By: Antonio Terceiro <terce...@debian.org> Closes: 998497 Changes: gem2deb (1.7) unstable; urgency=medium . [ Antonio Terceiro ] * debian/changelog: add missing entry to the 1.5 release * gem2deb-test-runner: remove --check-dependencies-only option * Gem2Deb::TestRunner: fix printing of RUBYLIB * dh_ruby(1): fix mention of DH_RUBY_GEM_INSTALL_EXCLUDE * gem2deb-test-runner: modularize moving files away * gem2deb-test-runner: move Gemfile.lock away during the build. This used to done only under autopkgtest, but it turns out that having Gemfile.lock around when 2 interpreters are supported will usually create bogus test failures on the interpreter that runs second, because Gemfile.lock will freeze on versions of stuff only available to the first interpreter (e.g. the default gems, provided by the interpreter packages). (Closes: #998497) * gem2deb-test-runner: move away Gemfile.lock in any directories * Document version requirement for DH_RUBY_GEM_INSTALL_(INCLUDE|EXCLUDE) . [ Daniel Leidert ] * Fix assignment Checksums-Sha1: 79f1bcae8691ee9ca9bdcc47f254f86a7eeeb8fa 2283 gem2deb_1.7.dsc 04209690c04e9a1fe86a637b53bf74de9bc6ac4c 71788 gem2deb_1.7.tar.xz 223658c7e78118e85f476f8d5882f1a98c917f0a 9599 gem2deb_1.7_amd64.buildinfo Checksums-Sha256: 19626f356b79c03663853ab00a19fdb9955228112fc8693c6a370022e2ca7032 2283 gem2deb_1.7.dsc 92d5369b9e75391d0b2b717256d01642d9dec60f63868714445fd5340394d899 71788 gem2deb_1.7.tar.xz ef0a2f77165e6f30c3f5de3b0f7526cc8ed4eae69b578ec97b81e36a81352b87 9599 gem2deb_1.7_amd64.buildinfo Files: ac9920a5e6395a6e8c8c97f65e5197a8 2283 ruby optional gem2deb_1.7.dsc 21b012ef45913e47277d339de0a8335c 71788 ruby optional gem2deb_1.7.tar.xz 13b922de2ae96369a25f1088c3f52636 9599 ruby optional gem2deb_1.7_amd64.buildinfo -----BEGIN PGP SIGNATURE----- iQIzBAEBCAAdFiEEst7mYDbECCn80PEM/A2xu81GC94FAmGSw2oACgkQ/A2xu81G C97hDhAAqY19hZlCPfXfUhoFFlYOvnY7wv71VAPg1iV2AQUXR8bfWI+mtMWSC/BQ ZUPFgqivGlNvFDQB2MuapvX14YPfUqQkHf9LMFcMfh4K/zn1gugvh4ChZttfjP5e 2uPpEpC5pt7YRfJLWBETVN1YGyxbzyz/QxII5yOjiI0MdUYKPGFupihsyDYGAcQN LsyxGm404v2DB32D6E/6pLIMnfk70KZcW3+jYb5IXWz+vzWp0SnRY+E0Le7B3DVS maWbtJZLV1B3TTT24zedKRR2i87RaL6eGPEIafgPItB6oeH1zEXBOntfXKIsenKk XYTLKYIie+lwB6Yb61uh2AtldsH8VQfV0Rrgg0vMK0fNICCzyckleumooxRLg+ZS nrYmQ7l+Y8D3N5ZcsrKE4NvaMP9yU6squbG2VRXKWlR0+qhuOAPipojzmiTGAaId S3PqFYz266TrcFOQEtKNKqF8kzFeZVm+0GheuJM4WQ1by99qCxwwMoSB5ZkugPXl S0desX2L96UAfMbJ25OXZ0zWbeA+6noEQWndaaW1BLMaNepE1nWiyp8kThPPBEiL VNj3cAEWZZZUMfxGJSum/iTmiA6zZvNE1C3V2n+wFmkCIMqD/5zOmdoU/pcAvCuT mmhQc8l4oZqP9Vwxn4QSkulW05zG70kvcWqAeTHSZJMsiqcqJm0= =qtYe -----END PGP SIGNATURE-----
--- End Message ---