Your message dated Sun, 23 Jun 2013 05:33:06 +0000
with message-id <e1uqcvc-0004xf...@franck.debian.org>
and subject line Bug#713164: fixed in ruby-test-spec 0.10.0-3
has caused the Debian Bug report #713164,
regarding ruby-test-spec: FTBFS: tests 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.)


-- 
713164: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=713164
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: ruby-test-spec
Version: 0.10.0-2
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20130620 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
>  fakeroot debian/rules binary
> dh binary --buildsystem=ruby --with ruby
>    dh_testroot -O--buildsystem=ruby
>    dh_prep -O--buildsystem=ruby
>    dh_auto_install -O--buildsystem=ruby
> /usr/lib/ruby/vendor_ruby/gem2deb.rb:17: warning: setting 
> Encoding.default_external
> /usr/lib/ruby/1.9.1/rubygems/psych_tree.rb:31: warning: method redefined; 
> discarding old visit_String
> /usr/lib/ruby/1.9.1/rubygems/psych_tree.rb:4: warning: previous definition of 
> visit_String was here
> /usr/lib/ruby/1.9.1/rubygems/psych_tree.rb:39: warning: method redefined; 
> discarding old register
> /usr/lib/ruby/1.9.1/rubygems/psych_tree.rb:12: warning: previous definition 
> of register was here
> /usr/lib/ruby/1.9.1/rubygems/psych_tree.rb:43: warning: method redefined; 
> discarding old format_time
> /usr/lib/ruby/1.9.1/rubygems/psych_tree.rb:16: warning: previous definition 
> of format_time was here
> /usr/lib/ruby/1.9.1/rubygems/syck_hack.rb:115: warning: method redefined; 
> discarding old to_s
> /usr/lib/ruby/1.9.1/rubygems/syck_hack.rb:44: warning: previous definition of 
> to_s was here
>   Entering dh_ruby --install
> install -d /«PKGBUILDDIR»/debian/ruby-test-spec/usr/bin
> install -D -m755 /«PKGBUILDDIR»/bin/specrb 
> /«PKGBUILDDIR»/debian/ruby-test-spec/usr/bin/specrb
> install -d /«PKGBUILDDIR»/debian/ruby-test-spec/usr/lib/ruby/vendor_ruby
> install -D -m644 /«PKGBUILDDIR»/lib/test/spec.rb 
> /«PKGBUILDDIR»/debian/ruby-test-spec/usr/lib/ruby/vendor_ruby/test/spec.rb
> install -D -m644 /«PKGBUILDDIR»/lib/test/spec/version.rb 
> /«PKGBUILDDIR»/debian/ruby-test-spec/usr/lib/ruby/vendor_ruby/test/spec/version.rb
> install -D -m644 /«PKGBUILDDIR»/lib/test/spec/should-output.rb 
> /«PKGBUILDDIR»/debian/ruby-test-spec/usr/lib/ruby/vendor_ruby/test/spec/should-output.rb
> install -D -m644 /«PKGBUILDDIR»/lib/test/spec/dox.rb 
> /«PKGBUILDDIR»/debian/ruby-test-spec/usr/lib/ruby/vendor_ruby/test/spec/dox.rb
> install -D -m644 /«PKGBUILDDIR»/lib/test/spec/rdox.rb 
> /«PKGBUILDDIR»/debian/ruby-test-spec/usr/lib/ruby/vendor_ruby/test/spec/rdox.rb
> Rewriting shebang line of /«PKGBUILDDIR»/debian/ruby-test-spec/usr/bin/specrb
> /usr/bin/ruby1.8 -I/usr/lib/ruby/vendor_ruby 
> /usr/lib/ruby/vendor_ruby/gem2deb/test_runner.rb
> Loaded suite -e
> Started
> ....D
> ===============================================================================
> FailureE
> ===============================================================================
> Error: test_spec {An disabled description} 001 [should not be run](An 
> disabled description)
>   NoMethodError: undefined method `include?' for nil:NilClass
> ./debian/ruby-test-spec//usr/lib/ruby/vendor_ruby/test/spec.rb:600:in 
> `add_disabled'
> ./debian/ruby-test-spec//usr/lib/ruby/vendor_ruby/test/spec.rb:527:in 
> `test_spec {An disabled description} 001 [should not be run]'
>      524:       alias :test_case_specify :specify
>      525: 
>      526:       def specify(specname, &block)
>   => 527:         test_case_specify(specname) { 
> @_result.add_disabled(specname) }
>      528:       end
>      529:       alias :it :specify
>      530:     end
> ./debian/ruby-test-spec//usr/lib/ruby/vendor_ruby/test/spec.rb:580:in `run'
> ./debian/ruby-test-spec//usr/lib/ruby/vendor_ruby/test/spec.rb:579:in `each'
> ./debian/ruby-test-spec//usr/lib/ruby/vendor_ruby/test/spec.rb:579:in `run'
> ./debian/ruby-test-spec//usr/lib/ruby/vendor_ruby/test/spec.rb:580:in `run'
> ./debian/ruby-test-spec//usr/lib/ruby/vendor_ruby/test/spec.rb:579:in `each'
> ./debian/ruby-test-spec//usr/lib/ruby/vendor_ruby/test/spec.rb:579:in `run'
> ===============================================================================
> D
> ===============================================================================
> FailureE
> ===============================================================================
> Error: test_spec {test/spec   more disabled   even more disabled} 001 [we can 
> cut out](test/spec      more disabled   even more disabled)
>   NoMethodError: undefined method `include?' for nil:NilClass
> ./debian/ruby-test-spec//usr/lib/ruby/vendor_ruby/test/spec.rb:600:in 
> `add_disabled'
> ./debian/ruby-test-spec//usr/lib/ruby/vendor_ruby/test/spec.rb:527:in 
> `test_spec {test/spec   more disabled   even more disabled} 001 [we can cut 
> out]'
>      524:       alias :test_case_specify :specify
>      525: 
>      526:       def specify(specname, &block)
>   => 527:         test_case_specify(specname) { 
> @_result.add_disabled(specname) }
>      528:       end
>      529:       alias :it :specify
>      530:     end
> ./debian/ruby-test-spec//usr/lib/ruby/vendor_ruby/test/spec.rb:580:in `run'
> ./debian/ruby-test-spec//usr/lib/ruby/vendor_ruby/test/spec.rb:579:in `each'
> ./debian/ruby-test-spec//usr/lib/ruby/vendor_ruby/test/spec.rb:579:in `run'
> ./debian/ruby-test-spec//usr/lib/ruby/vendor_ruby/test/spec.rb:580:in `run'
> ./debian/ruby-test-spec//usr/lib/ruby/vendor_ruby/test/spec.rb:579:in `each'
> ./debian/ruby-test-spec//usr/lib/ruby/vendor_ruby/test/spec.rb:579:in `run'
> ===============================================================================
> D
> ===============================================================================
> FailureE
> ===============================================================================
> Error: test_spec {test/spec   more disabled   even more disabled} 002 [entire 
> contexts, now](test/spec        more disabled   even more disabled)
>   NoMethodError: undefined method `include?' for nil:NilClass
> ./debian/ruby-test-spec//usr/lib/ruby/vendor_ruby/test/spec.rb:600:in 
> `add_disabled'
> ./debian/ruby-test-spec//usr/lib/ruby/vendor_ruby/test/spec.rb:527:in 
> `test_spec {test/spec   more disabled   even more disabled} 002 [entire 
> contexts, now]'
>      524:       alias :test_case_specify :specify
>      525: 
>      526:       def specify(specname, &block)
>   => 527:         test_case_specify(specname) { 
> @_result.add_disabled(specname) }
>      528:       end
>      529:       alias :it :specify
>      530:     end
> ./debian/ruby-test-spec//usr/lib/ruby/vendor_ruby/test/spec.rb:580:in `run'
> ./debian/ruby-test-spec//usr/lib/ruby/vendor_ruby/test/spec.rb:579:in `each'
> ./debian/ruby-test-spec//usr/lib/ruby/vendor_ruby/test/spec.rb:579:in `run'
> ./debian/ruby-test-spec//usr/lib/ruby/vendor_ruby/test/spec.rb:580:in `run'
> ./debian/ruby-test-spec//usr/lib/ruby/vendor_ruby/test/spec.rb:579:in `each'
> ./debian/ruby-test-spec//usr/lib/ruby/vendor_ruby/test/spec.rb:579:in `run'
> ===============================================================================
> ....D
> ===============================================================================
> FailureE
> ===============================================================================
> Error: test_spec {xcontexts with subclasses} 001 [work great!](xcontexts with 
> subclasses)
>   NoMethodError: undefined method `include?' for nil:NilClass
> ./debian/ruby-test-spec//usr/lib/ruby/vendor_ruby/test/spec.rb:600:in 
> `add_disabled'
> ./debian/ruby-test-spec//usr/lib/ruby/vendor_ruby/test/spec.rb:527:in 
> `test_spec {xcontexts with subclasses} 001 [work great!]'
>      524:       alias :test_case_specify :specify
>      525: 
>      526:       def specify(specname, &block)
>   => 527:         test_case_specify(specname) { 
> @_result.add_disabled(specname) }
>      528:       end
>      529:       alias :it :specify
>      530:     end
> ./debian/ruby-test-spec//usr/lib/ruby/vendor_ruby/test/spec.rb:580:in `run'
> ./debian/ruby-test-spec//usr/lib/ruby/vendor_ruby/test/spec.rb:579:in `each'
> ./debian/ruby-test-spec//usr/lib/ruby/vendor_ruby/test/spec.rb:579:in `run'
> ./debian/ruby-test-spec//usr/lib/ruby/vendor_ruby/test/spec.rb:580:in `run'
> ./debian/ruby-test-spec//usr/lib/ruby/vendor_ruby/test/spec.rb:579:in `each'
> ./debian/ruby-test-spec//usr/lib/ruby/vendor_ruby/test/spec.rb:579:in `run'
> ===============================================================================
> ........D
> ===============================================================================
> FailureE
> ===============================================================================
> Error: test_spec {A new-style description} 003 [this is disabled](A new-style 
> description)
>   NoMethodError: undefined method `include?' for nil:NilClass
> ./debian/ruby-test-spec//usr/lib/ruby/vendor_ruby/test/spec.rb:600:in 
> `add_disabled'
> ./debian/ruby-test-spec//usr/lib/ruby/vendor_ruby/test/spec.rb:418:in 
> `test_spec {A new-style description} 003 [this is disabled]'
>      415: 
>      416:     def xspecify(specname, &block)
>      417:       specify specname do
>   => 418:         @_result.add_disabled(specname)
>      419:       end
>      420:     end
>      421:     
> ./debian/ruby-test-spec//usr/lib/ruby/vendor_ruby/test/spec.rb:580:in `run'
> ./debian/ruby-test-spec//usr/lib/ruby/vendor_ruby/test/spec.rb:579:in `each'
> ./debian/ruby-test-spec//usr/lib/ruby/vendor_ruby/test/spec.rb:579:in `run'
> ./debian/ruby-test-spec//usr/lib/ruby/vendor_ruby/test/spec.rb:580:in `run'
> ./debian/ruby-test-spec//usr/lib/ruby/vendor_ruby/test/spec.rb:579:in `each'
> ./debian/ruby-test-spec//usr/lib/ruby/vendor_ruby/test/spec.rb:579:in `run'
> ===============================================================================
> ..................................D
> ===============================================================================
> FailureE
> ===============================================================================
> Error: test_spec {test/spec} 029 [disabled specification](test/spec)
>   NoMethodError: undefined method `include?' for nil:NilClass
> ./debian/ruby-test-spec//usr/lib/ruby/vendor_ruby/test/spec.rb:600:in 
> `add_disabled'
> ./debian/ruby-test-spec//usr/lib/ruby/vendor_ruby/test/spec.rb:418:in 
> `test_spec {test/spec} 029 [disabled specification]'
>      415: 
>      416:     def xspecify(specname, &block)
>      417:       specify specname do
>   => 418:         @_result.add_disabled(specname)
>      419:       end
>      420:     end
>      421:     
> ./debian/ruby-test-spec//usr/lib/ruby/vendor_ruby/test/spec.rb:580:in `run'
> ./debian/ruby-test-spec//usr/lib/ruby/vendor_ruby/test/spec.rb:579:in `each'
> ./debian/ruby-test-spec//usr/lib/ruby/vendor_ruby/test/spec.rb:579:in `run'
> ./debian/ruby-test-spec//usr/lib/ruby/vendor_ruby/test/spec.rb:580:in `run'
> ./debian/ruby-test-spec//usr/lib/ruby/vendor_ruby/test/spec.rb:579:in `each'
> ./debian/ruby-test-spec//usr/lib/ruby/vendor_ruby/test/spec.rb:579:in `run'
> ===============================================================================
> D
> ===============================================================================
> FailureE
> ===============================================================================
> Error: test_spec {test/spec} 030 [empty specification](test/spec)
>   NoMethodError: undefined method `include?' for nil:NilClass
> ./debian/ruby-test-spec//usr/lib/ruby/vendor_ruby/test/spec.rb:600:in 
> `add_disabled'
> ./debian/ruby-test-spec//usr/lib/ruby/vendor_ruby/test/spec.rb:418:in 
> `test_spec {test/spec} 030 [empty specification]'
>      415: 
>      416:     def xspecify(specname, &block)
>      417:       specify specname do
>   => 418:         @_result.add_disabled(specname)
>      419:       end
>      420:     end
>      421:     
> ./debian/ruby-test-spec//usr/lib/ruby/vendor_ruby/test/spec.rb:580:in `run'
> ./debian/ruby-test-spec//usr/lib/ruby/vendor_ruby/test/spec.rb:579:in `each'
> ./debian/ruby-test-spec//usr/lib/ruby/vendor_ruby/test/spec.rb:579:in `run'
> ./debian/ruby-test-spec//usr/lib/ruby/vendor_ruby/test/spec.rb:580:in `run'
> ./debian/ruby-test-spec//usr/lib/ruby/vendor_ruby/test/spec.rb:579:in `each'
> ./debian/ruby-test-spec//usr/lib/ruby/vendor_ruby/test/spec.rb:579:in `run'
> ===============================================================================
> D
> ===============================================================================
> FailureE
> ===============================================================================
> Error: test_spec {test/spec   more disabled} 001 [this is 
> intentional](test/spec      more disabled)
>   NoMethodError: undefined method `include?' for nil:NilClass
> ./debian/ruby-test-spec//usr/lib/ruby/vendor_ruby/test/spec.rb:600:in 
> `add_disabled'
> ./debian/ruby-test-spec//usr/lib/ruby/vendor_ruby/test/spec.rb:418:in 
> `test_spec {test/spec   more disabled} 001 [this is intentional]'
>      415: 
>      416:     def xspecify(specname, &block)
>      417:       specify specname do
>   => 418:         @_result.add_disabled(specname)
>      419:       end
>      420:     end
>      421:     
> ./debian/ruby-test-spec//usr/lib/ruby/vendor_ruby/test/spec.rb:580:in `run'
> ./debian/ruby-test-spec//usr/lib/ruby/vendor_ruby/test/spec.rb:579:in `each'
> ./debian/ruby-test-spec//usr/lib/ruby/vendor_ruby/test/spec.rb:579:in `run'
> ./debian/ruby-test-spec//usr/lib/ruby/vendor_ruby/test/spec.rb:580:in `run'
> ./debian/ruby-test-spec//usr/lib/ruby/vendor_ruby/test/spec.rb:579:in `each'
> ./debian/ruby-test-spec//usr/lib/ruby/vendor_ruby/test/spec.rb:579:in `run'
> ===============================================================================
> ...................
> 
> Finished in 0.210722 seconds.
> 
> 77 tests, 600 assertions, 0 failures, 8 errors, 0 pendings, 0 omissions, 0 
> notifications
> 89.6104% passed
> 
> 365.41 tests/s, 2847.35 assertions/s
> ERROR: Test "ruby1.8" failed. Exiting.
> dh_auto_install: dh_ruby --install /«PKGBUILDDIR»/debian/ruby-test-spec 
> returned exit code 1
> make: *** [binary] Error 1

