Your message dated Tue, 11 Feb 2025 05:19:52 +0000
with message-id <e1thiga-002cee...@fasolo.debian.org>
and subject line Bug#1093928: fixed in ruby-roadie-rails 3.3.0-1
has caused the Debian Bug report #1093928,
regarding ruby-roadie-rails: FTBFS: undefined method `ignored?' for an instance 
of Gem::Specification (NoMethodError)
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.)


-- 
1093928: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1093928
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:ruby-roadie-rails
Version: 3.0.0-1
Severity: serious
Tags: ftbfs trixie sid

Dear maintainer:

During a rebuild of all packages in unstable, your package failed to build:

--------------------------------------------------------------------------------
[...]
 debian/rules clean
dh clean --buildsystem=ruby --with ruby
   dh_auto_clean -O--buildsystem=ruby
        dh_ruby --clean
W: XS-Ruby-Versions is deprecated, and will be ignored
   dh_autoreconf_clean -O--buildsystem=ruby
   dh_clean -O--buildsystem=ruby
 debian/rules binary
dh binary --buildsystem=ruby --with ruby
   dh_update_autotools_config -O--buildsystem=ruby
   dh_autoreconf -O--buildsystem=ruby
   dh_auto_configure -O--buildsystem=ruby
        dh_ruby --configure
   dh_auto_build -O--buildsystem=ruby
        dh_ruby --build
   dh_auto_test -O--buildsystem=ruby
        dh_ruby --test
   create-stamp debian/debhelper-build-stamp
   dh_testroot -O--buildsystem=ruby
   dh_prep -O--buildsystem=ruby
   dh_auto_install --destdir=debian/ruby-roadie-rails/ -O--buildsystem=ruby
        dh_ruby --install /<<PKGBUILDDIR>>/debian/ruby-roadie-rails

┌──────────────────────────────────────────────────────────────────────────────┐
│ ruby-roadie-rails: Installing files and building extensions for ruby3.1     
 │
└──────────────────────────────────────────────────────────────────────────────┘

/usr/bin/ruby3.1 -S gem build --config-file /dev/null --verbose 
/tmp/d20250122-19900-e1tgn0/gemspec
Failed to load /dev/null because it doesn't contain valid YAML hash
WARNING:  open-ended dependency on rspec-collection_matchers (>= 0, 
development) is not recommended
  use a bounded requirement, such as '~> x.y'
WARNING:  open-ended dependency on rspec-rails (>= 0, development) is not 
recommended
  use a bounded requirement, such as '~> x.y'
WARNING:  See https://guides.rubygems.org/specification-reference/ for help
  Successfully built RubyGem
  Name: roadie-rails
  Version: 3.0.0
  File: roadie-rails-3.0.0.gem
/usr/bin/ruby3.1 -S gem install --config-file /dev/null --verbose --local 
--verbose --no-document --ignore-dependencies --install-dir 
debian/ruby-roadie-rails/usr/share/rubygems-integration/all 
/tmp/d20250122-19900-e1tgn0/roadie-rails-3.0.0.gem
Failed to load /dev/null because it doesn't contain valid YAML hash
/<<PKGBUILDDIR>>/debian/ruby-roadie-rails/usr/share/rubygems-integration/all/gems/roadie-rails-3.0.0/lib/roadie-rails.rb
/<<PKGBUILDDIR>>/debian/ruby-roadie-rails/usr/share/rubygems-integration/all/gems/roadie-rails-3.0.0/lib/roadie/rails.rb
/<<PKGBUILDDIR>>/debian/ruby-roadie-rails/usr/share/rubygems-integration/all/gems/roadie-rails-3.0.0/lib/roadie/rails/asset_pipeline_provider.rb
/<<PKGBUILDDIR>>/debian/ruby-roadie-rails/usr/share/rubygems-integration/all/gems/roadie-rails-3.0.0/lib/roadie/rails/automatic.rb
/<<PKGBUILDDIR>>/debian/ruby-roadie-rails/usr/share/rubygems-integration/all/gems/roadie-rails-3.0.0/lib/roadie/rails/document_builder.rb
/<<PKGBUILDDIR>>/debian/ruby-roadie-rails/usr/share/rubygems-integration/all/gems/roadie-rails-3.0.0/lib/roadie/rails/inline_on_delivery.rb
/<<PKGBUILDDIR>>/debian/ruby-roadie-rails/usr/share/rubygems-integration/all/gems/roadie-rails-3.0.0/lib/roadie/rails/mail_inliner.rb
/<<PKGBUILDDIR>>/debian/ruby-roadie-rails/usr/share/rubygems-integration/all/gems/roadie-rails-3.0.0/lib/roadie/rails/mailer.rb
/<<PKGBUILDDIR>>/debian/ruby-roadie-rails/usr/share/rubygems-integration/all/gems/roadie-rails-3.0.0/lib/roadie/rails/options.rb
/<<PKGBUILDDIR>>/debian/ruby-roadie-rails/usr/share/rubygems-integration/all/gems/roadie-rails-3.0.0/lib/roadie/rails/railtie.rb
/<<PKGBUILDDIR>>/debian/ruby-roadie-rails/usr/share/rubygems-integration/all/gems/roadie-rails-3.0.0/lib/roadie/rails/utils.rb
/<<PKGBUILDDIR>>/debian/ruby-roadie-rails/usr/share/rubygems-integration/all/gems/roadie-rails-3.0.0/lib/roadie/rails/version.rb
Successfully installed roadie-rails-3.0.0
1 gem installed
cd debian/ruby-roadie-rails/usr/share/rubygems-integration/all
rm -rf bin
rm -rf build_info
rm -rf cache
rm -rf doc
rm -rf extensions
rmdir plugins
cd gems/roadie-rails-3.0.0
rm -f 
chmod 644 lib/roadie/rails/asset_pipeline_provider.rb 
lib/roadie/rails/automatic.rb lib/roadie/rails/document_builder.rb 
lib/roadie/rails/inline_on_delivery.rb lib/roadie/rails/mail_inliner.rb 
lib/roadie/rails/mailer.rb lib/roadie/rails/options.rb 
lib/roadie/rails/railtie.rb lib/roadie/rails/utils.rb 
lib/roadie/rails/version.rb lib/roadie/rails.rb lib/roadie-rails.rb
find lib/ -type d -empty -delete
cd -
cd -
/usr/bin/ruby3.1 /usr/bin/gem2deb-test-runner

┌──────────────────────────────────────────────────────────────────────────────┐
│ Checking Rubygems dependency resolution on ruby3.1                          
 │
└──────────────────────────────────────────────────────────────────────────────┘

RUBYLIB=. 
GEM_PATH=/<<PKGBUILDDIR>>/debian/ruby-roadie-rails/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\ \"roadie-rails\"

┌──────────────────────────────────────────────────────────────────────────────┐
│ Run tests for ruby3.1 from debian/ruby-tests.rake                           
 │
└──────────────────────────────────────────────────────────────────────────────┘

RUBYLIB=. 
GEM_PATH=/<<PKGBUILDDIR>>/debian/ruby-roadie-rails/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 -S rake --rakelibdir /gem2deb-nonexistent -f debian/ruby-tests.rake
/usr/bin/ruby3.1 
-I/usr/share/rubygems-integration/all/gems/rspec-support-3.13.1/lib:/usr/share/rubygems-integration/all/gems/rspec-core-3.13.0/lib
 /usr/share/rubygems-integration/all/gems/rspec-core-3.13.0/exe/rspec --pattern 
./spec/\*\*/\*_spec.rb --format documentation

Roadie::Rails::AssetPipelineProvider
  requires a passed pipeline
  behaves like roadie asset provider
    responds to #find_stylesheet
    responds to #find_stylesheet!
    #find_stylesheet
      can find a stylesheet
      cannot find an invalid stylesheet
    #find_stylesheet!
      can find a stylesheet
      raises Roadie::CssNotFound on invalid stylesheets
  finding stylesheets
    searches the asset pipeline
    ignores query string and asset prefix
    ignores asset digest
    will still find assets actually named with a hash at the end
    supports stylesheets inside subdirectories

Roadie::Rails::Automatic
  #roadie_options
    returns Rails' roadie config
  #mail
    extends the email with InlineOnDelivery and assigns roadie options
    assigns nil roadie options if no options are present

Roadie::Rails::DocumentBuilder
  builds documents with the given HTML
  applies the options to the document

Roadie::Rails::InlineOnDelivery
  inlines on #delivery
  inlines on #delivery!

Roadie::Rails::MailInliner
  takes an email and options
  with an plaintext email
    returns the email without doing anything
    does nothing when given nil options
  with an HTML email
    adjusts the html part using Roadie
    does nothing when given nil options
  with an multipart email
    returns the email
    adjusts the html part using Roadie
    does nothing when given nil options

Roadie::Rails::Mailer
  #roadie_options
    returns Rails' roadie config
  #roadie_mail
    calls the original mail method with all options and the block
    inlines the email
    allows to override roadie options

Roadie::Rails::Options
  raises errors when constructed with unknown options
  raises errors when setting or reading unknown options
  behaves like attribute
    url_options
      defaults to nil
      can be set in the constructor
      can be changed using setter
      can be changed using brackets
      can be applied to documents
      merging
        replaces values
        does not mutate instance
      destructive merging
        replaces values
      combining
        combines the old and the new value
        does not mutate instance
        does not touch initial value if no new value is passed
      destructive combining
        combines the old and the new value in the instance
  behaves like attribute
    keep_uninlinable_css
      defaults to nil
      can be set in the constructor
      can be changed using setter
      can be changed using brackets
      can be applied to documents
      merging
        replaces values
        does not mutate instance
      destructive merging
        replaces values
      combining
        combines the old and the new value
        does not mutate instance
        does not touch initial value if no new value is passed
      destructive combining
        combines the old and the new value in the instance
  behaves like attribute
    before_transformation
      defaults to nil
      can be set in the constructor
      can be changed using setter
      can be changed using brackets
      can be applied to documents
      merging
        replaces values
        does not mutate instance
      destructive merging
        replaces values
      combining
        combines the old and the new value
        does not mutate instance
        does not touch initial value if no new value is passed
      destructive combining
        combines the old and the new value in the instance
  behaves like attribute
    after_transformation
      defaults to nil
      can be set in the constructor
      can be changed using setter
      can be changed using brackets
      can be applied to documents
      merging
        replaces values
        does not mutate instance
      destructive merging
        replaces values
      combining
        combines the old and the new value
        does not mutate instance
        does not touch initial value if no new value is passed
      destructive combining
        combines the old and the new value in the instance
  behaves like attribute
    asset_providers
      defaults to nil
      can be set in the constructor
      can be changed using setter
      can be changed using brackets
      can be applied to documents
      merging
        replaces values
        does not mutate instance
      destructive merging
        replaces values
      combining
        combines the old and the new value
        does not mutate instance
        does not touch initial value if no new value is passed
      destructive combining
        combines the old and the new value in the instance
  behaves like attribute
    external_asset_providers
      defaults to nil
      can be set in the constructor
      can be changed using setter
      can be changed using brackets
      can be applied to documents
      merging
        replaces values
        does not mutate instance
      destructive merging
        replaces values
      combining
        combines the old and the new value
        does not mutate instance
        does not touch initial value if no new value is passed
      destructive combining
        combines the old and the new value in the instance
  asset_providers
    automatically wraps values in a ProviderList
  applying to a document
    does not change the default asset_providers if option is never set

Roadie::Rails::Railtie
  asset providers
    has filesystem providers to common asset paths if asset pipeline is disabled
    also gets a AssetPipelineProvider if assets are enabled
    gets no AssetPipelineProvider if assets are enabled but not available

Finished in 0.15037 seconds (files took 0.54647 seconds to load)
110 examples, 0 failures

/usr/bin/ruby3.3 /usr/bin/gem2deb-test-runner

┌──────────────────────────────────────────────────────────────────────────────┐
│ Checking Rubygems dependency resolution on ruby3.3                          
 │
└──────────────────────────────────────────────────────────────────────────────┘

RUBYLIB=. 
GEM_PATH=/<<PKGBUILDDIR>>/debian/ruby-roadie-rails/usr/share/rubygems-integration/all:/<<PKGBUILDDIR>>/debian/.debhelper/generated/_source/home/.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
 ruby3.3 -e gem\ \"roadie-rails\"

┌──────────────────────────────────────────────────────────────────────────────┐
│ Run tests for ruby3.3 from debian/ruby-tests.rake                           
 │
└──────────────────────────────────────────────────────────────────────────────┘

RUBYLIB=. 
GEM_PATH=/<<PKGBUILDDIR>>/debian/ruby-roadie-rails/usr/share/rubygems-integration/all:/<<PKGBUILDDIR>>/debian/.debhelper/generated/_source/home/.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
 ruby3.3 -S rake --rakelibdir /gem2deb-nonexistent -f debian/ruby-tests.rake
/usr/bin/ruby3.3 
-I/usr/share/rubygems-integration/all/gems/rspec-support-3.13.1/lib:/usr/share/rubygems-integration/all/gems/rspec-core-3.13.0/lib
 /usr/share/rubygems-integration/all/gems/rspec-core-3.13.0/exe/rspec --pattern 
./spec/\*\*/\*_spec.rb --format documentation
/usr/lib/ruby/vendor_ruby/rubygems/specification.rb:2188:in `method_missing': 
undefined method `ignored?' for an instance of Gem::Specification 
(NoMethodError)
        from /usr/lib/ruby/3.3.0/bundler/rubygems_ext.rb:273:in `reject'
        from /usr/lib/ruby/3.3.0/bundler/rubygems_ext.rb:273:in `matching_specs'
        from /usr/lib/ruby/vendor_ruby/rubygems/dependency.rb:307:in `to_specs'
        from /usr/lib/ruby/vendor_ruby/rubygems/specification.rb:1087:in `block 
in unresolved_specs'
        from /usr/lib/ruby/vendor_ruby/rubygems/specification.rb:1087:in `map'
        from /usr/lib/ruby/vendor_ruby/rubygems/specification.rb:1087:in 
