Your message dated Wed, 27 Oct 2021 22:18:29 +0000
with message-id <e1mfrfd-000d95...@fasolo.debian.org>
and subject line Bug#996136: fixed in ruby-bindex 0.8.1+ds-1
has caused the Debian Bug report #996136,
regarding ruby-bindex: FTBFS with ruby3.0: ERROR: Test "ruby3.0" 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.)


-- 
996136: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=996136
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: ruby-bindex
Version: 0.5.0-1
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, ruby-bindex 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):
> /usr/bin/ruby3.0 /usr/bin/gem2deb-test-runner
> 
> ┌──────────────────────────────────────────────────────────────────────────────┐
> │ Checking Rubygems dependency resolution on ruby3.0                          
>  │
> └──────────────────────────────────────────────────────────────────────────────┘
> 
> GEM_PATH=/<<PKGBUILDDIR>>/debian/ruby-bindex/usr/share/rubygems-integration/3.0.0:/var/lib/gems/3.0.0:/usr/local/lib/ruby/gems/3.0.0:/usr/lib/ruby/gems/3.0.0:/usr/lib/x86_64-linux-gnu/ruby/gems/3.0.0:/usr/share/rubygems-integration/3.0.0:/usr/share/rubygems-integration/all:/usr/lib/x86_64-linux-gnu/rubygems-integration/3.0.0
>  ruby3.0 -e gem\ \"bindex\"
> 
> ┌──────────────────────────────────────────────────────────────────────────────┐
> │ Run tests for ruby3.0 from debian/ruby-tests.rake                           
>  │
> └──────────────────────────────────────────────────────────────────────────────┘
> 
> RUBYLIB=/<<PKGBUILDDIR>>/debian/ruby-bindex/usr/lib/x86_64-linux-gnu/ruby/vendor_ruby/3.0.0:/<<PKGBUILDDIR>>/debian/ruby-bindex/usr/lib/ruby/vendor_ruby:.
>  
> GEM_PATH=/<<PKGBUILDDIR>>/debian/ruby-bindex/usr/share/rubygems-integration/3.0.0:/var/lib/gems/3.0.0:/usr/local/lib/ruby/gems/3.0.0:/usr/lib/ruby/gems/3.0.0:/usr/lib/x86_64-linux-gnu/ruby/gems/3.0.0:/usr/share/rubygems-integration/3.0.0:/usr/share/rubygems-integration/all:/usr/lib/x86_64-linux-gnu/rubygems-integration/3.0.0
>  ruby3.0 -S rake -f debian/ruby-tests.rake
> /usr/bin/ruby3.0 -w -I"test" 
> /usr/lib/ruby/gems/3.0.0/gems/rake-13.0.3/lib/rake/rake_test_loader.rb 
> "test/current_bindings_test.rb" "test/exception_test.rb" 
> "test/test_helper.rb" -v
> Run options: -v --seed 43548
> 
> # Running:
> 
> CurrentBindingsTest#test_first binding returned is the current one = 0.00 s = 
> F
> ExceptionTest#test_re-raising doesn't lose bindings information = 0.00 s = F
> ExceptionTest#test_bindings goes down the_stack = 0.00 s = F
> ExceptionTest#test_bindings is_empty_when_exception_is_still_not_raised = 
> 0.00 s = .
> ExceptionTest#test_bindings is_empty_when_set_backtrace_is_badly_called = 
> 0.00 s = .
> ExceptionTest#test_bindings inside_of_an_eval = 0.00 s = F
> ExceptionTest#test_bindings returns all the bindings of where the error 
> originated = 0.00 s = F
> ExceptionTest#test_bindings returns all the bindings of where a custom error 
> originate = 0.00 s = F
> 
> Finished in 0.002111s, 3790.5530 runs/s, 4264.3721 assertions/s.
> 
>   1) Failure:
> CurrentBindingsTest#test_first binding returned is the current one 
> [/<<PKGBUILDDIR>>/test/current_bindings_test.rb:5]:
> Expected: 5
>   Actual: 1
> 
>   2) Failure:
> ExceptionTest#test_re-raising doesn't lose bindings information 
> [/<<PKGBUILDDIR>>/test/exception_test.rb:31]:
> Expected: 3
>   Actual: 1
> 
>   3) Failure:
> ExceptionTest#test_bindings goes down the_stack 
> [/<<PKGBUILDDIR>>/test/exception_test.rb:19]:
> Expected: 11
>   Actual: 1
> 
>   4) Failure:
> ExceptionTest#test_bindings inside_of_an_eval 
> [/<<PKGBUILDDIR>>/test/exception_test.rb:25]:
> Expected: 11
>   Actual: 1
> 
>   5) Failure:
> ExceptionTest#test_bindings returns all the bindings of where the error 
> originated [/<<PKGBUILDDIR>>/test/exception_test.rb:7]:
> Expected: 3
>   Actual: 1
> 
>   6) Failure:
> ExceptionTest#test_bindings returns all the bindings of where a custom error 
> originate [/<<PKGBUILDDIR>>/test/exception_test.rb:13]:
> Expected: 5
>   Actual: 1
> 
> 8 runs, 9 assertions, 6 failures, 0 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/current_bindings_test.rb" "test/exception_test.rb" 
> "test/test_helper.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/ruby-bindex/ruby-bindex_0.5.0-1+rebuild1633375661_amd64.build.txt

