Your message dated Sat, 27 Nov 2021 03:34:36 +0000
with message-id <[email protected]>
and subject line Bug#996527: fixed in sup-mail 1.0-4
has caused the Debian Bug report #996527,
regarding sup-mail: FTBFS: ERROR: Test "ruby2.7" failed: NameError:
uninitialized constant ActiveSupport
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.)
--
996527: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=996527
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: sup-mail
Version: 1.0-3
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: [email protected]
Usertags: ruby3.0
Hi,
We are about to enable building against ruby3.0 on unstable. During a test
rebuild, sup-mail was found to fail to build in that situation.
This seems unrelated to ruby3.0, since the ruby2.7 tests already fail.
Relevant part (hopefully):
> /usr/bin/ruby2.7 /usr/bin/gem2deb-test-runner
>
> ┌──────────────────────────────────────────────────────────────────────────────┐
> │ Run tests for ruby2.7 from debian/ruby-tests.rb
> │
> └──────────────────────────────────────────────────────────────────────────────┘
>
> RUBYLIB=/<<PKGBUILDDIR>>/debian/sup-mail/usr/lib/ruby/vendor_ruby:.
> GEM_PATH=/<<PKGBUILDDIR>>/debian/sup-mail/usr/share/rubygems-integration/all:/<<PKGBUILDDIR>>/debian/.debhelper/generated/_source/home/.local/share/gem/ruby/2.7.0:/var/lib/gems/2.7.0:/usr/local/lib/ruby/gems/2.7.0:/usr/lib/ruby/gems/2.7.0:/usr/lib/x86_64-linux-gnu/ruby/gems/2.7.0:/usr/share/rubygems-integration/2.7.0:/usr/share/rubygems-integration/all:/usr/lib/x86_64-linux-gnu/rubygems-integration/2.7.0
> ruby2.7 debian/ruby-tests.rb
> tput: No value for $TERM and no -T specified
> tput: No value for $TERM and no -T specified
> Some YAML tests are skipped on Ruby 2.1.0 and newer.
> Run options: --seed 8439
>
> # Running:
>
> ............[2021-10-05 02:07:09 +0000] WARNING: URI.escape is obsolete
> [2021-10-05 02:07:09 +0000] WARNING: found invalid date in potential mbox
> split line, not splitting: "From sea to shining sea\n"
> [2021-10-05 02:07:09 +0000] WARNING: found invalid date in potential mbox
> split line, not splitting: "From [email protected] I get only spam.\n"
> ..[2021-10-05 02:07:09 +0000] WARNING: URI.escape is obsolete
> .[2021-10-05 02:07:09 +0000] WARNING: DEPRECATED: Use assert_nil if expecting
> nil from /<<PKGBUILDDIR>>/test/test_header_parsing.rb:72. This will fail in
> Minitest 6.
> ....E/usr/bin/which: this version of `which' is deprecated; use `command -v'
> in scripts instead.
> [2021-10-05 02:07:09 +0000] WARNING: No crypto set up, crypto will not be
> tested. Reason: ["Environment variable 'GPG_AGENT_INFO' not set, is gpg-agent
> running?", "If gpg-agent is running, try $ export `cat ~/.gpg-agent-info`"]
> ./usr/bin/which: this version of `which' is deprecated; use `command -v' in
> scripts instead.
> [2021-10-05 02:07:09 +0000] WARNING: No crypto set up, crypto will not be
> tested. Reason: ["Environment variable 'GPG_AGENT_INFO' not set, is gpg-agent
> running?", "If gpg-agent is running, try $ export `cat ~/.gpg-agent-info`"]
> ./usr/bin/which: this version of `which' is deprecated; use `command -v' in
> scripts instead.
> [2021-10-05 02:07:09 +0000] WARNING: No crypto set up, crypto will not be
> tested. Reason: ["Environment variable 'GPG_AGENT_INFO' not set, is gpg-agent
> running?", "If gpg-agent is running, try $ export `cat ~/.gpg-agent-info`"]
> ./usr/bin/which: this version of `which' is deprecated; use `command -v' in
> scripts instead.
> [2021-10-05 02:07:09 +0000] WARNING: No crypto set up, crypto will not be
> tested. Reason: ["Environment variable 'GPG_AGENT_INFO' not set, is gpg-agent
> running?", "If gpg-agent is running, try $ export `cat ~/.gpg-agent-info`"]
> ./usr/bin/which: this version of `which' is deprecated; use `command -v' in
> scripts instead.
> [2021-10-05 02:07:09 +0000] WARNING: No crypto set up, crypto will not be
> tested. Reason: ["Environment variable 'GPG_AGENT_INFO' not set, is gpg-agent
> running?", "If gpg-agent is running, try $ export `cat ~/.gpg-agent-info`"]
> ./usr/bin/which: this version of `which' is deprecated; use `command -v' in
> scripts instead.
> [2021-10-05 02:07:09 +0000] WARNING: No crypto set up, crypto will not be
> tested. Reason: ["Environment variable 'GPG_AGENT_INFO' not set, is gpg-agent
> running?", "If gpg-agent is running, try $ export `cat ~/.gpg-agent-info`"]
> .[2021-10-05 02:07:09 +0000] WARNING: problem reading message
> sup-faked-df001467cbd7d1c987812838111e7731
> [2021-10-05 02:07:09 +0000] WARNING: Message is in sup-test://test_messages
> at 0
> ..[2021-10-05 02:07:09 +0000] WARNING: problem reading message
> sup-faked-b4f27f6a974091c7c1c67484b827eb61
> [2021-10-05 02:07:09 +0000] WARNING: Message is in sup-test://test_messages
> at 0
> .
>
> Finished in 0.164684s, 176.0946 runs/s, 613.2951 assertions/s.
>
> 1) Error:
> Redwood::TestYamlRegressions#test_yamling_hash:
> NameError: uninitialized constant ActiveSupport
> /usr/lib/ruby/vendor_ruby/rr/integrations/minitest_4.rb:48:in `block (2
> levels) in hook'
> /usr/lib/ruby/vendor_ruby/rr/integrations/minitest_4.rb:56:in `block (2
> levels) in hook'
> /usr/lib/ruby/vendor_ruby/minitest/test.rb:96:in `block (3 levels) in run'
> /usr/lib/ruby/vendor_ruby/minitest/test.rb:195:in `capture_exceptions'
> /usr/lib/ruby/vendor_ruby/minitest/test.rb:95:in `block (2 levels) in run'
> /usr/lib/ruby/vendor_ruby/minitest.rb:270:in `time_it'
> /usr/lib/ruby/vendor_ruby/minitest/test.rb:94:in `block in run'
> /usr/lib/ruby/vendor_ruby/minitest.rb:365:in `on_signal'
> /usr/lib/ruby/vendor_ruby/minitest/test.rb:211:in `with_info_handler'
> /usr/lib/ruby/vendor_ruby/minitest/test.rb:93:in `run'
> /usr/lib/ruby/vendor_ruby/minitest.rb:1029:in `run_one_method'
> /usr/lib/ruby/vendor_ruby/minitest.rb:339:in `run_one_method'
> /usr/lib/ruby/vendor_ruby/minitest.rb:326:in `block (2 levels) in run'
> /usr/lib/ruby/vendor_ruby/minitest.rb:325:in `each'
> /usr/lib/ruby/vendor_ruby/minitest.rb:325:in `block in run'
> /usr/lib/ruby/vendor_ruby/minitest.rb:365:in `on_signal'
> /usr/lib/ruby/vendor_ruby/minitest.rb:352:in `with_info_handler'
> /usr/lib/ruby/vendor_ruby/minitest.rb:324:in `run'
> /usr/lib/ruby/vendor_ruby/minitest.rb:164:in `block in __run'
> /usr/lib/ruby/vendor_ruby/minitest.rb:164:in `map'
> /usr/lib/ruby/vendor_ruby/minitest.rb:164:in `__run'
> /usr/lib/ruby/vendor_ruby/minitest.rb:141:in `run'
> /usr/lib/ruby/vendor_ruby/minitest.rb:68:in `block in autorun'
>
> Error:
> Redwood::TestYamlRegressions#test_yamling_hash:
> NameError: uninitialized constant ActiveSupport
> /usr/lib/ruby/vendor_ruby/rr/integrations/minitest_4.rb:48:in `block (2
> levels) in hook'
> /usr/lib/ruby/vendor_ruby/rr/integrations/minitest_4.rb:66:in `block (2
> levels) in hook'
> /usr/lib/ruby/vendor_ruby/minitest/test.rb:103:in `block (4 levels) in
> run'
> /usr/lib/ruby/vendor_ruby/minitest/test.rb:195:in `capture_exceptions'
> /usr/lib/ruby/vendor_ruby/minitest/test.rb:102:in `block (3 levels) in
> run'
> /usr/lib/ruby/vendor_ruby/minitest/test.rb:101:in `each'
> /usr/lib/ruby/vendor_ruby/minitest/test.rb:101:in `block (2 levels) in
> run'
> /usr/lib/ruby/vendor_ruby/minitest.rb:270:in `time_it'
> /usr/lib/ruby/vendor_ruby/minitest/test.rb:94:in `block in run'
> /usr/lib/ruby/vendor_ruby/minitest.rb:365:in `on_signal'
> /usr/lib/ruby/vendor_ruby/minitest/test.rb:211:in `with_info_handler'
> /usr/lib/ruby/vendor_ruby/minitest/test.rb:93:in `run'
> /usr/lib/ruby/vendor_ruby/minitest.rb:1029:in `run_one_method'
> /usr/lib/ruby/vendor_ruby/minitest.rb:339:in `run_one_method'
> /usr/lib/ruby/vendor_ruby/minitest.rb:326:in `block (2 levels) in run'
> /usr/lib/ruby/vendor_ruby/minitest.rb:325:in `each'
> /usr/lib/ruby/vendor_ruby/minitest.rb:325:in `block in run'
> /usr/lib/ruby/vendor_ruby/minitest.rb:365:in `on_signal'
> /usr/lib/ruby/vendor_ruby/minitest.rb:352:in `with_info_handler'
> /usr/lib/ruby/vendor_ruby/minitest.rb:324:in `run'
> /usr/lib/ruby/vendor_ruby/minitest.rb:164:in `block in __run'
> /usr/lib/ruby/vendor_ruby/minitest.rb:164:in `map'
> /usr/lib/ruby/vendor_ruby/minitest.rb:164:in `__run'
> /usr/lib/ruby/vendor_ruby/minitest.rb:141:in `run'
> /usr/lib/ruby/vendor_ruby/minitest.rb:68:in `block in autorun'
>
> 29 runs, 101 assertions, 0 failures, 1 errors, 0 skips
> ERROR: Test "ruby2.7" failed.
The full build log is available at
https://people.debian.org/~kanashiro/ruby3.0/round2/builds/3/sup-mail/sup-mail_1.0-3+rebuild1633399576_amd64.build.txt
signature.asc
Description: PGP signature
--- End Message ---
--- Begin Message ---
Source: sup-mail
Source-Version: 1.0-4
Done: Daniel Leidert <[email protected]>
We believe that the bug you reported is fixed in the latest version of
sup-mail, 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.
Daniel Leidert <[email protected]> (supplier of updated sup-mail 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: Sat, 27 Nov 2021 04:07:28 +0100
Source: sup-mail
Architecture: source
Version: 1.0-4
Distribution: unstable
Urgency: medium
Maintainer: Debian Ruby Team
<[email protected]>
Changed-By: Daniel Leidert <[email protected]>
Closes: 996527
Changes:
sup-mail (1.0-4) unstable; urgency=medium
.
* Team upload.
* d/control: Add Rules-Requires-Root field.
(Build-Depends): Bump ruby-rr to 3.0.8 for fix issue shown in #996527.
(Standards-Version): Bump to 4.6.0.
(Homepage): Update URL.
(Depends): Remove interpreters and use ${ruby:Depends}.
* d/copyright: Add Upstream-Contact field.
(Copyright): Add team.
* d/rules: Install upstream changelog.
* d/patches/0005-avoid-URI.encode-and-URI.decode.patch: Add patch.
- Replace methods not available in Ruby 3.0 (closes: #996527).
* d/patches/series: Enable new patch.
* d/upstream/metadata: Add missing fields.
Checksums-Sha1:
b40d022cc78ac8e44fc89017c43a2e4ac0dbe767 2212 sup-mail_1.0-4.dsc
1b577171598d3813b5b0a3b6dc29d0f204623793 15692 sup-mail_1.0-4.debian.tar.xz
f3c0a97746c7560747235295332564c5e3f09d67 9558 sup-mail_1.0-4_amd64.buildinfo
Checksums-Sha256:
6b153869207b7e978e14f89f50b1e4f422e97f0c4404c4014eb170c8f59844fa 2212
sup-mail_1.0-4.dsc
8d6a2beeb624e8f010a492a09ed85af3a064dc1ea2651eb9ad7e37c005594842 15692
sup-mail_1.0-4.debian.tar.xz
b91885fdaa4b9e321000721c170b6fc0a93e7942f6c9fde20bceac5254505fd5 9558
sup-mail_1.0-4_amd64.buildinfo
Files:
dec1e8559abcd9058e86af914440df96 2212 mail optional sup-mail_1.0-4.dsc
137ef073c5aa5baed9fbe2665ca261c3 15692 mail optional
sup-mail_1.0-4.debian.tar.xz
8f99c47f3cf2a3c79cbdff6e64e22080 9558 mail optional
sup-mail_1.0-4_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEvu1N7VVEpMA+KD3HS80FZ8KW0F0FAmGhofUACgkQS80FZ8KW
0F0RCBAAu/5V1q6FZzRwNAVDGu6dHvVnXB5JM7BwaC23U0Dzh/iDBVBSCEL2QTx/
o1EMvq/NtyyrGRuCMpnzPsJ6liKmQduxUcoDDSvRMlaugp2ghqqPC35KnMxsVi/j
QrWJdNu124qqOL+Qbka02ffqd78Mvi9SWqdkdViWqb61rprUCzQCz8tnehfXvqOZ
uBbjlaQ0TWppdhwPRufrGLT8cL3GGPcEP90QYyuWa1+U6kSArMsVxdsyFZpaNWQ5
MoigILEK4d6O9te192MxlSnYXztf4qZ+DgAZPPGHkkaoGYH/XTaPmYweKp3wvCo3
6F7hQ7dxRrG75tCRuFSPPOcSnU5AEc+XAZhkiuHafvrYJUHsgE6uqdV0RfbGK4Y8
c0fLHxj+rr5DCuTuPKFntxLuEqWOLaEVtuviyllzvUG2v4bxvxmzVTW4Eu66dlUv
F34Q8lLmTYBjJUD6xZGkxsgQetBA9X5s/CQQIYJwk3rhJW1Hd2V0rYan3j/i2Va5
U48pagD+A4/YhuaLA6ceMxtQhU03Cs9Jqhw97lPOreGDh2wM6BOEaTzzABHeb5GK
vtyaceHbgXXpmSGTLQX3whWpVywr1AGD52klk/cHftUZJNCFbW0rXT3XnLnKmkRV
ndPZQKzRH9vXW7XRA8G/jj8RtYqxldJ//JgMASNTGwm6pA+NXw0=
=TFM2
-----END PGP SIGNATURE-----
--- End Message ---