Your message dated Tue, 12 Feb 2013 16:17:42 +0000
with message-id <e1u5iya-0000xo...@franck.debian.org>
and subject line Bug#699255: fixed in ruby-activeresource-2.3 2.3.14-3
has caused the Debian Bug report #699255,
regarding ruby-activeresource-2.3: FTBFS: test_load_yaml_array(BaseTest) fails
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.)


-- 
699255: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=699255
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: ruby-activeresource-2.3
Version: 2.3.14-2
Severity: serious
Tags: wheezy sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20130129 qa-ftbfs
Justification: FTBFS in wheezy on amd64

Hi,

During a rebuild of all packages in *wheezy*, 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_installdirs -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-activeresource-2.3/usr/lib/ruby/vendor_ruby
> install -D -m644 lib/active_resource.rb 
> /«PKGBUILDDIR»/debian/ruby-activeresource-2.3/usr/lib/ruby/vendor_ruby/active_resource.rb
> install -D -m644 lib/activeresource.rb 
> /«PKGBUILDDIR»/debian/ruby-activeresource-2.3/usr/lib/ruby/vendor_ruby/activeresource.rb
> install -D -m644 lib/active_resource/custom_methods.rb 
> /«PKGBUILDDIR»/debian/ruby-activeresource-2.3/usr/lib/ruby/vendor_ruby/active_resource/custom_methods.rb
> install -D -m644 lib/active_resource/version.rb 
> /«PKGBUILDDIR»/debian/ruby-activeresource-2.3/usr/lib/ruby/vendor_ruby/active_resource/version.rb
> install -D -m644 lib/active_resource/formats/json_format.rb 
> /«PKGBUILDDIR»/debian/ruby-activeresource-2.3/usr/lib/ruby/vendor_ruby/active_resource/formats/json_format.rb
> install -D -m644 lib/active_resource/formats/xml_format.rb 
> /«PKGBUILDDIR»/debian/ruby-activeresource-2.3/usr/lib/ruby/vendor_ruby/active_resource/formats/xml_format.rb
> install -D -m644 lib/active_resource/connection.rb 
> /«PKGBUILDDIR»/debian/ruby-activeresource-2.3/usr/lib/ruby/vendor_ruby/active_resource/connection.rb
> install -D -m644 lib/active_resource/formats.rb 
> /«PKGBUILDDIR»/debian/ruby-activeresource-2.3/usr/lib/ruby/vendor_ruby/active_resource/formats.rb
> install -D -m644 lib/active_resource/base.rb 
> /«PKGBUILDDIR»/debian/ruby-activeresource-2.3/usr/lib/ruby/vendor_ruby/active_resource/base.rb
> install -D -m644 lib/active_resource/validations.rb 
> /«PKGBUILDDIR»/debian/ruby-activeresource-2.3/usr/lib/ruby/vendor_ruby/active_resource/validations.rb
> install -D -m644 lib/active_resource/http_mock.rb 
> /«PKGBUILDDIR»/debian/ruby-activeresource-2.3/usr/lib/ruby/vendor_ruby/active_resource/http_mock.rb
> install -D -m644 lib/active_resource/exceptions.rb 
> /«PKGBUILDDIR»/debian/ruby-activeresource-2.3/usr/lib/ruby/vendor_ruby/active_resource/exceptions.rb
> /usr/bin/ruby1.8 -I/usr/lib/ruby/vendor_ruby 
> /usr/lib/ruby/vendor_ruby/gem2deb/test_runner.rb
> Loaded suite -e
> Started
> ................................................................................F.....................................................................
> Finished in 1.346321 seconds.
> 
>   1) Failure:
> test_load_yaml_array(BaseTest) [./test/base_test.rb:1079]:
> Exception raised:
> Class: <ActiveSupport::CoreExtensions::Hash::Conversions::DisallowedType>
> Message: <"Disallowed type attribute: \"yaml\"">
> ---Backtrace---
> /usr/lib/ruby/vendor_ruby/active_support/core_ext/hash/conversions.rb:185:in 
> `typecast_xml_value'
> /usr/lib/ruby/vendor_ruby/active_support/core_ext/hash/conversions.rb:225:in 
> `typecast_xml_value'
> /usr/lib/ruby/vendor_ruby/1.8/rubygems/custom_require.rb:36:in `inject'
> /usr/lib/ruby/vendor_ruby/active_support/core_ext/hash/conversions.rb:224:in 
> `each'
> /usr/lib/ruby/vendor_ruby/active_support/core_ext/hash/conversions.rb:224:in 
> `inject'
> /usr/lib/ruby/vendor_ruby/active_support/core_ext/hash/conversions.rb:224:in 
> `typecast_xml_value'
> /usr/lib/ruby/vendor_ruby/active_support/core_ext/hash/conversions.rb:225:in 
> `typecast_xml_value'
> /usr/lib/ruby/vendor_ruby/1.8/rubygems/custom_require.rb:36:in `inject'
> /usr/lib/ruby/vendor_ruby/active_support/core_ext/hash/conversions.rb:224:in 
> `each'
> /usr/lib/ruby/vendor_ruby/active_support/core_ext/hash/conversions.rb:224:in 
> `inject'
> /usr/lib/ruby/vendor_ruby/active_support/core_ext/hash/conversions.rb:224:in 
> `typecast_xml_value'
> /usr/lib/ruby/vendor_ruby/active_support/core_ext/hash/conversions.rb:171:in 
> `from_xml'
> /«PKGBUILDDIR»/lib/active_resource/formats/xml_format.rb:19:in `decode'
> /«PKGBUILDDIR»/lib/active_resource/connection.rb:138:in `get'
> /«PKGBUILDDIR»/lib/active_resource/base.rb:661:in `find_single'
> /«PKGBUILDDIR»/lib/active_resource/base.rb:589:in `find'
> ./test/base_test.rb:1080:in `test_load_yaml_array'
> ./test/base_test.rb:1079:in `test_load_yaml_array'
> ---------------
> 
> 150 tests, 474 assertions, 1 failures, 0 errors
> ERROR: Test "ruby1.8" failed. Exiting.
> dh_auto_install: dh_ruby --install 
> /«PKGBUILDDIR»/debian/ruby-activeresource-2.3 returned exit code 1
> make: *** [binary] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2013/01/29/ruby-activeresource-2.3_2.3.14-2_wheezy.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-activeresource-2.3
Source-Version: 2.3.14-3

