Your message dated Fri, 25 Apr 2025 08:55:59 +0000
with message-id <e1u8eql-004fis...@fasolo.debian.org>
and subject line Bug#1090874: fixed in ruby-rack-rewrite 1.5.1-3.1
has caused the Debian Bug report #1090874,
regarding ruby-rack-rewrite: FTBFS: 
<internal:/usr/lib/ruby/vendor_ruby/rubygems/core_ext/kernel_require.rb>:136:in 
`require': cannot load such file -- mocha/setup (LoadError)
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.)


-- 
1090874: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1090874
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:ruby-rack-rewrite
Version: 1.5.1-1.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: warning: Compatibility levels before 10 are deprecated (level 7 in use)
   dh_auto_clean -O--buildsystem=ruby
dh_auto_clean: warning: Compatibility levels before 10 are deprecated (level 7 
in use)
        dh_ruby --clean
W: XS-Ruby-Versions is deprecated, and will be ignored
   dh_clean -O--buildsystem=ruby
dh_clean: warning: Compatibility levels before 10 are deprecated (level 7 in 
use)
 debian/rules binary
dh binary --buildsystem=ruby --with ruby
dh: warning: Compatibility levels before 10 are deprecated (level 7 in use)
   dh_update_autotools_config -O--buildsystem=ruby
   dh_auto_configure -O--buildsystem=ruby
dh_auto_configure: warning: Compatibility levels before 10 are deprecated 
(level 7 in use)
        dh_ruby --configure
   dh_auto_build -O--buildsystem=ruby
dh_auto_build: warning: Compatibility levels before 10 are deprecated (level 7 
in use)
        dh_ruby --build
   dh_auto_test -O--buildsystem=ruby
dh_auto_test: warning: Compatibility levels before 10 are deprecated (level 7 
in use)
        dh_ruby --test
   dh_testroot -O--buildsystem=ruby
   dh_prep -O--buildsystem=ruby
   dh_auto_install --destdir=debian/ruby-rack-rewrite/ -O--buildsystem=ruby
dh_auto_install: warning: Compatibility levels before 10 are deprecated (level 
7 in use)
        dh_ruby --install /<<PKGBUILDDIR>>/debian/ruby-rack-rewrite

┌──────────────────────────────────────────────────────────────────────────────┐
│ ruby-rack-rewrite: Install files                                            
 │
└──────────────────────────────────────────────────────────────────────────────┘

install -d /<<PKGBUILDDIR>>/debian/ruby-rack-rewrite/usr/lib/ruby/vendor_ruby
install -D -m644 /<<PKGBUILDDIR>>/lib/rack/rewrite/rule.rb 
/<<PKGBUILDDIR>>/debian/ruby-rack-rewrite/usr/lib/ruby/vendor_ruby/rack/rewrite/rule.rb
install -D -m644 /<<PKGBUILDDIR>>/lib/rack/rewrite/version.rb 
/<<PKGBUILDDIR>>/debian/ruby-rack-rewrite/usr/lib/ruby/vendor_ruby/rack/rewrite/version.rb
install -D -m644 /<<PKGBUILDDIR>>/lib/rack/rewrite.rb 
/<<PKGBUILDDIR>>/debian/ruby-rack-rewrite/usr/lib/ruby/vendor_ruby/rack/rewrite.rb
install -D -m644 /<<PKGBUILDDIR>>/lib/rack-rewrite.rb 
/<<PKGBUILDDIR>>/debian/ruby-rack-rewrite/usr/lib/ruby/vendor_ruby/rack-rewrite.rb

┌──────────────────────────────────────────────────────────────────────────────┐
│ ruby-rack-rewrite: Install Rubygems integration metadata                    
 │
└──────────────────────────────────────────────────────────────────────────────┘

generating gemspec at 
/<<PKGBUILDDIR>>/debian/ruby-rack-rewrite/usr/share/rubygems-integration/all/specifications/rack-rewrite-1.5.1.gemspec
/usr/bin/ruby3.3 /usr/bin/gem2deb-test-runner

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

RUBYLIB=/<<PKGBUILDDIR>>/debian/ruby-rack-rewrite/usr/lib/ruby/vendor_ruby:. 
GEM_PATH=/<<PKGBUILDDIR>>/debian/ruby-rack-rewrite/usr/share/rubygems-integration/all:/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 debian/ruby-tests.rb
<internal:/usr/lib/ruby/vendor_ruby/rubygems/core_ext/kernel_require.rb>:136:in 
`require': cannot load such file -- mocha/setup (LoadError)
        from 
<internal:/usr/lib/ruby/vendor_ruby/rubygems/core_ext/kernel_require.rb>:136:in 
`require'
        from /<<PKGBUILDDIR>>/test/test_helper.rb:3: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 /<<PKGBUILDDIR>>/test/rack-rewrite_test.rb:1: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 debian/ruby-tests.rb:7:in `block in <main>'
        from debian/ruby-tests.rb:7:in `each'
        from debian/ruby-tests.rb:7:in `<main>'
ERROR: Test "ruby3.3" failed. Exiting.
dh_auto_install: error: dh_ruby --install 
/<<PKGBUILDDIR>>/debian/ruby-rack-rewrite returned exit code 1
make: *** [debian/rules:15: binary] Error 255
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/202503/

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-rack-rewrite, so that this is still
visible in the BTS web page for this package.

