Your message dated Wed, 28 Sep 2011 16:21:29 +0000
with message-id <e1r8wsz-0005lp...@franck.debian.org>
and subject line Bug#642776: fixed in ruby-ogginfo 0.6.5-2
has caused the Debian Bug report #642776,
regarding ruby-ogginfo: FTBFS: sh: 1: oggenc: not found
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.)


-- 
642776: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=642776
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: ruby-ogginfo
Version: 0.6.5-1
Severity: serious
Tags: wheezy sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20110923 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_installdirs -O--buildsystem=ruby
>    dh_auto_install -O--buildsystem=ruby
>   Entering dh_ruby --install
> install -d 
> /build/ruby-ogginfo-PsZrMg/ruby-ogginfo-0.6.5/debian/ruby-ogginfo/usr/lib/ruby/vendor_ruby
> install -D -m644 lib/ogg.rb 
> /build/ruby-ogginfo-PsZrMg/ruby-ogginfo-0.6.5/debian/ruby-ogginfo/usr/lib/ruby/vendor_ruby/ogg.rb
> install -D -m644 lib/ogginfo.rb 
> /build/ruby-ogginfo-PsZrMg/ruby-ogginfo-0.6.5/debian/ruby-ogginfo/usr/lib/ruby/vendor_ruby/ogginfo.rb
> install -D -m644 lib/ogg/reader.rb 
> /build/ruby-ogginfo-PsZrMg/ruby-ogginfo-0.6.5/debian/ruby-ogginfo/usr/lib/ruby/vendor_ruby/ogg/reader.rb
> install -D -m644 lib/ogg/page.rb 
> /build/ruby-ogginfo-PsZrMg/ruby-ogginfo-0.6.5/debian/ruby-ogginfo/usr/lib/ruby/vendor_ruby/ogg/page.rb
> install -D -m644 lib/ogg/codecs/comments.rb 
> /build/ruby-ogginfo-PsZrMg/ruby-ogginfo-0.6.5/debian/ruby-ogginfo/usr/lib/ruby/vendor_ruby/ogg/codecs/comments.rb
> install -D -m644 lib/ogg/codecs/vorbis.rb 
> /build/ruby-ogginfo-PsZrMg/ruby-ogginfo-0.6.5/debian/ruby-ogginfo/usr/lib/ruby/vendor_ruby/ogg/codecs/vorbis.rb
> install -D -m644 lib/ogg/codecs/speex.rb 
> /build/ruby-ogginfo-PsZrMg/ruby-ogginfo-0.6.5/debian/ruby-ogginfo/usr/lib/ruby/vendor_ruby/ogg/codecs/speex.rb
> install -D -m644 lib/ogg/writer.rb 
> /build/ruby-ogginfo-PsZrMg/ruby-ogginfo-0.6.5/debian/ruby-ogginfo/usr/lib/ruby/vendor_ruby/ogg/writer.rb
> /usr/bin/ruby1.8 -I/usr/lib/ruby/vendor_ruby 
> /usr/lib/ruby/vendor_ruby/gem2deb/test_runner.rb
> Loaded suite -e
> Started
> sh: 1: oggenc: not found
> sh: 1: oggenc: not found
> sh: 1: oggenc: not found
> sh: 1: oggenc: not found
> sh: 1: oggenc: not found
> sh: 1: oggenc: not found
> Warning: Speex is only optimized for 8, 16 and 32 kHz. It will still work at 
> 44100 Hz but your mileage may vary
> Encoding 44100 Hz audio using ultra-wideband (sub-band CELP) mode (stereo)
> 3000+0 records in
> 3000+0 records out
> 3072000 bytes (3.1 MB) copied, 0.829607 s, 3.7 MB/s
> FFF.FFF....
> Finished in 0.934657 seconds.
> 
>   1) Failure:
> test_big_tags(OggInfoTest)
>     [./test/test_ruby-ogginfo.rb:197:in `generate_ogg'
>      ./test/test_ruby-ogginfo.rb:219:in `tag_test'
>      ./test/test_ruby-ogginfo.rb:138:in `test_big_tags']:
> cannot generate "./test/test.ogg", tests cannot be fully performed.
> 
>   2) Failure:
> test_charset(OggInfoTest)
>     [./test/test_ruby-ogginfo.rb:197:in `generate_ogg'
>      ./test/test_ruby-ogginfo.rb:143:in `test_charset']:
> cannot generate "./test/test.ogg", tests cannot be fully performed.
> 
>   3) Failure:
> test_checksum(OggInfoTest)
>     [./test/test_ruby-ogginfo.rb:197:in `generate_ogg'
>      ./test/test_ruby-ogginfo.rb:210:in `generate_truncated_ogg'
>      ./test/test_ruby-ogginfo.rb:181:in `test_checksum']:
> cannot generate "./test/test.ogg", tests cannot be fully performed.
> 
>   4) Failure:
> test_length(OggInfoTest)
>     [./test/test_ruby-ogginfo.rb:197:in `generate_ogg'
>      ./test/test_ruby-ogginfo.rb:126:in `test_length']:
> cannot generate "./test/test.ogg", tests cannot be fully performed.
> 
>   5) Failure:
> test_should_not_fail_when_input_is_truncated(OggInfoTest)
>     [./test/test_ruby-ogginfo.rb:197:in `generate_ogg'
>      ./test/test_ruby-ogginfo.rb:161:in 
> `test_should_not_fail_when_input_is_truncated']:
> cannot generate "./test/test.ogg", tests cannot be fully performed.
> 
>   6) Failure:
> test_tag_writing(OggInfoTest)
>     [./test/test_ruby-ogginfo.rb:197:in `generate_ogg'
>      ./test/test_ruby-ogginfo.rb:219:in `tag_test'
>      ./test/test_ruby-ogginfo.rb:134:in `test_tag_writing']:
> cannot generate "./test/test.ogg", tests cannot be fully performed.
> 
> 11 tests, 20 assertions, 6 failures, 0 errors
> ERROR: Test "ruby1.8" failed. Exiting.
> dh_auto_install: dh_ruby --install 
> /build/ruby-ogginfo-PsZrMg/ruby-ogginfo-0.6.5/debian/tmp returned exit code 1
> make: *** [binary] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2011/09/23/ruby-ogginfo_0.6.5-1_lsid64.buildlog

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 about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot.  Internet was not
accessible from the build systems.



--- End Message ---
--- Begin Message ---
Source: ruby-ogginfo
Source-Version: 0.6.5-2

We believe that the bug you reported is fixed in the latest version of
ruby-ogginfo, which is due to be installed in the Debian FTP archive:

libogginfo-ruby1.8_0.6.5-2_all.deb
  to main/r/ruby-ogginfo/libogginfo-ruby1.8_0.6.5-2_all.deb
libogginfo-ruby1.9.1_0.6.5-2_all.deb
  to main/r/ruby-ogginfo/libogginfo-ruby1.9.1_0.6.5-2_all.deb
libogginfo-ruby_0.6.5-2_all.deb
  to main/r/ruby-ogginfo/libogginfo-ruby_0.6.5-2_all.deb
ruby-ogginfo_0.6.5-2.debian.tar.gz
  to main/r/ruby-ogginfo/ruby-ogginfo_0.6.5-2.debian.tar.gz
ruby-ogginfo_0.6.5-2.dsc
  to main/r/ruby-ogginfo/ruby-ogginfo_0.6.5-2.dsc
ruby-ogginfo_0.6.5-2_all.deb
  to main/r/ruby-ogginfo/ruby-ogginfo_0.6.5-2_all.deb



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 642...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Gunnar Wolf <gw...@debian.org> (supplier of updated ruby-ogginfo 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: SHA256

Format: 1.8
Date: Wed, 28 Sep 2011 11:02:12 -0500
Source: ruby-ogginfo
Binary: ruby-ogginfo libogginfo-ruby libogginfo-ruby1.8 libogginfo-ruby1.9.1
Architecture: source all
Version: 0.6.5-2
Distribution: unstable
Urgency: low
Maintainer: Debian Ruby Extras Maintainers 
<pkg-ruby-extras-maintain...@lists.alioth.debian.org>
Changed-By: Gunnar Wolf <gw...@debian.org>
Description: 
 libogginfo-ruby - Transitional package for ruby-ogginfo
 libogginfo-ruby1.8 - Transitional package for ruby-ogginfo
 libogginfo-ruby1.9.1 - Transitional package for ruby-ogginfo
 ruby-ogginfo - Ruby library for accessing low-level information on ogg files
Closes: 642776
Changes: 
 ruby-ogginfo (0.6.5-2) unstable; urgency=low
 .
   * Added missing build-dependency on vorbis-tools, used in the test
     suite (Closes: #642776)
Checksums-Sha1: 
 b94c122c23ccec32f6085f2a0f10ecfde04c5a6a 2076 ruby-ogginfo_0.6.5-2.dsc
 1bd7acee6cb0ba9bcc85a2095e8028885fb8ece3 5098 
ruby-ogginfo_0.6.5-2.debian.tar.gz
 87de65ab368c7e3cca9abfff3821a3416cab54d0 12444 ruby-ogginfo_0.6.5-2_all.deb
 9aaff297a610f57c38ba2010423d1605613dfe8a 4578 libogginfo-ruby_0.6.5-2_all.deb
 ca4a3f25cdd2a6fd1a50173014c3d2b9423cd661 4578 
libogginfo-ruby1.8_0.6.5-2_all.deb
 2c028b521b1506cc5602f2d5443890bdd225f727 4580 
libogginfo-ruby1.9.1_0.6.5-2_all.deb
Checksums-Sha256: 
 2b7c49a81c3c7d5678a06bb7edb11d0baa9880b495328bb90c25114863880788 2076 
ruby-ogginfo_0.6.5-2.dsc
 6c4be759369ef53d277715cf66d560524980ff7179a335c5b0ac4c71e590e65a 5098 
ruby-ogginfo_0.6.5-2.debian.tar.gz
 1841d9f5125cc846a967bf78b942547a030e481f57822b1dc6bc8306068034d7 12444 
ruby-ogginfo_0.6.5-2_all.deb
 4f4c34adfd2dcd383c8b2fd68519a454172076e805f4693207d41f85e9378232 4578 
libogginfo-ruby_0.6.5-2_all.deb
 e1238a28efe5b39a6dd32e443a0a38144c78af8bb375abdb65569f2b0de4b451 4578 
libogginfo-ruby1.8_0.6.5-2_all.deb
 807a4a102fd132b62401dbee7f322e5067749c8c8f8e9bd1ae4a340fe9651f4b 4580 
libogginfo-ruby1.9.1_0.6.5-2_all.deb
Files: 
 7699f9a63c996bc0d91a570a504914cb 2076 ruby optional ruby-ogginfo_0.6.5-2.dsc
 7d2bdb71ada0d923e6503d17a3587f91 5098 ruby optional 
ruby-ogginfo_0.6.5-2.debian.tar.gz
 96d5fc0a382692adcf7add742f70fc47 12444 ruby optional 
ruby-ogginfo_0.6.5-2_all.deb
 fdf441e28c6e389854335e217746101e 4578 oldlibs optional 
libogginfo-ruby_0.6.5-2_all.deb
 aafb22b262783d581ed206876dd81523 4578 oldlibs optional 
libogginfo-ruby1.8_0.6.5-2_all.deb
 ed79c0a5964b06b5399bcb79708cca14 4580 oldlibs optional 
libogginfo-ruby1.9.1_0.6.5-2_all.deb

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

iQIcBAEBCAAGBQJOg0U2AAoJEGc6A+TB25IfPDkQAJvcfHCidNtfUAl4muHn0sFE
nOEWSou64lwb9PixBQpbRCVqJFjigYUwTNmE5H29hahp3sxA/aLgNfid71ODHG9R
fSu8cA/E5jjSFBmHuCtZDTS/XTnJliS+mV3K2LAAM25a+TBd9V+WbVE6soTVloF9
FkREynmKALn7dIMQtr+3b4d+Extd5ss3PRsPk2qoZipZKJPVcC6Cunxw4D7YYt21
yHJQ04wh7CPbe4y/Qa4N00Msz6KkyxwVE8AbcxbGH7LmLPdn8hV2HotYySh4+A7V
qQYD6o9rwwEs1zxNIKzl3KMcMxluEPNR0f3zE3FI9aGqtjT527NWAmOZuITKGcr8
LuCiC2XfABGG09QDw5y+prTZIMoXVOF7rafVcpqBTbqFi68G65zm4n9XnB3szRsP
I3n3vm9ChSqtHiqbSpAPXvTn9P0ZZV+icWuS4jv7+2hObJXY+KzCVghdBRsc4koW
9RgbRt8cIdXstNf5R9zdHdReR5dcZyAOcFD8vdg3u9SP4Qu3KaHPRsasuLvGL2dx
QzTyiI8pye+m3pR1u6WuOVDXR/0CPik3N8bpKj/ha8BDRL1nZba6+thEh4if2I+g
jC/vjvdN9IOjUrk77ZVWrb3bPt+DmBfWX/+D9gZE9ncXR0hA39rW6QtDCU8fHNoz
3StBKIUiKfQCiLwLuP0h
=jwbR
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to