Your message dated Tue, 11 Feb 2014 03:21:57 +0000
with message-id <[email protected]>
and subject line Bug#738396: fixed in ruby-stringex 2.2.0-1
has caused the Debian Bug report #738396,
regarding ruby-stringex: FTBFS: ERROR: Test "ruby1.9.1" 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.)


-- 
738396: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=738396
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: ruby-stringex
Version: 2.0.3-1
Severity: serious
Tags: jessie sid
User: [email protected]
Usertags: qa-ftbfs-20140208 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part (hopefully):
> /usr/bin/ruby1.9.1 -I/usr/lib/ruby/vendor_ruby 
> /usr/lib/ruby/vendor_ruby/gem2deb/test_runner.rb
> /usr/bin/ruby1.9.1 -I"lib:lib:test" -I"/usr/lib/ruby/vendor_ruby" 
> "/usr/lib/ruby/vendor_ruby/rake/rake_test_loader.rb" "test/*.rb" 
> Warning: you should require 'minitest/autorun' instead.
> Warning: or add 'gem "minitest"' before 'require "minitest/autorun"'
> From:
>   /usr/lib/ruby/1.9.1/test/unit.rb:3:in `<top (required)>'
>   /«PKGBUILDDIR»/test/test_helper.rb:1:in `<top (required)>'
>   /«PKGBUILDDIR»/test/acts_as_url_configuration_test.rb:3:in `<top 
> (required)>'
>   /usr/lib/ruby/vendor_ruby/rake/rake_test_loader.rb:10:in `block (2 levels) 
> in <main>'
>   /usr/lib/ruby/vendor_ruby/rake/rake_test_loader.rb:9:in `each'
>   /usr/lib/ruby/vendor_ruby/rake/rake_test_loader.rb:9:in `block in <main>'
>   /usr/lib/ruby/vendor_ruby/rake/rake_test_loader.rb:4:in `select'
>   /usr/lib/ruby/vendor_ruby/rake/rake_test_loader.rb:4:in `<main>'
> MiniTest::Unit::TestCase is now Minitest::Test. From 
> /usr/lib/ruby/1.9.1/test/unit/testcase.rb:8:in `<module:Unit>'
> /usr/lib/ruby/1.9.1/test/unit.rb:328:in `autorun': uninitialized class 
> variable @@installed_at_exit in Test::Unit::Runner (NameError)
>       from /usr/lib/ruby/1.9.1/test/unit.rb:640:in `<top (required)>'
>       from /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36:in `require'
>       from /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36:in `require'
>       from /«PKGBUILDDIR»/test/test_helper.rb:1:in `<top (required)>'
>       from /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36:in `require'
>       from /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36:in `require'
>       from /«PKGBUILDDIR»/test/acts_as_url_configuration_test.rb:3:in `<top 
> (required)>'
>       from /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36:in `require'
>       from /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36:in `require'
>       from /usr/lib/ruby/vendor_ruby/rake/rake_test_loader.rb:10:in `block (2 
> levels) in <main>'
>       from /usr/lib/ruby/vendor_ruby/rake/rake_test_loader.rb:9:in `each'
>       from /usr/lib/ruby/vendor_ruby/rake/rake_test_loader.rb:9:in `block in 
> <main>'
>       from /usr/lib/ruby/vendor_ruby/rake/rake_test_loader.rb:4:in `select'
>       from /usr/lib/ruby/vendor_ruby/rake/rake_test_loader.rb:4:in `<main>'
> rake aborted!
> Command failed with status (1): [ruby -I"lib:lib:test" 
> -I"/usr/lib/ruby/vendor_ruby" 
> "/usr/lib/ruby/vendor_ruby/rake/rake_test_loader.rb" "test/*.rb" ]
> -e:1:in `<main>'
> Tasks: TOP => default => test
> (See full trace by running task with --trace)
> ERROR: Test "ruby1.9.1" failed.

The full build log is available from:
   
http://aws-logs.debian.net/ftbfs-logs/2014/02/08/ruby-stringex_2.0.3-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!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.

--- End Message ---
--- Begin Message ---
Source: ruby-stringex
Source-Version: 2.2.0-1

We believe that the bug you reported is fixed in the latest version of
ruby-stringex, 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.
Youhei SASAKI <[email protected]> (supplier of updated ruby-stringex 
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, 11 Feb 2014 01:17:58 +0900
Source: ruby-stringex
Binary: ruby-stringex
Architecture: source all
Version: 2.2.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Ruby Extras Maintainers 
<[email protected]>
Changed-By: Youhei SASAKI <[email protected]>
Description: 
 ruby-stringex - Some useful extensions to Ruby's String class
Closes: 738396
Changes: 
 ruby-stringex (2.2.0-1) unstable; urgency=medium
 .
   * Imported Upstream version 2.2.0
   * Fix FTBFS (Closes: #738396)
     + Add Build-Depends: ruby-minitest, ruby-test-unit
     + Add debian/patches/0002-add-minitest-autorun.patch
   * Refresh all patches
   * Bump Standard Version: 3.9.5
Checksums-Sha1: 
 adda607b351b9733a74009cf68a80b70cbce6982 2136 ruby-stringex_2.2.0-1.dsc
 eb61bde6d97ff68dff40fde0e64cf7fca77b24f0 133791 ruby-stringex_2.2.0.orig.tar.gz
 090681ca9096ae677e26556c421258f15e2e8566 3076 
ruby-stringex_2.2.0-1.debian.tar.xz
 f6f3b81f81183e015c45adb53d3bb4351f4512f0 84748 ruby-stringex_2.2.0-1_all.deb
Checksums-Sha256: 
 fdfc8070eda8ee9e3bc52c127c50dea14c8ca4f5224be9bbb03aa119a585b7a9 2136 
ruby-stringex_2.2.0-1.dsc
 af4d78a9bb706e4089309ebf5a486d4b334ab56975809463a4ceb60009e6a7c0 133791 
ruby-stringex_2.2.0.orig.tar.gz
 96b412f3b565f6476f717858f01ea022a55043d32f988de6c80254ae77722587 3076 
ruby-stringex_2.2.0-1.debian.tar.xz
 d160897eac2b310e9972d2e9db0d7e7d1591b6d18dc5b8e3dcd0cf833ecb90b4 84748 
ruby-stringex_2.2.0-1_all.deb
Files: 
 60ccdec8ba28d4541791263c537394bb 2136 ruby optional ruby-stringex_2.2.0-1.dsc
 5a5e28f85ea639a07c2d78a4b02ea99f 133791 ruby optional 
ruby-stringex_2.2.0.orig.tar.gz
 fe094af27b8c78c934957866012ed1d0 3076 ruby optional 
ruby-stringex_2.2.0-1.debian.tar.xz
 b31fc321e8803921e52d6f1fbaa41aa3 84748 ruby optional 
ruby-stringex_2.2.0-1_all.deb

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

iQIcBAEBCAAGBQJS+ZB7AAoJEHg5YZ3UOWaOSW4P/0w9HA5LWV1yWtrnYmwipmzN
suB8k1EvcPC7g5X4ZDbznupQxMSk/e0iWQKr6NA/wCOqayWEvMmNn0yE3q/pfaIn
T2JcklJbXy4pHTwb81k1MXCMbvS9zXYQi9Mf7FqmRs8vkuOV0DEmku8KoLwRpEz9
pIPM60Jv1DsnTelx5aA95B4fPRIhA3Hf3/+PAdka2PzqUOcAbNxhdgfdpqyzJkEb
Bz//WnhWtbfDRETkl5UAmpb0WOM+4+49sTXKEFpLsjiHVF9WNawYV/b0272DO2VY
6YraN3AJZn+sHo4H8xRKwOj+vvI/rTU/2yzOcLX+6wMGKRlKbVcSNDLO287TgljJ
bQbF2Bq+3iI0AN1rq/lTxH0WiHddEeJIZEqiHi9FuJpYmQHFS+6d20Cl6lAbCzjs
RcsIR7bXokYobC456sJW22XasmzXxCYMOugYp9+IBpVNTdg2OxQ8SjHPIPB7jAvr
9cuZ76Y2nfr+JQmgDNqsyqU+qK0B1NifQFtjggnqaR+k/t1eCvQyNgaRq+6Aqwcq
tFdXb5mvtlQ1rwpu69Z/m6+6FlZwSMAofolQ1n2sZZysYmPKDFhY+H9013jXgg6D
e5wVkEIXdrq7v9g3mkk1AVmEfMSiUypwgP2+PayDa+UCt3sVamIJ+aBeWZIOW+WE
ySOhVQIacZ9+6Y+WyLOT
=COkt
-----END PGP SIGNATURE-----

--- End Message ---
_______________________________________________
Pkg-ruby-extras-maintainers mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-ruby-extras-maintainers

Reply via email to