Your message dated Tue, 22 Nov 2022 22:20:34 +0000
with message-id <e1oxbd4-004qph...@fasolo.debian.org>
and subject line Bug#1019675: fixed in ruby-versionomy 0.5.0-3
has caused the Debian Bug report #1019675,
regarding ruby-versionomy: 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.)


-- 
1019675: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1019675
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: ruby-versionomy
Version: 0.5.0-2.1
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-versionomy 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/ruby-versionomy/usr/share/rubygems-integration/all:/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\ \"versionomy\"
> 
> ┌──────────────────────────────────────────────────────────────────────────────┐
> │ Run tests for ruby3.1 from debian/ruby-test-files.yaml                      
>  │
> └──────────────────────────────────────────────────────────────────────────────┘
> 
> RUBYLIB=/<<PKGBUILDDIR>>/debian/ruby-versionomy/usr/lib/ruby/vendor_ruby:. 
> GEM_PATH=/<<PKGBUILDDIR>>/debian/ruby-versionomy/usr/share/rubygems-integration/all:/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 -ryaml -e YAML.load_file\(\"debian/ruby-test-files.yaml\"\).each\ 
> \{\ \|f\|\ require\ f\ \}
> Run options: --seed 50525
> 
> # Running:
> 
> .........E........................................................................E.........
> 
> Finished in 0.023531s, 3909.7426 runs/s, 18358.7912 assertions/s.
> 
>   1) Error:
> Versionomy::Tests::TestStandardMisc#test_yaml:
> Psych::DisallowedClass: Tried to load unspecified class: Versionomy::Value
>     /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/visitors/to_ruby.rb:424:in `resolve_class'
>     /usr/lib/ruby/3.1.0/psych/visitors/to_ruby.rb:165: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/tc_standard_misc.rb:87:in `test_yaml'
> 
>   2) Error:
> Versionomy::Tests::TestSemverBasic#test_yaml:
> Psych::DisallowedClass: Tried to load unspecified class: Versionomy::Value
>     /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/visitors/to_ruby.rb:424:in `resolve_class'
>     /usr/lib/ruby/3.1.0/psych/visitors/to_ruby.rb:165: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/tc_semver_basic.rb:205:in `test_yaml'
> 
> 92 runs, 432 assertions, 0 failures, 2 errors, 0 skips
> ERROR: Test "ruby3.1" failed.


The full build log is available from:
https://people.debian.org/~terceiro/ruby3.1/17/ruby-versionomy/ruby-versionomy_0.5.0-2.1+rebuild1663008302_amd64-2022-09-12T18:45:03Z.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-versionomy
Source-Version: 0.5.0-3
Done: Cédric Boutillier <bou...@debian.org>

We believe that the bug you reported is fixed in the latest version of
ruby-versionomy, 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-versionomy 
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: Tue, 22 Nov 2022 22:43:10 +0100
Source: ruby-versionomy
Architecture: source
Version: 0.5.0-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: 1019675
Changes:
 ruby-versionomy (0.5.0-3) unstable; urgency=medium
 .
   [ Ben Armstrong ]
   * Removed myself from Uploaders.
 .
   [ Utkarsh Gupta ]
   * Add salsa-ci.yml
 .
   [ Debian Janitor ]
   * Use secure copyright file specification URI.
   * Use secure URI in debian/watch.
   * Use secure URI in Homepage field.
   * Bump debhelper from old 9 to 12.
   * Remove constraints unnecessary since buster
 .
   [ Jenkins ]
   * Update watch file format version to 4.
   * Bump debhelper from old 12 to 13.
   * Update Vcs-* headers from URL redirect.
   * Use canonical URL in Vcs-Git.
 .
   [ Cédric Boutillier ]
   * Use https:// in Vcs-* fields
   * Move debian/watch to gemwatch.debian.net
   * Bump Standards-Version to 4.6.1 (no changes needed)
   * Use gem install layout
   * Add upstream metadata
   * Use the rake method to run tests
   * Refresh packaging with dh-make-ruby -w
     + Add myself to Uploaders
     + Update homepage URL
     + Use gem install layout
     + Drop explicit dependency on ruby interpreter
   * Use unsafe_load to load YAML in tests (Closes: #1019675)
   * Stop moving around version file, as this issue is fixed with the gem
     layout
Checksums-Sha1:
 a738370f88ab4f241974bab8c1e53a3acb2bd312 1486 ruby-versionomy_0.5.0-3.dsc
 adf50efc3f6496bfcc374174beb92fdf7f2dedb0 51128 
ruby-versionomy_0.5.0.orig.tar.gz
 b75a6186990f706769d466f7c06c3b8a9f7b7bfc 3464 
ruby-versionomy_0.5.0-3.debian.tar.xz
 bea73464ca66a363ba17e45f8222123a23c8f9f0 9039 
ruby-versionomy_0.5.0-3_amd64.buildinfo
Checksums-Sha256:
 646a9945173a44cec652e99da8696ccb12d1aa6c0a620e9608525ca234a54181 1486 
ruby-versionomy_0.5.0-3.dsc
 b1a83756d3a50f10f34d269e49114207b6da9c35f84cf25fd8496bce15227d32 51128 
ruby-versionomy_0.5.0.orig.tar.gz
 651887788133f960d1303c76c16b90b1fb07579acf2e01ec5bd33c07d461232d 3464 
ruby-versionomy_0.5.0-3.debian.tar.xz
 07f3628f8a7eef74f4ab4710b6ee42b1b9ab25777ba8e5f64c82de22ac1ad9e0 9039 
ruby-versionomy_0.5.0-3_amd64.buildinfo
Files:
 1ee628e520ebab7c659ec2499246aad0 1486 ruby optional ruby-versionomy_0.5.0-3.dsc
 9bd0f5c74a4aea5e2bc23d5831a7f6c3 51128 ruby optional 
ruby-versionomy_0.5.0.orig.tar.gz
 cbe1ae2728a4b333f86fdd90872ce1ae 3464 ruby optional 
ruby-versionomy_0.5.0-3.debian.tar.xz
 822b13ea2554a30138e4a79cba58ad69 9039 ruby optional 
ruby-versionomy_0.5.0-3_amd64.buildinfo

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

iHUEARYKAB0WIQSEz/3CFSD4gwbsKdFSaZq2P58rwwUCY31F6QAKCRBSaZq2P58r
w9j1AQC5uxYQu6dHpWAOGbWYgFdZ5Cl49yBtzQ3h9mqIMjHe1wD/fpKBmJV1L+D0
v46FUNB+ikX/LFVzBQxTxf1XvJwuLwc=
=tUUV
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to