Your message dated Sun, 30 Jan 2022 19:04:08 +0000
with message-id <[email protected]>
and subject line Bug#1002111: fixed in ruby-rabl-rails 0.6.2-1
has caused the Debian Bug report #1002111,
regarding ruby-rabl-rails: FTBFS: ERROR: Test "ruby2.7" 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 [email protected]
immediately.)


-- 
1002111: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1002111
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: ruby-rabl-rails
Version: 0.4.1-1.1
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: [email protected]
Usertags: ftbfs-20211220 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> /usr/bin/ruby2.7 /usr/bin/gem2deb-test-runner
> 
> ┌──────────────────────────────────────────────────────────────────────────────┐
> │ Run tests for ruby2.7 from debian/ruby-tests.rake                           
>  │
> └──────────────────────────────────────────────────────────────────────────────┘
> 
> RUBYLIB=/<<PKGBUILDDIR>>/debian/ruby-rabl-rails/usr/lib/ruby/vendor_ruby:. 
> GEM_PATH=/<<PKGBUILDDIR>>/debian/ruby-rabl-rails/usr/share/rubygems-integration/all:/var/lib/gems/2.7.0:/usr/local/lib/ruby/gems/2.7.0:/usr/lib/ruby/gems/2.7.0:/usr/lib/x86_64-linux-gnu/ruby/gems/2.7.0:/usr/share/rubygems-integration/2.7.0:/usr/share/rubygems-integration/all:/usr/lib/x86_64-linux-gnu/rubygems-integration/2.7.0
>  ruby2.7 -S rake -f debian/ruby-tests.rake
> /usr/bin/ruby2.7 -w -I"lib:test" 
> /usr/share/rubygems-integration/all/gems/rake-13.0.3/lib/rake/rake_test_loader.rb
>  "test/renderers/test_hash_renderer.rb" 
> "test/renderers/test_json_renderer.rb" 
> "test/renderers/test_plist_renderer.rb" "test/renderers/test_xml_renderer.rb" 
> "test/test_compiler.rb" "test/test_configuration.rb" 
> "test/test_hash_visitor.rb" "test/test_helpers.rb" "test/test_library.rb" 
> "test/test_render.rb" 
> 
> File does not exist: thread_safe
> 
> rake aborted!
> Command failed with status (1): [ruby -w -I"lib:test" 
> /usr/share/rubygems-integration/all/gems/rake-13.0.3/lib/rake/rake_test_loader.rb
>  "test/renderers/test_hash_renderer.rb" 
> "test/renderers/test_json_renderer.rb" 
> "test/renderers/test_plist_renderer.rb" "test/renderers/test_xml_renderer.rb" 
> "test/test_compiler.rb" "test/test_configuration.rb" 
> "test/test_hash_visitor.rb" "test/test_helpers.rb" "test/test_library.rb" 
> "test/test_render.rb" ]
> /usr/share/rubygems-integration/all/gems/rake-13.0.3/exe/rake:27:in `<top 
> (required)>'
> Tasks: TOP => default => test
> (See full trace by running task with --trace)
> ERROR: Test "ruby2.7" failed.


The full build log is available from:
http://qa-logs.debian.net/2021/12/20/ruby-rabl-rails_0.4.1-1.1_unstable.log

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

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.

--- End Message ---
--- Begin Message ---
Source: ruby-rabl-rails
Source-Version: 0.6.2-1
Done: Cédric Boutillier <[email protected]>

We believe that the bug you reported is fixed in the latest version of
ruby-rabl-rails, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Cédric Boutillier <[email protected]> (supplier of updated ruby-rabl-rails 
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 [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Sun, 30 Jan 2022 19:38:20 +0100
Source: ruby-rabl-rails
Architecture: source
Version: 0.6.2-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Ruby Team 
<[email protected]>
Changed-By: Cédric Boutillier <[email protected]>
Closes: 1002111
Changes:
 ruby-rabl-rails (0.6.2-1) unstable; urgency=medium
 .
   [ Cédric Boutillier ]
   * Remove version in the gem2deb build-dependency
   * Use https:// in Vcs-* fields
   * Bump Standards-Version to 3.9.7 (no changes needed)
   * Set Testsuite to autopkgtest-pkg-ruby
 .
   [ Utkarsh Gupta ]
   * Add salsa-ci.yml
 .
   [ Debian Janitor ]
   * Use secure copyright file specification URI.
   * Use secure URI in debian/watch.
   * Bump debhelper from old 9 to 12.
   * Set debhelper-compat version in Build-Depends.
   * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
     Repository-Browse.
   * Update Vcs-* headers from URL redirect.
   * Use canonical URL in Vcs-Git.
   * Update watch file format version to 4.
   * Bump debhelper from old 12 to 13.
 .
   [ Cédric Boutillier ]
   * New upstream version 0.6.2
   * Refresh packaging files with dh-make-ruby -w
     + gem install layout
     + drop explicit dependency on the interpreter
     + standards version bumped to 4.6.0 (no changes needed)
     + Depend on ruby-concurrent instead of ruby-thread-safe (Closes: #1002111)
Checksums-Sha1:
 f1358825a0c953f7c64922bb87c19353a078a655 1604 ruby-rabl-rails_0.6.2-1.dsc
 bdf20c363605d67083c37febde486378d86dba59 20942 
ruby-rabl-rails_0.6.2.orig.tar.gz
 bc38a4e89850c13abfb1f1c31725234441f65256 3004 
ruby-rabl-rails_0.6.2-1.debian.tar.xz
 01e416b40483c6c7940cbd77ffd884a223e0f46e 9565 
ruby-rabl-rails_0.6.2-1_amd64.buildinfo
Checksums-Sha256:
 465955b4ed3506c1930be7f176f0893a0b272bc2ce8a5403f219a309cbd30717 1604 
ruby-rabl-rails_0.6.2-1.dsc
 ef7d52dc8ec8d0d2d1caad78ac11b4440eef04014f626439821cee8e5c2f69f3 20942 
ruby-rabl-rails_0.6.2.orig.tar.gz
 eac65ec0c87a49ded22013bf9ceb40f1e7235b7ec4873b379f03d5955a7eaed0 3004 
ruby-rabl-rails_0.6.2-1.debian.tar.xz
 f27b9b233ff2563efd32de750ee76c68bcbf2534ec1bdd3f679fa4b3402f3b6e 9565 
ruby-rabl-rails_0.6.2-1_amd64.buildinfo
Files:
 477b56ceb2a278ad7455f1caa6e3be30 1604 ruby optional ruby-rabl-rails_0.6.2-1.dsc
 ebc87b8bbeb5ff9d115a21cda9bcebbb 20942 ruby optional 
ruby-rabl-rails_0.6.2.orig.tar.gz
 61e1c799b59440186238c14a20f7142b 3004 ruby optional 
ruby-rabl-rails_0.6.2-1.debian.tar.xz
 b1927266f85dedf5d545ff086fc2b84e 9565 ruby optional 
ruby-rabl-rails_0.6.2-1_amd64.buildinfo

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

iHQEARYKAB0WIQSEz/3CFSD4gwbsKdFSaZq2P58rwwUCYfbdtAAKCRBSaZq2P58r
w8FcAP9ktzIiigYrtGs6IxnLSjB1RITygR54L4dGJOVIL7lY8QDzB82p3UY4yunu
K7zW9ZZc6+D4NdyRkK01OZDW41faCw==
=bkLM
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to