Your message dated Wed, 24 Nov 2021 05:18:31 +0000
with message-id <e1mpkfv-000am9...@fasolo.debian.org>
and subject line Bug#996239: fixed in ruby-hashie 3.5.5-3
has caused the Debian Bug report #996239,
regarding ruby-hashie: FTBFS with ruby3.0: ERROR: Test "ruby3.0" failed:      
ArgumentError:
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.)


-- 
996239: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=996239
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: ruby-hashie
Version: 3.5.5-2
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: debian-r...@lists.debian.org
Usertags: ruby3.0

Hi,

We are about to enable building against ruby3.0 on unstable. During a test
rebuild, ruby-hashie was found to fail to build in that situation.

To reproduce this locally, you need to install ruby-all-dev from experimental
on an unstable system or build chroot.

Relevant part (hopefully):
>      ArgumentError:
>        wrong number of arguments (given 1, expected 0)
>      # ./spec/hashie/extensions/mash/symbolize_keys_spec.rb:21:in `block (4 
> levels) in <top (required)>'
>      # ./spec/hashie/extensions/mash/symbolize_keys_spec.rb:29:in `block (3 
> levels) in <top (required)>'
>      # ./spec/hashie/extensions/mash/symbolize_keys_spec.rb:32:in `block (3 
> levels) in <top (required)>'
> 
> Finished in 1.81 seconds (files took 2.61 seconds to load)
> 650 examples, 1 failure
> 
> Failed examples:
> 
> rspec ./spec/hashie/extensions/mash/symbolize_keys_spec.rb:31 # 
> Hashie::Extensions::Mash::SymbolizeKeys implicit to_hash on double splat is 
> converted on method calls
> 
> /usr/bin/ruby3.0 
> -I/usr/share/rubygems-integration/all/gems/rspec-support-3.9.3/lib:/usr/share/rubygems-integration/all/gems/rspec-core-3.9.2/lib
>  /usr/share/rubygems-integration/all/gems/rspec-core-3.9.2/exe/rspec 
> ./spec/hashie/array_spec.rb ./spec/hashie/clash_spec.rb 
> ./spec/hashie/dash_spec.rb ./spec/hashie/extensions/autoload_spec.rb 
> ./spec/hashie/extensions/coercion_spec.rb 
> ./spec/hashie/extensions/dash/coercion_spec.rb 
> ./spec/hashie/extensions/dash/indifferent_access_spec.rb 
> ./spec/hashie/extensions/deep_fetch_spec.rb 
> ./spec/hashie/extensions/deep_find_spec.rb 
> ./spec/hashie/extensions/deep_locate_spec.rb 
> ./spec/hashie/extensions/deep_merge_spec.rb 
> ./spec/hashie/extensions/ignore_undeclared_spec.rb 
> ./spec/hashie/extensions/indifferent_access_spec.rb 
> ./spec/hashie/extensions/indifferent_access_with_rails_hwia_spec.rb 
> ./spec/hashie/extensions/key_conversion_spec.rb 
> ./spec/hashie/extensions/mash/keep_original_keys_spec.rb 
> ./spec/hashie/extensions/mash/safe_assignment_spec.rb 
> ./spec/hashie/extensions/mash/symbolize_keys_spec.rb 
> ./spec/hashie/extensions/merge_initializer_spec.rb 
> ./spec/hashie/extensions/method_access_spec.rb 
> ./spec/hashie/extensions/strict_key_access_spec.rb 
> ./spec/hashie/extensions/stringify_keys_spec.rb 
> ./spec/hashie/extensions/symbolize_keys_spec.rb ./spec/hashie/hash_spec.rb 
> ./spec/hashie/mash_spec.rb ./spec/hashie/parsers/yaml_erb_parser_spec.rb 
> ./spec/hashie/rash_spec.rb ./spec/hashie/trash_spec.rb 
> ./spec/hashie/utils_spec.rb ./spec/hashie/version_spec.rb 
> ./spec/hashie_spec.rb ./spec/integration/omniauth/integration_spec.rb 
> ./spec/integration/rails-without-dependency/integration_spec.rb --format 
> documentation failed
> ERROR: Test "ruby3.0" failed: 


The full build log is available at
https://people.debian.org/~kanashiro/ruby3.0/round2/builds/3/ruby-hashie/ruby-hashie_3.5.5-2+rebuild1633382477_amd64.build.txt

Attachment: signature.asc
Description: PGP signature


--- End Message ---
--- Begin Message ---
Source: ruby-hashie
Source-Version: 3.5.5-3
Done: Daniel Leidert <dleid...@debian.org>

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