`unresolved_specs'
        from /usr/lib/ruby/vendor_ruby/rubygems/specification.rb:1065:in 
`find_in_unresolved'
        from 
<internal:/usr/lib/ruby/vendor_ruby/rubygems/core_ext/kernel_require.rb>:102:in 
`require'
        from 
/usr/share/rubygems-integration/all/gems/activesupport-6.1.7.3/lib/active_support/dependencies.rb:332:in
 `block in require'
        from 
/usr/share/rubygems-integration/all/gems/activesupport-6.1.7.3/lib/active_support/dependencies.rb:299:in
 `load_dependency'
        from 
/usr/share/rubygems-integration/all/gems/activesupport-6.1.7.3/lib/active_support/dependencies.rb:332:in
 `require'
        from 
/usr/share/rubygems-integration/all/gems/rspec-core-3.13.0/lib/rspec/core/reporter.rb:237:in
 `ensure_listeners_ready'
        from 
/usr/share/rubygems-integration/all/gems/rspec-core-3.13.0/lib/rspec/core/reporter.rb:207:in
 `notify'
        from 
/usr/share/rubygems-integration/all/gems/rspec-core-3.13.0/lib/rspec/core/reporter.rb:100:in
 `message'
        from 
/usr/share/rubygems-integration/all/gems/rspec-core-3.13.0/lib/rspec/core/world.rb:206:in
 `report_filter_message'
        from 
