Your message dated Fri, 17 Jun 2016 10:24:41 +0000
with message-id <[email protected]>
and subject line Bug#816545: fixed in ruby-innertube 1.1.0-3
has caused the Debian Bug report #816545,
regarding ruby-innertube: FTBFS with ruby2.2
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.)


-- 
816545: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=816545
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: ruby-innertube
Version: 1.1.0-2

Dear Maintainer,

during a test rebuild your package FTBFS with ruby2.2. Please fix it.

┌──────────────────────────────────────────────────────────────────────────────┐
│ Run tests for ruby2.2 from debian/ruby-tests.rake                            │
└──────────────────────────────────────────────────────────────────────────────┘

RUBYLIB=/<<PKGBUILDDIR>>/debian/ruby-innertube/usr/lib/ruby/vendor_ruby:. 
GEM_PATH=debian/ruby-innertube/usr/share/rubygems-integration/all:/var/lib/gems/2.2.0:/usr/lib/x86_64-linux-gnu/rubygems-integration/2.2.0:/usr/share/rubygems-integration/2.2.0:/usr/share/rubygems-integration/2.2:/usr/share/rubygems-integration/all
 ruby2.2 -S rake -f debian/ruby-tests.rake
/usr/bin/ruby2.2 /usr/bin/rspec --pattern ./spec/\*_spec.rb
Run options: include {:focus=>true}

All examples were filtered out; ignoring {:focus=>true}

Randomized with seed 41422
 
.....F.F.FFFF

Failures:

  1) Innertube::Pool when BadResource is raised should remove the member from 
the pool
     Failure/Error: lambda do
       expected Innertube::Pool::BadResource, got #<NoMethodError: undefined 
method `mock' for 
#<RSpec::ExampleGroups::InnertubePool::WhenBadResourceIsRaised:0x00000002448368>>
 with backtrace:
         # ./spec/innertube_spec.rb:87:in `block (4 levels) in <top (required)>'
         # ./lib/innertube.rb:131:in `call'
         # ./lib/innertube.rb:131:in `block in take'
         # ./lib/innertube.rb:127:in `synchronize'
         # ./lib/innertube.rb:127:in `take'
         # ./spec/innertube_spec.rb:93:in `block (4 levels) in <top (required)>'
         # ./spec/innertube_spec.rb:92:in `block (3 levels) in <top (required)>'
         # ./spec/support/timeout.rb:9:in `block (3 levels) in <top (required)>'
         # ./spec/support/timeout.rb:8:in `block (2 levels) in <top (required)>'
     # ./spec/innertube_spec.rb:92:in `block (3 levels) in <top (required)>'
     # ./spec/support/timeout.rb:9:in `block (3 levels) in <top (required)>'
     # ./spec/support/timeout.rb:8:in `block (2 levels) in <top (required)>'

  2) Innertube::Pool threaded access iteration race-condition regression
     Failure/Error: message "[#{n}:#{split}] "
     NoMethodError:
       undefined method `message' for "[72:20] ":String
     # ./spec/support/verbose_formatter.rb:105:in `message'
     # ./spec/innertube_spec.rb:310:in `block (3 levels) in <top (required)>'
     # ./spec/support/timeout.rb:9:in `block (3 levels) in <top (required)>'
     # ./spec/support/timeout.rb:8:in `block (2 levels) in <top (required)>'

  3) Innertube::Pool threaded access iterates over a snapshot of all 
connections, even ones in use
     Failure/Error: message "Waiting on #{threads.size} threads: "
     NoMethodError:
       undefined method `message' for "Waiting on 31 threads: ":String
     # ./spec/support/verbose_formatter.rb:105:in `message'
     # ./spec/innertube_spec.rb:7:in `wait_all'
     # ./spec/innertube_spec.rb:209:in `block (3 levels) in <top (required)>'
     # ./spec/support/timeout.rb:9:in `block (3 levels) in <top (required)>'
     # ./spec/support/timeout.rb:8:in `block (2 levels) in <top (required)>'

  4) Innertube::Pool threaded access stress test
     Failure/Error: message "[#{n}t:#{rounds}r:#{passes}p:#{'%0.5f' % 
breaker}b] "
     NoMethodError:
       undefined method `message' for "[355t:162r:4p:0.31846b] ":String
     # ./spec/support/verbose_formatter.rb:105:in `message'
     # ./spec/innertube_spec.rb:385:in `block (3 levels) in <top (required)>'
     # ./spec/support/timeout.rb:9:in `block (3 levels) in <top (required)>'
     # ./spec/support/timeout.rb:8:in `block (2 levels) in <top (required)>'

  5) Innertube::Pool threaded access clearing the pool should remove all 
elements
     Failure/Error: n.times { message "S<#{q.pop}> " }
     Timeout::Error:
       execution expired
     # ./spec/innertube_spec.rb:238:in `pop'
     # ./spec/innertube_spec.rb:238:in `block (5 levels) in <top (required)>'
     # ./spec/innertube_spec.rb:238:in `times'
     # ./spec/innertube_spec.rb:238:in `block (4 levels) in <top (required)>'
     # ./spec/support/timeout.rb:9:in `block (3 levels) in <top (required)>'
     # ./spec/support/timeout.rb:8:in `block (2 levels) in <top (required)>'

  6) Innertube::Pool threaded access conditionally deleting members should 
