Your message dated Tue, 28 Jan 2025 16:55:00 +0000
with message-id <[email protected]>
and subject line Bug#1093931: fixed in ruby-webpacker 5.4.4-2
has caused the Debian Bug report #1093931,
regarding ruby-webpacker: FTBFS: ERROR: Test "ruby3.3" failed.
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.)


-- 
1093931: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1093931
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: ruby-webpacker
Version: 5.4.4-1
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: [email protected]
Usertags: ftbfs-20250124 ftbfs-trixie

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> /usr/bin/ruby3.3 /usr/bin/gem2deb-test-runner
> 
> ┌──────────────────────────────────────────────────────────────────────────────┐
> │ Checking Rubygems dependency resolution on ruby3.3                          
>  │
> └──────────────────────────────────────────────────────────────────────────────┘
> 
> RUBYLIB=. 
> GEM_PATH=/build/reproducible-path/ruby-webpacker-5.4.4/debian/ruby-webpacker/usr/share/rubygems-integration/all:/build/reproducible-path/ruby-webpacker-5.4.4/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 -e gem\ \"webpacker\"
> mv Gemfile.lock ./.gem2deb.Gemfile.lock
> mv ./.gem2deb.Gemfile.lock Gemfile.lock
> 
> ┌──────────────────────────────────────────────────────────────────────────────┐
> │ Run tests for ruby3.3 from debian/ruby-tests.rake                           
>  │
> └──────────────────────────────────────────────────────────────────────────────┘
> 
> RUBYLIB=. 
> GEM_PATH=/build/reproducible-path/ruby-webpacker-5.4.4/debian/ruby-webpacker/usr/share/rubygems-integration/all:/build/reproducible-path/ruby-webpacker-5.4.4/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 -S rake --rakelibdir /gem2deb-nonexistent -f debian/ruby-tests.rake
> mv Gemfile.lock ./.gem2deb.Gemfile.lock
> /usr/bin/ruby3.3 -w -I"test" 
> /usr/share/rubygems-integration/all/gems/rake-13.2.1/lib/rake/rake_test_loader.rb
>  "test/command_test.rb" "test/compiler_test.rb" "test/configuration_test.rb" 
> "test/dev_server_test.rb" "test/env_test.rb" "test/helper_test.rb" 
> "test/manifest_test.rb" "test/rake_tasks_test.rb" "test/webpacker_test.rb"  -v
> /usr/share/rubygems-integration/all/gems/activesupport-6.1.7.3/lib/active_support/core_ext/class/subclasses.rb:30:
>  warning: method redefined; discarding old subclasses
> The resolved_paths option has been deprecated. Use additional_paths instead.
> The resolved_paths option has been deprecated. Use additional_paths instead.
> The resolved_paths option has been deprecated. Use additional_paths instead.
> The resolved_paths option has been deprecated. Use additional_paths instead.
> Run options: -v --seed 40990
> 
> # Running:
> 
> CommandTest#test_compile_command_returns_success_status_when_fresh = 0.00 s = 
> .
> CommandTest#test_compile_command_returns_success_status_when_stale = 0.00 s = 
> .
> CommandTest#test_clean_command_works_with_nested_hashes_and_without_any_compiled_files
>  = 0.00 s = .
> CommandTest#test_compile_command_returns_failure_status_when_stale = 0.00 s = 
> .
> ManifestTest#test_lookup_entrypoint_exception! = 0.00 s = .
> ManifestTest#test_lookup_exception! = 0.00 s = .
> ManifestTest#test_lookup_nil = 0.00 s = .
> ManifestTest#test_lookup_entrypoint = 0.00 s = .
> ManifestTest#test_lookup_success! = 0.00 s = .
> ManifestTest#test_lookup_with_type_exception! = 0.00 s = .
> ManifestTest#test_lookup_chunks_nil = 0.00 s = .
> ManifestTest#test_lookup_success = 0.00 s = .
> EnvTest#test_custom_without_config = 0.00 s = .
> EnvTest#test_default = 0.00 s = .
> EnvTest#test_current = 0.00 s = .
> EnvTest#test_custom_with_config = 0.00 s = .
> DevServerTest#test_host_with_port = 0.01 s = .
> DevServerTest#test_https? = 0.00 s = .
> DevServerTest#test_port = 0.00 s = .
> DevServerTest#test_host = 0.00 s = .
> DevServerTest#test_protocol = 0.00 s = .
> DevServerTest#test_running? = 0.01 s = .
> DevServerTest#test_default_env_prefix = 0.00 s = .
> DevServerTest#test_pretty? = 0.00 s = .
> ConfigurationTest#test_source_path_globbed = 0.00 s = .
> ConfigurationTest#test_cache_path = 0.00 s = .
> ConfigurationTest#test_public_manifest_path = 0.00 s = .
> ConfigurationTest#test_extract_css? = 0.01 s = .
> ConfigurationTest#test_additional_paths = 0.00 s = .
> ConfigurationTest#test_compile? = 0.01 s = .
> ConfigurationTest#test_public_root_path = 0.00 s = .
> ConfigurationTest#test_cache_manifest? = 0.01 s = .
> ConfigurationTest#test_additional_paths_globbed = 0.00 s = .
> ConfigurationTest#test_source_entry_path = 0.00 s = .
> ConfigurationTest#test_source_path = 0.00 s = .
> ConfigurationTest#test_public_output_path = 0.00 s = .
> ConfigurationTest#test_extensions = 0.00 s = .
> RakeTasksTest#test_rake_task_webpacker_check_binstubs = 1.01 s = .
> RakeTasksTest#test_rake_tasks = 0.72 s = .
> RakeTasksTest#test_check_node_version = 0.77 s = .
> RakeTasksTest#test_check_yarn_version = 0.92 s = .
> WebpackerTest#test_config_params = 0.00 s = .
> CompilerTest#test_custom_environment_variables = 0.00 s = .
> The resolved_paths option has been deprecated. Use additional_paths instead.
> CompilerTest#test_default_watched_paths = 0.00 s = .
> CompilerTest#test_external_env_variables = 0.00 s = .
> The resolved_paths option has been deprecated. Use additional_paths instead.
> The resolved_paths option has been deprecated. Use additional_paths instead.
> CompilerTest#test_compile = 0.32 s = .
> CompilerTest#test_freshness_on_compile_fail = 0.00 s = E
> 
> 
> Error:
> CompilerTest#test_freshness_on_compile_fail:
> NameError: uninitialized constant CompilerTest::OpenStruct
>     test/compiler_test.rb:58:in `test_freshness_on_compile_fail'
>     minitest (5.22.3) lib/minitest/test.rb:95:in `block (3 levels) in run'
>     minitest (5.22.3) lib/minitest/test.rb:192:in `capture_exceptions'
>     minitest (5.22.3) lib/minitest/test.rb:90:in `block (2 levels) in run'
>     minitest (5.22.3) lib/minitest.rb:324:in `time_it'
>     minitest (5.22.3) lib/minitest/test.rb:89:in `block in run'
>     minitest (5.22.3) lib/minitest.rb:423:in `on_signal'
>     minitest (5.22.3) lib/minitest/test.rb:240:in `with_info_handler'
>     minitest (5.22.3) lib/minitest/test.rb:88:in `run'
>     minitest (5.22.3) lib/minitest.rb:1138:in `run_one_method'
>     minitest (5.22.3) lib/minitest.rb:389:in `run_one_method'
>     minitest (5.22.3) lib/minitest.rb:376:in `block (2 levels) in run'
>     minitest (5.22.3) lib/minitest.rb:375:in `each'
>     minitest (5.22.3) lib/minitest.rb:375:in `block in run'
>     minitest (5.22.3) lib/minitest.rb:423:in `on_signal'
>     minitest (5.22.3) lib/minitest.rb:410:in `with_info_handler'
>     minitest (5.22.3) lib/minitest.rb:374:in `run'
>     minitest (5.22.3) lib/minitest.rb:206:in `block in __run'
>     minitest (5.22.3) lib/minitest.rb:206:in `map'
>     minitest (5.22.3) lib/minitest.rb:206:in `__run'
>     minitest (5.22.3) lib/minitest.rb:162:in `run'
>     minitest (5.22.3) lib/minitest.rb:86:in `block in autorun'
> 
> rails test 
> /build/reproducible-path/ruby-webpacker-5.4.4/test/compiler_test.rb:57
> 
> CompilerTest#test_freshness_on_compile_success = 0.00 s = E
> 
> 
> Error:
> CompilerTest#test_freshness_on_compile_success:
> NameError: uninitialized constant CompilerTest::OpenStruct
>     test/compiler_test.rb:48:in `test_freshness_on_compile_success'
>     minitest (5.22.3) lib/minitest/test.rb:95:in `block (3 levels) in run'
>     minitest (5.22.3) lib/minitest/test.rb:192:in `capture_exceptions'
>     minitest (5.22.3) lib/minitest/test.rb:90:in `block (2 levels) in run'
>     minitest (5.22.3) lib/minitest.rb:324:in `time_it'
>     minitest (5.22.3) lib/minitest/test.rb:89:in `block in run'
>     minitest (5.22.3) lib/minitest.rb:423:in `on_signal'
>     minitest (5.22.3) lib/minitest/test.rb:240:in `with_info_handler'
>     minitest (5.22.3) lib/minitest/test.rb:88:in `run'
>     minitest (5.22.3) lib/minitest.rb:1138:in `run_one_method'
>     minitest (5.22.3) lib/minitest.rb:389:in `run_one_method'
>     minitest (5.22.3) lib/minitest.rb:376:in `block (2 levels) in run'
>     minitest (5.22.3) lib/minitest.rb:375:in `each'
>     minitest (5.22.3) lib/minitest.rb:375:in `block in run'
>     minitest (5.22.3) lib/minitest.rb:423:in `on_signal'
>     minitest (5.22.3) lib/minitest.rb:410:in `with_info_handler'
>     minitest (5.22.3) lib/minitest.rb:374:in `run'
>     minitest (5.22.3) lib/minitest.rb:206:in `block in __run'
>     minitest (5.22.3) lib/minitest.rb:206:in `map'
>     minitest (5.22.3) lib/minitest.rb:206:in `__run'
>     minitest (5.22.3) lib/minitest.rb:162:in `run'
>     minitest (5.22.3) lib/minitest.rb:86:in `block in autorun'
> 
> rails test 
> /build/reproducible-path/ruby-webpacker-5.4.4/test/compiler_test.rb:47
> 
> CompilerTest#test_compilation_digest_path = 0.00 s = .
> The resolved_paths option has been deprecated. Use additional_paths instead.
> The resolved_paths option has been deprecated. Use additional_paths instead.
> CompilerTest#test_freshness = 0.01 s = .
> HelperTest#test_asset_pack_path = 0.00 s = .
> HelperTest#test_asset_pack_url = 0.00 s = .
> HelperTest#test_favicon_pack_tag = 0.00 s = .
> HelperTest#test_image_pack_tag = 0.00 s = .
> HelperTest#test_javascript_pack_tag = 0.00 s = .
> HelperTest#test_javascript_pack_tag_splat = 0.00 s = .
> HelperTest#test_javascript_pack_tag_split_chunks = 0.00 s = .
> HelperTest#test_javascript_pack_tag_symbol = 0.00 s = .
> HelperTest#test_preload_pack_asset = 0.00 s = .
> HelperTest#test_stylesheet_pack_tag = 0.00 s = .
> HelperTest#test_stylesheet_pack_tag_splat = 0.00 s = .
> HelperTest#test_stylesheet_pack_tag_split_chunks = 0.00 s = .
> HelperTest#test_stylesheet_pack_tag_symbol = 0.00 s = .
> 
> Finished in 3.854406s, 16.3449 runs/s, 35.5437 assertions/s.
> 63 runs, 137 assertions, 0 failures, 2 errors, 0 skips
> rake aborted!
> 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/command_test.rb" "test/compiler_test.rb" "test/configuration_test.rb" 
> "test/dev_server_test.rb" "test/env_test.rb" "test/helper_test.rb" 
> "test/manifest_test.rb" "test/rake_tasks_test.rb" "test/webpacker_test.rb"  
> -v]
> /usr/share/rubygems-integration/all/gems/rake-13.2.1/exe/rake:27:in `<top 
> (required)>'
> Tasks: TOP => default
> (See full trace by running task with --trace)
> mv ./.gem2deb.Gemfile.lock Gemfile.lock
> ERROR: Test "ruby3.3" failed.


The full build log is available from:
http://qa-logs.debian.net/2025/01/24/ruby-webpacker_5.4.4-1_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20250124;[email protected]
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20250124&[email protected]&allbugs=1&cseverity=1&ctags=1&caffected=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.

--- End Message ---
--- Begin Message ---
Source: ruby-webpacker
Source-Version: 5.4.4-2
Done: Pirate Praveen <[email protected]>

We believe that the bug you reported is fixed in the latest version of
ruby-webpacker, 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.
Pirate Praveen <[email protected]> (supplier of updated ruby-webpacker 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: Tue, 28 Jan 2025 16:47:03 +0100
Source: ruby-webpacker
Architecture: source
Version: 5.4.4-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Ruby Team 
<[email protected]>
Changed-By: Pirate Praveen <[email protected]>
Closes: 1093931 1094114
Changes:
 ruby-webpacker (5.4.4-2) unstable; urgency=medium
 .
   * Fix ftbfs with ruby 3.3 (Closes: #1094114, #1093931)
   * Skip ruby 3.1 test failures
   * Add ruby-rack-session as build dependency
Checksums-Sha1:
 a7297982fc9e3589b54223ff76e8bed88c2a8474 2175 ruby-webpacker_5.4.4-2.dsc
 344754908967dfd4632ed2c4b5ea166d070633d4 7628 
ruby-webpacker_5.4.4-2.debian.tar.xz
 6fd2d8cdd23a9f04730f91db67fba4011b1575da 10225 
ruby-webpacker_5.4.4-2_amd64.buildinfo
Checksums-Sha256:
 9d713477f28065f25b8f6364c55d81bb87ab8fcec25e81497083d85dc5531d30 2175 
ruby-webpacker_5.4.4-2.dsc
 724a469df50f208424da25244e42b6c590f1cd983f4607da6962a7268f4c4b86 7628 
ruby-webpacker_5.4.4-2.debian.tar.xz
 b8e25c109b3303d818606a5b7abe7e5f9a055410ec5d102dd9bacf82f6f653dc 10225 
ruby-webpacker_5.4.4-2_amd64.buildinfo
Files:
 1bd968712e7a297cc57b5da9867bb9de 2175 ruby optional ruby-webpacker_5.4.4-2.dsc
 06593665b30749999c1962ab5a6b7819 7628 ruby optional 
ruby-webpacker_5.4.4-2.debian.tar.xz
 8f09cc57ea85858873edafeda57e3dbf 10225 ruby optional 
ruby-webpacker_5.4.4-2_amd64.buildinfo

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

iQIzBAEBCgAdFiEE0whj4mAg5UP0cZqDj1PgGTspS3UFAmeZBQwACgkQj1PgGTsp
S3Vw0Q//dA4XTA9+5bXQMN4ltwbkIfMyaLL7yU0JzQ27vSrpQSe6r1rciwDxE3Ut
HnfHI3HG1PVMiqz01/4im7G0PCPi8iNQ3TDRzv4BGc/+s+xmmdSB7+e1P8yzQp4U
3Hzwzr0Gs+awdRBqtJjmljvPNODUczBgPjkKF9a076BHzz/YJb0GmCiGdl6AFZKN
iNlMlcHZbvciTp7eipytpbaa+p4Edr2cY8uDQjQ+90wbW7i5gvOTbDtpmVmmRkrh
OqX76LM8ctKQdhW1xoS/YC8Oba79DtgdaIv7XrNm0YT1ejfLZtVlZ48cRcckUVBE
9L4pED+ALQuYoRA3yWNFrohsXU3oeBFKmmCh5um3n5hfvxhoVAnnHmb6UGtqr4IY
EejiQ4ni94uRAdWIn4SognzMIZxdNhmNCCkgMaQ9eb5hhdo+J2/UsXvqfigC8PHh
5ze80sAwmzw5+NHYLAHNTK9d2hMX/zAXBDJmjl8KrSVWcag+fBS+Q7S0OmoI2DWf
wtV2SxpC7D/jdENGPCuyfR8pt3mK251eGo39NKdQIgRBU/xg2W9PeG7GeFgbxzwT
nSabC3Jju936xA6Q3jfdngCPvKAylv+kjdmsJUibBwtfafwUKJdX68dccrl3egGJ
f8a6aGWEhtpXbJgBkDau79ZUonxyDfdvMr14+EaL5j+MU2IacbI=
=vzSY
-----END PGP SIGNATURE-----

Attachment: pgpIu8zqNIgJ8.pgp
Description: PGP signature


--- End Message ---

Reply via email to