/usr/share/rubygems-integration/all/gems/rspec-core-3.13.0/lib/rspec/core/world.rb:187:in
 `announce_filters'
        from 
/usr/share/rubygems-integration/all/gems/rspec-core-3.13.0/lib/rspec/core/runner.rb:104:in
 `ensure in setup'
        from 
/usr/share/rubygems-integration/all/gems/rspec-core-3.13.0/lib/rspec/core/runner.rb:104:in
 `setup'
        from 
/usr/share/rubygems-integration/all/gems/rspec-core-3.13.0/lib/rspec/core/runner.rb:86:in
 `run'
        from 
/usr/share/rubygems-integration/all/gems/rspec-core-3.13.0/lib/rspec/core/runner.rb:71:in
 `run'
        from 
/usr/share/rubygems-integration/all/gems/rspec-core-3.13.0/lib/rspec/core/runner.rb:45:in
 `invoke'
        from 
/usr/share/rubygems-integration/all/gems/rspec-core-3.13.0/exe/rspec:4:in 
`<main>'
/usr/lib/ruby/vendor_ruby/rubygems/specification.rb:2188:in `method_missing': 
undefined method `ignored?' for an instance of Gem::Specification 
(NoMethodError)
        from /usr/lib/ruby/3.3.0/bundler/rubygems_ext.rb:273:in `reject'
        from /usr/lib/ruby/3.3.0/bundler/rubygems_ext.rb:273:in `matching_specs'
        from /usr/lib/ruby/vendor_ruby/rubygems/dependency.rb:307:in `to_specs'
        from /usr/lib/ruby/vendor_ruby/rubygems/specification.rb:1087:in `block 
in unresolved_specs'
        from /usr/lib/ruby/vendor_ruby/rubygems/specification.rb:1087:in `map'
        from /usr/lib/ruby/vendor_ruby/rubygems/specification.rb:1087:in 
