Your message dated Wed, 05 Mar 2025 19:33:09 +0000 with message-id <e1tpuup-008b49...@fasolo.debian.org> and subject line Bug#1095878: fixed in ruby-acts-as-taggable-on 11.0.0-2 has caused the Debian Bug report #1095878, regarding ruby-acts-as-taggable-on: autopkgtest failure with rails 7: /usr/lib/ruby/vendor_ruby/rubygems/specification.rb:1421:in `rescue in block in activate_dependencies': Could not find 'activerecord' (>= 6.1, < 7.2) among 105 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 ow...@bugs.debian.org immediately.) -- 1095878: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1095878 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems
--- Begin Message ---Source: ruby-acts-as-taggable-on Version: 10.0.0-2 Severity: serious Justification: autopkgtest failure Tags: trixie sid ftbfs User: debian-r...@lists.debian.org Usertags: rails7 Hi, We are about to upload rails 7 to unstable, as we are targetting to have rails 7 being released with Trixie. After the last upload of rails 7 to experimental, we noticed that ruby-acts-as-taggable-on fails its autopkgtests when run against that version of rails. To reproduce this failure locally, you can run autopkgtest with the following options: --add-apt-release=experimental --pin-packages=experimental=src:rails (or wait until rails 7 is uploaded to unstable) Relevant part (hopefully): > Setting up ruby-net-telnet (0.2.0-1) ... > Setting up ruby-base64 (0.2.0-2) ... > Setting up ruby-i18n (1.14.5-1) ... > Setting up ruby-webrick (1.8.1-1) ... > Setting up libffi8:amd64 (3.4.6-1) ... > Setting up ruby-connection-pool (2.4.1-1) ... > Setting up ruby-did-you-mean (1.6.3-2) ... > Setting up ruby-xmlrpc (0.3.3-2) ... > Setting up ruby-tzinfo (2.0.6-1) ... > Setting up libruby3.3:amd64 (3.3.7-1) ... > Setting up ruby-activesupport (2:7.2.2.1+dfsg-1~exp6) ... > Setting up ruby-rubygems (3.6.3-1) ... > Setting up ruby3.3 (3.3.7-1) ... > Setting up libruby:amd64 (1:3.3~3.2) ... > Setting up ruby (1:3.3~3.2) ... > Setting up rake (13.2.1-1) ... > Setting up ruby-activemodel (2:7.2.2.1+dfsg-1~exp6) ... > Setting up ruby-activerecord (2:7.2.2.1+dfsg-1~exp6) ... > Setting up gem2deb-test-runner (2.2.5) ... > Setting up ruby-acts-as-taggable-on (10.0.0-2) ... > Processing triggers for libc-bin (2.40-6) ... > autopkgtest [19:02:27]: test gem2deb-test-runner: gem2deb-test-runner > --autopkgtest --check-dependencies 2>&1 > autopkgtest [19:02:27]: test gem2deb-test-runner: [----------------------- > > ┌──────────────────────────────────────────────────────────────────────────────┐ > │ Checking Rubygems dependency resolution on ruby3.3 > │ > └──────────────────────────────────────────────────────────────────────────────┘ > > RUBYLIB=. GEM_PATH= ruby3.3 -e gem\ \"acts-as-taggable-on\" > mv lib ./.gem2deb.lib > /usr/lib/ruby/vendor_ruby/rubygems/specification.rb:1421:in `rescue in block > in activate_dependencies': Could not find 'activerecord' (>= 6.1, < 7.2) > among 105 total gem(s) (Gem::MissingSpecError) > Checked in > 'GEM_PATH=/home/debci/.local/share/gem/ruby/3.3.0:/var/lib/gems/3.3.0:/usr/local/lib/ruby/gems/3.3.0:/usr/lib/ruby/gems/3.3.0:/usr/lib/x86_64-linux-gnu/ruby/gems/3.3.0:/usr/share/rubygems-integration/3.3.0:/usr/share/rubygems-integration/all:/usr/lib/x86_64-linux-gnu/rubygems-integration/3.3.0' > at: > /usr/share/rubygems-integration/all/specifications/acts-as-taggable-on-10.0.0.gemspec, > execute `gem env` for more information > from /usr/lib/ruby/vendor_ruby/rubygems/specification.rb:1418:in `block in > activate_dependencies' > from /usr/lib/ruby/vendor_ruby/rubygems/specification.rb:1407:in `each' > from /usr/lib/ruby/vendor_ruby/rubygems/specification.rb:1407:in > `activate_dependencies' > from /usr/lib/ruby/vendor_ruby/rubygems/specification.rb:1389:in `activate' > from /usr/lib/ruby/vendor_ruby/rubygems/core_ext/kernel_gem.rb:62:in `block > in gem' > from /usr/lib/ruby/vendor_ruby/rubygems/core_ext/kernel_gem.rb:62:in > `synchronize' > from /usr/lib/ruby/vendor_ruby/rubygems/core_ext/kernel_gem.rb:62:in `gem' > from -e:1:in `<main>' > /usr/lib/ruby/vendor_ruby/rubygems/dependency.rb:303:in `to_specs': Could not > find 'activerecord' (>= 6.1, < 7.2) - did find: [activerecord-7.2.2.1] > (Gem::MissingSpecVersionError) > Checked in > 'GEM_PATH=/home/debci/.local/share/gem/ruby/3.3.0:/var/lib/gems/3.3.0:/usr/local/lib/ruby/gems/3.3.0:/usr/lib/ruby/gems/3.3.0:/usr/lib/x86_64-linux-gnu/ruby/gems/3.3.0:/usr/share/rubygems-integration/3.3.0:/usr/share/rubygems-integration/all:/usr/lib/x86_64-linux-gnu/rubygems-integration/3.3.0' > , execute `gem env` for more information > from /usr/lib/ruby/vendor_ruby/rubygems/specification.rb:1419:in `block in > activate_dependencies' > from /usr/lib/ruby/vendor_ruby/rubygems/specification.rb:1407:in `each' > from /usr/lib/ruby/vendor_ruby/rubygems/specification.rb:1407:in > `activate_dependencies' > from /usr/lib/ruby/vendor_ruby/rubygems/specification.rb:1389:in `activate' > from /usr/lib/ruby/vendor_ruby/rubygems/core_ext/kernel_gem.rb:62:in `block > in gem' > from /usr/lib/ruby/vendor_ruby/rubygems/core_ext/kernel_gem.rb:62:in > `synchronize' > from /usr/lib/ruby/vendor_ruby/rubygems/core_ext/kernel_gem.rb:62:in `gem' > from -e:1:in `<main>' > mv ./.gem2deb.lib lib > abbrev (default: 0.1.2) > activemodel (7.2.2.1) > activerecord (7.2.2.1) > activesupport (7.2.2.1) > acts-as-taggable-on (10.0.0) > base64 (0.2.0) > benchmark (default: 0.3.0) > bigdecimal (default: 3.1.5) > bundler (default: 2.5.22) > cgi (default: 0.4.1) The full autopkgtest logs are available and linked from https://release.debian.org/britney/pseudo-excuses-experimental.html#rails and after rails 7 gets into unstable, at https://qa.debian.org/excuses.php?package=rails
signature.asc
Description: PGP signature
--- End Message ---
--- Begin Message ---Source: ruby-acts-as-taggable-on Source-Version: 11.0.0-2 Done: Utkarsh Gupta <utka...@debian.org> We believe that the bug you reported is fixed in the latest version of ruby-acts-as-taggable-on, 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 1095...@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Utkarsh Gupta <utka...@debian.org> (supplier of updated ruby-acts-as-taggable-on 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: Thu, 06 Mar 2025 00:26:59 +0530 Source: ruby-acts-as-taggable-on Built-For-Profiles: noudeb Architecture: source Version: 11.0.0-2 Distribution: unstable Urgency: medium Maintainer: Debian Ruby Team <pkg-ruby-extras-maintain...@lists.alioth.debian.org> Changed-By: Utkarsh Gupta <utka...@debian.org> Closes: 1095878 Changes: ruby-acts-as-taggable-on (11.0.0-2) unstable; urgency=medium . * Re-upload to unstable. (Closes: #1095878) Checksums-Sha1: 9616d61f856425dc728c70d6b5cfb790b978e60b 2251 ruby-acts-as-taggable-on_11.0.0-2.dsc 467705131a749b882fe59f05070ad80c2862a9b4 53552 ruby-acts-as-taggable-on_11.0.0.orig.tar.gz 3f3518e50d983599b8a51608146254d510562b5d 3676 ruby-acts-as-taggable-on_11.0.0-2.debian.tar.xz 5a845f0b540febc912ca55767aeb23dbd5bf01b4 14499 ruby-acts-as-taggable-on_11.0.0-2_source.buildinfo Checksums-Sha256: 22af02a4517e6c3252e09ffafbde5a71efa05a3029477fe2fb7912b46a397c13 2251 ruby-acts-as-taggable-on_11.0.0-2.dsc a35bdfc915e2fdf14c3d046152d80f7febf65f9f2c3acf50178cc763bbdef69a 53552 ruby-acts-as-taggable-on_11.0.0.orig.tar.gz 3e214fa73c49595726190449bbfadd31ec55b69c9a7c208452c2a49aecd9ff80 3676 ruby-acts-as-taggable-on_11.0.0-2.debian.tar.xz b213e1b0ce253238148885423eb7738f8e2198707c9870283ecfd330265f58ba 14499 ruby-acts-as-taggable-on_11.0.0-2_source.buildinfo Files: 07b1ce38e78b4eb8b19143c6b80cf072 2251 ruby optional ruby-acts-as-taggable-on_11.0.0-2.dsc 9c624c61858585ccaaa8d11df293e7ac 53552 ruby optional ruby-acts-as-taggable-on_11.0.0.orig.tar.gz 40aa9e0c6f9dd8ae8509239f8d2899e4 3676 ruby optional ruby-acts-as-taggable-on_11.0.0-2.debian.tar.xz 97a60e7be168ec86581bb63982089bc7 14499 ruby optional ruby-acts-as-taggable-on_11.0.0-2_source.buildinfo -----BEGIN PGP SIGNATURE----- iQJHBAEBCAAxFiEEbJ0QSEqa5Mw4X3xxgj6WdgbDS5YFAmfInrYTHHV0a2Fyc2hA ZGViaWFuLm9yZwAKCRCCPpZ2BsNLlk5VEACsDVGKu+Er+3a3jIinAjZAdzLWiq+y E5PxxSJrRjikVbNkY5b087HcOzurtFnokuBiFzBPo5UaCadHX9wkpyKfyzMqZjgb ClisaANECTy0G5U0rx/0z6+EVYSlodY0OtV7w1bFfsTxcBLdh+3drgaYpFynK0UV zMn91i+dSpDIdDbONKEkVhUor4JwNI3ga4ZiRZ/UxXExoKZWmKyY+HX8Fm1ltd5/ YDNmHKdkssjLIs0Igh7vWiAe3Mv7df83eVGtKMzRpZyqVRM1bIi3+WARFabX00j6 anL/6+Xu05m8ZCD2baLxTP9vzFkUU8xazbNCXFtqEgZsZnG2tRsmMcx9/QTUYVh/ etwyGJZUItFmvDDg+BAN8mC3iQJ58pmSOu4Y7q19vmPfDVtarki87iEGvTBUQvN2 TgXDMFA8zgXENOvX2sONGWhQ+AAghvmvL/ObuVl2+sstkHy3yZVaYKu8vqiT5Eb6 aFwRKequSt4NPa8lO82huXrgamMiz6TpEYTeYK1ufQuu8kTjTCeK7t3g07ts7+L5 9IbPgwlcA/DcPDziW5r4Avqj7iyxHnn0yDUwBpBccbiM1goxzbzjJPJmb3/YWDhH FGLuc9L6b6vXf20eE9qvS5RKZu0caKg6MEPC0RJYvkzhQrr/sJJjyuF9fh+lt9Ga I6j64UwlXf47/w== =DA0+ -----END PGP SIGNATURE-----
pgpwSMyQO9FNi.pgp
Description: PGP signature
--- End Message ---