Your message dated Tue, 30 Jun 2026 21:54:29 +0000
with message-id <[email protected]>
and subject line Bug#1095380: fixed in ruby-omniauth-rails-csrf-protection 
2.0.1-1
has caused the Debian Bug report #1095380,
regarding ruby-omniauth-rails-csrf-protection: FTBFS: failing tests
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.)


-- 
1095380: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1095380
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:ruby-omniauth-rails-csrf-protection
Version: 1.0.1-2
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-omniauth-rails-csrf-protection/ 
-O--buildsystem=ruby
        dh_ruby --install 
/<<PKGBUILDDIR>>/debian/ruby-omniauth-rails-csrf-protection

┌──────────────────────────────────────────────────────────────────────────────┐
│ ruby-omniauth-rails-csrf-protection: Installing files and building 
extensions for ruby3.3│
└──────────────────────────────────────────────────────────────────────────────┘

/usr/bin/ruby3.3 -S gem build --config-file /dev/null --verbose 
/tmp/d20250207-63346-31jzeh/gemspec
WARNING:  open-ended dependency on actionpack (>= 4.2) is not recommended
  if actionpack is semantically versioned, use:
    add_runtime_dependency "actionpack", "~> 4.2"
WARNING:  open-ended dependency on bundler (>= 0, development) is not 
recommended
  use a bounded requirement, such as "~> x.y"
WARNING:  open-ended dependency on minitest (>= 0, development) is not 
recommended
  use a bounded requirement, such as "~> x.y"
WARNING:  open-ended dependency on rails (>= 0, development) is not recommended
  use a bounded requirement, such as "~> x.y"
WARNING:  open-ended dependency on rake (>= 0, development) is not recommended
  use a bounded requirement, such as "~> x.y"
