Your message dated Sun, 09 Mar 2025 09:24:21 +0000
with message-id <e1trctr-00bgjc...@fasolo.debian.org>
and subject line Bug#1099873: Removed package(s) from unstable
has caused the Debian Bug report #1095810,
regarding ruby-rabl-rails: autopkgtest failure with rails 7: 
/usr/share/rubygems-integration/all/gems/actionview-7.2.2.1/lib/action_view/helpers/url_helper.rb:503:in
 `<module:UrlHelper>': uninitialized constant 
ActionView::Helpers::UrlHelper::URI (NameError)
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.)


-- 
1095810: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1095810
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: ruby-rabl-rails
Version: 0.6.2-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-rabl-rails
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-rack-test (2.2.0-1) ...
> Setting up ruby-loofah (2.22.0-1) ...
> Setting up ruby-rspec-mocks (3.13.0c0e0m0s1-2) ...
> Setting up ruby-rails-dom-testing (2.2.0-1) ...
> Setting up ruby-rack-session (2.0.0-3) ...
> Setting up ruby-rackup (2.1.0-4) ...
> Setting up ruby-rails-html-sanitizer (1.6.2-1~exp1) ...
> Setting up ruby-actionview (2:7.2.2.1+dfsg-1~exp6) ...
> Setting up ruby-actionpack (2:7.2.2.1+dfsg-1~exp6) ...
> Setting up ruby-railties (2:7.2.2.1+dfsg-1~exp6) ...
> Setting up ruby-rabl-rails (0.6.2-2) ...
> Processing triggers for libc-bin (2.40-6) ...
> autopkgtest [19:09:34]: test gem2deb-test-runner: gem2deb-test-runner 
> --autopkgtest --check-dependencies 2>&1
> autopkgtest [19:09:34]: test gem2deb-test-runner: [-----------------------
> 
> ┌──────────────────────────────────────────────────────────────────────────────┐
> │ Checking Rubygems dependency resolution on ruby3.3                          
>  │
> └──────────────────────────────────────────────────────────────────────────────┘
> 
> RUBYLIB=. GEM_PATH= ruby3.3 -e gem\ \"rabl-rails\"
> mv lib ./.gem2deb.lib
> mv ./.gem2deb.lib lib
> 
> ┌──────────────────────────────────────────────────────────────────────────────┐
> │ Run tests for ruby3.3 from debian/ruby-tests.rake                           
>  │
> └──────────────────────────────────────────────────────────────────────────────┘
> 
> RUBYLIB=. GEM_PATH= ruby3.3 -S rake --rakelibdir /gem2deb-nonexistent -f 
> debian/ruby-tests.rake
> mv lib ./.gem2deb.lib
> /usr/bin/ruby3.3 -w -I"test" 
> /usr/share/rubygems-integration/all/gems/rake-13.2.1/lib/rake/rake_test_loader.rb
>  "test/renderers/test_hash_renderer.rb" 
> "test/renderers/test_json_renderer.rb" 
> "test/renderers/test_plist_renderer.rb" "test/renderers/test_xml_renderer.rb" 
> "test/test_compiler.rb" "test/test_configuration.rb" 
> "test/test_hash_visitor.rb" "test/test_helpers.rb" "test/test_library.rb"  -v
> /usr/share/rubygems-integration/all/gems/actionview-7.2.2.1/lib/action_view/helpers/url_helper.rb:503:in
>  `<module:UrlHelper>': uninitialized constant 
> ActionView::Helpers::UrlHelper::URI (NameError)
> 
> RFC2396_PARSER = defined?(URI::RFC2396_PARSER) ? URI::RFC2396_PARSER : 
> URI::RFC2396_Parser.new
> ^^^
> from 
> /usr/share/rubygems-integration/all/gems/actionview-7.2.2.1/lib/action_view/helpers/url_helper.rb:17:in
>  `<module:Helpers>'
> from 
> /usr/share/rubygems-integration/all/gems/actionview-7.2.2.1/lib/action_view/helpers/url_helper.rb:10:in
>  `<module:ActionView>'
> from 
> /usr/share/rubygems-integration/all/gems/actionview-7.2.2.1/lib/action_view/helpers/url_helper.rb:9:in
>  `<top (required)>'
> from 
> <internal:/usr/lib/ruby/vendor_ruby/rubygems/core_ext/kernel_require.rb>:136:in
>  `require'
> from 
> <internal:/usr/lib/ruby/vendor_ruby/rubygems/core_ext/kernel_require.rb>:136:in
>  `require'
> from 
> /usr/share/rubygems-integration/all/gems/actionview-7.2.2.1/lib/action_view/helpers.rb:7:in
>  `<top (required)>'
> from 
> <internal:/usr/lib/ruby/vendor_ruby/rubygems/core_ext/kernel_require.rb>:136:in
>  `require'
> from 
> <internal:/usr/lib/ruby/vendor_ruby/rubygems/core_ext/kernel_require.rb>:136:in
>  `require'
> from 
> /usr/share/rubygems-integration/all/gems/actionview-7.2.2.1/lib/action_view/base.rb:7:in
>  `<top (required)>'
> from 
> <internal:/usr/lib/ruby/vendor_ruby/rubygems/core_ext/kernel_require.rb>:136:in
>  `require'
> from 
> <internal:/usr/lib/ruby/vendor_ruby/rubygems/core_ext/kernel_require.rb>:136:in
>  `require'
> from 
> /tmp/autopkgtest-lxc.wtcrmydh/downtmp/build.W18/src/test/test_compiler.rb:14:in
>  `<class:TestCompiler>'
> from 
> /tmp/autopkgtest-lxc.wtcrmydh/downtmp/build.W18/src/test/test_compiler.rb:5:in
>  `<top (required)>'
> from 
> <internal:/usr/lib/ruby/vendor_ruby/rubygems/core_ext/kernel_require.rb>:136:in
>  `require'
> from 
> <internal:/usr/lib/ruby/vendor_ruby/rubygems/core_ext/kernel_require.rb>:136:in
>  `require'
> from 
> /usr/share/rubygems-integration/all/gems/rake-13.2.1/lib/rake/rake_test_loader.rb:21:in
>  `block in <main>'
> from 
> /usr/share/rubygems-integration/all/gems/rake-13.2.1/lib/rake/rake_test_loader.rb:6:in
>  `select'
> from 
> /usr/share/rubygems-integration/all/gems/rake-13.2.1/lib/rake/rake_test_loader.rb:6:in
>  `<main>'
> rake aborted!
> Command failed with status (1): [ruby -w -I"test" 
> /usr/share/rubygems-integration/all/gems/rake-13.2.1/lib/rake/rake_test_loader.rb
>  "test/renderers/test_hash_renderer.rb" 
> "test/renderers/test_json_renderer.rb" 
> "test/renderers/test_plist_renderer.rb" "test/renderers/test_xml_renderer.rb" 
> "test/test_compiler.rb" "test/test_configuration.rb" 
> "test/test_hash_visitor.rb" "test/test_helpers.rb" "test/test_library.rb"  -v]
> /usr/share/rubygems-integration/all/gems/rake-13.2.1/exe/rake:27:in `<top 
> (required)>'
> Tasks: TOP => default
> (See full trace by running task with --trace)
> mv ./.gem2deb.lib lib
> autopkgtest [19:09:35]: test gem2deb-test-runner: -----------------------]
> autopkgtest [19:09:35]: test gem2deb-test-runner:  - - - - - - - - - - 
> results - - - - - - - - - -
> gem2deb-test-runner  FAIL non-zero exit status 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

Attachment: signature.asc
Description: PGP signature


--- End Message ---
--- Begin Message ---
Version: 0.6.2-2+rm

Dear submitter,

as the package ruby-rabl-rails has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/1099873

The version of this package that was in Debian prior to this removal
can still be found using https://snapshot.debian.org/.

Please note that the changes have been done on the master archive and
will not propagate to any mirrors until the next dinstall run at the
earliest.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmas...@ftp-master.debian.org.

Debian distribution maintenance software
pp.
Thorsten Alteholz (the ftpmaster behind the curtain)

--- End Message ---

Reply via email to