Your message dated Sun, 21 Nov 2021 03:48:31 +0000
with message-id <e1modqb-0002uw...@fasolo.debian.org>
and subject line Bug#996126: fixed in ruby-attr-encrypted 3.1.0-4
has caused the Debian Bug report #996126,
regarding ruby-attr-encrypted: FTBFS with ruby3.0: ERROR: Test "ruby3.0" 
failed: ArgumentError: wrong number of arguments (given 2, expected 1)
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.)


-- 
996126: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=996126
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: ruby-attr-encrypted
Version: 3.1.0-3
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-attr-encrypted 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 2, expected 1)
>     
> /usr/share/rubygems-integration/all/gems/activemodel-6.0.3.7/lib/active_model/dirty.rb:169:in
>  `attribute_changed?'
>     /<<PKGBUILDDIR>>/lib/attr_encrypted/adapters/active_record.rb:63:in 
> `block in attr_encrypted'
>     /<<PKGBUILDDIR>>/test/active_record_test.rb:181:in 
> `test_should_create_changed_predicate'
>     /usr/lib/ruby/vendor_ruby/minitest/test.rb:98: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'
> 
> 149 runs, 267 assertions, 0 failures, 1 errors, 0 skips
> rake aborted!
> Command failed with status (1): [ruby -w -I"test" 
> /usr/lib/ruby/gems/3.0.0/gems/rake-13.0.3/lib/rake/rake_test_loader.rb 
> "test/active_record_test.rb" "test/attr_encrypted_test.rb" 
> "test/compatibility_test.rb" "test/legacy_active_record_test.rb" 
> "test/legacy_attr_encrypted_test.rb" "test/legacy_compatibility_test.rb" 
> "test/legacy_sequel_test.rb" "test/sequel_test.rb" -v]
> 
> Tasks: TOP => default
> (See full trace by running task with --trace)
> ERROR: Test "ruby3.0" failed: 


The full build log is available at
https://people.debian.org/~kanashiro/ruby3.0/round2/builds/3/ruby-attr-encrypted/ruby-attr-encrypted_3.1.0-3+rebuild1633375395_amd64.build.txt

Attachment: signature.asc
Description: PGP signature


--- End Message ---
--- Begin Message ---
Source: ruby-attr-encrypted
Source-Version: 3.1.0-4
Done: Daniel Leidert <dleid...@debian.org>

We believe that the bug you reported is fixed in the latest version of
ruby-attr-encrypted, 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-attr-encrypted 
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: Sun, 21 Nov 2021 04:21:44 +0100
Source: ruby-attr-encrypted
Architecture: source
Version: 3.1.0-4
Distribution: unstable
Urgency: medium
Maintainer: Debian Ruby Team 
<pkg-ruby-extras-maintain...@lists.alioth.debian.org>
Changed-By: Daniel Leidert <dleid...@debian.org>
Closes: 996126
Changes:
 ruby-attr-encrypted (3.1.0-4) unstable; urgency=medium
 .
   * Team upload.
 .
   [ Debian Janitor ]
   * Remove constraints unnecessary since buster:
     + Build-Depends: Drop versioned constraint on ruby-encryptor.
     + ruby-attr-encrypted: Drop versioned constraint on ruby-encryptor in
       Depends.
   * Update watch file format version to 4.
   * Bump debhelper from old 12 to 13.
   * Update standards version to 4.5.1, no changes needed.
 .
   [ Daniel Leidert ]
   * d/rules: Use gem installation layout.
   * d/patches/fix-ruby-3.0.patch: Add patch.
     - Fix support for Ruby 2.7 and its kwargs (closes: #996126).
   * d/patches/series: Enable new patch.
Checksums-Sha1:
 fd3b390f938c8e9ceceefd7371c47135bb1a2a2f 2182 ruby-attr-encrypted_3.1.0-4.dsc
 84fc8228fa03ecf20fc4988ab91a9e3ad66554c3 5636 
ruby-attr-encrypted_3.1.0-4.debian.tar.xz
 ac49b06a5253f0f9a6e9f05f6e5297a0081acbc5 9926 
ruby-attr-encrypted_3.1.0-4_amd64.buildinfo
Checksums-Sha256:
 2d6ef2772fcecaaffcf712ef1e36c4fc431ab11567fad93a2acc3fec11d911a6 2182 
ruby-attr-encrypted_3.1.0-4.dsc
 f8290adb2b6a042bef13529ee22f92eab7f01eb14b669e140aaaca2b3111417c 5636 
ruby-attr-encrypted_3.1.0-4.debian.tar.xz
 abb03f6195144bdd35e229754fadf0995c28dbe73dabee769f6cb5d9d293804d 9926 
ruby-attr-encrypted_3.1.0-4_amd64.buildinfo
Files:
 5c3ac7d6b51e65f99ec167c4b565bf02 2182 ruby optional 
ruby-attr-encrypted_3.1.0-4.dsc
 126200500e0a95937c14802f168baa93 5636 ruby optional 
ruby-attr-encrypted_3.1.0-4.debian.tar.xz
 b257b20e1c4ecc407253c94fb1c3ca2d 9926 ruby optional 
ruby-attr-encrypted_3.1.0-4_amd64.buildinfo

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

iQIzBAEBCgAdFiEEvu1N7VVEpMA+KD3HS80FZ8KW0F0FAmGZvT0ACgkQS80FZ8KW
0F3VsBAAwMkDpa3LWFg49HINPaJxgfc/KBRkhukJMgXb0syywWCb/f3i2KZGym1p
TcO7OJPSGfx5Q8Qabrz+ts2YyNbz29uF2wEmdPJeBqkAIOvVMbtUyg4jydHYpGQ3
y8F9rmds5daPktWoiUtzrqxaXfoEhgVW5XciK6CkV5rHPxhMc4gqHiP/HBRn8PqD
hY2YZkZ0x8vDgc0VO6uDbtO4g1fda0UxQN633XsEXoL+aO2WJOiHjZGR3flkAs7w
ivarV/RbzAQLzeedNwWTShKco6Wj5KxiqdyDfAcb2stpxbJofMNFyTMCKdaPAhDi
XCgSf/D+PGS3EP80WpurAnHIKNZF7qruOsSD4pfGPxAertOsflHo9KabqpLlf9eq
dIyr6P0HS5nd2EZgt7IysJiNVkJtGrIAQZ+LkFrAQokEcqj2QyMAdRnW0po+sXiJ
bhQhKiuZ5wdotC+lDyZ/hJCIfenM4DXg6JprR9K6tNo/OU2hmSb6SpRZHPHYqvtR
n5D5mlI+k3mh1WyrlkYTgKG13nroxL0HCS6UtdU2zhyZ/35XvP4yMm4ZWlwnZ6PO
IxI7d4agAbJWrVhbOI8WsWdt2Nb3cDpDv0vVKsF40hTxt9MKcOhYIfPGooB+Cx4v
1ibffiTIux0G1J0R5NplAQVpYe4qdILQ3dwf02XKSsN8iZ+Pgug=
=xKRg
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to