`unresolved_specs'
        from /usr/lib/ruby/vendor_ruby/rubygems/specification.rb:1065:in 
`find_in_unresolved'
        from 
<internal:/usr/lib/ruby/vendor_ruby/rubygems/core_ext/kernel_require.rb>:102:in 
`require'
        from 
/usr/share/rubygems-integration/all/gems/activesupport-6.1.7.3/lib/active_support/dependencies.rb:332:in
 `block in require'
        from 
/usr/share/rubygems-integration/all/gems/activesupport-6.1.7.3/lib/active_support/dependencies.rb:299:in
 `load_dependency'
        from 
/usr/share/rubygems-integration/all/gems/activesupport-6.1.7.3/lib/active_support/dependencies.rb:332:in
 `require'
        from 
/usr/share/rubygems-integration/all/gems/rspec-support-3.13.1/lib/rspec/support/source.rb:56:in
 `ast'
        from 
/usr/share/rubygems-integration/all/gems/rspec-support-3.13.1/lib/rspec/support/source.rb:73:in
 `nodes_by_line_number'
        from 
/usr/share/rubygems-integration/all/gems/rspec-core-3.13.0/lib/rspec/core/formatters/snippet_extractor.rb:118:in
 `location_nodes_at_beginning_line'
        from 
/usr/share/rubygems-integration/all/gems/rspec-core-3.13.0/lib/rspec/core/formatters/snippet_extractor.rb:96:in
 `expression_node'
        from 
