Your message dated Fri, 25 Apr 2025 08:55:46 +0000
with message-id <e1u8eqy-004ffz...@fasolo.debian.org>
and subject line Bug#1090866: fixed in ruby-gelf 3.1.0-3.1
has caused the Debian Bug report #1090866,
regarding ruby-gelf: FTBFS:
<internal:/usr/lib/ruby/vendor_ruby/rubygems/core_ext/kernel_require.rb>:136:in
`require': cannot load such file -- mocha/setup
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.)
--
1090866: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1090866
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:ruby-gelf
Version: 3.1.0-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-gelf/ -O--buildsystem=ruby
dh_ruby --install /<<PKGBUILDDIR>>/debian/ruby-gelf
ââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââ
â ruby-gelf: Install files
â
ââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââ
install -d /<<PKGBUILDDIR>>/debian/ruby-gelf/usr/lib/ruby/vendor_ruby
install -D -m644 /<<PKGBUILDDIR>>/lib/gelf/logger.rb
/<<PKGBUILDDIR>>/debian/ruby-gelf/usr/lib/ruby/vendor_ruby/gelf/logger.rb
install -D -m644 /<<PKGBUILDDIR>>/lib/gelf/notifier.rb
/<<PKGBUILDDIR>>/debian/ruby-gelf/usr/lib/ruby/vendor_ruby/gelf/notifier.rb
install -D -m644 /<<PKGBUILDDIR>>/lib/gelf/severity.rb
/<<PKGBUILDDIR>>/debian/ruby-gelf/usr/lib/ruby/vendor_ruby/gelf/severity.rb
install -D -m644 /<<PKGBUILDDIR>>/lib/gelf/transport/tcp.rb
/<<PKGBUILDDIR>>/debian/ruby-gelf/usr/lib/ruby/vendor_ruby/gelf/transport/tcp.rb
install -D -m644 /<<PKGBUILDDIR>>/lib/gelf/transport/tcp_tls.rb
/<<PKGBUILDDIR>>/debian/ruby-gelf/usr/lib/ruby/vendor_ruby/gelf/transport/tcp_tls.rb
install -D -m644 /<<PKGBUILDDIR>>/lib/gelf/transport/udp.rb
/<<PKGBUILDDIR>>/debian/ruby-gelf/usr/lib/ruby/vendor_ruby/gelf/transport/udp.rb
install -D -m644 /<<PKGBUILDDIR>>/lib/gelf.rb
/<<PKGBUILDDIR>>/debian/ruby-gelf/usr/lib/ruby/vendor_ruby/gelf.rb
ââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââ
â ruby-gelf: Install Rubygems integration metadata
â
ââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââ
generating gemspec at
/<<PKGBUILDDIR>>/debian/ruby-gelf/usr/share/rubygems-integration/all/specifications/gelf-3.1.0.gemspec
dh_installchangelogs -pruby-gelf /<<PKGBUILDDIR>>/CHANGELOG upstream
/usr/bin/ruby3.3 /usr/bin/gem2deb-test-runner
ââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââ
â Run tests for ruby3.3 from debian/ruby-tests.rb
â
ââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââ
RUBYLIB=/<<PKGBUILDDIR>>/debian/ruby-gelf/usr/lib/ruby/vendor_ruby:.
GEM_PATH=/<<PKGBUILDDIR>>/debian/ruby-gelf/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 debian/ruby-tests.rb
mv Gemfile.lock ./.gem2deb.Gemfile.lock
<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/helper.rb:4: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:2:in `<main>'
mv ./.gem2deb.Gemfile.lock Gemfile.lock
ERROR: Test "ruby3.3" failed. Exiting.
dh_auto_install: error: dh_ruby --install /<<PKGBUILDDIR>>/debian/ruby-gelf
returned exit code 1
make: *** [debian/rules:15: 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/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-gelf, so that this is still
visible in the BTS web page for this package.
Thanks.
--- End Message ---
--- Begin Message ---
Source: ruby-gelf
Source-Version: 3.1.0-3.1
Done: Adrian Bunk <b...@debian.org>
We believe that the bug you reported is fixed in the latest version of
ruby-gelf, 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-gelf 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 16:51:37 +0300
Source: ruby-gelf
Architecture: source
Version: 3.1.0-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: 1090866
Changes:
ruby-gelf (3.1.0-3.1) unstable; urgency=medium
.
* Non-maintainer upload.
* Upload to unstable.
.
ruby-gelf (3.1.0-3) experimental; urgency=medium
.
* Team upload.
* Add patch to fix FTBFS with mocha 2 (Closes: #1090866)
* Remove XB-Ruby-Versions (Not needed)
Checksums-Sha1:
9df2bedf60912af8bbd207fd19759e527db10602 2032 ruby-gelf_3.1.0-3.1.dsc
97c8e4310b15a316c98522967a7b9128f2a4e06e 4304 ruby-gelf_3.1.0-3.1.debian.tar.xz
Checksums-Sha256:
3239915faa5471a7641df9fce329fcc863e54f316fd259e777bfe8e0170adf96 2032
ruby-gelf_3.1.0-3.1.dsc
0fbfe9861a616569eb869f9ef3f55d2dd5b3d2c199712ba70454179af4edeb88 4304
ruby-gelf_3.1.0-3.1.debian.tar.xz
Files:
c14673d07abc7b907fd0c061a43420b4 2032 ruby optional ruby-gelf_3.1.0-3.1.dsc
bcb540b0620aff33abf9b41613542fd7 4304 ruby optional
ruby-gelf_3.1.0-3.1.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEOvp1f6xuoR0v9F3wiNJCh6LYmLEFAmf5H0MACgkQiNJCh6LY
mLEJoQ/7B8dvt7txPh9F4P97M/0c9CVHeIkRmijZwOQc2iwo8q/LZS0m6rIIAZcQ
GZlZ7IlVG0ESwWl6ZqPnjp6/n5tNvdBHXfZyOPIGiBUZEHvnfXJkP9YUIsSwkCS9
QCk1UlPySbYnvdF/cqlbYwVCl/OxEd+N/ccXc8TUV8FSpKv2Q//yuOlqe9AOkkU8
iVCTEz14XUvpeARTAK8ebPShzjmOZMpspspEz8j3jD2+oV5KWZbOYvVYYxIPNGJZ
nwzsTmuhmnhgoF8GpPOXc2GjDabeQd38elyvjXca5FjcrgvECg70Ikz4sl5uOrH5
59wsyJcYJpXA+JTEI9ii7epWYBUouZ29amc74LmkeKt97uK+UuKiCTJw36vcLE6T
1E2Nzm4L8Q5yRbs5Y3yp6WgnwUpNADkRlQgPvhjq/MP4rFEXR4IgilCGoAn3VICD
vjjeY0SDO3P8jYHp7D5YsQzV41EqalMpnrABxK6DQfx+8nIJg9cK+XLLtQG4DM+Z
/lxv0QpVSBpyqdWdWgtmxLLMPJ/HTlhMEnQ8m/4NUr2aucft/X/u0GFR4dIwAngP
IDXZjO35Ahqywl1BFWve8lv5zwBgFVKygasThdshDfGURwm5JlqeRr+sV11f8Z9w
RxO4VP43QEWMU/VP0eduyiLtAxlgGoybRT+1z903JlK4Z9oCByU=
=OviJ
-----END PGP SIGNATURE-----
pgpT01CaG9elG.pgp
Description: PGP signature
--- End Message ---