Your message dated Fri, 18 Nov 2022 23:50:58 +0000
with message-id <e1owb8m-00ggym...@fasolo.debian.org>
and subject line Bug#1019663: fixed in ruby-ronn 0.9.1-3
has caused the Debian Bug report #1019663,
regarding ruby-ronn: FTBFS with ruby3.1: 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.)


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

Hi,

We are about to start the ruby3.1 transition in unstable. While trying to
rebuild ruby-ronn with ruby3.1 enabled, the build failed.

Relevant part of the build log (hopefully):
> /usr/bin/ruby3.1 /usr/bin/gem2deb-test-runner
> 
> ┌──────────────────────────────────────────────────────────────────────────────┐
> │ Checking Rubygems dependency resolution on ruby3.1                          
>  │
> └──────────────────────────────────────────────────────────────────────────────┘
> 
> GEM_PATH=/<<PKGBUILDDIR>>/debian/tmp/usr/share/rubygems-integration/all:/<<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\ \"ronn-ng\"
> 
> ┌──────────────────────────────────────────────────────────────────────────────┐
> │ Run tests for ruby3.1 from debian/ruby-tests.rb                             
>  │
> └──────────────────────────────────────────────────────────────────────────────┘
> 
> RUBYLIB=/<<PKGBUILDDIR>>/debian/tmp/usr/lib/ruby/vendor_ruby:. 
> GEM_PATH=/<<PKGBUILDDIR>>/debian/tmp/usr/share/rubygems-integration/all:/<<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 debian/ruby-tests.rb
> mv Gemfile.lock ./.gem2deb.Gemfile.lock
> Loaded suite debian/ruby-tests
> Started
> ........................E
> ===============================================================================
> Error: 
> test_converting_to_yaml(DocumentTest::TestSimpleConventionallyNamedDocument): 
> Psych::DisallowedClass: Tried to load unspecified class: Time
> /usr/lib/ruby/3.1.0/psych/class_loader.rb:99:in `find'
> /usr/lib/ruby/3.1.0/psych/class_loader.rb:28:in `load'
> /usr/lib/ruby/3.1.0/psych/scalar_scanner.rb:109:in `parse_time'
> /usr/lib/ruby/3.1.0/psych/scalar_scanner.rb:52:in `tokenize'
> /usr/lib/ruby/3.1.0/psych/visitors/to_ruby.rb:65:in `deserialize'
> /usr/lib/ruby/3.1.0/psych/visitors/to_ruby.rb:128:in 
> `visit_Psych_Nodes_Scalar'
> /usr/lib/ruby/3.1.0/psych/visitors/visitor.rb:30:in `visit'
> /usr/lib/ruby/3.1.0/psych/visitors/visitor.rb:6:in `accept'
> /usr/lib/ruby/3.1.0/psych/visitors/to_ruby.rb:35:in `accept'
> /usr/lib/ruby/3.1.0/psych/visitors/to_ruby.rb:345:in `block in revive_hash'
> /usr/lib/ruby/3.1.0/psych/visitors/to_ruby.rb:343:in `each'
> /usr/lib/ruby/3.1.0/psych/visitors/to_ruby.rb:343:in `each_slice'
> /usr/lib/ruby/3.1.0/psych/visitors/to_ruby.rb:343:in `revive_hash'
> /usr/lib/ruby/3.1.0/psych/visitors/to_ruby.rb:167:in 
> `visit_Psych_Nodes_Mapping'
> /usr/lib/ruby/3.1.0/psych/visitors/visitor.rb:30:in `visit'
> /usr/lib/ruby/3.1.0/psych/visitors/visitor.rb:6:in `accept'
> /usr/lib/ruby/3.1.0/psych/visitors/to_ruby.rb:35:in `accept'
> /usr/lib/ruby/3.1.0/psych/visitors/to_ruby.rb:318:in 
> `visit_Psych_Nodes_Document'
> /usr/lib/ruby/3.1.0/psych/visitors/visitor.rb:30:in `visit'
> /usr/lib/ruby/3.1.0/psych/visitors/visitor.rb:6:in `accept'
> /usr/lib/ruby/3.1.0/psych/visitors/to_ruby.rb:35:in `accept'
> /usr/lib/ruby/3.1.0/psych.rb:335:in `safe_load'
> /usr/lib/ruby/3.1.0/psych.rb:370:in `load'
> /<<PKGBUILDDIR>>/test/test_ronn_document.rb:149:in `block (2 levels) in 
> <class:DocumentTest>'
> ===============================================================================
> .........................................
> Finished in 6.585783789 seconds.
> -------------------------------------------------------------------------------
> 66 tests, 111 assertions, 0 failures, 1 errors, 0 pendings, 0 omissions, 0 
> notifications
> 98.4848% passed
> -------------------------------------------------------------------------------
> 10.02 tests/s, 16.85 assertions/s
> mv ./.gem2deb.Gemfile.lock Gemfile.lock
> ERROR: Test "ruby3.1" failed.


