[DRE-maint] Bug#1095878: 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)
Antonio Terceiro
terceiro at debian.org
Thu Feb 13 10:15:40 GMT 2025
- Previous message (by thread): [DRE-maint] Bug#1095877: ruby-activerecord-import: autopkgtest failure with rails 7: `block in assert_valid_keys': Unknown key: :unique. Valid keys are: :limit, :precision, :scale, :default, :null, :collation, :comment, :primary_key, :if_exists, :if_not_exists, :as, :type, :stored (ArgumentError)
- Next message (by thread): [DRE-maint] Bug#1095879: ruby-ammeter: autopkgtest failure with rails 7: Failure/Error: expect('/some/file/path').to exist
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Source: ruby-acts-as-taggable-on
Version: 10.0.0-2
Severity: serious
Justification: autopkgtest failure
Tags: trixie sid ftbfs
User: debian-ruby at 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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://alioth-lists.debian.net/pipermail/pkg-ruby-extras-maintainers/attachments/20250213/c786bfcf/attachment.sig>
- Previous message (by thread): [DRE-maint] Bug#1095877: ruby-activerecord-import: autopkgtest failure with rails 7: `block in assert_valid_keys': Unknown key: :unique. Valid keys are: :limit, :precision, :scale, :default, :null, :collation, :comment, :primary_key, :if_exists, :if_not_exists, :as, :type, :stored (ArgumentError)
- Next message (by thread): [DRE-maint] Bug#1095879: ruby-ammeter: autopkgtest failure with rails 7: Failure/Error: expect('/some/file/path').to exist
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Pkg-ruby-extras-maintainers
mailing list