Your message dated Tue, 12 May 2015 22:00:42 +0000 with message-id <[email protected]> and subject line Bug#784424: fixed in ruby-test-unit 3.0.9-3 has caused the Debian Bug report #784424, regarding ruby-test-unit: missing dependency on power_assert gem 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.) -- 784424: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=784424 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: ruby-test-unit Version: 3.0.9-2 Severity: serious Hi, ruby-test-unit seems to miss a dependency on power_assert: $ ruby -e "gem 'test-unit'" /usr/lib/ruby/2.1.0/rubygems/dependency.rb:298:in `to_specs': Could not find 'power_assert' (>= 0) among 15 total gem(s) (Gem::LoadError) from /usr/lib/ruby/2.1.0/rubygems/specification.rb:1295:in `block in activate_dependencies' from /usr/lib/ruby/2.1.0/rubygems/specification.rb:1284:in `each' from /usr/lib/ruby/2.1.0/rubygems/specification.rb:1284:in `activate_dependencies' from /usr/lib/ruby/2.1.0/rubygems/specification.rb:1266:in `activate' from /usr/lib/ruby/2.1.0/rubygems/core_ext/kernel_gem.rb:54:in `gem' from -e:1:in `<main>' This doesn't show up when doing: require 'test/unit' because of: (in /usr/lib/ruby/vendor_ruby/test/unit/assertions.rb) begin require 'power_assert' rescue LoadError, SyntaxError end I wonder if this should be added as a default test to all libraries? - Lucas -- System Information: Debian Release: 8.0 APT prefers stable APT policy: (990, 'stable'), (500, 'stable-updates'), (500, 'oldstable'), (300, 'unstable'), (150, 'experimental') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 3.19.0-trunk-amd64 (SMP w/4 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) Versions of packages ruby-test-unit depends on: ii ruby 1:2.1.5 ii ruby2.1 [ruby-interpreter] 2.1.5-2+deb8u1 ruby-test-unit recommends no packages. ruby-test-unit suggests no packages. -- no debconf information
--- End Message ---
--- Begin Message ---Source: ruby-test-unit Source-Version: 3.0.9-3 We believe that the bug you reported is fixed in the latest version of ruby-test-unit, 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-test-unit 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: Tue, 12 May 2015 22:25:16 +0200 Source: ruby-test-unit Binary: ruby-test-unit Architecture: source all Version: 3.0.9-3 Distribution: unstable Urgency: medium Maintainer: Debian Ruby Extras Maintainers <[email protected]> Changed-By: Cédric Boutillier <[email protected]> Description: ruby-test-unit - Improved version of Test::Unit library initially bundled in Ruby Closes: 784424 Changes: ruby-test-unit (3.0.9-3) unstable; urgency=medium . * Depend on ruby-power-assert, to make rubygems happy (Closes: #784424) Checksums-Sha1: b55a746d5b411bc59295603d78a3324b32e811f5 1725 ruby-test-unit_3.0.9-3.dsc 0b017e015fe70e9b438e844dd9b01fa3de86d9c6 5496 ruby-test-unit_3.0.9-3.debian.tar.xz b3ee222b7b43511a83192dbe39fd783776208b56 59876 ruby-test-unit_3.0.9-3_all.deb Checksums-Sha256: 443b0a8397ab2b2063487cbba4fa51ce5c56c27779fa25fce91a57ffb20bd2a1 1725 ruby-test-unit_3.0.9-3.dsc 0c960c6ab40f6548ed4ce71d09eae2500e37f8e7f6f2a4663526c3f2d9cf654e 5496 ruby-test-unit_3.0.9-3.debian.tar.xz 52dd23b82656feb3b40cd7a164adb564b825696a366fd30b858be2a482cb5263 59876 ruby-test-unit_3.0.9-3_all.deb Files: f35de73bf3cb4eccbad4e9812e2fd314 1725 ruby optional ruby-test-unit_3.0.9-3.dsc 15b9d51d0c7cb217229d78e23e7b0019 5496 ruby optional ruby-test-unit_3.0.9-3.debian.tar.xz 0005239d831fd3eb640c849090eb5fe2 59876 ruby optional ruby-test-unit_3.0.9-3_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQEcBAEBCAAGBQJVUmTxAAoJEImvgrc5zSF6N6UH/iZok/N9dcaZj7r1tiRGZkUV s+dvGquEA8vmHeOi9uLiljycCbiuIM+OGSc0zC3+IBjKyYIngiLAN+i3TLzTBvAK URqNeOAzRptmxUDX2bVMrNqH8uHgnu1SpiWt/hB45qkWxJpISOWIcG1S1MioKr5b OLLYsXZdoXiVcYfvzRRqEWigdcIVoiFxJ/uGXZwHjUJxIfGGw+3qgPL8Zews68hC 4GPO65J2gN2081iHs8T3i3I9ZOz47mJo2rwM3yWTUsFoN4eyGlScFs9SZG61uRFx hSpy8KllqeYgODHB4EzKsPjoQitzFgHZkTm8oNwwjHCmsVsZPtpGeDbDKf0GyCw= =0Fel -----END PGP SIGNATURE-----
--- End Message ---

