Your message dated Mon, 22 Nov 2021 22:42:36 +0000
with message-id <e1mpi1e-0009j0...@fasolo.debian.org>
and subject line Bug#997883: fixed in rails 2:6.1.4.1+dfsg-5
has caused the Debian Bug report #997883,
regarding rails: autopkgtest needs update for new version of puma: Could not 
find gem 'puma (~> 4.1)'
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.)


-- 
997883: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=997883
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: rails
Version: 2:6.0.3.7+dfsg-2
Severity: serious
X-Debbugs-CC: debian...@lists.debian.org, p...@packages.debian.org
Tags: sid bookworm
User: debian...@lists.debian.org
Usertags: needs-update
Control: affects -1 src:puma

Dear maintainer(s),

With a recent upload of puma the autopkgtest of rails fails in testing
when that autopkgtest is run with the binary packages of puma from
unstable. It passes when run with only packages from testing. In tabular
form:

                       pass            fail
puma                   from testing    5.3.2-3
rails                  from testing    2:6.0.3.7+dfsg-2
all others             from testing    from testing

I copied some of the output at the bottom of this report.

Currently this regression is blocking the migration of puma to testing
[1]. Of course, puma shouldn't just break your autopkgtest (or even
worse, your package), but it seems to me that the change in puma was
intended and your package needs to update to the new situation.

If this is a real problem in your package (and not only in your
autopkgtest), the right binary package(s) from puma should really add a
versioned Breaks on the unfixed version of (one of your) package(s).
Note: the Breaks is nice even if the issue is only in the autopkgtest as
it helps the migration software to figure out the right versions to
combine in the tests.

More information about this bug and the reason for filing it can be found on
https://wiki.debian.org/ContinuousIntegration/RegressionEmailInformation

Paul

[1] https://qa.debian.org/excuses.php?package=puma

https://ci.debian.net/data/autopkgtest/testing/amd64/r/rails/16207757/log.gz

         run  bundle install --local
Could not find gem 'puma (~> 4.1)' in cached gems from rubygems repository
https://rubygems.org/ or installed locally.
The source contains the following versions of 'puma': 5.3.2
         run  bundle binstubs bundler
Could not find gem 'puma (~> 4.1)' in locally installed gems.
The source contains the following versions of 'puma': 5.3.2
         run  bundle exec spring binstub --all
/usr/share/rubygems-integration/all/gems/bundler-2.2.27/lib/bundler/resolver.rb:278:in
`block in verify_gemfile_dependencies_are_found!': Could not find gem
'puma (~> 4.1)' in locally installed gems. (Bundler::GemNotFound)
The source contains the following versions of 'puma': 5.3.2
        from
/usr/share/rubygems-integration/all/gems/bundler-2.2.27/lib/bundler/resolver.rb:253:in
`each'
        from
/usr/share/rubygems-integration/all/gems/bundler-2.2.27/lib/bundler/resolver.rb:253:in
`verify_gemfile_dependencies_are_found!'
        from
/usr/share/rubygems-integration/all/gems/bundler-2.2.27/lib/bundler/resolver.rb:50:in
`start'
        from
/usr/share/rubygems-integration/all/gems/bundler-2.2.27/lib/bundler/resolver.rb:23:in
`resolve'
        from
/usr/share/rubygems-integration/all/gems/bundler-2.2.27/lib/bundler/definition.rb:262:in
`resolve'
        from
/usr/share/rubygems-integration/all/gems/bundler-2.2.27/lib/bundler/definition.rb:483:in
`materialize'
        from
/usr/share/rubygems-integration/all/gems/bundler-2.2.27/lib/bundler/definition.rb:234:in
`specs_for'
        from
/usr/share/rubygems-integration/all/gems/bundler-2.2.27/lib/bundler/runtime.rb:18:in
`setup'
        from
/usr/share/rubygems-integration/all/gems/bundler-2.2.27/lib/bundler.rb:149:in
`setup'
        from
