Your message dated Mon, 23 Feb 2026 14:33:27 +0000
with message-id <[email protected]>
and subject line Bug#1111757: fixed in ruby-minitest-stub-const 0.6-3
has caused the Debian Bug report #1111757,
regarding ruby-minitest-stub-const: autopkgtest fails: cannot load such file --
/tmp/autopkgtest-lxc.q858f6fy/downtmp/build.qYo/src/lib/minitest/stub_const
(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 [email protected]
immediately.)
--
1111757: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1111757
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: ruby-minitest-stub-const
Version: 0.6-2
Severity: serious
User: [email protected]
Usertags: fails-always
Dear maintainer(s),
Your package has an autopkgtest, great. However, it fails. Can you
please investigate the situation and fix it? I copied some of the output
at the bottom of this report.
The release team has announced [1] that failing autopkgtest on amd64 and
arm64 are considered RC in testing.
More information about this bug and the reason for filing it can be
found on
https://wiki.debian.org/ContinuousIntegration/RegressionEmailInformation
Paul
[1] https://lists.debian.org/debian-devel-announce/2019/07/msg00002.html
https://ci.debian.net/packages/r/ruby-minitest-stub-const/testing/amd64/62572623/
31s autopkgtest [01:29:35]: test gem2deb-test-runner:
[-----------------------
31s
31s
┌──────────────────────────────────────────────────────────────────────────────┐
31s │ Checking Rubygems dependency resolution on ruby3.3
│
31s
└──────────────────────────────────────────────────────────────────────────────┘
31s
32s RUBYLIB=. GEM_PATH= ruby3.3 -e gem\ \"minitest-stub-const\"
32s mv lib ./.gem2deb.lib
32s mv ./.gem2deb.lib lib
32s
32s
┌──────────────────────────────────────────────────────────────────────────────┐
32s │ Run tests for ruby3.3 from debian/ruby-tests.rake
│
32s
└──────────────────────────────────────────────────────────────────────────────┘
32s
32s RUBYLIB=. GEM_PATH= ruby3.3 -S rake --rakelibdir
/gem2deb-nonexistent -f debian/ruby-tests.rake
32s mv lib ./.gem2deb.lib
32s /usr/bin/ruby3.3 -w -I"test"
/usr/share/rubygems-integration/all/gems/rake-13.2.1/lib/rake/rake_test_loader.rb
"test/test_stub_const.rb" -v
32s
<internal:/usr/lib/ruby/vendor_ruby/rubygems/core_ext/kernel_require.rb>:136:in
`require': cannot load such file --
/tmp/autopkgtest-lxc.q858f6fy/downtmp/build.qYo/src/lib/minitest/stub_const
(LoadError)
32s from
<internal:/usr/lib/ruby/vendor_ruby/rubygems/core_ext/kernel_require.rb>:136:in
`require'
32s from
/tmp/autopkgtest-lxc.q858f6fy/downtmp/build.qYo/src/test/test_stub_const.rb:1:in
`<top (required)>'
32s from
<internal:/usr/lib/ruby/vendor_ruby/rubygems/core_ext/kernel_require.rb>:136:in
`require'
32s from
<internal:/usr/lib/ruby/vendor_ruby/rubygems/core_ext/kernel_require.rb>:136:in
`require'
32s from
/usr/share/rubygems-integration/all/gems/rake-13.2.1/lib/rake/rake_test_loader.rb:21:in
`block in <main>'
32s from
/usr/share/rubygems-integration/all/gems/rake-13.2.1/lib/rake/rake_test_loader.rb:6:in
`select'
32s from
/usr/share/rubygems-integration/all/gems/rake-13.2.1/lib/rake/rake_test_loader.rb:6:in
`<main>'
32s rake aborted!
32s 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/test_stub_const.rb" -v]
32s
/usr/share/rubygems-integration/all/gems/rake-13.2.1/exe/rake:27:in
`<top (required)>'
32s Tasks: TOP => default
32s (See full trace by running task with --trace)
32s mv ./.gem2deb.lib lib
32s autopkgtest [01:29:36]: test gem2deb-test-runner:
-----------------------]
OpenPGP_signature.asc
Description: OpenPGP digital signature
--- End Message ---
--- Begin Message ---
Source: ruby-minitest-stub-const
Source-Version: 0.6-3
Done: Simon Quigley <[email protected]>
We believe that the bug you reported is fixed in the latest version of
ruby-minitest-stub-const, 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-minitest-stub-const 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: Mon, 23 Feb 2026 08:23:18 -0600
Source: ruby-minitest-stub-const
Built-For-Profiles: noudeb
Architecture: source
Version: 0.6-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Ruby Team
<[email protected]>
Changed-By: Simon Quigley <[email protected]>
Closes: 1111757
Changes:
ruby-minitest-stub-const (0.6-3) unstable; urgency=medium
.
* Team upload.
.
[ Lucas Nussbaum ]
* debian/gbp.conf: Add for DEP-14
* debian/.gitattributes: remove
* debian/salsa-ci.yml: use team-specific include
.
[ Simon Quigley ]
* Update Standards-Version to 4.7.3.
* Drop Rules-Requires-Root field, it is now redundant.
* Mark as Multi-Arch: foreign.
* Upgrade watch file to version 5.
* Correct header for require-minitest.patch.
* Add fallback-to-installed-gem.patch to fix autopkgtest failures
(Closes: #1111757).
Checksums-Sha1:
307fe36c308212709e892eb5b3d9fc815ee49395 2133
ruby-minitest-stub-const_0.6-3.dsc
7d993ddef2af646aaa08632cb84916606ab56092 3676
ruby-minitest-stub-const_0.6-3.debian.tar.xz
55011e1e695b18a52d48c40d1829d629b4750cd2 7726
ruby-minitest-stub-const_0.6-3_source.buildinfo
Checksums-Sha256:
162e3a053773fcf4f901bedbf86fcba518d377d2bd52755a393cec421dc6fc6f 2133
ruby-minitest-stub-const_0.6-3.dsc
aa5ed2b533edb229a0abe7a6053d235a2420407b9482a19729249dcef1180008 3676
ruby-minitest-stub-const_0.6-3.debian.tar.xz
c0bb80cb5b06bd6a27d20948bf71c9c3afea21b93e8caa76986fb444147fc983 7726
ruby-minitest-stub-const_0.6-3_source.buildinfo
Files:
17fcadd7eb3b9ea40f9d4a3c65e231d9 2133 ruby optional
ruby-minitest-stub-const_0.6-3.dsc
05ec16fdc0a59dc07111b389dd338028 3676 ruby optional
ruby-minitest-stub-const_0.6-3.debian.tar.xz
279d1deb49ab102d717a1b7ca0b26e37 7726 ruby optional
ruby-minitest-stub-const_0.6-3_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEXHq+og+GMEWcyMi14n8s+EWML6QFAmmcYuwACgkQ4n8s+EWM
L6Qs4RAAu7Tg0byILwj0Df1mZXJmW2TleC0pwt/BtMf7CnErNof0IGdWCYUUGdvH
VdWYAvaab7Pep1Heda69yWCcJxCH9m5C3q1B9C8w/t1ulMCrqyVBPhQTelW5BzTI
FjfB0jr4V8LbUrivigPK5FxaaOCh9Xv1G6V8RU50xKTpRIMK4ZXYiz5exUR+NqvO
kk+TZ94JBP029yUeiQ4liDhFzC+17of6XrkFSU+IzlCoRi20ZxCAz9uhMVLC8Y4F
0903zLbTsQP9eC8kGoagPQU9pMeTawaCkqAd4qQ7YdLQXLFax/D4F7s8j+J9qG7E
wg8lNoRRsU6AWCFPL8etAzDfsGgLI0z1ZD53slPRXgztbEo+foEH9wBakcaE9zPB
v/tJmKR72D6ETr69NdvVwGftIc3EMJr51AtKRcJetwcn1MVgAYASJx5cBx/lqKUN
Csp7cExihSNdqxu5P7dIdS/OBILMKerSUvoxQTB9uKz7Rkrzo9N4HWPbh+kNEvzY
JJ3Ws1rwsuFO7HKMx+Q9WX/VMgMTIcCxL7Ilhmdb0nqdy5Pwh7tAwbLmTlI51Kfe
V/e7VI8f+CTPTz2RDOswo05DvHlLBrnC+OYZtDEt+Hv429DqwA7lJotkonSWOn8P
KFLYm2iHyVR/eAcPvjzAZw29KnAG3AZe9T6FfRT0NN9xHnA8rhw=
=6RFu
-----END PGP SIGNATURE-----
pgpWBoG0NrGCv.pgp
Description: PGP signature
--- End Message ---