Your message dated Tue, 23 Jun 2020 13:49:44 +0000
with message-id <e1jnjj2-0000zy...@fasolo.debian.org>
and subject line Bug#888164: fixed in ruby-packable 1.3.14-1
has caused the Debian Bug report #888164,
regarding ruby-packable: FTBFS on ruby2.5: Illegal seek @ rb_io_tell
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.)


-- 
888164: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=888164
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: ruby-packable
Version: 1.3.8-1
Severity: important
User: debian-r...@lists.debian.org
Usertags: ruby2.5

Dear Maintainer,

This package fails to build against ruby2.5. Soon, there will
be a transition to ruby2.5, and this package will FTBFS in sid.

There may be some details on the wiki about common problems:
https://wiki.debian.org/Teams/Ruby/Ruby25Transition

Build log excerpt:


┌──────────────────────────────────────────────────────────────────────────────┐
│ Run tests for ruby2.3 from debian/ruby-test-files.yaml                       │
└──────────────────────────────────────────────────────────────────────────────┘

RUBYLIB=/build/ruby-packable-1.3.8/debian/ruby-packable/usr/lib/ruby/vendor_ruby:.
 
GEM_PATH=debian/ruby-packable/usr/share/rubygems-integration/all:/root/.gem/ruby/2.3.0:/var/lib/gems/2.3.0:/usr/lib/x86_64-linux-gnu/rubygems-integration/2.3.0:/usr/share/rubygems-integration/2.3.0:/usr/share/rubygems-integration/all
 ruby2.3 -ryaml -e YAML.load_file\(\"debian/ruby-test-files.yaml\"\).each\ \{\ 
\|f\|\ require\ f\ \}
Run options: --seed 55512

# Running:

................/build/ruby-packable-1.3.8/debian/ruby-packable/usr/lib/ruby/vendor_ruby/packable/extensions/io.rb:57:
 warning: Enumerator.new without a block is deprecated; use Object#to_enum
.

Finished in 0.006436s, 2641.5416 runs/s, 10721.5511 assertions/s.

17 runs, 69 assertions, 0 failures, 0 errors, 0 skips
/usr/bin/ruby2.5 /usr/bin/gem2deb-test-runner

┌──────────────────────────────────────────────────────────────────────────────┐
│ Run tests for ruby2.5 from debian/ruby-test-files.yaml                       │
└──────────────────────────────────────────────────────────────────────────────┘

RUBYLIB=/build/ruby-packable-1.3.8/debian/ruby-packable/usr/lib/ruby/vendor_ruby:.
 
GEM_PATH=debian/ruby-packable/usr/share/rubygems-integration/all:/root/.gem/ruby/2.5.0:/var/lib/gems/2.5.0:/usr/lib/x86_64-linux-gnu/rubygems-integration/2.5.0:/usr/share/rubygems-integration/2.5.0:/usr/share/rubygems-integration/all
 ruby2.5 -ryaml -e YAML.load_file\(\"debian/ruby-test-files.yaml\"\).each\ \{\ 
\|f\|\ require\ f\ \}
/usr/lib/ruby/vendor_ruby/backports/1.8.7/fixnum/div.rb:1: warning: constant 
::Fixnum is deprecated
/usr/lib/ruby/vendor_ruby/backports/1.8.7/fixnum/fdiv.rb:1: warning: constant 
::Fixnum is deprecated
/usr/lib/ruby/vendor_ruby/backports/2.1.0/bignum/bit_length.rb:1: warning: 
constant ::Bignum is deprecated
/usr/lib/ruby/vendor_ruby/backports/2.1.0/fixnum/bit_length.rb:1: warning: 
constant ::Fixnum is deprecated
/build/ruby-packable-1.3.8/debian/ruby-packable/usr/lib/ruby/vendor_ruby/packable/extensions/io.rb:86:in
 `pos': Illegal seek @ rb_io_tell - <STDOUT> (Errno::ESPIPE)
        from 
/build/ruby-packable-1.3.8/debian/ruby-packable/usr/lib/ruby/vendor_ruby/packable/extensions/io.rb:86:in
 `pack_and_write'
        from 
/build/ruby-packable-1.3.8/debian/ruby-packable/usr/lib/ruby/vendor_ruby/packable/extensions/io.rb:62:in
 `write_with_packing'
        from /usr/lib/ruby/vendor_ruby/minitest.rb:580:in `puts'



Full build log:
https://rbuild.fau.xxx/2018-01-23/ruby-packable.log

Please fix it!

Cheers,
Chris.

