Your message dated Tue, 25 Jun 2013 11:50:44 +0000
with message-id <e1urrlk-0001dt...@franck.debian.org>
and subject line Bug#713153: fixed in ruby-rr 1.1.1-2
has caused the Debian Bug report #713153,
regarding ruby-sham-rack: 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.)
--
713153: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=713153
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: ruby-sham-rack
Version: 1.3.6-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-sham-rack/usr/lib/ruby/vendor_ruby
> install -D -m644 /«PKGBUILDDIR»/lib/sham_rack/version.rb
> /«PKGBUILDDIR»/debian/ruby-sham-rack/usr/lib/ruby/vendor_ruby/sham_rack/version.rb
> install -D -m644 /«PKGBUILDDIR»/lib/sham_rack/stub_web_service.rb
> /«PKGBUILDDIR»/debian/ruby-sham-rack/usr/lib/ruby/vendor_ruby/sham_rack/stub_web_service.rb
> install -D -m644 /«PKGBUILDDIR»/lib/sham_rack/registration.rb
> /«PKGBUILDDIR»/debian/ruby-sham-rack/usr/lib/ruby/vendor_ruby/sham_rack/registration.rb
> install -D -m644 /«PKGBUILDDIR»/lib/sham_rack/patron.rb
> /«PKGBUILDDIR»/debian/ruby-sham-rack/usr/lib/ruby/vendor_ruby/sham_rack/patron.rb
> install -D -m644 /«PKGBUILDDIR»/lib/sham_rack/net_http.rb
> /«PKGBUILDDIR»/debian/ruby-sham-rack/usr/lib/ruby/vendor_ruby/sham_rack/net_http.rb
> install -D -m644 /«PKGBUILDDIR»/lib/sham_rack.rb
> /«PKGBUILDDIR»/debian/ruby-sham-rack/usr/lib/ruby/vendor_ruby/sham_rack.rb
> /usr/bin/ruby1.8 -I/usr/lib/ruby/vendor_ruby
> /usr/lib/ruby/vendor_ruby/gem2deb/test_runner.rb
> /usr/bin/ruby1.8 -S rspec ./spec/sham_rack/stub_web_service_spec.rb
> ./spec/sham_rack_spec.rb
> /usr/lib/ruby/vendor_ruby/rr/adapters.rb:11:in `const_missing': uninitialized
> constant RR::Adapters::RSpec2 (NameError)
> from /«PKGBUILDDIR»/spec/spec_helper.rb:6
> from /usr/lib/ruby/vendor_ruby/rspec/core.rb:107:in `configure'
> from /«PKGBUILDDIR»/spec/spec_helper.rb:5
> from /«PKGBUILDDIR»/spec/sham_rack/stub_web_service_spec.rb:1:in
> `require'
> from /«PKGBUILDDIR»/spec/sham_rack/stub_web_service_spec.rb:1
> 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 -S rspec ./spec/sham_rack/stub_web_service_spec.rb
> ./spec/sham_rack_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 -S rspec ./spec/sham_rack/stub_web_service_spec.rb
> ./spec/sham_rack_spec.rb
> /usr/lib/ruby/vendor_ruby/rr/adapters.rb:11:in `const_missing': uninitialized
> constant RR::Adapters::RSpec2 (NameError)
> from /«PKGBUILDDIR»/spec/spec_helper.rb:6:in `block in <top (required)>'
> from /usr/lib/ruby/vendor_ruby/rspec/core.rb:107:in `configure'
> from /«PKGBUILDDIR»/spec/spec_helper.rb:5: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/sham_rack/stub_web_service_spec.rb:1: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 -S rspec ./spec/sham_rack/stub_web_service_spec.rb
> ./spec/sham_rack_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-sham-rack
> 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-sham-rack_1.3.6-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-rr
Source-Version: 1.1.1-2
We believe that the bug you reported is fixed in the latest version of
ruby-rr, 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.
Praveen Arimbrathodiyil <prav...@debian.org> (supplier of updated ruby-rr
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: Tue, 25 Jun 2013 00:50:08 +0530
Source: ruby-rr
Binary: ruby-rr
Architecture: source all
Version: 1.1.1-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Ruby Extras Maintainers
<pkg-ruby-extras-maintain...@lists.alioth.debian.org>
Changed-By: Praveen Arimbrathodiyil <prav...@debian.org>
Description:
ruby-rr - test double framework for Ruby
Closes: 713153
Changes:
ruby-rr (1.1.1-2) unstable; urgency=medium
.
* Add back RR::Adapters::RSpec2 (Closes: 713153)
- add-back-adapters-rspec2.patch
Checksums-Sha1:
effb167235433b9542c57ba804db14b5802538ae 2014 ruby-rr_1.1.1-2.dsc
cfef96db52a13472d6a435dba5d31bf1c2b2360e 3791 ruby-rr_1.1.1-2.debian.tar.gz
8760e098e4b09efd92f29b5c3563320faba95266 36188 ruby-rr_1.1.1-2_all.deb
Checksums-Sha256:
21126f145d5a15c32005dade9313c1ef5111a9dd1998742a09c457fdbb2d9aae 2014
ruby-rr_1.1.1-2.dsc
18bf5d97a91546e76e1bd0bc97d5e7bb786fd96cdb7ee81669321081d4bb7c52 3791
ruby-rr_1.1.1-2.debian.tar.gz
3c504f2d9cbea242de382ebf781b45d6ab28cf023b0516d72545b142195b01ca 36188
ruby-rr_1.1.1-2_all.deb
Files:
23fa12e713ae4856122d479f44558e5a 2014 ruby optional ruby-rr_1.1.1-2.dsc
421105772412750548cf37dafb402606 3791 ruby optional
ruby-rr_1.1.1-2.debian.tar.gz
7d179a6d33a76bf60d613ee3898b1279 36188 ruby optional ruby-rr_1.1.1-2_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
iQIcBAEBCAAGBQJRyXz1AAoJEM4fnGdFEsIqbJEQAJf0ve911X8W85PUg+V4BH86
3VSt+qfBOqg7K7kTsSmwQCfZfoXM8YhWCZwpl9C5Py9PLoTLQAaxDJ8v3eydjyM/
0/pcXLdfFwfW55yn0NKvGB8oroUcTZDOPwdHjqGs3WFqA/d1jLrxKo6keKve4Way
HS/Uv4LBgRNmNpa5cTds1uwqR3lGSpWKO644+WJZsZOBSk6NdDs+BeuXECwTNwvD
a8xlNQrk1u6IWo8QbFg+Zvaxj5gYxs7GeZdIAg+WfMxaGPqorjf6nXEnP0UoK5ea
8l6u0tv9j51UHL1CFoU3G8MhAJq4mpIuiyqMh02SdtYwQVRcX73vFfW0CTLWC2GH
jfFMI0/Qq+y0uG2JT6uHsmoO+3U9LdguC5Qoe4+cpBRhsbdFoGpHrLEbd3la9FJS
HRqKqEbxN4GgoY+gtdK8qi7o6a6kbXNJB0rXSLvaOU+0eMvG+MzXpnzxvyC1F6r4
YtgAjKzxmHOKdca73kmEUiz/iceLpMKJj0YKPwK9zdr9NtowewQrAyNazkv+14h/
L06+x+qz1g+EZorgvBlgWWkTZk57Q7nll4F7hgLzN/40zGf9g3NbWWbHMrocquVt
1xOKjNi3QVMEvahw3wXui43htTkyNrlgiQRVnoQDw6uKiLamGt0CsFeGNUqpuRx9
fRIq9PAdCENuwW4smwhW
=p0E6
-----END PGP SIGNATURE-----
--- End Message ---