Your message dated Thu, 10 Apr 2014 23:04:18 +0000
with message-id <e1wyo14-00018a...@franck.debian.org>
and subject line Bug#738420: fixed in ruby-sinatra-contrib 1.4.2-1
has caused the Debian Bug report #738420,
regarding ruby-sinatra-contrib: FTBFS: ERROR: Test "ruby1.9.1" 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.)


-- 
738420: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=738420
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: ruby-sinatra-contrib
Version: 1.4.1-1
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20140208 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):
> /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/capture_spec.rb ./spec/config_file_spec.rb 
> ./spec/content_for_spec.rb ./spec/cookies_spec.rb ./spec/decompile_spec.rb 
> ./spec/extension_spec.rb ./spec/json_spec.rb ./spec/link_header_spec.rb 
> ./spec/multi_route_spec.rb ./spec/namespace_spec.rb ./spec/reloader_spec.rb 
> ./spec/respond_with_spec.rb ./spec/streaming_spec.rb
> FFFFFFFFF..................................................................................................................................................................................................................................................................................................................................................................................FFF............................................................................................FFF...............................................FFF...............................................FFF...............................................FFF...............................................FFF............FFF..............FF......................FFFFFFF.F.F..................................................................................
> 
> Failures:
> 
>   1) Sinatra::Capture haml behaves like a template language captures content
>      Failure/Error: subject.send(:render, engine, 
> template.to_sym).strip.gsub(/\s+/, ' ')
>      NoMethodError:
>        undefined method `mappings' for Tilt:Module
>      Shared Example Group: "a template language" called from 
> ./spec/capture_spec.rb:35
>      # ./lib/sinatra/engine_tracking.rb:91:in `block in render'
>      # ./lib/sinatra/engine_tracking.rb:83:in `with_engine'
>      # ./lib/sinatra/engine_tracking.rb:91:in `render'
>      # ./lib/sinatra/engine_tracking.rb:91:in `block in render'
>      # ./lib/sinatra/engine_tracking.rb:83:in `with_engine'
>      # ./lib/sinatra/engine_tracking.rb:91:in `render'
>      # ./spec/capture_spec.rb:19:in `render'
>      # ./spec/capture_spec.rb:27:in `block (3 levels) in <top (required)>'
> 
>   2) Sinatra::Capture haml behaves like a template language allows nested 
> captures
>      Failure/Error: subject.send(:render, engine, 
> template.to_sym).strip.gsub(/\s+/, ' ')
>      NoMethodError:
>        undefined method `mappings' for Tilt:Module
>      Shared Example Group: "a template language" called from 
> ./spec/capture_spec.rb:35
>      # ./lib/sinatra/engine_tracking.rb:91:in `block in render'
>      # ./lib/sinatra/engine_tracking.rb:83:in `with_engine'
>      # ./lib/sinatra/engine_tracking.rb:91:in `render'
>      # ./lib/sinatra/engine_tracking.rb:91:in `block in render'
>      # ./lib/sinatra/engine_tracking.rb:83:in `with_engine'
>      # ./lib/sinatra/engine_tracking.rb:91:in `render'
>      # ./spec/capture_spec.rb:19:in `render'
>      # ./spec/capture_spec.rb:31:in `block (3 levels) in <top (required)>'
> 
>   3) Sinatra::Capture slim behaves like a template language captures content
>      Failure/Error: subject.send(:render, engine, 
> template.to_sym).strip.gsub(/\s+/, ' ')
>      NoMethodError:
>        undefined method `mappings' for Tilt:Module
>      Shared Example Group: "a template language" called from 
> ./spec/capture_spec.rb:36
>      # ./lib/sinatra/engine_tracking.rb:91:in `block in render'
>      # ./lib/sinatra/engine_tracking.rb:83:in `with_engine'
>      # ./lib/sinatra/engine_tracking.rb:91:in `render'
>      # ./lib/sinatra/engine_tracking.rb:91:in `block in render'
>      # ./lib/sinatra/engine_tracking.rb:83:in `with_engine'
>      # ./lib/sinatra/engine_tracking.rb:91:in `render'
>      # ./spec/capture_spec.rb:19:in `render'
>      # ./spec/capture_spec.rb:27:in `block (3 levels) in <top (required)>'
> 
>   4) Sinatra::Capture slim behaves like a template language allows nested 
> captures
>      Failure/Error: subject.send(:render, engine, 
> template.to_sym).strip.gsub(/\s+/, ' ')
>      NoMethodError:
>        undefined method `mappings' for Tilt:Module
>      Shared Example Group: "a template language" called from 
> ./spec/capture_spec.rb:36
>      # ./lib/sinatra/engine_tracking.rb:91:in `block in render'
>      # ./lib/sinatra/engine_tracking.rb:83:in `with_engine'
>      # ./lib/sinatra/engine_tracking.rb:91:in `render'
>      # ./lib/sinatra/engine_tracking.rb:91:in `block in render'
>      # ./lib/sinatra/engine_tracking.rb:83:in `with_engine'
>      # ./lib/sinatra/engine_tracking.rb:91:in `render'
>      # ./spec/capture_spec.rb:19:in `render'
>      # ./spec/capture_spec.rb:31:in `block (3 levels) in <top (required)>'
> 
>   5) Sinatra::Capture erubis behaves like a template language captures content
>      Failure/Error: subject.send(:render, engine, 
> template.to_sym).strip.gsub(/\s+/, ' ')
>      NoMethodError:
>        undefined method `mappings' for Tilt:Module
>      Shared Example Group: "a template language" called from 
> ./spec/capture_spec.rb:37
>      # ./lib/sinatra/engine_tracking.rb:91:in `block in render'
>      # ./lib/sinatra/engine_tracking.rb:83:in `with_engine'
>      # ./lib/sinatra/engine_tracking.rb:91:in `render'
>      # ./lib/sinatra/engine_tracking.rb:91:in `block in render'
>      # ./lib/sinatra/engine_tracking.rb:83:in `with_engine'
>      # ./lib/sinatra/engine_tracking.rb:91:in `render'
>      # ./spec/capture_spec.rb:19:in `render'
>      # ./spec/capture_spec.rb:27:in `block (3 levels) in <top (required)>'
>
[cutted here]
>
> ERROR: Test "ruby1.9.1" failed.