We believe that the bug you reported is fixed in the latest version of
ruby-activeresource-2.3, 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 699...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Ondřej Surý <ond...@debian.org> (supplier of updated ruby-activeresource-2.3 
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...@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Sun, 10 Feb 2013 22:46:39 +0100
Source: ruby-activeresource-2.3
Binary: ruby-activeresource-2.3
Architecture: source all
Version: 2.3.14-3
Distribution: unstable
Urgency: high
Maintainer: Debian Ruby Extras Maintainers 
<pkg-ruby-extras-maintain...@lists.alioth.debian.org>
Changed-By: Ondřej Surý <ond...@debian.org>
Description: 
 ruby-activeresource-2.3 - Connects objects and REST web services
Closes: 699255
Changes: 
 ruby-activeresource-2.3 (2.3.14-3) unstable; urgency=high
 .
   [Sebastian Ramacher]
   * debian/patches/0003-remove-test-for-XML-YAML-parsing.patch: Backport patch
     from upstream to disable test for XML YAML parsing. XML YAML parsing has
     been removed in ruby-activesupport-2.3/2.3.14-5 to fix CVE-2013-0156.
     (Closes: #699255)
Checksums-Sha1: 
 d75c024c4ce86e1efd1ff52437e8decf592849a5 1603 
ruby-activeresource-2.3_2.3.14-3.dsc
 3fbc5cd75523475e37649aeb99721a1b873e2dbe 11161 
ruby-activeresource-2.3_2.3.14-3.debian.tar.gz
 d5c5d9a4f467678cf9046552735c27c15840a81c 40094 
ruby-activeresource-2.3_2.3.14-3_all.deb
Checksums-Sha256: 
 221210061f26ea9b0c23ed1dcbcedaa8ee38f27769c834c1aab878f7e2c58771 1603 
ruby-activeresource-2.3_2.3.14-3.dsc
 0bd322f8b1f75726c4d5653f49812dfaf334ef97a902480845d669caf3f6ec95 11161 
ruby-activeresource-2.3_2.3.14-3.debian.tar.gz
 e93723f24225e3285bb2517504b93cbbfcf2ffc7e72fd1298f98d8fe5f6d819a 40094 
ruby-activeresource-2.3_2.3.14-3_all.deb
Files: 
 0aacf6afe60be8fda56a3ccd16768762 1603 ruby optional 
ruby-activeresource-2.3_2.3.14-3.dsc
 89f96f0c88ffab7eaf45613e5fa2a2b9 11161 ruby optional 
ruby-activeresource-2.3_2.3.14-3.debian.tar.gz
 b5af11636c395d8b513b053424f06012 40094 ruby optional 
ruby-activeresource-2.3_2.3.14-3_all.deb

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

iEYEARECAAYFAlEaaPIACgkQ9OZqfMIN8nPCSwCfaSZTH3sKTqU4q6HmegIW7xuz
JkoAnR8IYXFlAhQY8Q066c6YMZKpr1BV
=DAoE
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to