Your message dated Mon, 24 Jun 2013 10:51:23 +0000
with message-id <e1ur4ml-0001r8...@franck.debian.org>
and subject line Bug#713137: fixed in ruby-roxml 3.3.1-2
has caused the Debian Bug report #713137,
regarding ruby-roxml: 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.)


-- 
713137: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=713137
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: ruby-roxml
Version: 3.3.1-1
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:
> make[1]: Entering directory `/«PKGBUILDDIR»'
> cp VERSION lib/roxml/VERSION
> dh_auto_install
> /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-roxml/usr/lib/ruby/vendor_ruby
> install -D -m644 /«PKGBUILDDIR»/lib/roxml.rb 
> /«PKGBUILDDIR»/debian/ruby-roxml/usr/lib/ruby/vendor_ruby/roxml.rb
> install -D -m644 /«PKGBUILDDIR»/lib/roxml/VERSION 
> /«PKGBUILDDIR»/debian/ruby-roxml/usr/lib/ruby/vendor_ruby/roxml/VERSION
> install -D -m644 /«PKGBUILDDIR»/lib/roxml/xml/references.rb 
> /«PKGBUILDDIR»/debian/ruby-roxml/usr/lib/ruby/vendor_ruby/roxml/xml/references.rb
> install -D -m644 /«PKGBUILDDIR»/lib/roxml/xml/parsers/nokogiri.rb 
> /«PKGBUILDDIR»/debian/ruby-roxml/usr/lib/ruby/vendor_ruby/roxml/xml/parsers/nokogiri.rb
> install -D -m644 /«PKGBUILDDIR»/lib/roxml/xml/parsers/libxml.rb 
> /«PKGBUILDDIR»/debian/ruby-roxml/usr/lib/ruby/vendor_ruby/roxml/xml/parsers/libxml.rb
> install -D -m644 /«PKGBUILDDIR»/lib/roxml/xml.rb 
> /«PKGBUILDDIR»/debian/ruby-roxml/usr/lib/ruby/vendor_ruby/roxml/xml.rb
> install -D -m644 /«PKGBUILDDIR»/lib/roxml/hash_definition.rb 
> /«PKGBUILDDIR»/debian/ruby-roxml/usr/lib/ruby/vendor_ruby/roxml/hash_definition.rb
> install -D -m644 /«PKGBUILDDIR»/lib/roxml/definition.rb 
> /«PKGBUILDDIR»/debian/ruby-roxml/usr/lib/ruby/vendor_ruby/roxml/definition.rb
> /usr/bin/ruby1.8 -I/usr/lib/ruby/vendor_ruby 
> /usr/lib/ruby/vendor_ruby/gem2deb/test_runner.rb
> /usr/bin/ruby1.8 -Iexamples -S rspec ./spec/definition_spec.rb 
> ./spec/examples/active_record_spec.rb ./spec/examples/amazon_spec.rb 
> ./spec/examples/current_weather_spec.rb 
> ./spec/examples/dashed_elements_spec.rb ./spec/examples/library_spec.rb 
> ./spec/examples/library_with_fines_spec.rb ./spec/examples/person_spec.rb 
> ./spec/examples/post_spec.rb ./spec/examples/twitter_spec.rb 
> ./spec/reference_spec.rb ./spec/regression_spec.rb ./spec/roxml_spec.rb 
> ./spec/xml/array_spec.rb ./spec/xml/attributes_spec.rb 
> ./spec/xml/encoding_spec.rb ./spec/xml/namespace_spec.rb 
> ./spec/xml/namespaces_spec.rb ./spec/xml/object_spec.rb 
> ./spec/xml/parser_spec.rb ./spec/xml/text_spec.rb
> /«PKGBUILDDIR»/spec/definition_spec.rb:2: undefined method `require_relative' 
> for main:Object (NoMethodError)
>       from /usr/lib/ruby/vendor_ruby/rspec/core/configuration.rb:819:in `load'
>       from /usr/lib/ruby/vendor_ruby/rspec/core/configuration.rb:819:in 
> `load_spec_files'
>       from /usr/lib/ruby/vendor_ruby/rspec/core/configuration.rb:819:in `each'
>       from /usr/lib/ruby/vendor_ruby/rspec/core/configuration.rb:819:in 
> `load_spec_files'
>       from /usr/lib/ruby/vendor_ruby/rspec/core/command_line.rb:22:in `run'
>       from /usr/lib/ruby/vendor_ruby/rspec/core/runner.rb:80:in `run'
>       from /usr/lib/ruby/vendor_ruby/rspec/core/runner.rb:17:in `autorun'
>       from /usr/bin/rspec:4
> rake aborted!
> /usr/bin/ruby1.8 -Iexamples -S rspec ./spec/definition_spec.rb 
> ./spec/examples/active_record_spec.rb ./spec/examples/amazon_spec.rb 
> ./spec/examples/current_weather_spec.rb 
> ./spec/examples/dashed_elements_spec.rb ./spec/examples/library_spec.rb 
> ./spec/examples/library_with_fines_spec.rb ./spec/examples/person_spec.rb 
> ./spec/examples/post_spec.rb ./spec/examples/twitter_spec.rb 
> ./spec/reference_spec.rb ./spec/regression_spec.rb ./spec/roxml_spec.rb 
> ./spec/xml/array_spec.rb ./spec/xml/attributes_spec.rb 
> ./spec/xml/encoding_spec.rb ./spec/xml/namespace_spec.rb 
> ./spec/xml/namespaces_spec.rb ./spec/xml/object_spec.rb 
> ./spec/xml/parser_spec.rb ./spec/xml/text_spec.rb failed
> -e:1
> Tasks: TOP => default => spec
> (See full trace by running task with --trace)
> WARNING: Test "ruby1.8" failed, but ignoring this test result.
> /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 -Iexamples -S rspec ./spec/definition_spec.rb 
> ./spec/examples/active_record_spec.rb ./spec/examples/amazon_spec.rb 
> ./spec/examples/current_weather_spec.rb 
> ./spec/examples/dashed_elements_spec.rb ./spec/examples/library_spec.rb 
> ./spec/examples/library_with_fines_spec.rb ./spec/examples/person_spec.rb 
> ./spec/examples/post_spec.rb ./spec/examples/twitter_spec.rb 
> ./spec/reference_spec.rb ./spec/regression_spec.rb ./spec/roxml_spec.rb 
> ./spec/xml/array_spec.rb ./spec/xml/attributes_spec.rb 
> ./spec/xml/encoding_spec.rb ./spec/xml/namespace_spec.rb 
> ./spec/xml/namespaces_spec.rb ./spec/xml/object_spec.rb 
> ./spec/xml/parser_spec.rb ./spec/xml/text_spec.rb
> /«PKGBUILDDIR»/lib/roxml/xml/references.rb:10:in `<class:XMLRef>': undefined 
> method `delegate' for ROXML::XMLRef:Class (NoMethodError)
>       from /«PKGBUILDDIR»/lib/roxml/xml/references.rb:8:in `<module:ROXML>'
>       from /«PKGBUILDDIR»/lib/roxml/xml/references.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»/lib/roxml/xml.rb:40: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»/lib/roxml.rb:14: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»/spec/spec_helper.rb:4:in `<top (required)>'
>       from /«PKGBUILDDIR»/spec/definition_spec.rb:2:in `require_relative'
>       from /«PKGBUILDDIR»/spec/definition_spec.rb:2:in `<top (required)>'
>       from /usr/lib/ruby/vendor_ruby/rspec/core/configuration.rb:819:in `load'
>       from /usr/lib/ruby/vendor_ruby/rspec/core/configuration.rb:819:in 
> `block in load_spec_files'
>       from /usr/lib/ruby/vendor_ruby/rspec/core/configuration.rb:819:in `each'
>       from /usr/lib/ruby/vendor_ruby/rspec/core/configuration.rb:819:in 
> `load_spec_files'
>       from /usr/lib/ruby/vendor_ruby/rspec/core/command_line.rb:22:in `run'
>       from /usr/lib/ruby/vendor_ruby/rspec/core/runner.rb:80:in `run'
>       from /usr/lib/ruby/vendor_ruby/rspec/core/runner.rb:17:in `block in 
> autorun'
> rake aborted!
> /usr/bin/ruby1.9.1 -Iexamples -S rspec ./spec/definition_spec.rb 
> ./spec/examples/active_record_spec.rb ./spec/examples/amazon_spec.rb 
> ./spec/examples/current_weather_spec.rb 
> ./spec/examples/dashed_elements_spec.rb ./spec/examples/library_spec.rb 
> ./spec/examples/library_with_fines_spec.rb ./spec/examples/person_spec.rb 
> ./spec/examples/post_spec.rb ./spec/examples/twitter_spec.rb 
> ./spec/reference_spec.rb ./spec/regression_spec.rb ./spec/roxml_spec.rb 
> ./spec/xml/array_spec.rb ./spec/xml/attributes_spec.rb 
> ./spec/xml/encoding_spec.rb ./spec/xml/namespace_spec.rb 
> ./spec/xml/namespaces_spec.rb ./spec/xml/object_spec.rb 
> ./spec/xml/parser_spec.rb ./spec/xml/text_spec.rb failed
> -e:1:in `<main>'
> Tasks: TOP => default => spec
> (See full trace by running task with --trace)
> ERROR: Test "ruby1.9.1" failed. Exiting.
> dh_auto_install: dh_ruby --install /«PKGBUILDDIR»/debian/ruby-roxml returned 
> exit code 1
> make[1]: *** [override_dh_auto_install] Error 1

The full build log is available from:
   
http://aws-logs.debian.net/ftbfs-logs/2013/06/20/ruby-roxml_3.3.1-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-roxml
Source-Version: 3.3.1-2

We believe that the bug you reported is fixed in the latest version of
ruby-roxml, 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-roxml 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: Sun, 23 Jun 2013 22:26:31 +0200
Source: ruby-roxml
Binary: ruby-roxml
Architecture: source all
Version: 3.3.1-2
Distribution: unstable
Urgency: low
Maintainer: Debian Ruby Extras Maintainers 
<pkg-ruby-extras-maintain...@lists.alioth.debian.org>
Changed-By: Cédric Boutillier <bou...@debian.org>
Description: 
 ruby-roxml - Ruby Object to XML mapping library
Closes: 713137
Changes: 
 ruby-roxml (3.3.1-2) unstable; urgency=low
 .
   * Set urgency to medium as an RC bug is fixed.
   * Add deactivate_activesupport_gem_version_test.patch, disabling a failing
     version check based on rubygems for activesupport, which prevented
     extension to be loaded, and thus caused FTBFS. (Closes: #713137)
Checksums-Sha1: 
 75d0ad92a8390b8ca2e852a4a455ccff8d05b6bf 2160 ruby-roxml_3.3.1-2.dsc
 ffacb966ccce6357c5bdddf48634b0a2ba89a796 4122 ruby-roxml_3.3.1-2.debian.tar.gz
 676fda9d80982cab12eb079d4a84750dc763bd79 37436 ruby-roxml_3.3.1-2_all.deb
Checksums-Sha256: 
 ff442f3f1789f7ac46f868661917ca5ab14eccb84d003e7b83e74d3600fe7e2b 2160 
ruby-roxml_3.3.1-2.dsc
 cf9c54cda0913e850bee0f9ce4a2b01c2708d1af48bca64a89ecf0cfdb62a7f3 4122 
ruby-roxml_3.3.1-2.debian.tar.gz
 80c879fdda7f9d7296bc2a4f38867d097d0332f376c0bf5d9935c4030f08bd06 37436 
ruby-roxml_3.3.1-2_all.deb
Files: 
 18ee61605b8f3d2edc4dead02a523267 2160 ruby optional ruby-roxml_3.3.1-2.dsc
 4494c803923b8cddf353d1406ec2d65e 4122 ruby optional 
ruby-roxml_3.3.1-2.debian.tar.gz
 095a6a0e4953858b8966d6243fd17180 37436 ruby optional ruby-roxml_3.3.1-2_all.deb

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

iQIcBAEBCgAGBQJRyB4NAAoJENpJWPYR4Unp8DcP/j+QlFBk/f2jwtWXvbyJiCIB
owkuxSozhejB3q9LndzxxGP7c5D4KaKXrMmykHx9Ge4+ehsj4IyKj38beEZ/HsRV
58HFkSVskGFEVwxV5hGsUdE2ZZkQQ1V2YU3D5YIvMxMETU2NJZWDX7zd8LW162Bx
8cxKqtiuvYD1QNjUwvLFLvv8CERw8RO1BEVJj0rdfSrhKUJsUShkswGlgzHq3m4L
momCj27reF/U4bCjWsqJmO28uecl2rwDbqbPFzlHVRsmE1fjexbLjAC5IHR5Bxm3
cEADn+ng7y6Y9WmK0DeUygnCrS7GMHhj05L6Dldrf+HYE5CQS8+bZs0tA4w6nli1
gBVpf0ElrWydEjQS2y183yxWprjXFBvFomHeSpXdc+5SCU5fK+9ch8Hlj7oUFRg1
wMcBGiGtFjwhHCpzvDhh0YVYNC/YACCN9T7kqVACCbCYctS5oiz7WDD3klSVnmka
SDils9qaDLQKdP/F8+uC77lP4r9Xsbb7a7syjdRAlm7Alu6oIbibSK4ETWb3R8i1
ogs/sTCKcttMzoyePtWwmNuy86yeIjwhT4ae7nSrVfoqDhG2AxqUADuVqoyctxlQ
n6mv8Adf2TabXnZA+vQu1OLt/C+z88eR+bKBZS3dfK3uSRceZ15IDr8b/I2B5PFI
FZ7VwdcoA958Rvz5Ah2f
=ZEC7
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to