Your message dated Wed, 26 Feb 2014 03:23:35 +0000
with message-id <e1wiv5r-0007nn...@franck.debian.org>
and subject line Bug#733423: fixed in rails-3.2 3.2.17-1
has caused the Debian Bug report #733423,
regarding ruby-activesupport-3.2 should depend on ruby-minitest or drop 
port-to-minitest.patch
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.)


-- 
733423: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=733423
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: ruby-fixture-builder
Version: 0.3.6-1
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20131226 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/lib/ruby/1.9.1/rubygems/custom_require.rb:36:in `require': cannot load 
> such file -- minitest (LoadError)
>       from /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36:in `require'
>       from /usr/lib/ruby/vendor_ruby/active_support/test_case.rb:1:in `<top 
> (required)>'
>       from /usr/lib/ruby/vendor_ruby/active_record/test_case.rb:5:in 
> `<module:ActiveRecord>'
>       from /usr/lib/ruby/vendor_ruby/active_record/test_case.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/test_helper.rb:17: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/fixture_builder_test.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 /usr/lib/ruby/vendor_ruby/rake/rake_test_loader.rb:15: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:test" 
> -I"/usr/lib/ruby/vendor_ruby" 
> "/usr/lib/ruby/vendor_ruby/rake/rake_test_loader.rb" 
> "test/fixture_builder_test.rb" 
> "test/legacy_fixture_mode_fixture_generation_test.rb" 
> "test/legacy_fixture_mode_test.rb" "test/namer_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/2013/12/26/ruby-fixture-builder_0.3.6-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: rails-3.2
Source-Version: 3.2.17-1

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

