Your message dated Tue, 19 Oct 2021 21:49:18 +0000
with message-id <e1mcwz0-0008ne...@fasolo.debian.org>
and subject line Bug#996209: fixed in ruby-cri 2.15.11-1
has caused the Debian Bug report #996209,
regarding ruby-cri: FTBFS with ruby3.0: ERROR: Test "ruby3.0" failed: 
ArgumentError: wrong number of arguments (given 1, expected 0; required 
keywords: name, transform)
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.)


-- 
996209: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=996209
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: ruby-cri
Version: 2.15.10-1
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-cri 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; required 
> keywords: name, transform)
>     
> /<<PKGBUILDDIR>>/debian/ruby-cri/usr/lib/ruby/vendor_ruby/cri/param_definition.rb:9:in
>  `initialize'
>     /<<PKGBUILDDIR>>/test/test_parser.rb:458:in `new'
>     /<<PKGBUILDDIR>>/test/test_parser.rb:458:in `block in 
> test_parse_with_param_defns_too_few_args'
>     /<<PKGBUILDDIR>>/test/test_parser.rb:458:in `map'
>     /<<PKGBUILDDIR>>/test/test_parser.rb:458:in 
> `test_parse_with_param_defns_too_few_args'
>     /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'
> 
> 146 runs, 330 assertions, 0 failures, 5 errors, 0 skips
> [Coveralls] Outside the CI environment, not sending data.
> rake aborted!
> Command failed with status (1): [ruby -w -I"test" -r./test/helper.rb 
> /usr/lib/ruby/gems/3.0.0/gems/rake-13.0.3/lib/rake/rake_test_loader.rb 
> "test/test_argument_list.rb" "test/test_base.rb" "test/test_basic_help.rb" 
> "test/test_basic_root.rb" "test/test_command.rb" "test/test_command_dsl.rb" 
> "test/test_command_runner.rb" "test/test_help_renderer.rb" 
> "test/test_parser.rb" "test/test_string_formatter.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-cri/ruby-cri_2.15.10-1+rebuild1633377273_amd64.build.txt

Attachment: signature.asc
Description: PGP signature


--- End Message ---
--- Begin Message ---
Source: ruby-cri
Source-Version: 2.15.11-1
Done: Athos Ribeiro <athos.ribe...@canonical.com>

We believe that the bug you reported is fixed in the latest version of
ruby-cri, 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.
Athos Ribeiro <athos.ribe...@canonical.com> (supplier of updated ruby-cri 
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: SHA256

Format: 1.8
Date: Tue, 19 Oct 2021 14:55:27 -0300
Source: ruby-cri
Architecture: source
Version: 2.15.11-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Ruby Team 
<pkg-ruby-extras-maintain...@lists.alioth.debian.org>
Changed-By: Athos Ribeiro <athos.ribe...@canonical.com>
Closes: 996209
Changes:
 ruby-cri (2.15.11-1) unstable; urgency=medium
 .
   * Team upload.
 .
   [ Debian Janitor ]
   * Set debhelper-compat version in Build-Depends.
   * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
     Repository-Browse.
 .
   [ Athos Ribeiro ]
   * New upstream version 2.15.11 (Closes: #996209)
   * Refresh patch
   * Declare compliance with Debian Policy 4.6.0
   * d/control: remove dependencies on ruby-colored
Checksums-Sha1:
 b0995c072acaad06fd348dde2fab568d39d216bc 2137 ruby-cri_2.15.11-1.dsc
 1921fb67d6f11bff54f4390f07075cd2fea26e78 31860 ruby-cri_2.15.11.orig.tar.gz
 2fac980348530fa8c6ea874fbce2381c20639b01 4072 ruby-cri_2.15.11-1.debian.tar.xz
Checksums-Sha256:
 9e4a3a43b742b6daa9533955e185736484318c6cd4227bf8baafbe1f8ab7aa08 2137 
ruby-cri_2.15.11-1.dsc
 7cce0a5cdc372eac1bce9a222a36a9d30d3cbf5c989bbf945d06ce7a88f9378a 31860 
ruby-cri_2.15.11.orig.tar.gz
 8d693ce6fabda08e5c08ad80e53635bad788985fb11a78419435fe97249ac688 4072 
ruby-cri_2.15.11-1.debian.tar.xz
Files:
 e75476654a0e5afa6d33b4beceb766ef 2137 ruby optional ruby-cri_2.15.11-1.dsc
 3bd64f6e299d362982717a7a25a0938c 31860 ruby optional 
ruby-cri_2.15.11.orig.tar.gz
 8d2b59ed107371d4185dcfceb70055d7 4072 ruby optional 
ruby-cri_2.15.11-1.debian.tar.xz

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

iQJJBAEBCAAzFiEEjtbD+LrJ23/BMKhw+COicpiDyXwFAmFvOgoVHGthbmFzaGly
b0BkZWJpYW4ub3JnAAoJEPgjonKYg8l8Wy0P/j1zyFtbMERLn8vQPojLAn0C9N/2
rkjD1Z7nkCY5V4Dm3H5MAr3maYygVX4V0IKX7Kpif8QH5mVl7JHON5RQ9agVw1h0
iVM6q4Mo83tVhYm3CYLfIUyXl/MHjc8udvtcePxaLkMxfPV5yv7JqaZbpi2BviYI
Qp0/ePSVLIPUwZHGe0owXYxbL+hnEhu1hNNAGK+cFDTuBik6mVrTmey8FAs03Xhl
5RzGo75GMOrg2R/ORXvSB0+Q0r+n4bwcCutkL1HC8lkPjVswbUmmon8T3Ad/m92u
dp0g8H0lCtFKd6Sx3Hh4gmB4oCDLS48aYxCjBumN0Va5bIiRXlXybPPZtakND+Dx
yqe4k1/BFgjCsWT18VVgoc5T42XE/XG4ZDY/SqNhj0tn3s3v3C2dHPmpYXJvXABj
EPtnyYRSuy2gH4vN1eM08AsK0OTybIXqBYBAO7wJk86GsBwGWFXsXaRsck+8sNzE
vU4yQ5mycwTv5uLgaBzdA/+THGcJkvBz3FwLffhiS3V+YPuV6UnPsPfAUKl2b6c5
eucNtQnzJu5ul6Ix3yJ7lVcd+Vq0/44w8GR93joxJ5jvpxQSll7ZsnjldrcpoZJM
HnGajjzkEUpExFn74Jh9TYuo4aJNGddBJRR+x6oQozYeB28Z6ziHVHQ9bbkNZeHI
AUkOItkaUMb8rZNV
=7udH
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to