WARNING:  make sure you specify the oldest ruby version constraint (like ">= 
3.0") that you want your gem to support by setting the `required_ruby_version` 
gemspec attribute
WARNING:  See https://guides.rubygems.org/specification-reference/ for help
  Successfully built RubyGem
  Name: omniauth-rails_csrf_protection
  Version: 1.0.1
  File: omniauth-rails_csrf_protection-1.0.1.gem
/usr/bin/ruby3.3 -S gem install --config-file /dev/null --verbose --local 
--verbose --no-document --ignore-dependencies --install-dir 
debian/ruby-omniauth-rails-csrf-protection/usr/share/rubygems-integration/all 
/tmp/d20250207-63346-31jzeh/omniauth-rails_csrf_protection-1.0.1.gem
/<<PKGBUILDDIR>>/debian/ruby-omniauth-rails-csrf-protection/usr/share/rubygems-integration/all/gems/omniauth-rails_csrf_protection-1.0.1/lib/omniauth/rails_csrf_protection.rb
/<<PKGBUILDDIR>>/debian/ruby-omniauth-rails-csrf-protection/usr/share/rubygems-integration/all/gems/omniauth-rails_csrf_protection-1.0.1/lib/omniauth/rails_csrf_protection/railtie.rb
/<<PKGBUILDDIR>>/debian/ruby-omniauth-rails-csrf-protection/usr/share/rubygems-integration/all/gems/omniauth-rails_csrf_protection-1.0.1/lib/omniauth/rails_csrf_protection/token_verifier.rb
/<<PKGBUILDDIR>>/debian/ruby-omniauth-rails-csrf-protection/usr/share/rubygems-integration/all/gems/omniauth-rails_csrf_protection-1.0.1/lib/omniauth/rails_csrf_protection/version.rb
Successfully installed omniauth-rails_csrf_protection-1.0.1
1 gem installed
cd debian/ruby-omniauth-rails-csrf-protection/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/omniauth-rails_csrf_protection-1.0.1
rm -f 
chmod 644 lib/omniauth/rails_csrf_protection/railtie.rb 
lib/omniauth/rails_csrf_protection/token_verifier.rb 
lib/omniauth/rails_csrf_protection/version.rb 
lib/omniauth/rails_csrf_protection.rb
find lib/ -type d -empty -delete
cd -
cd -
/usr/bin/ruby3.3 /usr/bin/gem2deb-test-runner

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

RUBYLIB=. 
GEM_PATH=/<<PKGBUILDDIR>>/debian/ruby-omniauth-rails-csrf-protection/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\ \"omniauth-rails_csrf_protection\"

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

RUBYLIB=. 
GEM_PATH=/<<PKGBUILDDIR>>/debian/ruby-omniauth-rails-csrf-protection/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 -w -I"test" 
/usr/share/rubygems-integration/all/gems/rake-13.2.1/lib/rake/rake_test_loader.rb
 "test/application_test.rb" "test/test_helper.rb"  -v
/usr/share/rubygems-integration/all/gems/activesupport-6.1.7.3/lib/active_support/core_ext/class/subclasses.rb:30:
 warning: method redefined; discarding old subclasses
/usr/share/rubygems-integration/all/gems/rack-3.0.8/lib/rack/file.rb:5: 
warning: Rack::File is deprecated and will be removed in Rack 3.1
/usr/share/rubygems-integration/all/gems/rack-3.0.8/lib/rack/chunked.rb:6: 
warning: Rack::Chunked is deprecated and will be removed in Rack 3.1
/usr/share/rubygems-integration/all/gems/actionpack-6.1.7.3/lib/action_dispatch/middleware/cookies.rb:413:
 warning: add_cookie_to_header is deprecated and will be removed in Rack 3.1
/usr/share/rubygems-integration/all/gems/actionpack-6.1.7.3/lib/action_dispatch/middleware/cookies.rb:413:
 warning: add_cookie_to_header is deprecated and will be removed in Rack 3.1
/usr/share/rubygems-integration/all/gems/actionpack-6.1.7.3/lib/action_dispatch/middleware/cookies.rb:413:
 warning: add_cookie_to_header is deprecated and will be removed in Rack 3.1
/usr/share/rubygems-integration/all/gems/actionpack-6.1.7.3/lib/action_dispatch/middleware/cookies.rb:413:
 warning: add_cookie_to_header is deprecated and will be removed in Rack 3.1
/usr/share/rubygems-integration/all/gems/actionpack-6.1.7.3/lib/action_dispatch/middleware/cookies.rb:413:
 warning: add_cookie_to_header is deprecated and will be removed in Rack 3.1
Running test against Rails 6.1.7.3
Run options: -v --seed 14169

# Running:

ApplicationTest#test_request_phrase_without_token_via_post = 0.02 s = .
ApplicationTest#test_request_phrase_not_accessible_via_get = 0.00 s = .
ApplicationTest#test_request_phrase_with_bad_token_via_post = 0.00 s = .
ApplicationTest#test_request_phrase_with_correct_token_via_post = 0.01 s = F


Failure:
ApplicationTest#test_request_phrase_with_correct_token_via_post 
[application_test.rb:29]:
Expected false to be truthy.

rails test application_test.rb:26


Finished in 0.028417s, 140.7599 runs/s, 140.7599 assertions/s.
4 runs, 4 assertions, 1 failures, 0 errors, 0 skips
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/application_test.rb" "test/test_helper.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)
ERROR: Test "ruby3.3" failed. Exiting.
dh_auto_install: error: dh_ruby --install 
/<<PKGBUILDDIR>>/debian/ruby-omniauth-rails-csrf-protection 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/202502/

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-omniauth-rails-csrf-protection, so that 
this is still
visible in the BTS web page for this package.

Thanks.

--- End Message ---
--- Begin Message ---
Source: ruby-omniauth-rails-csrf-protection
Source-Version: 2.0.1-1
Done: Simon Quigley <[email protected]>