Thanks.

--- End Message ---
--- Begin Message ---
Source: ruby-rack-rewrite
Source-Version: 1.5.1-3.1
Done: Adrian Bunk <b...@debian.org>

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

Debian distribution maintenance software
pp.
Adrian Bunk <b...@debian.org> (supplier of updated ruby-rack-rewrite 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: Fri, 11 Apr 2025 17:06:51 +0300
Source: ruby-rack-rewrite
Architecture: source
Version: 1.5.1-3.1
Distribution: unstable
Urgency: medium
Maintainer: Debian Ruby Team 
<pkg-ruby-extras-maintain...@lists.alioth.debian.org>
Changed-By: Adrian Bunk <b...@debian.org>
Closes: 1090874
Changes:
 ruby-rack-rewrite (1.5.1-3.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Upload to unstable.
 .
 ruby-rack-rewrite (1.5.1-3) experimental; urgency=medium
 .
   * Team upload.
   * Bump Standards-Version to 4.7.0 (no changes needed)
   * Add patch to fix FTBFS with mocha 2 (Closes: #1090874)
   * Remove XB-Ruby-Versions (Not needed)
   * Update d/watch to use gemwatch link
   * Use ${ruby:Depends} instead of ruby-interpreter
 .
 ruby-rack-rewrite (1.5.1-2) UNRELEASED; urgency=medium
 .
   [ Cédric Boutillier ]
   * Bump debhelper compatibility level to 9
   * Remove version in the gem2deb build-dependency
   * Use https:// in Vcs-* fields
   * Bump Standards-Version to 3.9.7 (no changes needed)
   * Run wrap-and-sort on packaging files
 .
   [ Utkarsh Gupta ]
   * Add salsa-ci.yml
 .
   [ Debian Janitor ]
   * Use secure copyright file specification URI.
   * Bump debhelper from old 9 to 12.
   * Set debhelper-compat version in Build-Depends.
   * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
     Repository-Browse.
   * Update Vcs-* headers from URL redirect.
   * Use canonical URL in Vcs-Git.
   * Update watch file format version to 4.
   * Remove constraints unnecessary since buster:
     + Build-Depends: Drop versioned constraint on ruby-mocha.
   * Bump debhelper from old 12 to 13.
Checksums-Sha1:
 67acaca262bba2adac80a7c514083ac70c8d8019 2124 ruby-rack-rewrite_1.5.1-3.1.dsc
 ca64050c4f56ff64553ed93457cad401e75415c8 3892 
ruby-rack-rewrite_1.5.1-3.1.debian.tar.xz
Checksums-Sha256:
 e16a60474e6d2030a7fdd7f5d1bbaffecb75a90bc1b1c634544555f8013c9493 2124 
ruby-rack-rewrite_1.5.1-3.1.dsc
 7e33dc881f7724a007128d2fe8756332e817cd6cdf7ed0b709928c1c64286efd 3892 
ruby-rack-rewrite_1.5.1-3.1.debian.tar.xz
Files:
 d316859e3882d229e1c43331be49ca0c 2124 ruby optional 
ruby-rack-rewrite_1.5.1-3.1.dsc
 7d543d02642b18455503b262b1560a28 3892 ruby optional 
ruby-rack-rewrite_1.5.1-3.1.debian.tar.xz

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

iQIzBAEBCgAdFiEEOvp1f6xuoR0v9F3wiNJCh6LYmLEFAmf5IuUACgkQiNJCh6LY
mLGC8g/+Ot9uH5Cna6M+qI88fDhBoqCKFidVQLCh+SyBipzBDsghFImzroAczHFJ
R1/AJvNlynkEui8XKZkKQy7Bc/Pcy/I7D6MiB9LKAVxuImH6wZM0xLTbSVdlwsk+
XsifY2WzQpqzNNpACxv2AEs35U0UUlcs1etY07ybRfkEDytENIm8ASsqrzZ86M81
ddwsxBqbo9//TNdMbCOGu+3vcryeIqnUFauNfntBwAT+rJ3COf9tn3aCp+6tqeMJ
FroFQuk35NejmTCSP09KqiTBivCQzKe2F7C/YpIcidL4B0Wp0fT4WWLSDC7QrvIt
hcrI8uCeGRc5ArNAzyQRnpc6Ze1dIIetbXD8r9KjUfEb6LeTccvq3qMWo6iKzhyf
bUckTbzBVN2tGBtfpDhhyl7VE/8U1KUpvwkPkrYp29MXtgGzGGGtkyHtPCbpzCno
w3UzSSXj7Obah0kiBauAPbctku+gxsxgPc5I+8HbwBYCqyxT3wEOVFy3WWggazwA
CmaUb7uBpCsAiIoVSqv9/9Iqc3ECMWm1dXqxZfOw4tSQCGOjeKJce2EHylm4NiXx
r9uvPS5vPsrpGUUEprmhwWaf8TLPiJK+Y/yAP+yQBeSZfaVrTleT6oPQzZW4mG28
L3iVgBtbfAzOUUniAX7o1BiCBdTBSq4HIyha6pQeBrC8dJh3DfY=
=n2e0
-----END PGP SIGNATURE-----

Attachment: pgpNrMHS047CZ.pgp
Description: PGP signature


--- End Message ---

Reply via email to