Your message dated Tue, 17 Dec 2024 10:34:32 +0000
with message-id <e1tnuuo-004jux...@fasolo.debian.org>
and subject line Bug#1052749: fixed in ruby-ruby-magic-static 0.6.0-3
has caused the Debian Bug report #1052749,
regarding ruby-ruby-magic-static: FTBFS: ERROR: Test "ruby3.1" 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 ow...@bugs.debian.org
immediately.)
--
1052749: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1052749
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: ruby-ruby-magic-static
Version: 0.6.0-2
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20230925 ftbfs-trixie
Hi,
During a rebuild of all packages in sid, your package failed to build
on amd64.
Relevant part (hopefully):
> /usr/bin/ruby3.1 /usr/bin/gem2deb-test-runner
>
> ┌──────────────────────────────────────────────────────────────────────────────┐
> │ Checking Rubygems dependency resolution on ruby3.1
> │
> └──────────────────────────────────────────────────────────────────────────────┘
>
> GEM_PATH=/<<PKGBUILDDIR>>/debian/ruby-ruby-magic-static/usr/lib/x86_64-linux-gnu/rubygems-integration/3.1.0:/<<PKGBUILDDIR>>/debian/.debhelper/generated/_source/home/.local/share/gem/ruby/3.1.0:/var/lib/gems/3.1.0:/usr/local/lib/ruby/gems/3.1.0:/usr/lib/ruby/gems/3.1.0:/usr/lib/x86_64-linux-gnu/ruby/gems/3.1.0:/usr/share/rubygems-integration/3.1.0:/usr/share/rubygems-integration/all:/usr/lib/x86_64-linux-gnu/rubygems-integration/3.1.0
> ruby3.1 -e gem\ \"ruby-magic\"
>
> ┌──────────────────────────────────────────────────────────────────────────────┐
> │ Run tests for ruby3.1 from debian/ruby-tests.rake
> │
> └──────────────────────────────────────────────────────────────────────────────┘
>
> RUBYLIB=.
> GEM_PATH=/<<PKGBUILDDIR>>/debian/ruby-ruby-magic-static/usr/lib/x86_64-linux-gnu/rubygems-integration/3.1.0:/<<PKGBUILDDIR>>/debian/.debhelper/generated/_source/home/.local/share/gem/ruby/3.1.0:/var/lib/gems/3.1.0:/usr/local/lib/ruby/gems/3.1.0:/usr/lib/ruby/gems/3.1.0:/usr/lib/x86_64-linux-gnu/ruby/gems/3.1.0:/usr/share/rubygems-integration/3.1.0:/usr/share/rubygems-integration/all:/usr/lib/x86_64-linux-gnu/rubygems-integration/3.1.0
> ruby3.1 -S rake -f debian/ruby-tests.rake
> /usr/bin/ruby3.1 -w -I"test"
> /usr/lib/ruby/gems/3.1.0/gems/rake-13.0.6/lib/rake/rake_test_loader.rb
> "test/test_constants.rb" "test/test_magic.rb" -v
> Loaded suite
> /usr/lib/ruby/gems/3.1.0/gems/rake-13.0.6/lib/rake/rake_test_loader
> Started
> MagicConstantsTest:
> test_MIME_flag_constant: .: (0.000259)
> test_NO_CHECK_ASCII_flag_constant: .: (0.000076)
> test_NO_CHECK_BUILTIN_flag_constat: F
> ===============================================================================
> Failure: test_NO_CHECK_BUILTIN_flag_constat(MagicConstantsTest)
> /<<PKGBUILDDIR>>/test/test_constants.rb:80:in
> `test_NO_CHECK_BUILTIN_flag_constat'
> 77: Magic::NO_CHECK_ENCODING |
> 78: Magic::NO_CHECK_JSON
> 79:
> => 80: assert_equal(Magic::NO_CHECK_BUILTIN, expected)
> 81: end
> 82:
> 83: def test_PARAM_INDIR_MAX_parameter_constant
> <16756736> expected but was
> <8368128>
>
> diff:
> ? 16756736
> ? 8 8128
> ? ?????? ++++
> ===============================================================================
> : (0.011401)
> test_PARAM_BYTES_MAX_parameter_constant: .: (0.000099)
> test_PARAM_ELF_NOTES_MAX_parameter_constant: .: (0.000063)
> test_PARAM_ELF_PHNUM_MAX_parameter_constant: .: (0.000058)
> test_PARAM_ELF_SHNUM_MAX_parameter_constant: .: (0.000059)
> test_PARAM_INDIR_MAX_parameter_constant: .: (0.000058)
> test_PARAM_NAME_MAX_parameter_constant: .: (0.000058)
> test_PARAM_REGEX_MAX_parameter_constant: .: (0.000056)
> test_flags_constants_defiend: .: (0.000249)
> test_parameters_constants_defiend: .: (0.000085)
> MagicTest:
> test_file_integration_magic: .: (0.000546)
> test_file_integration_magic_with_custom_flag: .: (0.000638)
> test_file_integration_mime: .: (0.000296)
> test_file_integration_singleton_magic: .: (0.000296)
> test_file_integration_singleton_magic_with_custom_flag: .: (0.000284)
> test_file_integration_singleton_mime: .: (0.000292)
> test_file_integration_singleton_type: .: (0.000283)
> test_file_integration_type: .: (0.000290)
> test_gc_compaction: .: (0.041686)
> test_magic_alias: .: (0.000477)
> test_magic_buffer: .: (0.000289)
> test_magic_buffer_argument_with_NULL: .: (0.001511)
> test_magic_buffer_with_EXTENSION_flag: .: (0.000374)
> test_magic_buffer_with_MAGIC_CONTINUE_flag: .: (0.000263)
> test_magic_buffer_with_magic_library_not_loaded: .: (0.000256)
> test_magic_buffer_with_nil_argument: .: (0.000363)
> test_magic_check: .: (0.000270)
> test_magic_check_alias: .: (0.000288)
> test_magic_check_with_DEBUG_flag: .: (0.009095)
> test_magic_close: .: (0.000370)
> test_magic_close_error: .: (0.000303)
> test_magic_close_twice: .: (0.000230)
> test_magic_closed?: .: (0.000275)
> test_magic_compile: .: (0.000166)
> test_magic_compile_with_DEBUG_flag: .: (0.000245)
> test_magic_descriptor: .: (0.000720)
> test_magic_descriptor_alias: .: (0.000241)
> test_magic_descriptor_with_EXTENSION_flag: .: (0.000251)
> test_magic_descriptor_with_MAGIC_CONTINUE_flag: .: (0.000251)
> test_magic_descriptor_with_descriptor_closed: .: (0.000345)
> test_magic_descriptor_with_invalid_descriptor: .: (0.000299)
> test_magic_descriptor_with_magic_library_not_loaded: .: (0.000248)
> test_magic_descriptor_with_nil_argument: .: (0.000292)
> test_magic_descriptor_with_old_descriptor_open: .: (0.000238)
> test_magic_do_not_stop_on_error: .: (0.000254)
> test_magic_do_not_stop_on_error_set_globally: .: (0.000243)
> test_magic_do_not_stop_on_error_with_truthy_values: .: (0.000228)
> test_magic_error_attribute_errno: .: (0.000303)
> test_magic_fd_with_integer: .: (0.000241)
> test_magic_fd_with_object: .: (0.000240)
> test_magic_file: .: (0.000245)
> test_magic_file_argument_with_NULL: .: (0.000281)
> test_magic_file_integration_instance_methods: .: (0.000297)
> test_magic_file_integration_singleton_methods: .: (0.000266)
> test_magic_file_with_ERROR_flag: .: (0.000245)
> test_magic_file_with_EXTENSION_flag: .: (0.000235)
> test_magic_file_with_IO_like_argument: .: (0.000763)
> test_magic_file_with_IO_like_argument_stream_closed: .: (0.000282)
> test_magic_file_with_MAGIC_CONTINUE_flag: .: (0.000230)
> test_magic_file_with_String_like_argument: .: (0.003570)
> test_magic_file_with_do_not_stop_on_error_set: .: (0.000571)
> test_magic_file_with_do_not_stop_on_error_set_globally: .: (0.000253)
> test_magic_file_with_magic_library_not_loaded: .: (0.001512)
> test_magic_file_with_nil_argument: .: (0.000423)
> test_magic_file_with_path_like_argument: .: (0.000330)
> test_magic_flags: .: (0.000307)
> test_magic_flags_error_lower_boundary: .: (0.000442)
> test_magic_flags_error_upper_boundary: .: (0.000589)
> test_magic_flags_list: .: (0.000326)
> test_magic_flags_list_alias: .: (0.000359)
> test_magic_flags_list_with_MIME_ENCODING_flag: .: (0.000382)
> test_magic_flags_list_with_MIME_ENCODING_flag_and_argument_true: .:
> (0.000599)
> test_magic_flags_list_with_MIME_TYPE_flag: .: (0.000435)
> test_magic_flags_list_with_MIME_TYPE_flag_and_argument_true: .:
> (0.000364)
> test_magic_flags_list_with_MIME_flag: .: (0.000396)
> test_magic_flags_list_with_MIME_flag_and_argument_true: .: (0.000371)
> test_magic_flags_list_with_NONE_flag: .: (0.000344)
> test_magic_flags_list_with_NONE_flag_and_argument_true: .: (0.000348)
> test_magic_flags_names: .: (0.000317)
> test_magic_flags_names_with_MIME_ENCODING_flag: .: (0.000311)
> test_magic_flags_names_with_MIME_TYPE_flag: .: (0.000311)
> test_magic_flags_names_with_MIME_flag: .: (0.000403)
> test_magic_flags_names_with_NONE_flag: .: (0.000388)
> test_magic_flags_with_CHECK_flag: .: (0.002037)
> test_magic_flags_with_DEBUG_flag: .: (0.000536)
> test_magic_flags_with_MIME_ENCODING_flag: .: (0.000474)
> test_magic_flags_with_MIME_TYPE_flag: .: (0.000510)
> test_magic_flags_with_MIME_flag: .: (0.000564)
> test_magic_flags_with_NONE_flag: .: (0.000555)
> test_magic_get_parameter_lower_boundary: .: (0.000428)
> test_magic_get_parameter_upper_boundary: .: (0.000438)
> test_magic_get_parameter_with_PARAM_BYTES_MAX: .: (0.000334)
> test_magic_get_parameter_with_PARAM_INDIR_MAX: .: (0.000332)
> test_magic_global_singleton_methods: .: (0.000605)
> test_magic_inspect_when_magic_closed: .: (0.000685)
> test_magic_inspect_when_magic_open: .: (0.000475)
> test_magic_instance_methods: .: (0.000572)
> test_magic_load: .: (0.000328)
> test_magic_load_alias: .: (0.000329)
> test_magic_load_buffers: .: (0.000336)
> test_magic_load_buffers_with_DEBUG_flag: .: (0.000312)
> test_magic_load_buffers_with_array_argument: .: (0.000324)
> test_magic_load_with_DEBUG_flag: .: (0.001303)
> test_magic_load_with_MAGIC_environment_variable: .: (0.001819)
> test_magic_load_with_array_argument: .: (0.000226)
> test_magic_load_with_custom_Magic_file_path: .: (0.000328)
> test_magic_load_with_do_not_auto_load_set: .: (0.000320)
> test_magic_loaded?: .: (0.000317)
> test_magic_loaded_with_do_not_auto_load_set: .: (0.000311)
> test_magic_magic_error: .: (0.000470)
> test_magic_new_instance: .: (0.000351)
> test_magic_new_instance_default_flags: .: (0.000430)
> test_magic_new_instance_with_arguments: .: (0.000408)
> test_magic_new_with_MAGIC_DO_NOT_AUTOLOAD_environment_variable: .:
> (0.000531)
> test_magic_new_with_MAGIC_DO_NOT_STOP_ON_ERROR_environment_variable:
> .: (0.000402)
> test_magic_new_with_block: .: (0.000862)
> test_magic_new_with_do_not_auto_load_set: .: (0.000354)
> test_magic_open?: .: (0.000397)
> test_magic_paths: .: (0.000284)
> test_magic_paths_with_MAGIC_environment_variable: .: (0.001466)
> test_magic_set_parameter_lower_boundary: .: (0.000313)
> test_magic_set_parameter_overflow_with_PARAM_INDIR_MAX: .: (0.000379)
> test_magic_set_parameter_upper_boundary: .: (0.000373)
> test_magic_set_parameter_value_lower_boundary: .: (0.000330)
> test_magic_set_parameter_value_upper_boundary: .: (0.000380)
> test_magic_set_parameter_with_PARAM_BYTES_MAX: .: (0.000338)
> test_magic_set_parameter_with_PARAM_INDIR_MAX: .: (0.000327)
> test_magic_singleton_buffer: .: (0.000313)
> test_magic_singleton_check: .: (0.000308)
> test_magic_singleton_compile: .: (0.000298)
> test_magic_singleton_descriptor: .: (0.000393)
> test_magic_singleton_do_not_auto_load_global: .: (0.027039)
> test_magic_singleton_do_not_auto_load_global_no_fork: O
> ===============================================================================
> Omission: Platform supports fork
> [test_magic_singleton_do_not_auto_load_global_no_fork(MagicTest)]
> /<<PKGBUILDDIR>>/test/test_magic.rb:788:in
> `test_magic_singleton_do_not_auto_load_global_no_fork'
> ===============================================================================
> : (0.002421)
> test_magic_singleton_do_not_auto_load_global_with_truthy_values: .:
> (0.000528)
> test_magic_singleton_do_not_stop_on_error: .: (0.000378)
> test_magic_singleton_do_not_stop_on_error_global: .: (0.000338)
> test_magic_singleton_do_not_stop_on_error_with_truthy_values: .:
> (0.000340)
> test_magic_singleton_encoding: .: (0.000395)
> test_magic_singleton_encoding_block: .: (0.000316)
> test_magic_singleton_file: .: (0.000319)
> test_magic_singleton_methods: .: (0.000558)
> test_magic_singleton_mime: .: (0.000336)
> test_magic_singleton_mime_block: .: (0.000477)
> test_magic_singleton_open: .: (0.000371)
> test_magic_singleton_open_block: .: (0.000299)
> test_magic_singleton_open_block_custom_flag: .: (0.000295)
> test_magic_singleton_open_custom_flag: .: (0.000387)
> test_magic_singleton_type: .: (0.000692)
> test_magic_singleton_type_block: .: (0.000342)
> test_magic_string_integration_methods: .: (0.000430)
> test_magic_version: .: (0.000518)
> test_magic_version_array: .: (0.000455)
> test_magic_version_array_alias: .: (0.000521)
> test_magic_version_string: .: (0.000467)
> test_magic_version_string_alias: .: (0.000449)
> test_magic_with_new_instance_custom_Magic_file_path: .: (0.000399)
> test_string_integration_magic: .: (0.000449)
> test_string_integration_magic_with_custom_flag: .: (0.000394)
> test_string_integration_mime: .: (0.000811)
> test_string_integration_type: .: (0.000417)
>
> Finished in 0.166871264 seconds.
> -------------------------------------------------------------------------------
> 162 tests, 237 assertions, 1 failures, 0 errors, 0 pendings, 1 omissions, 0
> notifications
> 99.3789% passed
> -------------------------------------------------------------------------------
> 970.81 tests/s, 1420.26 assertions/s
> rake aborted!
> Command failed with status (1): [ruby -w -I"test"
> /usr/lib/ruby/gems/3.1.0/gems/rake-13.0.6/lib/rake/rake_test_loader.rb
> "test/test_constants.rb" "test/test_magic.rb" -v]
>
> Tasks: TOP => default
> (See full trace by running task with --trace)
> ERROR: Test "ruby3.1" failed.
The full build log is available from:
http://qa-logs.debian.net/2023/09/25/ruby-ruby-magic-static_0.6.0-2_unstable.log
All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20230925;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20230925&fusertaguser=lu...@debian.org&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-ruby-magic-static
Source-Version: 0.6.0-3
Done: Cédric Boutillier <bou...@debian.org>
We believe that the bug you reported is fixed in the latest version of
ruby-ruby-magic-static, 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 1052...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Cédric Boutillier <bou...@debian.org> (supplier of updated
ruby-ruby-magic-static 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: Tue, 17 Dec 2024 10:43:29 +0100
Source: ruby-ruby-magic-static
Architecture: source
Version: 0.6.0-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Ruby Team
<pkg-ruby-extras-maintain...@lists.alioth.debian.org>
Changed-By: Cédric Boutillier <bou...@debian.org>
Closes: 1052749
Changes:
ruby-ruby-magic-static (0.6.0-3) unstable; urgency=medium
.
* Team upload
.
[ Rebecca N. Palmer ]
* Be compatible with libmagic 5.45. (Closes: #1052749)
.
[ Cédric Boutillier ]
* Bump Standards-Version to 4.7.0 (no changes needed)
Checksums-Sha1:
3dc232de7e12a6b65b3627fb849aa669f8d1291c 1568
ruby-ruby-magic-static_0.6.0-3.dsc
b3d85b282123eab115be619b3672fac2161b8543 322232
ruby-ruby-magic-static_0.6.0.orig.tar.gz
a1bcef0da9d2e5702a810d5b6e7b44ee49a645a4 3608
ruby-ruby-magic-static_0.6.0-3.debian.tar.xz
26ae2af3ab320c893a1724c6de3ebc1f10a2d825 9200
ruby-ruby-magic-static_0.6.0-3_amd64.buildinfo
Checksums-Sha256:
9cb0dafeafff81004d5bb7d15071aa1d4f5e30f1f30767b8d83440e1838579a0 1568
ruby-ruby-magic-static_0.6.0-3.dsc
d155da3959dda66bf73f3e205bb8282bb55b42bbbc1f805dc0c2193abbc56ae6 322232
ruby-ruby-magic-static_0.6.0.orig.tar.gz
f6792fb3a780ddb8a1767d1a96f0478110bf46457850ab803722333804890720 3608
ruby-ruby-magic-static_0.6.0-3.debian.tar.xz
d98ecbf40f37b73865f1efa08e06a273d5a33e9693a020a2dd08af9c6c39d8ae 9200
ruby-ruby-magic-static_0.6.0-3_amd64.buildinfo
Files:
507fd06ec138d97cb9c51888dfe4cf36 1568 ruby optional
ruby-ruby-magic-static_0.6.0-3.dsc
3718221a3ff1a9889a9f364dc868819a 322232 ruby optional
ruby-ruby-magic-static_0.6.0.orig.tar.gz
9ae66f07dd44fe774a0574959a6805cc 3608 ruby optional
ruby-ruby-magic-static_0.6.0-3.debian.tar.xz
1d33e4fd2776ccf223b68bf1404f81e8 9200 ruby optional
ruby-ruby-magic-static_0.6.0-3_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iHUEARYKAB0WIQSEz/3CFSD4gwbsKdFSaZq2P58rwwUCZ2FN5wAKCRBSaZq2P58r
w4B7AP9C8KWSGE2UCyB+V/8xJriGwsH7qEbFq3+yCVsPDnw2NAEAqpWmsBCe9oow
Zc6sMqApt5XEhJqcR7BKtyELcBcn1gA=
=46JW
-----END PGP SIGNATURE-----
pgpYT8wLgIfHF.pgp
Description: PGP signature
--- End Message ---