remove them from the pool
     Failure/Error: n.times { message "X<#{q.pop}> " }
     Timeout::Error:
       execution expired
     # ./spec/innertube_spec.rb:280:in `pop'
     # ./spec/innertube_spec.rb:280:in `block (5 levels) in <top (required)>'
     # ./spec/innertube_spec.rb:280:in `times'
     # ./spec/innertube_spec.rb:280:in `block (4 levels) in <top (required)>'
     # ./spec/support/timeout.rb:9:in `block (3 levels) in <top (required)>'
     # ./spec/support/timeout.rb:8:in `block (2 levels) in <top (required)>'



-- 
 ,''`.  Christian Hofstaedtler <[email protected]>
: :' :  Debian Developer
`. `'   7D1A CFFA D9E0 806C 9C4C  D392 5C13 D6DB 9305 2E03
  `-

--- End Message ---
--- Begin Message ---
Source: ruby-innertube
Source-Version: 1.1.0-3

We believe that the bug you reported is fixed in the latest version of
ruby-innertube, 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.
Andrew Lee (李健秋) <[email protected]> (supplier of updated 
ruby-innertube 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: SHA256

Format: 1.8
Date: Fri, 17 Jun 2016 16:35:29 +0800
Source: ruby-innertube
Binary: ruby-innertube
Architecture: source
Version: 1.1.0-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Ruby Extras Maintainers 
<[email protected]>
Changed-By: Andrew Lee (李健秋) <[email protected]>
Description:
 ruby-innertube - thread-safe re-entrant resource pool
Closes: 816545
Changes:
 ruby-innertube (1.1.0-3) unstable; urgency=medium
 .
   [ Cédric Boutillier ]
   * Use https:// in Vcs-* fields
   * Use https:// in Vcs-* fields
   * Bump Standards-Version to 3.9.7 (no changes needed)
   * Run wrap-and-sort on packaging files
 .
   [ Andrew Lee (李健秋) ]
   * Ignore tests on ruby2.3. Tests works with rspec2, but not with rspec3.
     (Closes:#816545)
   * Bump Standards-Version to 3.9.8 (no changes needed).
Checksums-Sha1:
 cfc0df901e575b9c7b18f6930de1b47e82fd6768 2055 ruby-innertube_1.1.0-3.dsc
 b60c85d501b4f41345694218c5e6f03a28e55b49 2276 
ruby-innertube_1.1.0-3.debian.tar.xz
Checksums-Sha256:
 96e60d690d9fd14c8ec34d1fb7eed822f02b49b3f7da9ba6a14a94ac0e96a2d5 2055 
ruby-innertube_1.1.0-3.dsc
 e8cb1ce2a0125d605b9e7097c12261e3b36f78325e8de1f66f85909fde50e306 2276 
ruby-innertube_1.1.0-3.debian.tar.xz
Files:
 22a21ca2b2ad79d29dc0c1f03a4b15d0 2055 ruby optional ruby-innertube_1.1.0-3.dsc
 6ffef38941ab535ac75a00805c21257c 2276 ruby optional 
ruby-innertube_1.1.0-3.debian.tar.xz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCAAGBQJXY8w1AAoJEOfL4VKsF/lzdyUQAMKq/IgV2mLfXZ9rA5heg62F
ilaqK+RMqSIulEOuw96ZPFxTobcUFA76VnfwnsKGyg5iynwbRfNTVtDLj4kHfL0z
fWk07G+tv+m1WGRYrUmWVjJoEY44LocXWsHlh+t3I6CbD5pnjmelCZu4Xj00idJQ
tllVrhOkKPhXrooDoU0m5Hni/OaZwBfo5kfVLKTEBb9r0T09MP4Oa5p/6pdyrvJw
3GRO8C2L1lkdQDsmIPHtP4py2nWQFgVrxMXEuKd6M+N1EbyJKxRTJXs+EI4Sfwhp
HPw/N6gsCMKirNs0cL5hlGOGb/o9GWlPi4iLdQ8mLDaHB92+Na64rSAr5u1dYqmY
OGibGUEUIhzASJC8zpy8pdzEtAPzdf+75LGAGhAjZ4Yj7H9IU9gHu2aw9/TxS3Bu
0RQi+LdmCbRWS8lLWAzsG8ULEdubOj1qHPJZ2YHa4JhjVaHy31+OTydO2QIUi+Fg
HYg7eqPwCad49BBkd2EqeLSVt7e8zIuG2iFndh7njd1EpO38GSPXVDlprN4x2Cgy
wzg0VN+/vUbE24nfcsGE0kKNK9Njc+3SjBDL1UErIe27VXg0LTEpxhdVLCeAzX6v
vVm65LCGh71tM1eQ2BNvdg+1gNpCILsfDFH4BxxBQQcENJ0dOQ+2x3lHsvCv/Z1M
lOeaqNdbSZ20GPhrIpx9
=Y2L5
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to