We believe that the bug you reported is fixed in the latest version of
ruby-omniauth-rails-csrf-protection, 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.
Simon Quigley <[email protected]> (supplier of updated 
ruby-omniauth-rails-csrf-protection 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: SHA512

Format: 1.8
Date: Tue, 30 Jun 2026 16:28:42 -0500
Source: ruby-omniauth-rails-csrf-protection
Architecture: source
Version: 2.0.1-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Ruby Team 
<[email protected]>
Changed-By: Simon Quigley <[email protected]>
Closes: 1095380
Changes:
 ruby-omniauth-rails-csrf-protection (2.0.1-1) unstable; urgency=medium
 .
   * Team upload.
 .
   [ Florent 'Skia' Jacquet ]
   * New upstream version 1.0.2
   * d/patches: drop patch committed in upstream's release
   * d/patches: refresh
 .
   [ Lucas Nussbaum ]
   * debian/gbp.conf: Add for DEP-14
   * debian/salsa-ci.yml: use team-specific include
 .
   [ Simon Quigley ]
   * New upstream release (Closes: #1095380).
   * Drop {XS,XB}-Ruby-Versions from control.
   * Update Standards-Version to 4.7.4.
   * Add a build dependency on ruby-capybara.
   * Bump debhelper-compat to 14, dropping ${misc:Depends},
     ${shlibs:Depends}, and ${ruby:Depends} from runtime dependencies.
   * Add plain-gem-inclusion.patch to fix test failures.
   * Upgrade the watch file to version 5.
Checksums-Sha1:
 ba7565d82b65081b7b18049e10a93ae479834a81 2356 
ruby-omniauth-rails-csrf-protection_2.0.1-1.dsc
 a4e176e657fd92dd9ad30167446d32c2fbc5a14f 5418 
ruby-omniauth-rails-csrf-protection_2.0.1.orig.tar.gz
 43bb8fa5a141253cae17cb8716a59409e8a787f8 3212 
ruby-omniauth-rails-csrf-protection_2.0.1-1.debian.tar.xz
 ad0194d38eefcce7db3c84e2dfc5a45022301095 7751 
ruby-omniauth-rails-csrf-protection_2.0.1-1_source.buildinfo
Checksums-Sha256:
 a734eba3956fe059e17579dd539abe5344e8c9b1552665906e8181db68115dcb 2356 
ruby-omniauth-rails-csrf-protection_2.0.1-1.dsc
 b9264a26a8da82abc030acc301267e20e6ff535cd22de51305bae32341dce082 5418 
ruby-omniauth-rails-csrf-protection_2.0.1.orig.tar.gz
 6215d4adaaafdd64a42fd57af7e64ca5199c0afd90f51b12c054dbcf3258977b 3212 
ruby-omniauth-rails-csrf-protection_2.0.1-1.debian.tar.xz
 045ea08c90fdb871976e134e3d966684abe6ca898c161c665da258ff7d9f3cca 7751 
ruby-omniauth-rails-csrf-protection_2.0.1-1_source.buildinfo
Files:
 d4ce0a16c405ed08e73640d2d298d712 2356 ruby optional 
ruby-omniauth-rails-csrf-protection_2.0.1-1.dsc
 5d2ef0a68e0e67fc3d87c9a8f4c57d1e 5418 ruby optional 
ruby-omniauth-rails-csrf-protection_2.0.1.orig.tar.gz
 393134683fa21efd4c7b229b93d4b591 3212 ruby optional 
ruby-omniauth-rails-csrf-protection_2.0.1-1.debian.tar.xz
 d7af19a38866a757335378369f526c70 7751 ruby optional 
ruby-omniauth-rails-csrf-protection_2.0.1-1_source.buildinfo

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

iQIzBAEBCgAdFiEEXHq+og+GMEWcyMi14n8s+EWML6QFAmpENTgACgkQ4n8s+EWM
L6Tt4w//XQO0iYr1jBV1LInV2hOaYf5OvPXdVP45wz+3MUcyGdLaxqs74tHeA3k6
fC7ma8DUHzz2pRyvd3AK1A/4siPVHXOhRy+e+cSLexZqIecuekBGcVOEQVjZAx/9
R8hzaFLg14dgt34Yhb7Q683lHtNNBfjOAx7fx/sDg4OqAv5DSHZJz3rOeOsTByiI
4DjefUZGkZMgrhHaPDllkLN4B9JCReX2brwsCUFw6AVDXgKdBcPYXpoCpu4nJZ27
tgN1ReTu/E/6OGqL9rUGwb4r75j3hd9hir+527ClHqdxK6ydtXJHN//+DS6jfeOn
gpsiZOhbDmXfrk8ZEc6fjIpjSSIF/3ZWdXcR3ZLWEBCHGTrmMheUyUjuiiOtUn/X
DIxFgvCNm52LLvrAU6KaBAjRo+3DQysO0zclZzGfSE3F+BplLn7whgyOYY65JNeq
wdzLxPrsCZs3QZg5U/BcO1acElycdmRtKgbGMimK0joB4fWSK68/QQujCnBdBsBB
RzcHyeWEDoJvIZE5oxAICAf35wY3utUFP/YxKjdlyOeVqxbIC06ss2WES/ljoVvX
iidkDuyKKEESglbtUPnlBtzHWZ9xbSJ4dZzew43b3RPnFAIL03yiXJ7djPwsA728
fQUC2/xJ6R+tbxc1WtyfBYb/zaxje89z6kpkG5rvIPqv3+XwApk=
=ldr7
-----END PGP SIGNATURE-----

Attachment: pgpYKgZpG50SU.pgp
Description: PGP signature


--- End Message ---

Reply via email to