Your message dated Sun, 23 Jun 2013 11:33:56 +0000
with message-id <e1uqiyo-00050o...@franck.debian.org>
and subject line Bug#713157: fixed in ruby-upr 0.2.0-2
has caused the Debian Bug report #713157,
regarding ruby-upr: 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.)


-- 
713157: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=713157
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: ruby-upr
Version: 0.2.0-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:
>  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-upr/usr/bin
> install -D -m755 /«PKGBUILDDIR»/bin/upr-drb 
> /«PKGBUILDDIR»/debian/ruby-upr/usr/bin/upr-drb
> install -d /«PKGBUILDDIR»/debian/ruby-upr/usr/lib/ruby/vendor_ruby
> install -D -m644 /«PKGBUILDDIR»/lib/upr.rb 
> /«PKGBUILDDIR»/debian/ruby-upr/usr/lib/ruby/vendor_ruby/upr.rb
> install -D -m644 /«PKGBUILDDIR»/lib/upr/status_methods.rb 
> /«PKGBUILDDIR»/debian/ruby-upr/usr/lib/ruby/vendor_ruby/upr/status_methods.rb
> install -D -m644 /«PKGBUILDDIR»/lib/upr/input_wrapper.rb 
> /«PKGBUILDDIR»/debian/ruby-upr/usr/lib/ruby/vendor_ruby/upr/input_wrapper.rb
> install -D -m644 /«PKGBUILDDIR»/lib/upr/params.rb 
> /«PKGBUILDDIR»/debian/ruby-upr/usr/lib/ruby/vendor_ruby/upr/params.rb
> install -D -m644 /«PKGBUILDDIR»/lib/upr/json.rb 
> /«PKGBUILDDIR»/debian/ruby-upr/usr/lib/ruby/vendor_ruby/upr/json.rb
> install -D -m644 /«PKGBUILDDIR»/lib/upr/monitor.rb 
> /«PKGBUILDDIR»/debian/ruby-upr/usr/lib/ruby/vendor_ruby/upr/monitor.rb
> install -D -m644 /«PKGBUILDDIR»/lib/upr/status.rb 
> /«PKGBUILDDIR»/debian/ruby-upr/usr/lib/ruby/vendor_ruby/upr/status.rb
> Rewriting shebang line of /«PKGBUILDDIR»/debian/ruby-upr/usr/bin/upr-drb
> /usr/bin/ruby1.8 -I/usr/lib/ruby/vendor_ruby 
> /usr/lib/ruby/vendor_ruby/gem2deb/test_runner.rb
> Loaded suite debian/ruby-tests
> Started
> EEEEE
> Finished in 0.002064 seconds.
> 
>   1) Error:
> test_finish_with_length(MonitorTest):
> LoadError: no such file to load -- moneta/memory
>     ./debian/ruby-upr//usr/lib/ruby/vendor_ruby/upr/monitor.rb:20:in `require'
>     ./debian/ruby-upr//usr/lib/ruby/vendor_ruby/upr/monitor.rb:20:in 
> `initialize'
>     ./test/test_monitor.rb:6:in `new'
>     ./test/test_monitor.rb:6:in `setup'
> 
>   2) Error:
> test_finish_without_length(MonitorTest):
> LoadError: no such file to load -- moneta/memory
>     ./debian/ruby-upr//usr/lib/ruby/vendor_ruby/upr/monitor.rb:20:in `require'
>     ./debian/ruby-upr//usr/lib/ruby/vendor_ruby/upr/monitor.rb:20:in 
> `initialize'
>     ./test/test_monitor.rb:6:in `new'
>     ./test/test_monitor.rb:6:in `setup'
> 
>   3) Error:
> test_start_with_length(MonitorTest):
> LoadError: no such file to load -- moneta/memory
>     ./debian/ruby-upr//usr/lib/ruby/vendor_ruby/upr/monitor.rb:20:in `require'
>     ./debian/ruby-upr//usr/lib/ruby/vendor_ruby/upr/monitor.rb:20:in 
> `initialize'
>     ./test/test_monitor.rb:6:in `new'
>     ./test/test_monitor.rb:6:in `setup'
> 
>   4) Error:
> test_start_without_length(MonitorTest):
> LoadError: no such file to load -- moneta/memory
>     ./debian/ruby-upr//usr/lib/ruby/vendor_ruby/upr/monitor.rb:20:in `require'
>     ./debian/ruby-upr//usr/lib/ruby/vendor_ruby/upr/monitor.rb:20:in 
> `initialize'
>     ./test/test_monitor.rb:6:in `new'
>     ./test/test_monitor.rb:6:in `setup'
> 
>   5) Error:
> test_to_incr(MonitorTest):
> LoadError: no such file to load -- moneta/memory
>     ./debian/ruby-upr//usr/lib/ruby/vendor_ruby/upr/monitor.rb:20:in `require'
>     ./debian/ruby-upr//usr/lib/ruby/vendor_ruby/upr/monitor.rb:20:in 
> `initialize'
>     ./test/test_monitor.rb:6:in `new'
>     ./test/test_monitor.rb:6:in `setup'
> 
> 5 tests, 0 assertions, 0 failures, 5 errors
> ERROR: Test "ruby1.8" failed. Exiting.
> dh_auto_install: dh_ruby --install /«PKGBUILDDIR»/debian/ruby-upr 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-upr_0.2.0-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-upr
Source-Version: 0.2.0-2

We believe that the bug you reported is fixed in the latest version of
ruby-upr, 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.
Jérémy Bobbio <lu...@debian.org> (supplier of updated ruby-upr 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: Sun, 23 Jun 2013 13:14:39 +0200
Source: ruby-upr
Binary: ruby-upr
Architecture: source all
Version: 0.2.0-2
Distribution: unstable
Urgency: low
Maintainer: Debian Ruby Extras Maintainers 
<pkg-ruby-extras-maintain...@lists.alioth.debian.org>
Changed-By: Jérémy Bobbio <lu...@debian.org>
Description: 
 ruby-upr   - Upload Progress for Rack
Closes: 713157
Changes: 
 ruby-upr (0.2.0-2) unstable; urgency=low
 .
   [ Cédric Boutillier ]
   * Use canonical URI in Vcs-* fields.
 .
   [ Jérémy Bobbio ]
   * Fix FTBFS by switching to the 0.7 API of Moneta. (Closes: #713157)
Checksums-Sha1: 
 b00514180805ea9a745c48b390482e452ed500a8 2006 ruby-upr_0.2.0-2.dsc
 0e8503c304621ed17304120197333434e7daf552 4167 ruby-upr_0.2.0-2.debian.tar.gz
 283aa0a612245dfde0268e088b05623bbfcb7ec2 17500 ruby-upr_0.2.0-2_all.deb
Checksums-Sha256: 
 f7d40122df71b760a6359396677f9db5426183a2970f95c65b50579f9b5c020f 2006 
ruby-upr_0.2.0-2.dsc
 92ebec75e1042af8b18c83c6c3a4cdf8e06a24e294cc602eed360fb680b48bd4 4167 
ruby-upr_0.2.0-2.debian.tar.gz
 f73a25027f51edad06e03d38048bcf637380e75197a428d807c4fe35fb1ab976 17500 
ruby-upr_0.2.0-2_all.deb
Files: 
 5a4ef871206432ae12f424cc5e32f368 2006 ruby optional ruby-upr_0.2.0-2.dsc
 cbe93f502c477bb7e273f4fb0cfacb63 4167 ruby optional 
ruby-upr_0.2.0-2.debian.tar.gz
 394d9943995dcb8144b1cae22706ac29 17500 ruby optional ruby-upr_0.2.0-2_all.deb

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

iQIcBAEBCAAGBQJRxtqPAAoJEEgU3sIrMHw8SqEQAKmlLJDqUDD6t8nMg9x4NJen
6etnVix/70QbEZDRbxn6oSJng7544iMXo5+9fwYSSrtIUiLihJrCwcaX/VJDiewx
iyoXgJVYESdHWKuCg3m3b6FyUv0ixPYFC6daAX2MI28VCPUSjc6pbmZ3A3yO0QYs
BhrA9uneto7QDowjrZLuoCfhqWqJoW1W1KIvVwgrmWvGy5KNa+h2+jp6ugYiEbVY
DkefwfgbSJ1bet0HLG0NDM/tMmZ0a2ymE2pOMDGqlVKAbLrjRid7orvC4ttT1mUU
hIIGPk1jjYD8syAW4Fxgr2d+RokO0rb/EMU5DGO6xcivWAFOSYMDYfpwFCI+qfM+
+09Z5/Y5TbaSLvmKAz42wEjQz2CiNyClBYICd54FxqzF5VSwbLTF2yWQIMAvC5FV
RebLZp71vk05H/uhVOP8BxqVw3wgclJKUewsZ6rNzJ1kP/j0yzEOVsz4lMChJnWH
b5+8dYGNbpAPeTQl1RV6B24oZ1xe0fI2IMhkg9gvvoKFhqOq2ZSy6t51BL05D94W
wrpV5t2guYfKiojsHwUoYVmlJ88epVFPPZBtzzB8bEZBl0HfQDJQAak8yihqta6s
Lstl8YFKY/Y02HTp6Pn6XY/Mzq0dFTV+7R1gRtbZ+2buitq3gdT6MSsjMjL0RwcC
gAlyDWvysfdnw2XvlI34
=LaNF
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to