Your message dated Mon, 02 Dec 2013 00:19:42 +0000
with message-id <[email protected]>
and subject line Bug#728640: fixed in ruby-merb-param-protection 1.1.3-2
has caused the Debian Bug report #728640,
regarding ruby-merb-param-protection: FTBFS: ERROR: Test "ruby1.9.1" failed:
/usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36:in `require': cannot load
such file -- spec_helper (LoadError)
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.)
--
728640: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=728640
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: ruby-merb-param-protection
Version: 1.1.3-1
Severity: serious
Tags: jessie sid
User: [email protected]
Usertags: qa-ftbfs-20131103 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):
> 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-merb-param-protection/usr/lib/ruby/vendor_ruby
> install -D -m644 /«PKGBUILDDIR»/lib/merb-param-protection/version.rb
> /«PKGBUILDDIR»/debian/ruby-merb-param-protection/usr/lib/ruby/vendor_ruby/merb-param-protection/version.rb
> install -D -m644 /«PKGBUILDDIR»/lib/merb-param-protection.rb
> /«PKGBUILDDIR»/debian/ruby-merb-param-protection/usr/lib/ruby/vendor_ruby/merb-param-protection.rb
> /usr/bin/ruby1.9.1 -I/usr/lib/ruby/vendor_ruby
> /usr/lib/ruby/vendor_ruby/gem2deb/test_runner.rb
> /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36:in `require': cannot load
> such file -- spec_helper (LoadError)
> from /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36:in `require'
> from /«PKGBUILDDIR»/spec/merb_param_protection_spec.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 debian/ruby-tests.rb:3:in `block in <main>'
> from debian/ruby-tests.rb:3:in `each'
> from debian/ruby-tests.rb:3:in `<main>'
> ERROR: Test "ruby1.9.1" failed:
> dh_auto_install: dh_ruby --install /«PKGBUILDDIR»/debian/tmp returned exit
> code 1
> make: *** [binary] Error 1
The full build log is available from:
http://aws-logs.debian.net/ftbfs-logs/2013/11/03/ruby-merb-param-protection_1.1.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-merb-param-protection
Source-Version: 1.1.3-2
We believe that the bug you reported is fixed in the latest version of
ruby-merb-param-protection, 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.
Cédric Boutillier <[email protected]> (supplier of updated
ruby-merb-param-protection 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: Sun, 01 Dec 2013 09:16:35 +0100
Source: ruby-merb-param-protection
Binary: ruby-merb-param-protection
Architecture: source all
Version: 1.1.3-2
Distribution: unstable
Urgency: low
Maintainer: Debian Ruby Extras Maintainers
<[email protected]>
Changed-By: Cédric Boutillier <[email protected]>
Description:
ruby-merb-param-protection - Merb plugin with controller methods to filter
parameters
Closes: 728640
Changes:
ruby-merb-param-protection (1.1.3-2) unstable; urgency=low
.
* Team upload.
* Add spec/ directory to load_path in debian/ruby-tests.rb to allow tests to
find spec/spec_helper.rb (Closes: #728640).
* debian/control:
+ remove obsolete DM-Upload-Allowed flag
+ use canonical URI in Vcs-* fields
+ drop transitional packages
+ bump Standards-Version to 3.9.5 (no changes needed)
+ fix typo in long description
* debian/copyright: use copyright-format/1.0 official URL
* Add a patch header in debian/source for the single-debian-patch
Checksums-Sha1:
a1fe4e50c68a44a8eb4b12f22393fb3a83744d73 2206
ruby-merb-param-protection_1.1.3-2.dsc
bdf4dea60cb5caa8e86c3f3053dfd2e338a9f8a8 3342
ruby-merb-param-protection_1.1.3-2.debian.tar.gz
68a49e73a63ee6c05c2ac66151234df040d7a536 5764
ruby-merb-param-protection_1.1.3-2_all.deb
Checksums-Sha256:
cd4f2e9e820a224db57c6e8372a41c0d415c6f4d8c3dffb1cca2c32d014f692a 2206
ruby-merb-param-protection_1.1.3-2.dsc
80b58fc6947556b24dd874130426b5741b0f7c7694dce2a8f835ba06d16900d9 3342
ruby-merb-param-protection_1.1.3-2.debian.tar.gz
fa7eee688a0027274193698dbee30ac4ed1f1dcbb626828479f8b37ef1f2657e 5764
ruby-merb-param-protection_1.1.3-2_all.deb
Files:
7afd0dfd392ffa067b27b81a53a8f036 2206 ruby optional
ruby-merb-param-protection_1.1.3-2.dsc
968270f96c8398023f75f27bc7370f23 3342 ruby optional
ruby-merb-param-protection_1.1.3-2.debian.tar.gz
c61bbbf4b6dedac5d208a7e87067e824 5764 ruby optional
ruby-merb-param-protection_1.1.3-2_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.15 (GNU/Linux)
iQIcBAEBCAAGBQJSm9B7AAoJEKkHZFuPn48JKs4P/30pI0njh+oHjGujWBtWbVgf
JpKQKBgj2yKj8neAdKOglrdOIJx+7qrhHTMOzsfadquzLhsX408KgZZl5uNG5yVp
cefl/Cxbr7OiQDC5L8wi9iXDrjfGLnYF6y5dilYwZn7CAsChSz2MnxAWQ8zXwQvU
oV+NEIVOCGVfkflNew/edZas5bHb1crG19/CEZJ4729SCiSejQwkb3Vkfe7IuZrg
p+0Op3zQza5U2RKWUfBS7kG6Iz5Q50ksvbCEd3caeBtnW2buzF1OZKdFNCq65x+1
pZZ5RROpUAedCfmZzcYMyXemG36D8jHN4Wux7bhjPkJRa3w1cEM9QvV+rBINRN6F
rt/27jSKj1y5LuXwBuftJwuPMMsp2/yozaaVNuOYXxoWNTpcyElMCF109qPI8xvr
xgNuVesAFlYcZYWVHxG5lbEvejkOG7YQ93ixtznsTeOt74VNqSZn+lPf13XsbfLK
L0g7PaDoncX9C0rZp3cPJW814jqsd3YXtuq2zZspJxueKJrL4Q7Zs06VmfjO0Nmh
+KrRIWW4hy9dBpEnmTzlELncupHe6iYIygmD6xuDyBGr7WMHDYN1ypG6M8Ni5OpS
XUm4fww/YhDRoKk71Xjc8gPkoq9ZcqZ8id6fAst5qxtLedxJW0sJOboTfl9Znyr+
Ac0Vwjj1DXq6dEd+dssA
=7rNu
-----END PGP SIGNATURE-----
--- End Message ---