Your message dated Thu, 25 Nov 2021 22:21:57 +0000
with message-id <e1mqn7t-0001vj...@fasolo.debian.org>
and subject line Bug#996155: fixed in origami-pdf 2.0.4+dfsg-1
has caused the Debian Bug report #996155,
regarding origami-pdf: 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.)


-- 
996155: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=996155
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: origami-pdf
Version: 2.1.0-1~exp1
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, origami-pdf 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)
>     /<<PKGBUILDDIR>>/lib/origami/filters/predictors.rb:83:in 
> `apply_pre_prediction'
>     /<<PKGBUILDDIR>>/lib/origami/filters/predictors.rb:65:in `pre_prediction'
>     /<<PKGBUILDDIR>>/lib/origami/filters/flate.rb:44:in `encode'
>     /<<PKGBUILDDIR>>/lib/origami/filters.rb:351:in `encode'
>     /<<PKGBUILDDIR>>/lib/origami/stream.rb:479:in `encode_data'
>     /<<PKGBUILDDIR>>/lib/origami/stream.rb:377:in `block in encode!'
>     /<<PKGBUILDDIR>>/lib/origami/stream.rb:365:in `downto'
>     /<<PKGBUILDDIR>>/lib/origami/stream.rb:365:in `encode!'
>     /<<PKGBUILDDIR>>/lib/origami/stream.rb:287:in `encoded_data'
>     /<<PKGBUILDDIR>>/test/test_streams.rb:14:in `test_predictors'
>     /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'
> 
> 41 runs, 318 assertions, 0 failures, 2 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/test_pdf.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/origami-pdf/origami-pdf_2.1.0-1~exp1+rebuild1633374022_amd64.build.txt

Attachment: signature.asc
Description: PGP signature


--- End Message ---
--- Begin Message ---
Source: origami-pdf
Source-Version: 2.0.4+dfsg-1
Done: Daniel Leidert <dleid...@debian.org>

