Your message dated Thu, 28 Jul 2011 06:32:51 +0000
with message-id <e1qmk9l-0003wb...@franck.debian.org>
and subject line Bug#628271: fixed in ruby-tilt 1.3.2-1
has caused the Debian Bug report #628271,
regarding ruby-tilt: 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.)
--
628271: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=628271
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: ruby-tilt
Version: 1.2.2-1
Severity: serious
Tags: wheezy sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20110528 qa-ftbfs
Justification: FTBFS on amd64
Hi,
During a rebuild of all packages in sid, your package failed to build on
amd64.
Relevant part:
> /usr/bin/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/user-ruby-tilt_1.2.2-1-amd64-DaMHI2/ruby-tilt-1.2.2/debian/ruby-tilt/usr/bin
> install -m755 bin/tilt
> /build/user-ruby-tilt_1.2.2-1-amd64-DaMHI2/ruby-tilt-1.2.2/debian/ruby-tilt/usr/bin/tilt
> install -d
> /build/user-ruby-tilt_1.2.2-1-amd64-DaMHI2/ruby-tilt-1.2.2/debian/ruby-tilt/usr/lib/ruby/vendor_ruby
> install -m644 lib/tilt.rb
> /build/user-ruby-tilt_1.2.2-1-amd64-DaMHI2/ruby-tilt-1.2.2/debian/ruby-tilt/usr/lib/ruby/vendor_ruby/tilt.rb
> Running tests for ruby1.8 using debian/ruby-tests.rb...
> /usr/bin/ruby1.8 -Ilib debian/ruby-tests.rb
> Tilt::BlueClothTemplate (disabled)
>
> Tilt::BuilderTemplate (disabled)
> Tilt::RDocTemplate (disabled)
>
> Tilt::NokogiriTemplate (disabled)
> Tilt::RadiusTemplate (disabled)
>
> Tilt::LessTemplate (disabled)
>
> Tilt::HamlTemplate (disabled)
>
> Tilt::LiquidTemplate (disabled)
>
> Tilt::MarkabyTemplate (disabled)
>
> Tilt::ErubisTemplate (disabled)
>
> Tilt::SassTemplate (disabled)
>
> Tilt::RedClothTemplate (disabled)
>
> Tilt::CoffeeScriptTemplate (disabled)
>
> Tilt::RDiscountTemplate (disabled)
>
> Loaded suite debian/ruby-tests
> Started
> ..........................................................................
> Finished in 0.172539 seconds.
>
> 74 tests, 112 assertions, 0 failures, 0 errors
> Running tests for ruby1.9.1 using debian/ruby-tests.rb...
> /usr/bin/ruby1.9.1 -Ilib debian/ruby-tests.rb
> Tilt::BlueClothTemplate (disabled)
>
> Tilt::BuilderTemplate (disabled)
> Tilt::NokogiriTemplate (disabled)
> Tilt::RadiusTemplate (disabled)
>
> Tilt::LessTemplate (disabled)
>
> Tilt::HamlTemplate (disabled)
>
> Tilt::LiquidTemplate (disabled)
>
> Tilt::MarkabyTemplate (disabled)
>
> Tilt::ErubisTemplate (disabled)
>
> Tilt::SassTemplate (disabled)
>
> Tilt::RedClothTemplate (disabled)
>
> Tilt::CoffeeScriptTemplate (disabled)
>
> Tilt::RDiscountTemplate (disabled)
>
> Loaded suite debian/ruby-tests
> Started
> ..EE..................EE.....................................................
> Finished in 0.191823 seconds.
>
> 1) Error:
> test_backtrace_file_and_line_reporting_with_locals(CompiledERBTemplateTest):
> ArgumentError: invalid byte sequence in US-ASCII
>
> /build/user-ruby-tilt_1.2.2-1-amd64-DaMHI2/ruby-tilt-1.2.2/test/tilt_erbtemplate_test.rb:175:in
> `split'
>
> /build/user-ruby-tilt_1.2.2-1-amd64-DaMHI2/ruby-tilt-1.2.2/test/tilt_erbtemplate_test.rb:175:in
> `block in <class:CompiledERBTemplateTest>'
>
> 2) Error:
> test_backtrace_file_and_line_reporting_without_locals(CompiledERBTemplateTest):
> ArgumentError: invalid byte sequence in US-ASCII
>
> /build/user-ruby-tilt_1.2.2-1-amd64-DaMHI2/ruby-tilt-1.2.2/test/tilt_erbtemplate_test.rb:159:in
> `split'
>
> /build/user-ruby-tilt_1.2.2-1-amd64-DaMHI2/ruby-tilt-1.2.2/test/tilt_erbtemplate_test.rb:159:in
> `block in <class:CompiledERBTemplateTest>'
>
> 3) Error:
> test_backtrace_file_and_line_reporting_with_locals(ERBTemplateTest):
> ArgumentError: invalid byte sequence in US-ASCII
>
> /build/user-ruby-tilt_1.2.2-1-amd64-DaMHI2/ruby-tilt-1.2.2/test/tilt_erbtemplate_test.rb:78:in
> `split'
>
> /build/user-ruby-tilt_1.2.2-1-amd64-DaMHI2/ruby-tilt-1.2.2/test/tilt_erbtemplate_test.rb:78:in
> `block in <class:ERBTemplateTest>'
>
> 4) Error:
> test_backtrace_file_and_line_reporting_without_locals(ERBTemplateTest):
> ArgumentError: invalid byte sequence in US-ASCII
>
> /build/user-ruby-tilt_1.2.2-1-amd64-DaMHI2/ruby-tilt-1.2.2/test/tilt_erbtemplate_test.rb:62:in
> `split'
>
> /build/user-ruby-tilt_1.2.2-1-amd64-DaMHI2/ruby-tilt-1.2.2/test/tilt_erbtemplate_test.rb:62:in
> `block in <class:ERBTemplateTest>'
>
> 77 tests, 105 assertions, 0 failures, 4 errors, 0 skips
>
> Test run options: --seed 11321
> ERROR: Test "ruby1.9.1" failed. Exiting.
> dh_auto_install: dh_ruby --install
> /build/user-ruby-tilt_1.2.2-1-amd64-DaMHI2/ruby-tilt-1.2.2/debian/ruby-tilt
> returned exit code 1
> make: *** [binary] Error 1
The full build log is available from:
http://people.debian.org/~lucas/logs/2011/05/28/ruby-tilt_1.2.2-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.
--
| Lucas Nussbaum
| lu...@lucas-nussbaum.net http://www.lucas-nussbaum.net/ |
| jabber: lu...@nussbaum.fr GPG: 1024D/023B3F4F |
--- End Message ---
--- Begin Message ---
Source: ruby-tilt
Source-Version: 1.3.2-1
We believe that the bug you reported is fixed in the latest version of
ruby-tilt, which is due to be installed in the Debian FTP archive:
ruby-tilt_1.3.2-1.debian.tar.gz
to main/r/ruby-tilt/ruby-tilt_1.3.2-1.debian.tar.gz
ruby-tilt_1.3.2-1.dsc
to main/r/ruby-tilt/ruby-tilt_1.3.2-1.dsc
ruby-tilt_1.3.2-1_all.deb
to main/r/ruby-tilt/ruby-tilt_1.3.2-1_all.deb
ruby-tilt_1.3.2.orig.tar.gz
to main/r/ruby-tilt/ruby-tilt_1.3.2.orig.tar.gz
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 628...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Youhei SASAKI <uwab...@gfd-dennou.org> (supplier of updated ruby-tilt 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: SHA512
Format: 1.8
Date: Tue, 26 Jul 2011 04:10:13 +0900
Source: ruby-tilt
Binary: ruby-tilt
Architecture: source all
Version: 1.3.2-1
Distribution: unstable
Urgency: low
Maintainer: Debian Ruby Extras Maintainers
<pkg-ruby-extras-maintain...@lists.alioth.debian.org>
Changed-By: Youhei SASAKI <uwab...@gfd-dennou.org>
Description:
ruby-tilt - Generic interface to multiple Ruby template engines
Closes: 628271
Changes:
ruby-tilt (1.3.2-1) unstable; urgency=low
.
* Fix FTBFS: Closes: #628271
- add Encoding.default_external for Ruby >= 1.9.1
* New Upstream version: 1.3.2
* Bump Standard Version: 3.9.2
* Add manpage for /usr/bin/tilt
* Add me to Uploaders
Checksums-Sha1:
e7d846f8cf352c8ffee91cf78c857b09c292ff92 2082 ruby-tilt_1.3.2-1.dsc
590f67e12aab5daa9323bbd575196952c4158071 31945 ruby-tilt_1.3.2.orig.tar.gz
c73b1ae28a7d1c2612eb8103e4356c50017f6b23 3329 ruby-tilt_1.3.2-1.debian.tar.gz
b36016e1ab3d8b75b9631ec610338a70e5057145 17712 ruby-tilt_1.3.2-1_all.deb
Checksums-Sha256:
40f913980714b2e55cd19a380a1d4f61cfd2744455a051848ec57000ed3ad7ee 2082
ruby-tilt_1.3.2-1.dsc
b60c282014cdda534d6889d5c17f0b0f9b35f0a0a54854c93077b12bec5e809a 31945
ruby-tilt_1.3.2.orig.tar.gz
1f899b89e0940ee869e4f5cd4ec8d6690dfb257f74424562a927ea702314fe7b 3329
ruby-tilt_1.3.2-1.debian.tar.gz
9d25c151c26539d0aa1c8c5afb7f2e7f9b75d1ea9e504189d94301ebc4b2a117 17712
ruby-tilt_1.3.2-1_all.deb
Files:
e015f8796ea2cb669f288817116410b8 2082 ruby optional ruby-tilt_1.3.2-1.dsc
1ce998adf1da1bdf12d5056e5dfde12d 31945 ruby optional
ruby-tilt_1.3.2.orig.tar.gz
f125889f06b9190a7099373f3a9d74bd 3329 ruby optional
ruby-tilt_1.3.2-1.debian.tar.gz
0e835c143d2220307264212ae18b7b2c 17712 ruby optional ruby-tilt_1.3.2-1_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iQIVAwUBTjEBdjkUtTL0376ZAQrkIA//UUQut66lh+jSaxqw5jRVQHQT5xGiifmk
2RbqHAXjhkSku1wHqZ1/qcRVmxBb3zwevvt41B6RYE1LsHtrtx6p0nvSFmRBJMY5
wL660pSC+awzOimPlJU+6UTAPW6Dtg5rWYLojpD507YHMeD20VOfcbOx0M64I/e2
u4H0vV/GdHuShYkNkyTzaGWVzpM4VO7NT0Fu0f4ymrIKTYaH1rWzhDRTy48ciESK
CwmbFQuRXePmRbXsgScxFgAkQZXkp6xiQbpEnf4moYpsoGbb5AQuakJjJ7TnHh23
A/MjnOgg7z+BSXWBZ/dqKb4Sj3K/I8GidT9PbP4Db3t/ZNT9zitTP+Q8vSTjUxqL
IET4G6+vhGdfRPBxbJvDCFD+vefo4q2j7YP8syy8n5xaOkaVCoI82fKGMqSTZzN6
aJpZRYZxVoEHRCbpkcAUoe85Jd9/f+bUcNoOhQBpg6foIBV/m1wOsuJigsBTk4br
Uz/Lx4fEh2nWhPvS5dWVRDX3FXeLW5HfymdTA3o6slISb20DK74NQg3CNymGbkZq
n75odMl8hUWtmilwjDeVfVnsdEINvttL00/1x2Z48gEr8S4hIO7iBoL3yeFdYcmi
cinhiDrj2SzIeeM2HHNCKNWH9oRIusOZJES+c6aeNuxYpbqfha6Z6Dgy7I3qy6pq
BmXEy+2/66U=
=2LuS
-----END PGP SIGNATURE-----
--- End Message ---