The full build log is available from:
   
http://aws-logs.debian.net/ftbfs-logs/2014/02/08/ruby-sinatra-contrib_1.4.1-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-sinatra-contrib
Source-Version: 1.4.2-1

We believe that the bug you reported is fixed in the latest version of
ruby-sinatra-contrib, 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 738...@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-sinatra-contrib 
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: Fri, 11 Apr 2014 00:54:42 +0200
Source: ruby-sinatra-contrib
Binary: ruby-sinatra-contrib
Architecture: source all
Version: 1.4.2-1
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-sinatra-contrib - collection of useful extensions to the Sinatra web 
framework
Closes: 738420
Changes: 
 ruby-sinatra-contrib (1.4.2-1) unstable; urgency=low
 .
   * New upstream version. (Closes: #738420)
   * Bump Standards-Version, no changes required.
Checksums-Sha1: 
 962ad2034287ec5cc6be4c6e3fb11264ebc7f57e 2400 ruby-sinatra-contrib_1.4.2-1.dsc
 8c82edd3abc610a98c78b9033b519a0530a5985c 49627 
ruby-sinatra-contrib_1.4.2.orig.tar.gz
 5189a850ce35c381051f3fe2f511b14b5864f37f 3016 
ruby-sinatra-contrib_1.4.2-1.debian.tar.xz
 a0d019fa37e226b410cbfa6de85b67496a168d7e 25568 
ruby-sinatra-contrib_1.4.2-1_all.deb
Checksums-Sha256: 
 ea099adc1172df858f015fda32e79042efe4d4a2bd2d8ee240332352638278ea 2400 
ruby-sinatra-contrib_1.4.2-1.dsc
 b3073e937a5db15e4d2f0128916c66eba11a777cad445384ae8725c6c53caacd 49627 
ruby-sinatra-contrib_1.4.2.orig.tar.gz
 d489103f4e141ccf81a045076487041fc976700122e098dc78f6f86fac4ba243 3016 
ruby-sinatra-contrib_1.4.2-1.debian.tar.xz
 41f5b8f395ffa5b31fe02b5cfc2799afca5eba0b7dea42cf108e2511fea6f3fc 25568 
ruby-sinatra-contrib_1.4.2-1_all.deb
Files: 
 90616c9dc3081a794c6b2fd940c185ef 2400 ruby optional 
ruby-sinatra-contrib_1.4.2-1.dsc
 8bdf686798f5e05952c60accd82de0c0 49627 ruby optional 
ruby-sinatra-contrib_1.4.2.orig.tar.gz
 8d189726bdcdd08336887edc0c2b1705 3016 ruby optional 
ruby-sinatra-contrib_1.4.2-1.debian.tar.xz
 ee9d5b6b32cdbe95298f87c77271b2dd 25568 ruby optional 
ruby-sinatra-contrib_1.4.2-1_all.deb

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

iQIcBAEBCAAGBQJTRyGjAAoJEEgU3sIrMHw8DdcP/07UuCRr2QD43+Yt0rrVhL75
PPuBvasQDByTlxmWYCaTZb4t422+FSqYa1D4HfE50YBMgBlhqS64uXr0qWmphL+G
u80g+dN5r5xH5oFcg5Vlkbjw13xZIT74HaNjjAG3376LYUwGvgqUJRf0M5W9nma9
NAD7I9dtIaLLLkINDYFm7S0usURTlj4CLz71riiE1XyGrATa/7Vne2cV1Kizy3aw
lhgd/ZQ8NhquIzt1lZSxcZsgnXK4iu4T7YrCoE3I1YfSeFgnTg9IDHhAYYjiHiu4
lgLZVVrSFqafmzpPF5milwFoQBoiMy0LfmIac5l/iRAlTuM/Fn9CEEQJqjGQ5XAJ
dVKX1JP+PFC2c3zjLwRBVarAaERryETw7uBBh+fkpAgEsRjJ+xYk+41xYXwCoPto
cniNdqhOvugM7fQdbV1cxcuC4o/cJ4vwb/kPQFNw+vBWXH7IVGMwZWUt4aF3Vdmc
HFlNKbH430NfnNdeYZUWhK8dIKT6wyaEsSRECr1jp9aYNaOOcX9IvbJf7jJXgTnt
AauVyhBAHnpBtP2fCvviR9QBOi7DrGyAg/jbhBbbBuyFwz+q40VuvuRVYvlwx45I
dkOPq59a+Xd7gUlxqP5ZHQRRRlgLZtbYUTBdt3C+nWn4G1l7gycrOimT+FgQuJ7N
06JJUtW2VaX/c2cuw/xL
=V0Z8
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to