Debian distribution maintenance software
pp.
Daniel Leidert <dleid...@debian.org> (supplier of updated ruby-hashie 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: Wed, 24 Nov 2021 05:48:59 +0100
Source: ruby-hashie
Architecture: source
Version: 3.5.5-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Ruby Team 
<pkg-ruby-extras-maintain...@lists.alioth.debian.org>
Changed-By: Daniel Leidert <dleid...@debian.org>
Closes: 996239
Changes:
 ruby-hashie (3.5.5-3) unstable; urgency=medium
 .
   * Team upload.
 .
   [ Debian Janitor ]
   * Trim trailing whitespace.
   * Use secure copyright file specification URI.
   * Use secure URI in debian/watch.
   * Bump debhelper from old 11 to 13.
   * Set debhelper-compat version in Build-Depends.
   * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
     Repository-Browse.
   * Update Vcs-* headers from URL redirect.
   * Use canonical URL in Vcs-Git.
   * Apply multi-arch hints.
     + ruby-hashie: Add :any qualifier for ruby dependency.
   * Update watch file format version to 4.
 .
   [ Daniel Leidert ]
   * d/patches/0002-Suppress-keyword-arguments-warning-for-Ruby-2.7.0.patch: Add
     - Fix ArgumentError with Ruby 3 (closes: #996239).
   * d/patches/series: Enable new patch.
Checksums-Sha1:
 cc1886930a7fcf27da6ec7ce7c5ceabebb1acf03 2113 ruby-hashie_3.5.5-3.dsc
 57cd3bdf6359a91972eca806f212ee80858c8e26 4180 ruby-hashie_3.5.5-3.debian.tar.xz
 9b65d8e4d3cfa74aa54f25467411349f3a6814bb 9895 
ruby-hashie_3.5.5-3_amd64.buildinfo
Checksums-Sha256:
 aed25c9888a7fec8b0c2d96a5a092457d94c9f47237fceb772108e1caf5a0872 2113 
ruby-hashie_3.5.5-3.dsc
 39ff306d9e75acdff703956ff5eca1a8caf1029ad9294a1d44467f35d1daddc0 4180 
ruby-hashie_3.5.5-3.debian.tar.xz
 33d258b878d20e81f05a80765529eb4335eaa60ee8c0320e27091e6101c5d3e6 9895 
ruby-hashie_3.5.5-3_amd64.buildinfo
Files:
 3f4a58bc93d5d0380df46d114f79b096 2113 ruby optional ruby-hashie_3.5.5-3.dsc
 5331f00094a008596f9416ad3a259cf0 4180 ruby optional 
ruby-hashie_3.5.5-3.debian.tar.xz
 17bc37aebe22adcecd0f96d05e3cf8d4 9895 ruby optional 
ruby-hashie_3.5.5-3_amd64.buildinfo

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

iQIzBAEBCgAdFiEEvu1N7VVEpMA+KD3HS80FZ8KW0F0FAmGdxM8ACgkQS80FZ8KW
0F0f/xAAxPJ/y1VTEK3WnR/G+v6NADcX03Qa3lE75q5AhDmpq5OPD+RKyHL6uQ3o
86KWGUq+swYWMsaaSHAj+VioIja8Mv94G2q1x/TX8aNbv8Hby68/QVRsxpuM8+Fk
/t9JKrUt7xERkMywWKtrsINMfPa/dtcV0WXY0QP7xABxHxUTn2MVvcgTwNTb0Azf
I/0mnTOA/e/FEHgDfplsBaHCL/MH5JaSYk7HfBigy1/VxlYIz99yy+pidmBVD6aV
2sK2lP5IIRLzUAH7ibWjDcJRBJsgEnF6j18y8mMQV8uy0CWaXfjIZVLDKeGYOUS5
0CjzAzrUY7Q8YaR8fhLxkHgclMAAaB54OeutRucOS4GmNibngEeJzz5hqrRfDBC4
Hgf9QVtOW1ro0oLiUp0SqQIQxs9K0NVAql/jw+sjkxY+psuI8Wskl3OnE62fz9KL
gOUDdJIVupCk7fAeQ+f5GH/gYh0s+AhCYaNZdB48A4tL6pFA9lYQKYD8Z6ZFM+Rd
1hCzCa4I2lukWSCSGaNWFk0JAh1ewB3X8GTuJ5jvb6x1ZjX3+uSXCaSRO8kFylG9
L0wqLxSDT/FWN9jJeIKmYprk2eey2Kj+maQlqp4ZvRpbehVai2+6scDBR1y42m0i
bN7z9pmsAnBCFbocnijeYRqOwByS6skfESN6aNm3ZqN3ohNam8Q=
=GnKe
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to