/usr/share/rubygems-integration/all/gems/rspec-core-3.13.0/lib/rspec/core/formatters/snippet_extractor.rb:88:in
 `line_range_of_location_nodes_in_expression'
        from 
/usr/share/rubygems-integration/all/gems/rspec-core-3.13.0/lib/rspec/core/formatters/snippet_extractor.rb:57:in
 `line_range_of_expression'
        from 
/usr/share/rubygems-integration/all/gems/rspec-core-3.13.0/lib/rspec/core/formatters/snippet_extractor.rb:42:in
 `expression_lines'
        from 
/usr/share/rubygems-integration/all/gems/rspec-core-3.13.0/lib/rspec/core/formatters/snippet_extractor.rb:31:in
 `extract_expression_lines_at'
        from 
/usr/share/rubygems-integration/all/gems/rspec-core-3.13.0/lib/rspec/core/formatters/exception_presenter.rb:248:in
 `read_failed_lines'
        from 
/usr/share/rubygems-integration/all/gems/rspec-core-3.13.0/lib/rspec/core/formatters/exception_presenter.rb:171:in
 `failure_slash_error_lines'
        from 
/usr/share/rubygems-integration/all/gems/rspec-core-3.13.0/lib/rspec/core/formatters/exception_presenter.rb:158:in
 `block in failure_lines'
        from <internal:kernel>:90:in `tap'
        from 
/usr/share/rubygems-integration/all/gems/rspec-core-3.13.0/lib/rspec/core/formatters/exception_presenter.rb:157:in
 `failure_lines'
        from 
/usr/share/rubygems-integration/all/gems/rspec-core-3.13.0/lib/rspec/core/formatters/exception_presenter.rb:34:in
 `colorized_message_lines'
        from 
/usr/share/rubygems-integration/all/gems/rspec-core-3.13.0/lib/rspec/core/formatters/exception_presenter.rb:274:in
 `formatted_message_and_backtrace'
        from 
/usr/share/rubygems-integration/all/gems/rspec-core-3.13.0/lib/rspec/core/formatters/exception_presenter.rb:93:in
 `fully_formatted_lines'
        from 