/usr/share/rubygems-integration/all/gems/bundler-2.2.27/lib/bundler/setup.rb:20:in
`block in <top (required)>'
        from
/usr/share/rubygems-integration/all/gems/bundler-2.2.27/lib/bundler/ui/shell.rb:136:in
`with_level'
        from
/usr/share/rubygems-integration/all/gems/bundler-2.2.27/lib/bundler/ui/shell.rb:88:in
`silence'
        from
/usr/share/rubygems-integration/all/gems/bundler-2.2.27/lib/bundler/setup.rb:20:in
`<top (required)>'
        from
/usr/lib/ruby/vendor_ruby/rubygems/core_ext/kernel_require.rb:85:in
`require'
        from
/usr/lib/ruby/vendor_ruby/rubygems/core_ext/kernel_require.rb:85:in
`require'
+ cd foo
+ rails runner puts "Empty Rails %s app booted correctly" % Rails.version
/usr/share/rubygems-integration/all/gems/bundler-2.2.27/lib/bundler/resolver.rb:278:in
`block in verify_gemfile_dependencies_are_found!': Could not find gem
'puma (~> 4.1)' in locally installed gems. (Bundler::GemNotFound)
The source contains the following versions of 'puma': 5.3.2
        from
/usr/share/rubygems-integration/all/gems/bundler-2.2.27/lib/bundler/resolver.rb:253:in
`each'
        from
/usr/share/rubygems-integration/all/gems/bundler-2.2.27/lib/bundler/resolver.rb:253:in
`verify_gemfile_dependencies_are_found!'
        from
/usr/share/rubygems-integration/all/gems/bundler-2.2.27/lib/bundler/resolver.rb:50:in
`start'
        from
/usr/share/rubygems-integration/all/gems/bundler-2.2.27/lib/bundler/resolver.rb:23:in
`resolve'
        from
/usr/share/rubygems-integration/all/gems/bundler-2.2.27/lib/bundler/definition.rb:262:in
`resolve'
        from
/usr/share/rubygems-integration/all/gems/bundler-2.2.27/lib/bundler/definition.rb:483:in
`materialize'
        from
/usr/share/rubygems-integration/all/gems/bundler-2.2.27/lib/bundler/definition.rb:234:in
`specs_for'
        from
/usr/share/rubygems-integration/all/gems/bundler-2.2.27/lib/bundler/runtime.rb:18:in
`setup'
        from
/usr/share/rubygems-integration/all/gems/bundler-2.2.27/lib/bundler.rb:149:in
`setup'
        from
/usr/share/rubygems-integration/all/gems/bundler-2.2.27/lib/bundler/setup.rb:20:in
`block in <top (required)>'
        from
/usr/share/rubygems-integration/all/gems/bundler-2.2.27/lib/bundler/ui/shell.rb:136:in
`with_level'
        from
/usr/share/rubygems-integration/all/gems/bundler-2.2.27/lib/bundler/ui/shell.rb:88:in
`silence'
        from
/usr/share/rubygems-integration/all/gems/bundler-2.2.27/lib/bundler/setup.rb:20:in
`<top (required)>'
        from
/usr/lib/ruby/vendor_ruby/rubygems/core_ext/kernel_require.rb:85:in
`require'
        from
/usr/lib/ruby/vendor_ruby/rubygems/core_ext/kernel_require.rb:85:in
`require'
        from
/tmp/autopkgtest-lxc.06ulc49v/downtmp/autopkgtest_tmp/foo/config/boot.rb:3:in
`<top (required)>'
        from bin/rails:3:in `require_relative'
        from bin/rails:3:in `<main>'
autopkgtest [19:14:32]: test newapp


Attachment: OpenPGP_signature
Description: OpenPGP digital signature


--- End Message ---
--- Begin Message ---
Source: rails
Source-Version: 2:6.1.4.1+dfsg-5
Done: Antonio Terceiro <terce...@debian.org>

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 997...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Antonio Terceiro <terce...@debian.org> (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 ftpmas...@ftp-master.debian.org)


-----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 
<pkg-ruby-extras-maintain...@lists.alioth.debian.org>
Changed-By: Antonio Terceiro <terce...@debian.org>
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 ---

Reply via email to