We believe that the bug you reported is fixed in the latest version of
origami-pdf, 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 origami-pdf 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: Thu, 25 Nov 2021 23:04:48 +0100
Source: origami-pdf
Architecture: source
Version: 2.0.4+dfsg-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Ruby Team 
<pkg-ruby-extras-maintain...@lists.alioth.debian.org>
Changed-By: Daniel Leidert <dleid...@debian.org>
Closes: 951248 996155
Changes:
 origami-pdf (2.0.4+dfsg-1) unstable; urgency=medium
 .
   * Team upload.
   * New upstream release.
     - Removes Bignum/Fixnum usage (closes: #951248).
 .
   [ Antonio Terceiro ]
   * Remove myself from Uploaders:
 .
   [ Debian Janitor ]
   * Trim trailing whitespace.
   * Use secure copyright file specification URI.
   * debian/control: Remove empty control field Uploaders.
   * Update watch file format version to 4.
   * Use secure URI in debian/watch.
   * Use secure URI in Homepage field.
   * Bump debhelper from deprecated 9 to 13.
   * Set debhelper-compat version in Build-Depends.
   * Remove unnecessary 'Testsuite: autopkgtest' header.
   * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
     Repository-Browse.
   * Update Vcs-* headers from URL redirect.
   * Use canonical URL in Vcs-Git.
   * Remove constraints unnecessary since buster:
     + Build-Depends: Drop versioned constraint on ruby-colorize.
     + ruby-origami: Drop versioned constraint on ruby-colorize in Depends.
 .
   [ Daniel Leidert ]
   * d/contol: Add Rules-Requires-Root field.
     (Standards-Version): Bump to 4.6.0.
     (Depends): Remove ruby-interpreter and use ${ruby:Depends}.
     (Uploaders): Added myself.
   * d/copyright: Add Upstream-Contact field.
     (Copyright): Add team.
   * d/origami-pdf.install: Don't install programs from bin/* directly.
   * d/rules: Use gem installation layout and move bin/* to origami-pdf.
   * d/watch: Update file, handle repackaging, and use Github.
   * d/patches/0002-Fix-Ruby-2.7-keyword-arguments-warnings.patch: Add patch.
     - Fixes Ruby 3.0 keyword argument handling error (closes: #996155).
   * d/patches/series: Add new patch.
   * d/upstream/metadata: Add missing fields.
Checksums-Sha1:
 00c3fda2810ae0e748c22aee73974edf3d3b86df 2172 origami-pdf_2.0.4+dfsg-1.dsc
 114b5844685c56ce5afaa854a8c43343695eaa7f 145572 
origami-pdf_2.0.4+dfsg.orig.tar.xz
 bd730b9eb4c5d3396d0d69a0afccae13d3f00663 6676 
origami-pdf_2.0.4+dfsg-1.debian.tar.xz
 df577cf7ce6b44f0083d57ce34f59129d2899e73 9412 
origami-pdf_2.0.4+dfsg-1_amd64.buildinfo
Checksums-Sha256:
 8854ebc2eb62e9cbe7415f49b324e03b9d7bd46b36bff254c2bf385b4118f8b6 2172 
origami-pdf_2.0.4+dfsg-1.dsc
 8bcdea85a5af123a7138b09925dad0d2b07738239361c1258000a80743fbcdfc 145572 
origami-pdf_2.0.4+dfsg.orig.tar.xz
 f195f98f66ff391295c8b7d96cfe9a1810134af179f0e4c0ac36a9cedc7356ab 6676 
origami-pdf_2.0.4+dfsg-1.debian.tar.xz
 2c5d928484dad7c801458e38273465490e037cdeafc2406e909683354ee6d90f 9412 
origami-pdf_2.0.4+dfsg-1_amd64.buildinfo
Files:
 6eec736890150e89bad58cfc59a93eb4 2172 utils optional 
origami-pdf_2.0.4+dfsg-1.dsc
 9f68cb0c89925a4c679fe8e8ada347a1 145572 utils optional 
origami-pdf_2.0.4+dfsg.orig.tar.xz
 0cf63f961b33021eebcfabee41569274 6676 utils optional 
origami-pdf_2.0.4+dfsg-1.debian.tar.xz
 56c6053f48082511ada813e1d8d7d289 9412 utils optional 
origami-pdf_2.0.4+dfsg-1_amd64.buildinfo

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

iQIzBAEBCgAdFiEEvu1N7VVEpMA+KD3HS80FZ8KW0F0FAmGgCRgACgkQS80FZ8KW
0F2bUBAAsNHpYTkFhRfvswmw8Wf6g+CXZizbpIpOX0Sd/NAwH5QnsOQ2uN5x+oCc
9NHSZ9IPrSTn5rQWoCyX+ldb7mLybmMpfbjeFkBuqyLD2raezxVq/dsp0/KmahKm
u69js78RmDtFpNgLp+Sk2i+J9QfdoN7uKYKHNUBmZIAMKaz1QTAczdC4z+0fo6nI
mu7T7EacwSmNhOXm6oEHvVIsKET1SZewzH4LT7DUVzDwyfWcK9bSY2LaL9Iy5HDP
D1VMfI+lozxtfKuAJk3awQjqPYPVSYXl4Dz2I71Sa7/OpY2yXHWGJiIpsp4xtRU6
PEwBipuQqiPeRYBruqltHruPKdRBVQM76kJzkCG+NwhXtx2wiB3SlRoV6S2GNFSu
Al0mkqonJOtwzo1yrFAOScY9gpcRjsiMVKxEneA7x9pz4ck4DQbZ/gGoxQO3255T
eDGUrbpMxWzC5N/T6z5QSDKnbR3oMoAZIw5zTovA/jM7lEMYqes1WH93XuVGi7oy
xKNdbR5NVQ05+sS0077t/XVnsT1QLvR5zl1KewAac7IZaUUnMfE0kc2VS4eXKa8I
HCx/wGl+4B7rrhAMqC7uVHh+pqV8lxov7dtszOoQkhJbqkQa3U9TJsH9lrucajXD
L5G8XSM3kVlirls6wllzpUttznrYitambh8jAglGfqGSo39KVR4=
=FCzl
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to