--- End Message ---
--- Begin Message ---
Source: ruby-packable
Source-Version: 1.3.14-1
Done: =?utf-8?q?C=C3=A9dric_Boutillier?= <bou...@debian.org>

We believe that the bug you reported is fixed in the latest version of
ruby-packable, 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 888...@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-packable 
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, 23 Jun 2020 15:25:08 +0200
Source: ruby-packable
Architecture: source
Version: 1.3.14-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Ruby Extras Maintainers 
<pkg-ruby-extras-maintain...@lists.alioth.debian.org>
Changed-By: Cédric Boutillier <bou...@debian.org>
Closes: 888164
Changes:
 ruby-packable (1.3.14-1) unstable; urgency=medium
 .
   * New upstream release.
     Fixes issue with changes in IO with ruby 2.5 (Closes: #888164)
 .
   [ Utkarsh Gupta ]
   * Add salsa-ci.yml
 .
   [ Daniel Leidert ]
   * d/compat: Remove obsolete file.
   * d/control: Add Rules-Requires-Root field.
     (Build-Depends): Depend on debhelper-compat 12.
     (Standards-Version): Bump to 4.5.0.
     (Vcs-Browser, Vcs-Git): Fix URLs to point to salsa.d.o.
     (Depends): Use ${ruby:Depends} and remove interpreter.
   * d/copyright: Add Upstream-Contact field.
     (Format): Fix insecure-copyright-format-uri.
     (Copyright): Add myself.
   * d/watch: Use gemwatch.d.n.
   * d/patches/remove-git-from-gemfile.patch: Add patch.
     - Remove git from gemfile.
   * d/patches/series: Add new patch.
 .
   [ Cédric Boutillier ]
   * New upstream version 1.3.14
   * Add patch to remove deprecated Fixnum/Bignum from tests
Checksums-Sha1:
 e564942db28843e9ba0699b8b86ed4e69a5b2c01 1769 ruby-packable_1.3.14-1.dsc
 0b38ebbc0d1d65b0d847a62ef0ca5d72d8d0eb5b 12519 ruby-packable_1.3.14.orig.tar.gz
 63fb0d5f8006f31c5ca65a063d070c18b596d3de 3864 
ruby-packable_1.3.14-1.debian.tar.xz
 a2fa16795d5639317ccb555395db979f7015cf3a 8626 
ruby-packable_1.3.14-1_amd64.buildinfo
Checksums-Sha256:
 cacc7372f6f10f6190381bd3e2f577e9aaad5e77d2a23f2e2b7d03d710736adf 1769 
ruby-packable_1.3.14-1.dsc
 147ef618fd3dd2a0e2870bb05f54f46dd3892dcee90acee5f55e3fbc4f497696 12519 
ruby-packable_1.3.14.orig.tar.gz
 98558a667bdd00bc49555ef70065afcd477101fc86ba69e46766c677039ababa 3864 
ruby-packable_1.3.14-1.debian.tar.xz
 52ef5a8b80df7dabcb19722f3e114c124c5aa7c9c36ab0cafa2bac46082cbe29 8626 
ruby-packable_1.3.14-1_amd64.buildinfo
Files:
 d777f04dad8b63194f8ed2a752aefb82 1769 ruby optional ruby-packable_1.3.14-1.dsc
 283dd5adaf3b8e7a77a86a8354b5869d 12519 ruby optional 
ruby-packable_1.3.14.orig.tar.gz
 4083570f470aec9370a91196c84a98ad 3864 ruby optional 
ruby-packable_1.3.14-1.debian.tar.xz
 06d6c68aed29cfe20a934ce3f92f4378 8626 ruby optional 
ruby-packable_1.3.14-1_amd64.buildinfo

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

iQEzBAEBCgAdFiEEnM1rMZ2/jkCrGr0aia+CtznNIXoFAl7yBNoACgkQia+CtznN
IXq8kQf/eInTLhccMs3zqEOzqcqZ3VwMm+CN8qLr3HkxKgkdQgV2lF5zNhytVU8K
0ss+4H0iD/l3+CytIf/+6kzWaW/vg+eRe365EitgYbgSL4Qs4F+6gHhU9D2oIYDj
bavghygrE8SF8RqEcSLfrS/Kcske41ycXH6pe3JBDl8l5TPi+c3ss3p08ctKSU9k
/Xbp/kWhhk3xZL5cj6Af3EYA4wRJJPe+62MnidU/+TK5zvfn7+ik68qHRWKGeLDQ
IZVQcyvo/L09PNdoR0giZNp9D7dM62sjawLksNQCl3wf4oh8wAnMtFxCx0ZkQi3x
7TInW7oYanXf9+OXR7/31axgmZsVRg==
=lVWb
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to