/usr/share/rubygems-integration/all/gems/rspec-core-3.13.0/lib/rspec/core/formatters/exception_presenter.rb:85:in
 `fully_formatted'
        from 
/usr/share/rubygems-integration/all/gems/rspec-core-3.13.0/lib/rspec/core/reporter.rb:169:in
 `notify_non_example_exception'
        from 
/usr/share/rubygems-integration/all/gems/rspec-core-3.13.0/lib/rspec/core/configuration.rb:2153:in
 `rescue in load_file_handling_errors'
        from 
/usr/share/rubygems-integration/all/gems/rspec-core-3.13.0/lib/rspec/core/configuration.rb:2137:in
 `load_file_handling_errors'
        from 
/usr/share/rubygems-integration/all/gems/rspec-core-3.13.0/lib/rspec/core/configuration.rb:1638:in
 `block in load_spec_files'
        from 
/usr/share/rubygems-integration/all/gems/rspec-core-3.13.0/lib/rspec/core/configuration.rb:1636:in
 `each'
        from 
/usr/share/rubygems-integration/all/gems/rspec-core-3.13.0/lib/rspec/core/configuration.rb:1636:in
 `load_spec_files'
        from 
/usr/share/rubygems-integration/all/gems/rspec-core-3.13.0/lib/rspec/core/runner.rb:102:in
 `setup'
        from 
/usr/share/rubygems-integration/all/gems/rspec-core-3.13.0/lib/rspec/core/runner.rb:86:in
 `run'
        from 
/usr/share/rubygems-integration/all/gems/rspec-core-3.13.0/lib/rspec/core/runner.rb:71:in
 `run'
        from 
/usr/share/rubygems-integration/all/gems/rspec-core-3.13.0/lib/rspec/core/runner.rb:45:in
 `invoke'
        from 
/usr/share/rubygems-integration/all/gems/rspec-core-3.13.0/exe/rspec:4:in 
`<main>'
/usr/lib/ruby/vendor_ruby/rubygems/specification.rb:2188:in `method_missing': 
undefined method `ignored?' for an instance of Gem::Specification 
(NoMethodError)
        from /usr/lib/ruby/3.3.0/bundler/rubygems_ext.rb:273:in `reject'
        from /usr/lib/ruby/3.3.0/bundler/rubygems_ext.rb:273:in `matching_specs'
        from /usr/lib/ruby/vendor_ruby/rubygems/dependency.rb:307:in `to_specs'
        from /usr/lib/ruby/vendor_ruby/rubygems/specification.rb:1087:in `block 
in unresolved_specs'
        from /usr/lib/ruby/vendor_ruby/rubygems/specification.rb:1087:in `map'
        from /usr/lib/ruby/vendor_ruby/rubygems/specification.rb:1087:in 
`unresolved_specs'
        from /usr/lib/ruby/vendor_ruby/rubygems/specification.rb:1065:in 
`find_in_unresolved'
        from 
/usr/share/rubygems-integration/all/gems/activesupport-6.1.7.3/lib/active_support/dependencies.rb:332:in
 `block in require'
        from 
/usr/share/rubygems-integration/all/gems/activesupport-6.1.7.3/lib/active_support/dependencies.rb:299:in
 `load_dependency'
        from 
/usr/share/rubygems-integration/all/gems/activesupport-6.1.7.3/lib/active_support/dependencies.rb:332:in
 `require'
        from /usr/lib/ruby/3.3.0/bundler/rubygems_ext.rb:298:in `<module:Gem>'
        from /usr/lib/ruby/3.3.0/bundler/rubygems_ext.rb:25:in `<top 
(required)>'
        from /usr/lib/ruby/3.3.0/bundler.rb:10:in `require_relative'
        from /usr/lib/ruby/3.3.0/bundler.rb:10:in `<top (required)>'
        from 
/usr/share/rubygems-integration/all/gems/activesupport-6.1.7.3/lib/active_support/dependencies.rb:332:in
 `block in require'
        from 
/usr/share/rubygems-integration/all/gems/activesupport-6.1.7.3/lib/active_support/dependencies.rb:299:in
 `load_dependency'
        from 
