Your message dated Sun, 20 Nov 2022 22:21:37 +0000
with message-id <e1owsgz-00bhs7...@fasolo.debian.org>
and subject line Bug#1019650: fixed in ruby-rantly 2.0.0-3
has caused the Debian Bug report #1019650,
regarding ruby-rantly: FTBFS with ruby3.1: ERROR: Test "ruby3.1" failed: 
/usr/share/rubygems-integration/all/gems/simplecov-0.21.2/lib/simplecov.rb:354:in
 `start': coverage measurement is already setup (RuntimeError)
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.)


-- 
1019650: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1019650
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: ruby-rantly
Version: 2.0.0-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-rantly with ruby3.1 enabled, the build failed.

Relevant part of the build log (hopefully):
> /usr/share/rubygems-integration/all/gems/simplecov-0.21.2/lib/simplecov.rb:354:in
>  `start': coverage measurement is already setup (RuntimeError)
>       from 
> /usr/share/rubygems-integration/all/gems/simplecov-0.21.2/lib/simplecov.rb:354:in
>  `start_coverage_with_criteria'
>       from 
> /usr/share/rubygems-integration/all/gems/simplecov-0.21.2/lib/simplecov.rb:343:in
>  `start_coverage_measurement'
>       from 
> /usr/share/rubygems-integration/all/gems/simplecov-0.21.2/lib/simplecov.rb:59:in
>  `start'
>       from /usr/lib/ruby/vendor_ruby/coveralls.rb:74:in `start!'
>       from /usr/lib/ruby/vendor_ruby/coveralls.rb:19:in `wear!'
>       from /<<PKGBUILDDIR>>/test/test_helper.rb:9:in `<top (required)>'
>       from 
> <internal:/usr/lib/ruby/vendor_ruby/rubygems/core_ext/kernel_require.rb>:85:in
>  `require'
>       from 
> <internal:/usr/lib/ruby/vendor_ruby/rubygems/core_ext/kernel_require.rb>:85:in
>  `require'
>       from /<<PKGBUILDDIR>>/test/rantly_test.rb:1:in `<top (required)>'
>       from 
> <internal:/usr/lib/ruby/vendor_ruby/rubygems/core_ext/kernel_require.rb>:85:in
>  `require'
>       from 
> <internal:/usr/lib/ruby/vendor_ruby/rubygems/core_ext/kernel_require.rb>:85:in
>  `require'
>       from 
> /usr/lib/ruby/gems/3.1.0/gems/rake-13.0.6/lib/rake/rake_test_loader.rb:21:in 
> `block in <main>'
>       from 
> /usr/lib/ruby/gems/3.1.0/gems/rake-13.0.6/lib/rake/rake_test_loader.rb:6:in 
> `select'
>       from 
> /usr/lib/ruby/gems/3.1.0/gems/rake-13.0.6/lib/rake/rake_test_loader.rb:6:in 
> `<main>'
> [Coveralls] Set up the SimpleCov formatter.
> [Coveralls] Using SimpleCov's default settings.
> [Coveralls] Outside the CI environment, not sending data.
> rake aborted!
> Command failed with status (1): [ruby -w -I"test" 
> /usr/lib/ruby/gems/3.1.0/gems/rake-13.0.6/lib/rake/rake_test_loader.rb 
> "test/rantly_test.rb" "test/shrinks_test.rb" "test/test_helper.rb" -v]
> 
> Tasks: TOP => default
> (See full trace by running task with --trace)
> ERROR: Test "ruby3.1" failed: 


The full build log is available from:
https://people.debian.org/~terceiro/ruby3.1/17/ruby-rantly/ruby-rantly_2.0.0-2+rebuild1663008086_amd64-2022-09-12T18:41:27Z.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-rantly
Source-Version: 2.0.0-3
Done: Cédric Boutillier <bou...@debian.org>

We believe that the bug you reported is fixed in the latest version of
ruby-rantly, 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-rantly 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, 20 Nov 2022 22:58:37 +0100
Source: ruby-rantly
Architecture: source
Version: 2.0.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: 1019650
Changes:
 ruby-rantly (2.0.0-3) unstable; urgency=medium
 .
   * Team upload
   * Remove coveralls and simplecov from test_helper as setup not ready to run
     twice with different ruby versions (Closes: #1019650)
   * Do not build-depend on ruby-coveralls or ruby-simplecov
   * Bump Standards-Version to 4.6.1 (no changes needed)
Checksums-Sha1:
 b3b60f6cffb7affeb26fbbf5c646f00ff3551efb 1428 ruby-rantly_2.0.0-3.dsc
 3e90ce1f1e0c2e397ffcd46473339240c53a1cd4 14553 ruby-rantly_2.0.0.orig.tar.gz
 9c73e1f04100fbfbc58fffb301eb6324d394a12c 2972 ruby-rantly_2.0.0-3.debian.tar.xz
 aa5f45915f23f4028e775b8ffef401fcab0e51bc 8968 
ruby-rantly_2.0.0-3_amd64.buildinfo
Checksums-Sha256:
 47da9143255ecc5361b8880532b4641de70e8d323c796fb6cc8388aa1e86ed13 1428 
ruby-rantly_2.0.0-3.dsc
 c210f72d1f3b61acece2e9b778a64dc8c7b1f6caa087cfe24932a7abe1ebb775 14553 
ruby-rantly_2.0.0.orig.tar.gz
 6ed9920c3d810050ca38d84bb776eac4b9bae37e592dc8d43c41e3d2bd86843d 2972 
ruby-rantly_2.0.0-3.debian.tar.xz
 515f880d0c32ddb2ec5a86fdc9c3e99b17050ad0553f9de4fc8124bc122a9add 8968 
ruby-rantly_2.0.0-3_amd64.buildinfo
Files:
 22a6a1d6379f289e671bf6d577463ccc 1428 ruby optional ruby-rantly_2.0.0-3.dsc
 daa0c80de6e485d385c2d0bc178b3032 14553 ruby optional 
ruby-rantly_2.0.0.orig.tar.gz
 a0e9601b05c23009380f2c78d43287ab 2972 ruby optional 
ruby-rantly_2.0.0-3.debian.tar.xz
 6709da1e58fc5adc39312b7c75ad9da1 8968 ruby optional 
ruby-rantly_2.0.0-3_amd64.buildinfo

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

iHUEARYKAB0WIQSEz/3CFSD4gwbsKdFSaZq2P58rwwUCY3qjlwAKCRBSaZq2P58r
wxAaAP9F8E6RHTAL8hP3tgjLviNK1rzL1HiWpT55/bs7lVs/vQEA3z+L6KZpeSDU
yuxBmmFZ41xBpVsCCiVv84PjJ7Koiww=
=2M/G
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to