Attachment: signature.asc
Description: PGP signature


--- End Message ---
--- Begin Message ---
Source: ruby-bindex
Source-Version: 0.8.1+ds-1
Done: Cédric Boutillier <bou...@debian.org>

We believe that the bug you reported is fixed in the latest version of
ruby-bindex, 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.
Cédric Boutillier <bou...@debian.org> (supplier of updated ruby-bindex 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, 28 Oct 2021 00:03:07 +0200
Source: ruby-bindex
Architecture: source
Version: 0.8.1+ds-1
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: 996136
Changes:
 ruby-bindex (0.8.1+ds-1) unstable; urgency=medium
 .
   * Team upload
 .
   [ Utkarsh Gupta ]
   * Add salsa-ci.yml
 .
   [ Debian Janitor ]
   * Bump debhelper from old 11 to 12.
   * Set debhelper-compat version in Build-Depends.
   * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
     Repository-Browse.
   * Update watch file format version to 4.
   * Bump debhelper from old 12 to 13.
 .
   [ Cédric Boutillier ]
   * New upstream version 0.8.1
     + tests are passing with ruby3.0 (Closes: #996136)
   * debian/gemspec points to bindex (Upstream gem has been renamed skiptrace)
   * Add patch: Do not use git in gemspec
   * Repack to avoid precompiled jar in source
   * New upstream version 0.8.1+ds
   * Refresh packaging:
     - gem install layout
     - description more conform to guidelines
Checksums-Sha1:
 4b5c521614f18645869604a3b7445493f31fd191 1430 ruby-bindex_0.8.1+ds-1.dsc
 a15fe8f353ff9cc6251bf7a3a125b115acc4c3dd 8124 ruby-bindex_0.8.1+ds.orig.tar.xz
 451115d4e4b746d911c0aba6055fc96047899266 2960 
ruby-bindex_0.8.1+ds-1.debian.tar.xz
 057f0ac09f278c8466da767172788213659c3894 8724 
ruby-bindex_0.8.1+ds-1_amd64.buildinfo
Checksums-Sha256:
 2b92892030a1df7bf94d21051e152310c117082c706b31a1625ecf13da351b12 1430 
ruby-bindex_0.8.1+ds-1.dsc
 50c71958a036ce21c7e954b2b9b413170a7fee2808ae50c66b6e6f8c0f17eddb 8124 
ruby-bindex_0.8.1+ds.orig.tar.xz
 06ba2469cc2d23fb8d7c8d2cb1ffbcc1147664eb7da974efa73bdf1b9495159b 2960 
ruby-bindex_0.8.1+ds-1.debian.tar.xz
 72875c8256a81b464ed12421a5ec2cc0b9e32f3e671451a6ebe485241db198dd 8724 
ruby-bindex_0.8.1+ds-1_amd64.buildinfo
Files:
 82a23e8b88bbe228a39f93d61fc0f947 1430 ruby optional ruby-bindex_0.8.1+ds-1.dsc
 8c17c5811048065806f1c97fb9ac271e 8124 ruby optional 
ruby-bindex_0.8.1+ds.orig.tar.xz
 535ba78e21f5436a8dabd8f08eebd252 2960 ruby optional 
ruby-bindex_0.8.1+ds-1.debian.tar.xz
 b46b02b11ff7909b9420936190601760 8724 ruby optional 
ruby-bindex_0.8.1+ds-1_amd64.buildinfo

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

iHUEARYKAB0WIQSEz/3CFSD4gwbsKdFSaZq2P58rwwUCYXnPLQAKCRBSaZq2P58r
w8X+AP9qudna7xGgE9V8j4mx32SsEXg+S2AGJSuhTzU1a94SpwD+NLGlMvSCEBH/
P32fzSqPNx4SOTYCZqmlyW9kG2PeZAk=
=ezPU
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to