/usr/share/rubygems-integration/all/gems/activesupport-6.1.7.3/lib/active_support/dependencies.rb:332:in
 `require'
        from /<<PKGBUILDDIR>>/spec/integration_spec.rb:6:in `<top (required)>'
        from 
/usr/share/rubygems-integration/all/gems/rspec-core-3.13.0/lib/rspec/core/configuration.rb:2138:in
 `load'
        from 
/usr/share/rubygems-integration/all/gems/rspec-core-3.13.0/lib/rspec/core/configuration.rb:2138:in
 `load_file_handling_errors'
        from 
/usr/share/rubygems-integration/all/gems/rspec-core-3.13.0/lib/rspec/core/configuration.rb:1638:in
 `block in load_spec_files'
        from 
/usr/share/rubygems-integration/all/gems/rspec-core-3.13.0/lib/rspec/core/configuration.rb:1636:in
 `each'
        from 
/usr/share/rubygems-integration/all/gems/rspec-core-3.13.0/lib/rspec/core/configuration.rb:1636:in
 `load_spec_files'
        from 
/usr/share/rubygems-integration/all/gems/rspec-core-3.13.0/lib/rspec/core/runner.rb:102:in
 `setup'
        from 
/usr/share/rubygems-integration/all/gems/rspec-core-3.13.0/lib/rspec/core/runner.rb:86:in
 `run'
        from 
/usr/share/rubygems-integration/all/gems/rspec-core-3.13.0/lib/rspec/core/runner.rb:71:in
 `run'
        from 
/usr/share/rubygems-integration/all/gems/rspec-core-3.13.0/lib/rspec/core/runner.rb:45:in
 `invoke'
        from 
/usr/share/rubygems-integration/all/gems/rspec-core-3.13.0/exe/rspec:4:in 
`<main>'
/usr/bin/ruby3.3 
-I/usr/share/rubygems-integration/all/gems/rspec-support-3.13.1/lib:/usr/share/rubygems-integration/all/gems/rspec-core-3.13.0/lib
 /usr/share/rubygems-integration/all/gems/rspec-core-3.13.0/exe/rspec --pattern 
