Your message dated Mon, 22 Nov 2021 22:42:36 +0000
with message-id <[email protected]>
and subject line Bug#996377: fixed in rails 2:6.1.4.1+dfsg-5
has caused the Debian Bug report #996377,
regarding ruby-rspec-rails: FTBFS with ruby3.0: ERROR: Test "ruby3.0" failed:
ArgumentError:
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 [email protected]
immediately.)
--
996377: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=996377
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: ruby-rspec-rails
Version: 4.0.1-2
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: [email protected]
Usertags: ruby3.0
Hi,
We are about to enable building against ruby3.0 on unstable. During a test
rebuild, ruby-rspec-rails 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):
> ArgumentError:
> wrong number of arguments (given 4, expected 3)
> #
> /usr/share/rubygems-integration/all/gems/activesupport-6.0.3.7/lib/active_support/dependencies.rb:324:in
> `block in require'
> #
> /usr/share/rubygems-integration/all/gems/activesupport-6.0.3.7/lib/active_support/dependencies.rb:291:in
> `load_dependency'
> #
> /usr/share/rubygems-integration/all/gems/activesupport-6.0.3.7/lib/active_support/dependencies.rb:324:in
> `require'
> #
> /usr/share/rubygems-integration/all/gems/activesupport-6.0.3.7/lib/active_support/dependencies.rb:324:in
> `block in require'
> #
> /usr/share/rubygems-integration/all/gems/activesupport-6.0.3.7/lib/active_support/dependencies.rb:291:in
> `load_dependency'
> #
> /usr/share/rubygems-integration/all/gems/activesupport-6.0.3.7/lib/active_support/dependencies.rb:324:in
> `require'
> #
> /usr/share/rubygems-integration/all/gems/activesupport-6.0.3.7/lib/active_support/dependencies.rb:324:in
> `block in require'
> #
> /usr/share/rubygems-integration/all/gems/activesupport-6.0.3.7/lib/active_support/dependencies.rb:291:in
> `load_dependency'
> #
> /usr/share/rubygems-integration/all/gems/activesupport-6.0.3.7/lib/active_support/dependencies.rb:324:in
> `require'
> #
> /usr/share/rubygems-integration/all/gems/activesupport-6.0.3.7/lib/active_support/dependencies.rb:324:in
> `block in require'
> #
> /usr/share/rubygems-integration/all/gems/activesupport-6.0.3.7/lib/active_support/dependencies.rb:291:in
> `load_dependency'
> #
> /usr/share/rubygems-integration/all/gems/activesupport-6.0.3.7/lib/active_support/dependencies.rb:324:in
> `require'
> #
> /usr/share/rubygems-integration/all/gems/activesupport-6.0.3.7/lib/active_support/dependencies.rb:324:in
> `block in require'
> #
> /usr/share/rubygems-integration/all/gems/activesupport-6.0.3.7/lib/active_support/dependencies.rb:291:in
> `load_dependency'
> #
> /usr/share/rubygems-integration/all/gems/activesupport-6.0.3.7/lib/active_support/dependencies.rb:324:in
> `require'
> #
> /usr/share/rubygems-integration/all/gems/activesupport-6.0.3.7/lib/active_support/dependencies.rb:324:in
> `block in require'
> #
> /usr/share/rubygems-integration/all/gems/activesupport-6.0.3.7/lib/active_support/dependencies.rb:291:in
> `load_dependency'
> #
> /usr/share/rubygems-integration/all/gems/activesupport-6.0.3.7/lib/active_support/dependencies.rb:324:in
> `require'
> # ./spec/spec_helper.rb:18:in `<top (required)>'
> No examples found.
> No examples found.
>
>
> Finished in 0.00825 seconds (files took 6.98 seconds to load)
> 0 examples, 0 failures, 1 error occurred outside of examples
>
> Finished in 0.00825 seconds (files took 6.98 seconds to load)
> 0 examples, 0 failures, 1 error occurred outside of examples
>
>
> /usr/bin/ruby3.0
> -I/usr/share/rubygems-integration/all/gems/rspec-support-3.9.3/lib:/usr/share/rubygems-integration/all/gems/rspec-core-3.9.2/lib
> /usr/share/rubygems-integration/all/gems/rspec-core-3.9.2/exe/rspec
> ./spec/rspec/rails/active_model_spec.rb
> ./spec/rspec/rails/active_record_spec.rb
> ./spec/rspec/rails/assertion_adapter_spec.rb
> ./spec/rspec/rails/assertion_delegator_spec.rb
> ./spec/rspec/rails/configuration_spec.rb
> ./spec/rspec/rails/example/channel_example_group_spec.rb
> ./spec/rspec/rails/example/controller_example_group_spec.rb
> ./spec/rspec/rails/example/feature_example_group_spec.rb
> ./spec/rspec/rails/example/helper_example_group_spec.rb
> ./spec/rspec/rails/example/job_example_group_spec.rb
> ./spec/rspec/rails/example/mailbox_example_group_spec.rb
> ./spec/rspec/rails/example/model_example_group_spec.rb
> ./spec/rspec/rails/example/request_example_group_spec.rb
> ./spec/rspec/rails/example/routing_example_group_spec.rb
> ./spec/rspec/rails/example/system_example_group_spec.rb
> ./spec/rspec/rails/example/view_example_group_spec.rb
> ./spec/rspec/rails/fixture_file_upload_support_spec.rb
> ./spec/rspec/rails/fixture_support_spec.rb
> ./spec/rspec/rails/matchers/action_cable/have_broadcasted_to_spec.rb
> ./spec/rspec/rails/matchers/action_cable/have_stream_spec.rb
> ./spec/rspec/rails/matchers/action_mailbox_spec.rb
> ./spec/rspec/rails/matchers/active_job_spec.rb
> ./spec/rspec/rails/matchers/be_a_new_spec.rb
> ./spec/rspec/rails/matchers/be_new_record_spec.rb
> ./spec/rspec/rails/matchers/be_routable_spec.rb
> ./spec/rspec/rails/matchers/be_valid_spec.rb
> ./spec/rspec/rails/matchers/has_spec.rb
> ./spec/rspec/rails/matchers/have_enqueued_mail_spec.rb
> ./spec/rspec/rails/matchers/have_http_status_spec.rb
> ./spec/rspec/rails/matchers/have_rendered_spec.rb
> ./spec/rspec/rails/matchers/redirect_to_spec.rb
> ./spec/rspec/rails/matchers/relation_match_array_spec.rb
> ./spec/rspec/rails/matchers/route_to_spec.rb
> ./spec/rspec/rails/minitest_lifecycle_adapter_spec.rb
> ./spec/rspec/rails/setup_and_teardown_adapter_spec.rb
> ./spec/rspec/rails/view_rendering_spec.rb
> ./spec/rspec/rails/view_spec_methods_spec.rb ./spec/rspec/rails_spec.rb
> --format documentation failed
> ERROR: Test "ruby3.0" failed:
The full build log is available at
https://people.debian.org/~kanashiro/ruby3.0/round2/builds/3/ruby-rspec-rails/ruby-rspec-rails_4.0.1-2+rebuild1633394159_amd64.build.txt
signature.asc
Description: PGP signature
--- End Message ---
--- Begin Message ---
Source: rails
Source-Version: 2:6.1.4.1+dfsg-5
Done: Antonio Terceiro <[email protected]>
We believe that the bug you reported is fixed in the latest version of
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 [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Antonio Terceiro <[email protected]> (supplier of updated 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 [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Mon, 22 Nov 2021 19:18:38 -0300
Source: rails
Architecture: source
Version: 2:6.1.4.1+dfsg-5
Distribution: unstable
Urgency: medium
Maintainer: Debian Ruby Team
<[email protected]>
Changed-By: Antonio Terceiro <[email protected]>
Closes: 996377 997883 998507
Changes:
rails (2:6.1.4.1+dfsg-5) unstable; urgency=medium
.
* Team upload
.
[ Cédric Boutillier ]
* Source-only reupload
* The 6.1 version:
- has tests working with ruby3.0 (Closes: #998507)
- uses puma >= 5 (Closes: #997883)
- fixes tests for ruby-rspec-rails (Closes: #996377)
* relax-dependencies.patch: relax more gem dependencies
+ on webpacker
+ on selenium-webdriver
+ on mysql2
+ on redis-namespace
* Build-depend on ruby-webpacker
* Declare breaking older packages:
+ ruby-activesupport breaks ruby-delayed-job < 4.1.8
+ ruby-activerecord breaks delayed-job-active-record < 4.1.5
* Depend on ruby-web-console >= 4.1 and break earlier versions
.
[ Antonio Terceiro ]
* Add patch: activerecord: add missing require statements
* debian/rules: removing trailing whitespace
* debian/rules: look for nocheck in DEB_BUILD_OPTIONS
* Add missing build dependency on ruby-webrick
Checksums-Sha1:
7c4cd8bf39e67ebdc7c7576c70f9cac735089de7 4833 rails_6.1.4.1+dfsg-5.dsc
14e1b0053c4a63a9dea864eccc3e0090f43a0d8e 99416
rails_6.1.4.1+dfsg-5.debian.tar.xz
612ed1e69a9309f35154d95a2c5f481a412f54e0 34516
rails_6.1.4.1+dfsg-5_amd64.buildinfo
Checksums-Sha256:
502895f5d9bc0cb82cde77c410e72372b688613a1024f4afbad7dbb4d61be051 4833
rails_6.1.4.1+dfsg-5.dsc
6cc20ab0be113558959eae6856ba38cd5ef3bcb57dfc94ee02841a837ce20124 99416
rails_6.1.4.1+dfsg-5.debian.tar.xz
64ccd26ec83d281c5f736c22ffecef303518dfad73508f037b21215e6d453701 34516
rails_6.1.4.1+dfsg-5_amd64.buildinfo
Files:
f3d0d087746c2f6400013cd249ad03ea 4833 ruby optional rails_6.1.4.1+dfsg-5.dsc
cec470f1628d196fdf60ef5bfdb06af6 99416 ruby optional
rails_6.1.4.1+dfsg-5.debian.tar.xz
aad5fa1d0576bfdafc05d4bba06337a1 34516 ruby optional
rails_6.1.4.1+dfsg-5_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCAAdFiEEst7mYDbECCn80PEM/A2xu81GC94FAmGcGbQACgkQ/A2xu81G
C94SahAA8+/qpmrwZnPwrXqQ7plu4U7qpxMEYPXpQmMYjtpdW0rUXaYc4BJvzxc4
gBuHvF/FyAAVReSQWFlVJeUir0bvSShrClnrXGsc5Cnd9XxrAtVlncvvLXT5HJnf
rwXYRdrffabVRRikH4ohy4eW9YlArUNGMtLPGEhGS5q0Eo8ctjGQDV4DHXGvxM4x
Dj7IlAWrw+e7f43Q3W4mO2JmZYVmEGJ1fH1MbpaP0HIEGMCGeVukcZtRKMId/lHQ
IeZoKCxr3i9yigp9aJrGqgk2rZXyZq5e7OzMs42aZKKgsHXYa6SWnhe7DC+Ffy4l
XFXUZ23MQp/HXEQsckyZCoMAVN9oIRvWHC+OFkVZwaRR+urkq6QcR6ugvahYLmkp
n4v+Fd+a/sRdToHi2z3kKff6AS2B3TWbsX2+TXT27INEDANCATP8p0G667LNBQNk
G88nk1Oy2x57XGZ2V3NtB+tXSF1bl9yXrr5M/+W1+DWnGonb9j30T8hWUHMW7aWT
nb4IGXnUn8JJD/zkt+lEjSOxfdwgH1IGbBO7XnsrRNSIYe1JqkViFrvmwPZVeYNV
yfp4bkpLmSHmU5h75+NRDMsmPupP0faIfTk23U6BoImhSBNDMYwGp8eVfWn+1DtX
hUlKlaT/GaDW7M1QcvkJFRmh9HVY0Z0Q13owxICmiyB2rEdSWNs=
=Qh0z
-----END PGP SIGNATURE-----
--- End Message ---