Debian distribution maintenance software
pp.
Antonio Terceiro <terce...@debian.org> (supplier of updated rails-3.2 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: Mon, 17 Feb 2014 11:16:11 -0300
Source: rails-3.2
Binary: ruby-activesupport-3.2 ruby-activerecord-3.2 ruby-activeresource-3.2 
ruby-activemodel-3.2 ruby-actionpack-3.2 ruby-actionmailer-3.2 
ruby-railties-3.2 ruby-rails-3.2 rails3
Architecture: source all
Version: 3.2.17-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Ruby Extras Maintainers 
<pkg-ruby-extras-maintain...@lists.alioth.debian.org>
Changed-By: Antonio Terceiro <terce...@debian.org>
Description: 
 rails3     - MVC ruby based framework geared for web application development
 ruby-actionmailer-3.2 - email composition, delivery, and receiving framework 
(part of Rai
 ruby-actionpack-3.2 - web-flow and rendering framework putting the VC in MVC 
(part of R
 ruby-activemodel-3.2 - toolkit for building modeling frameworks (part of Rails)
 ruby-activerecord-3.2 - object-relational mapper framework (part of Rails)
 ruby-activeresource-3.2 - REST modeling framework (part of Rails)
 ruby-activesupport-3.2 - Support and utility classes used by the Rails 3.2 
framework
 ruby-rails-3.2 - MVC ruby based framework geared for web application 
development
 ruby-railties-3.2 - MVC ruby based framework geared for web application 
development
Closes: 733423 738747
Changes: 
 rails-3.2 (3.2.17-1) unstable; urgency=medium
 .
   * New upstream release. Includes fixes for the following security issues:
     - XSS Vulnerability in number_to_currency, number_to_percentage and
       number_to_human [CVE-2014-0081]
     - Denial of Service Vulnerability in Action View when using render :text
       [CVE-2014-0082]
   * make ruby-activesupport-3.2 depend on ruby-test-unit since the patch
     changing test-unit to minitest was dropped (Closes: #733423, #738747)
   * ruby-rails-3.2: add ruby-uglifier to Recommends:
   * ruby-rails-3.2: add dependency on rubygems-integration
Checksums-Sha1: 
 5cd7de787e6f66ea77e840d38da30ad4b018033c 2541 rails-3.2_3.2.17-1.dsc
 f73c3e84c17ad88b909e924ba72204bd40ec00c4 3566537 rails-3.2_3.2.17.orig.tar.gz
 ab2a98cbd3f9d2d3f357549ed991f8957723ec82 13140 rails-3.2_3.2.17-1.debian.tar.xz
 c1c93c54943e59da43e8069452142ff152dabed9 188164 
ruby-activesupport-3.2_3.2.17-1_all.deb
 35150b5e5bf17df6efe1ac83f19d59ded368baa1 216176 
ruby-activerecord-3.2_3.2.17-1_all.deb
 fc148f1b95260cb9f1094e9580acf24abf5510f2 37978 
ruby-activeresource-3.2_3.2.17-1_all.deb
 11dcf77980a8af7a7a595133857953cfeb162957 46316 
ruby-activemodel-3.2_3.2.17-1_all.deb
 f6ec27c9dfc87e09ade224886ae3b115ea102f95 249404 
ruby-actionpack-3.2_3.2.17-1_all.deb
 236edf310be25bdae5f45e8488c6dc3a7297af0e 26672 
ruby-actionmailer-3.2_3.2.17-1_all.deb
 acd6e46e27d94a8f31085deda68b2228b2bc5613 113158 
ruby-railties-3.2_3.2.17-1_all.deb
 aad31d3fc89cbbb6162ecb36661c5b55ea2f5235 11606 ruby-rails-3.2_3.2.17-1_all.deb
 3f5cd8f333e0cb61b6331e218c39ee09ee2aba05 9342 rails3_3.2.17-1_all.deb
Checksums-Sha256: 
 79eed9a343e2be31bb0250b08a3553b75fbacc9d9094507b1239530cd07c71e3 2541 
rails-3.2_3.2.17-1.dsc
 f94972ed71c005ae1f7520d8840852872fbdf6c834bb2eaf1516fe63e406d609 3566537 
rails-3.2_3.2.17.orig.tar.gz
 bfa4483a654648afcb8fe60963295349ce565b66ff03de291c7d15e251c585f6 13140 
rails-3.2_3.2.17-1.debian.tar.xz
 9d744e35ff2e90204f59ebd4a89adc2a180f529879f120def934d87bae8207ce 188164 
ruby-activesupport-3.2_3.2.17-1_all.deb
 cb8041becee162775f9ac5fa13c7300e67038831ead8d1ea002ab5ef394396b0 216176 
ruby-activerecord-3.2_3.2.17-1_all.deb
 1a6587f16af7d55dd5401f4394742d6a5bd791ba497d88d2cec71cf0bda4315a 37978 
ruby-activeresource-3.2_3.2.17-1_all.deb
 ca9602af06912a588d2490f51c25bfb23925c96066ca93dfb0651717aaca2fab 46316 
ruby-activemodel-3.2_3.2.17-1_all.deb
 622ad7ef0bbf7711e45b884ec83cc5e53d96635d6d098052787ef20526ffae58 249404 
ruby-actionpack-3.2_3.2.17-1_all.deb
 e5077ddec61b96e6bc242dfdbb39fc7b4af35157f9838003b72db6f522f3533d 26672 
ruby-actionmailer-3.2_3.2.17-1_all.deb
 b2fbaf26ebf7fe1952e6f7e38b1782f343eb160d7b7bf6860c322ec20c5e7bda 113158 
ruby-railties-3.2_3.2.17-1_all.deb
 1d4c9e24952f0580908750b39be95766db981b6828f08b7a0e848697625c0cb5 11606 
ruby-rails-3.2_3.2.17-1_all.deb
 e3ae833e6643e271077ed153ec59f811ea30dfe826c8a003da428ab77dc487ad 9342 
rails3_3.2.17-1_all.deb
Files: 
 dbe815937a7f6758d18ec6e073ffc746 2541 ruby optional rails-3.2_3.2.17-1.dsc
 4c472a271bb16501618805a0a206f5e4 3566537 ruby optional 
rails-3.2_3.2.17.orig.tar.gz
 d89da8a11f3b6a6be0b3fb9dc617b125 13140 ruby optional 
rails-3.2_3.2.17-1.debian.tar.xz
 9a6a37888bff0e873d418873a69964d9 188164 ruby optional 
ruby-activesupport-3.2_3.2.17-1_all.deb
 81babfd2bc15454305c6c43ac7126663 216176 ruby optional 
ruby-activerecord-3.2_3.2.17-1_all.deb
 b50f04c985a1cba527d44cd9934e9f3a 37978 ruby optional 
ruby-activeresource-3.2_3.2.17-1_all.deb
 5ac22a7f250d6cca1a8b213192979887 46316 ruby optional 
ruby-activemodel-3.2_3.2.17-1_all.deb
 bb4f47ec91aa8d266bc52d3ea79be0c3 249404 ruby optional 
ruby-actionpack-3.2_3.2.17-1_all.deb
 31e19665a3a214883a247d0f3af4bc22 26672 ruby optional 
ruby-actionmailer-3.2_3.2.17-1_all.deb
 978c5181deb783ad4e717cce2e707fb8 113158 ruby optional 
ruby-railties-3.2_3.2.17-1_all.deb
 375bb11c5f43fa801d9419d104ddbf65 11606 ruby optional 
ruby-rails-3.2_3.2.17-1_all.deb
 b9e9625a8d0c3c8f949264f18aea3c4e 9342 ruby optional rails3_3.2.17-1_all.deb

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

iQIcBAEBCAAGBQJTDUc+AAoJEPwNsbvNRgvevVUP/iHH8jCELXGXvBYyqzRt8dGL
sw4u4UbtsKwDHJCAQQf7gzvfj0putYc5d2oXwnWOJc1rKkLrtm2U/YQ/Cqq2GSK6
w90KHXJc/nT1ISMi9EuVtoombTIyY9g3S3Cg+UOe6Sk/xGy3KsLlWXupb5HMbor0
NcZnh6AZAZL/ZAGKcnFze8YqX8In61tyj7gYGXGIPrOqSH19+j3F+NufMfQS48v3
Ic2X8+ajIT3FvPiVq3wlSyigKFp0UGrNPRnraeXXeSv+wyM33X/Ip3wC3ImxJRW1
+Kj1nlMf7I5VfFoV1FXw6BiGeaamXda8/l2pWm3HB+R71ij26s9XXsi989Ykad4p
zilh0YMrDq++CaV8uorx7G45cGOb31fMTfi2KIcBZn02xGBrCJxuvC4qjY3ticZ8
GM5gzf+vXqUYPaC6aJfhp4jEauts0/OOlm/P2LD2kCLLtZvFvgu/Fm/fmyVfTzvL
brVxVR1lnLLwQ5Lm5DtvRYZj33AmUZH1bgAU89j8pHwCuHpQWs7Fu7Tco+Ynr+DN
xtDPaawleju4hQCSvEcoxe4CBRCwjJCnZoIBqyhYLpeggrv3UgBvG7Yt6nabH623
hgL/CMTfnFeP2LY21oZsoapMQG8o2HdeOp+c5h7EKUm9BxMxDLDwYF6oWH5xRVdZ
+4pOtM/nEHkkt7kbnZcZ
=ejTT
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to