./spec/\*\*/\*_spec.rb --format documentation failed
ERROR: Test "ruby3.3" failed. Exiting.
dh_auto_install: error: dh_ruby --install 
/<<PKGBUILDDIR>>/debian/ruby-roadie-rails returned exit code 1
make: *** [debian/rules:7: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------

The above is just how the build ends and not necessarily the most relevant part.
If required, the full build log is available here:

https://people.debian.org/~sanvila/build-logs/202501/

About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.

If you could not reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.

If this is really a bug in one of the build-depends, please use
reassign and add an affects on src:ruby-roadie-rails, so that this is still
visible in the BTS web page for this package.

Thanks.

--- End Message ---
--- Begin Message ---
Source: ruby-roadie-rails
Source-Version: 3.3.0-1
Done: Soren Stoutner <so...@debian.org>

We believe that the bug you reported is fixed in the latest version of
ruby-roadie-rails, 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 1093...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Soren Stoutner <so...@debian.org> (supplier of updated ruby-roadie-rails 
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: SHA512

Format: 1.8
Date: Mon, 10 Feb 2025 21:51:46 -0700
Source: ruby-roadie-rails
Architecture: source
Version: 3.3.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Ruby Team 
<pkg-ruby-extras-maintain...@lists.alioth.debian.org>
Changed-By: Soren Stoutner <so...@debian.org>
Closes: 1093928
Changes:
 ruby-roadie-rails (3.3.0-1) unstable; urgency=medium
 .
   [ Soren Stoutner ]
   * New upstream release (Closes: #1093928).
   * debian/copyright:
     - Update upstream copyright dates.
     - Add myself to the debian/* stanza.
   * debian/control:
     - Add myself as an uploader.
     - Remove obsolete XS-Ruby-Versions and XB-Ruby-Versions.
     - Remove version build-dependency on ruby-railties (<< 2:7.1).
     - Fix typo in description.
     - Bump standard version to 4.7.0 (no changes needed).
   * debian/patches/0001-gemspec-do-not-use-git.patch:  Refresh fuzz.
   * debian/patches/0002-Only-run-supported-Rails-test-apps.patch:  Refactor for
     new upstream release.
   * debian/salsa-ci.yml:  Update to currently recommended defaults.
 .
   [ Debian Janitor ]
   * Remove constraints unnecessary since buster:
     + Build-Depends: Drop versioned constraint on ruby-railties.
Checksums-Sha1:
 d3e7abade45c131b398d3cd276f6ac61c7dfe658 2212 ruby-roadie-rails_3.3.0-1.dsc
 5bf8d412f6ede64c8d6e1f9fc9a50a7410a0e3d1 104945 
ruby-roadie-rails_3.3.0.orig.tar.gz
 e1bc077856f030b4368285f1100504795183b92b 4488 
ruby-roadie-rails_3.3.0-1.debian.tar.xz
 c6d0e4397624a10670bd1bd527416929991b7616 23028 
ruby-roadie-rails_3.3.0-1_amd64.buildinfo
Checksums-Sha256:
 fbc2c8f3ca6e96ce803a387361b4d81f1cdf6a343d77fe357875830fcdb8e7e1 2212 
ruby-roadie-rails_3.3.0-1.dsc
 1de9dbf65b35d0e0d886faef313ac698e0832cdc8de64be3154b98a97f8e28e5 104945 
ruby-roadie-rails_3.3.0.orig.tar.gz
 a4266e6af6bd0ab4f2fcb0ff5d3505a9622044bafbd5b2dc86f4b328f65b5a33 4488 
ruby-roadie-rails_3.3.0-1.debian.tar.xz
 0de6573032840e1deb7b3e29527b22fd6f3e226717ddf5c1d64c105108a1f6fe 23028 
ruby-roadie-rails_3.3.0-1_amd64.buildinfo
Files:
 d7c515e0204ba47e98b2e017d975db71 2212 ruby optional 
ruby-roadie-rails_3.3.0-1.dsc
 9d3256823d623975e1bff13c36e26c33 104945 ruby optional 
ruby-roadie-rails_3.3.0.orig.tar.gz
 91d1fbdadad361b68d654e4c1b4824ff 4488 ruby optional 
ruby-roadie-rails_3.3.0-1.debian.tar.xz
 49925bf52253fb07b6facff601a899e4 23028 ruby optional 
ruby-roadie-rails_3.3.0-1_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEJKVN2yNUZnlcqOI+wufLJ66wtgMFAmeq2UsACgkQwufLJ66w
tgPhBw//Y4MgmT9pnEKo/DPZz+KSfJRPkWzgLIkBa8PQyQra9NlcSEevJUDD1E1G
0bHIDfNkWk1r7Kr0DBuIBUDFR9B+vFFU5cHd7lJ3bKuMqMPYmDtr7rxc1SptyZNo
QLBNItgCQlK7e76tfnupg/OZwE8HmQlqvNkwjRNDinKIMwlgfj2zNCtU1SpmDIy/
nTPsD2o6WHuDm1fyKtLLRjFKMwxdYm7VilpoIoFELia7cBpF/zAozxC0ySF3y+XM
LNawqcfrmnyBBJZntc6zGa0UJ0HJWH1/YtDKS8x/zypb31WDDMdDYfZmsFAAfB57
yp8pFtGAcHDmjVXlHuTwJzbhYXtWIuMsk/tFr8c5xSh3fLP/4xhf5CRk7ELg0rDT
9JH78U7d8mc+DizTz0jZmJwGqLuKGnmn5oLVwS+fxZUQZWrLDfHH9+hPPYXRmeyl
5tgStSgQe9a5dyUcX0yKrSqpMMkthQ0uPGcRFY2kfOBjy+DFOR1m8vJq2DVLJbS3
+dc1uHf2QUGv4Ki5E8mlcVTUElomETPISkxadKcRSjFhO9mMOY7F+0H1OvnOr3fy
b9DrXDyz6E8z4L6Nmirdo9tNOshI6rGvcOXip8o5VCPpdDH9ePynIKv++7OFHJ76
vn9h6KnDKgIBNb3dHL8bBgIeSqg/P01DKY1Tc20zKvIG/8P+F5A=
=QjwK
-----END PGP SIGNATURE-----

Attachment: pgpHldLZalXDV.pgp
Description: PGP signature


--- End Message ---

Reply via email to