The full build log is available from:
   
http://aws-logs.debian.net/ftbfs-logs/2013/06/20/ruby-test-spec_0.10.0-2_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-test-spec
Source-Version: 0.10.0-3

We believe that the bug you reported is fixed in the latest version of
ruby-test-spec, 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 713...@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-test-spec 
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: SHA256

Format: 1.8
Date: Sun, 23 Jun 2013 00:23:29 +0200
Source: ruby-test-spec
Binary: ruby-test-spec
Architecture: source all
Version: 0.10.0-3
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>
Description: 
 ruby-test-spec - Ruby library providing behaviour driven development interface 
for
Closes: 713164 713172
Changes: 
 ruby-test-spec (0.10.0-3) unstable; urgency=medium
 .
   * Set urgency to medium, as an RC bug is closed.
   * debian/control:
     + remove obsolete DM-Upload-Allowed flag
     + use canonical URI in Vcs-* fields
     + update email address
     + bump Standards-Version to 3.9.4 (no changes needed)
   * debian/copyright:
     + use DEP5 copyright-format/1.0 official URL for Format field
     + update my email and years
   * debian/patches/0100_remove_bundler_rubygems_stuff.patch:
     modify to use upstream patch, so that ruby-test-spec works with newer
     ruby-test-unit, fixing FTBFS of ruby-test-spec and ruby-prawn.
     (Closes: #713164, #713172)
Checksums-Sha1: 
 2d39572c948d339e21a77bba3dfa75db834f69a1 2083 ruby-test-spec_0.10.0-3.dsc
 5313620b8ec583f783ee3e2ac92a2172d7660b25 6042 
ruby-test-spec_0.10.0-3.debian.tar.gz
 6057254c3d0369ec3c38f6bafd688e3913675b3c 19978 ruby-test-spec_0.10.0-3_all.deb
Checksums-Sha256: 
 75f6abab3bb42862062934391af074e24a55a51c718bab6c474e8bacb439041c 2083 
ruby-test-spec_0.10.0-3.dsc
 1dd9e55ab9dc946a1599e629e575274ba1c57a6529c7058dddf7c54e75e72f08 6042 
ruby-test-spec_0.10.0-3.debian.tar.gz
 7c7643f6d071b482051d80d4ad212bb551105e5fde77ecd85017a130da44dd0d 19978 
ruby-test-spec_0.10.0-3_all.deb
Files: 
 7bc3099f05b1b0c534edb1854c1ac88b 2083 ruby optional ruby-test-spec_0.10.0-3.dsc
 9463f9c9010d4bed950359ece5fdfd37 6042 ruby optional 
ruby-test-spec_0.10.0-3.debian.tar.gz
 11f75f71f9bb4988a8a5f84ffd8f5188 19978 ruby optional 
ruby-test-spec_0.10.0-3_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)