The full build log is available from:
https://people.debian.org/~terceiro/ruby3.1/17/ruby-ronn/ruby-ronn_0.9.1-2+rebuild1663008136_amd64-2022-09-12T18:42:17Z.build

To reproduce this, you need to install ruby-all-dev >= 1:3.0+2. Depending on
when you try this, it might mean installing ruby-all-dev from experimental, or
if the transition has already started, a normal build on unstable will be
enough.  If you fail to reproduce, please provide a build log and diff it with
mine so that we can identify if something relevant changed in the meantime.

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 marking it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

Attachment: signature.asc
Description: PGP signature


--- End Message ---
--- Begin Message ---
Source: ruby-ronn
Source-Version: 0.9.1-3
Done: Cédric Boutillier <bou...@debian.org>

We believe that the bug you reported is fixed in the latest version of
ruby-ronn, 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 1019...@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-ronn 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: Fri, 18 Nov 2022 23:04:19 +0100
Source: ruby-ronn
Architecture: source
Version: 0.9.1-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: 1019663
Changes:
 ruby-ronn (0.9.1-3) unstable; urgency=medium
 .
   * Team upload
   * Add patch to allow Time class with Psych 4.0 (Closes: #1019663)
   * Bump Standards-Version to 4.6.1 (no changes needed)
   * Drop dependency on ruby-interpreter
   * Remove empty first column in debian/watch
Checksums-Sha1:
 0c741179a22d0aa372cd4a77988b437076b393e7 1529 ruby-ronn_0.9.1-3.dsc
 fd8d3d919f765f105478bb85bf2c6d2f2d568b26 68079 ruby-ronn_0.9.1.orig.tar.gz
 7f40640f61a07047254f7fa622a82b96f02b3995 16396 ruby-ronn_0.9.1-3.debian.tar.xz
 fbdf9e5fdda66d487ce3f318dd56c5f73677cc76 9438 ruby-ronn_0.9.1-3_amd64.buildinfo
Checksums-Sha256:
 f04585c17dde21e6f7833ffa8220d0828fc8000f075f276e852acbc972549798 1529 
ruby-ronn_0.9.1-3.dsc
 48dc2e82e34ada6299695914bb9d4a1ba9ed8e7f58c91c7371b0d9650a3dca88 68079 
ruby-ronn_0.9.1.orig.tar.gz
 20b993c737da835ba2d4c2d29511d171fe0a873a9f17c4cccc3945bf5ee01b50 16396 
ruby-ronn_0.9.1-3.debian.tar.xz
 7a99a19c11a26036e88f2a88cfc64ae8fb526aef4c36d074dfbac8cc34135544 9438 
ruby-ronn_0.9.1-3_amd64.buildinfo
Files:
 9f334e95c517bb5af714aff0c77d3253 1529 ruby optional ruby-ronn_0.9.1-3.dsc
 8ea9b62eb12c29aed2a35df7a90be330 68079 ruby optional 
ruby-ronn_0.9.1.orig.tar.gz
 2b1ab782cc4a3f3f780c3d4d5489404b 16396 ruby optional 
ruby-ronn_0.9.1-3.debian.tar.xz
 8d07b4f794ea8cd3627e7ee1e0c95c2c 9438 ruby optional 
ruby-ronn_0.9.1-3_amd64.buildinfo

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

iHUEARYKAB0WIQSEz/3CFSD4gwbsKdFSaZq2P58rwwUCY3gWUAAKCRBSaZq2P58r
w2erAP0cO5DQVGmdAJr8gdZD5HphXl0Nx6+1qNNCyJzG+tWVbgEAlO1APXOclklV
b/SdJr91GDn18s9M8K3K8LHsf9JT5wc=
=0WaN
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to