Your message dated Thu, 24 Apr 2025 18:56:40 +0000
with message-id <e1u81kw-001bvu...@fasolo.debian.org>
and subject line Bug#1104036: fixed in ruby-shoulda-context 2.0.0-4
has caused the Debian Bug report #1104036,
regarding ruby-shoulda-context: autopkgtest failure: cannot load such file -- 
/tmp/autopkgtest-lxc.1_v7v5ha/downtmp/build.yEW/src/lib/shoulda/context
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.)


-- 
1104036: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1104036
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: ruby-shoulda-context
Version: 2.0.0-3
Severity: serious
User: debian...@lists.debian.org
Usertags: regression

Dear maintainer(s),

[As aligned in bug 1102618, I'll make this bug non-blocking for migration to testing.]

With a recent upload of ruby-shoulda-context the autopkgtest of ruby-shoulda-context fails in testing when that autopkgtest is run with the binary packages of ruby-shoulda-context from unstable. The version in testing doesn't claim to have an autopkgtest.

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

Currently this regression is blocking the migration to testing [1]. Can you please investigate the situation and fix it?

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=ruby-shoulda-context

https://ci.debian.net/data/autopkgtest/testing/amd64/r/ruby-shoulda-context/60171828/log.gz

17s 17s ┌──────────────────────────────────────────────────────────────────────────────┐ 17s │ Checking Rubygems dependency resolution on ruby3.3 │ 17s └──────────────────────────────────────────────────────────────────────────────┘
 17s  17s RUBYLIB=. GEM_PATH= ruby3.3 -e gem\ \"shoulda-context\"
 17s mv lib ./.gem2deb.lib
 17s mv Gemfile.lock ./.gem2deb.Gemfile.lock
 17s mv ./.gem2deb.lib lib
 17s mv ./.gem2deb.Gemfile.lock Gemfile.lock
17s 17s ┌──────────────────────────────────────────────────────────────────────────────┐ 17s │ Run tests for ruby3.3 from debian/ruby-tests.rake │ 17s └──────────────────────────────────────────────────────────────────────────────┘ 17s 17s RUBYLIB=. GEM_PATH= ruby3.3 -S rake --rakelibdir /gem2deb-nonexistent -f debian/ruby-tests.rake
 17s mv lib ./.gem2deb.lib
 17s mv Gemfile.lock ./.gem2deb.Gemfile.lock
17s /tmp/autopkgtest-lxc.1_v7v5ha/downtmp/build.yEW/src/test/test_helper.rb:25:in `require_relative': cannot load such file -- /tmp/autopkgtest-lxc.1_v7v5ha/downtmp/build.yEW/src/lib/shoulda/context (LoadError) 17s from /tmp/autopkgtest-lxc.1_v7v5ha/downtmp/build.yEW/src/test/test_helper.rb:25:in `<top (required)>' 17s from <internal:/usr/lib/ruby/vendor_ruby/rubygems/core_ext/kernel_require.rb>:136:in `require' 17s from <internal:/usr/lib/ruby/vendor_ruby/rubygems/core_ext/kernel_require.rb>:136:in `require' 17s from /tmp/autopkgtest-lxc.1_v7v5ha/downtmp/build.yEW/src/test/shoulda/autoload_macro_test.rb:1:in `<top (required)>' 17s from <internal:/usr/lib/ruby/vendor_ruby/rubygems/core_ext/kernel_require.rb>:136:in `require' 17s from <internal:/usr/lib/ruby/vendor_ruby/rubygems/core_ext/kernel_require.rb>:136:in `require' 17s from /usr/share/rubygems-integration/all/gems/rake-13.2.1/lib/rake/rake_test_loader.rb:21:in `block in <main>' 17s from /usr/share/rubygems-integration/all/gems/rake-13.2.1/lib/rake/rake_test_loader.rb:6:in `select' 17s from /usr/share/rubygems-integration/all/gems/rake-13.2.1/lib/rake/rake_test_loader.rb:6:in `<main>'
 17s rake aborted!
 17s Command failed with status (1)
17s /usr/share/rubygems-integration/all/gems/rake-13.2.1/exe/rake:27:in `<top (required)>'
 17s Tasks: TOP => default => test
 17s (See full trace by running task with --trace)
 17s mv ./.gem2deb.lib lib
 17s mv ./.gem2deb.Gemfile.lock Gemfile.lock
 17s autopkgtest [05:00:26]: test gem2deb-test-runner

Attachment: OpenPGP_signature.asc
Description: OpenPGP digital signature


--- End Message ---
--- Begin Message ---
Source: ruby-shoulda-context
Source-Version: 2.0.0-4
Done: Lucas Nussbaum <lu...@debian.org>

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

Debian distribution maintenance software
pp.
Lucas Nussbaum <lu...@debian.org> (supplier of updated ruby-shoulda-context 
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: Thu, 24 Apr 2025 20:36:35 +0200
Source: ruby-shoulda-context
Architecture: source
Version: 2.0.0-4
Distribution: unstable
Urgency: medium
Maintainer: Debian Ruby Team 
<pkg-ruby-extras-maintain...@lists.alioth.debian.org>
Changed-By: Lucas Nussbaum <lu...@debian.org>
Closes: 1104036
Changes:
 ruby-shoulda-context (2.0.0-4) unstable; urgency=medium
 .
   * Team upload
   * Add patch 0007-fix-tests-to-work-against-installed-package.patch.
     Closes: #1104036
Checksums-Sha1:
 c6539303deca3a834570ddc28d605769e3b0c7b6 2139 ruby-shoulda-context_2.0.0-4.dsc
 31906ea5ce1176adc369f3f3061679e6b5a557dd 5696 
ruby-shoulda-context_2.0.0-4.debian.tar.xz
 25c6a4776579bf16df15a6aa2e6d926df0a412cf 13097 
ruby-shoulda-context_2.0.0-4_source.buildinfo
Checksums-Sha256:
 a1a08827c084488f253cadd7ed4be32ce335e6f4873b3c51b7a25f3ce1cc6429 2139 
ruby-shoulda-context_2.0.0-4.dsc
 861575f0b2eaa0d15f66c89239ffc52fce78e7cf2639c5a92a86ce0ed51737e4 5696 
ruby-shoulda-context_2.0.0-4.debian.tar.xz
 4aca5696d284390826a415b3d3872eb8fd39a475e3375dea7f8827109a5b149e 13097 
ruby-shoulda-context_2.0.0-4_source.buildinfo
Files:
 29f0098b2db6cb26fc884a4119baaf1d 2139 ruby optional 
ruby-shoulda-context_2.0.0-4.dsc
 c5bb072a008b4f4f57041c737a069ec2 5696 ruby optional 
ruby-shoulda-context_2.0.0-4.debian.tar.xz
 36b1040fe13090169ce74b0bfb87c4fa 13097 ruby optional 
ruby-shoulda-context_2.0.0-4_source.buildinfo

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

iQIzBAEBCgAdFiEE/t7ByzN7z1CfQ8IkORS1MvTfvpkFAmgKhVcACgkQORS1MvTf
vpnLww//aR/2IA6V2CmabicXKp592GEZ7y3xmmZ/ZuHzYC3Xuidy+G8cieL3gCNS
RMvBAOVEK44YaKAiNlFxMRGOwJ81Uy73kZ1cK3FjBLAT9Y/zZxjxnEiKC2WJZ+Lp
dDBkkOe3cB+NcfpkqgYWEKQCAADmTxAoxFZjVkAUsq/R+kegWFUMzqaROP8eHtea
kusGt2ENx9Vmvx99yGHHgTX8ZBPmhdPdTMErRFMymQYUZkhpIeJk41C/ET17GuOM
cVn0EnUJlS8HS8BOzeXnLXofpXID0cZJ5aip7RR7n1StQjPHvjRiA+gtLXj2Uac0
up96A4VCG33VCTD8RmxT65aITqv5c4z4joFXlIHct35xO8Bd9ffNqTdmQzpNAY21
W+1w2fiMLkawQyyuNHTGGjhTNauHqodExRK4l8+8k41ZeNs6G0tkSvgZm566XKEj
6WxG7p7Uk8q4vPf+3xXqjBT7pBF1N2zkEO523B+agUpHbbQ3rt+S1ifckzOB8GSb
/PK9VGCrHwMWqXPRcTrptodp1paY7yCeRGei2UhUQoIkAMQD9FRRIt7BaRcKxf6m
VFjpFvfZHng4Xxvp0bQJyF1f3KoV2hvYlhfMOHGZ+/VkS+FmgzJPdQ3P+7f9yGZW
Nmsdt4P8YOgTo3Z+cglUGaJmqCRY6Zi5V0WBSMKBSEHkkpO6R7Y=
=yZVJ
-----END PGP SIGNATURE-----

Attachment: pgpiE8r7hjc__.pgp
Description: PGP signature


--- End Message ---

Reply via email to