iQIcBAEBCAAGBQJRxoSLAAoJENpJWPYR4UnpRTIQAKwwXicFzoEYM4w0fDii+JzM
alkKn74D21wJsKIU/lL4kZVOusoHYkEyzWhQ2eWOjFHJk5Gmq2fq0DyBHhepekQB
lEIFYUo19yOp1xdBGipo+gtkuduBEDK9N2a0K12PDivcdqVz8SWrCO+xFUZ8QDBR
EvUyz+1YmAzZDjVY9OIq5y94bEKup9Mq0Vv0+PSaxvHoD+jRHiQ2kpbPvZlVMyUL
b2W3Fo9IRvdgpSLdu/w19zag3deAQMuxq0/HhIs4xQPjqp6l6Y/IfzQiiiutSHUW
Vs0anGP6ZLxiMffAgV3ZpJCTnQtldyW/W164N+eRS2/HOMckCQMaiHc9RuypPpEJ
uu5/n/3Zc1WhhcGRJhjNuVyPbDyDdmO+P/5QdGMCI8lGVKByfjh2hhbq+MtSZs6V
cITjIpp95VR77rR1CVzC9cXzLCK1o6j+w94FxXEAAi2yWxq0Hj/NWPTs88Gu0Egm
0Dp8CXb+iXNrb2vQDBuepGJWbHXEWPr5dvAc2LjJ9Z7oYvRshNzBOQyiPks4Caol
0GbUUxuQtORjRRmmsBp2gs1fqxSPBuO2IWEyZubFXBJIxWoQymXonoOlr4jZDcCm
tJozexA6EXzRFSKypmYrOR+yJg61DkmYLUaTN4Z7oa6thA5BFrr5CxvLkt7zVC7O
q5u8/tuS7ZONCCWRMFVV
=fNoj
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to