Your message dated Sun, 05 Feb 2017 18:03:29 +0000
with message-id <e1car9t-0007p2...@fasolo.debian.org>
and subject line Bug#849315: fixed in ruby-rabl 0.13.0-2
has caused the Debian Bug report #849315,
regarding ruby-rabl: FTBFS: Rabl::Engine without bson root #attribute asserts 
that it can add attribute under a different key name
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.)


-- 
849315: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=849315
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: ruby-rabl
Version: 0.13.0-1
Severity: serious
Justification: fails to build from source
User: reproducible-bui...@lists.alioth.debian.org
Usertags: ftbfs
X-Debbugs-Cc: reproducible-b...@lists.alioth.debian.org

Dear Maintainer,

ruby-rabl fails to build from source in unstable/amd64:

  […]

  at «BUILDDIR»/lib/rabl/template.rb:15:in `evaluate'
  at «BUILDDIR»/lib/rabl/engine.rb:47:in `render'
  at «BUILDDIR»/lib/rabl/engine.rb:380:in `cache_results'
  at «BUILDDIR»/lib/rabl/engine.rb:48:in `block in render'
  at «BUILDDIR»/lib/rabl/engine.rb:154:in `to_bson'
  
  ERROR
   Rabl::Engine without bson root #collection asserts that it sets root node 
for objects => undefined method `serialize' for BSON:Module occured
   at /usr/lib/ruby/vendor_ruby/riot.rb:129:in `block in <module:Riot>'
  at /usr/lib/ruby/vendor_ruby/riot.rb:38:in `run'
  at /usr/lib/ruby/vendor_ruby/riot/reporter.rb:46:in `summarize'
  at /usr/lib/ruby/vendor_ruby/riot.rb:39:in `block in run'
  at /usr/lib/ruby/vendor_ruby/riot.rb:39:in `each'
  at /usr/lib/ruby/vendor_ruby/riot.rb:39:in `block (2 levels) in run'
  at /usr/lib/ruby/vendor_ruby/riot/context.rb:98:in `run'
  at /usr/lib/ruby/vendor_ruby/riot/context.rb:146:in `run_sub_contexts'
  at /usr/lib/ruby/vendor_ruby/riot/context.rb:146:in `each'
  at /usr/lib/ruby/vendor_ruby/riot/context.rb:146:in `block in 
run_sub_contexts'
  at /usr/lib/ruby/vendor_ruby/riot/context.rb:98:in `run'
  at /usr/lib/ruby/vendor_ruby/riot/context.rb:146:in `run_sub_contexts'
  at /usr/lib/ruby/vendor_ruby/riot/context.rb:146:in `each'
  at /usr/lib/ruby/vendor_ruby/riot/context.rb:146:in `block in 
run_sub_contexts'
  at /usr/lib/ruby/vendor_ruby/riot/context.rb:97:in `run'
  at /usr/lib/ruby/vendor_ruby/riot/context.rb:108:in `local_run'
  at /usr/lib/ruby/vendor_ruby/riot/context.rb:108:in `each'
  at /usr/lib/ruby/vendor_ruby/riot/context.rb:109:in `block in local_run'
  at /usr/lib/ruby/vendor_ruby/riot/rr.rb:33:in `run'
  at /usr/lib/ruby/vendor_ruby/riot/assertion.rb:51:in `run'
  at /usr/lib/ruby/vendor_ruby/riot/situation.rb:61:in `evaluate'
  at /usr/lib/ruby/vendor_ruby/riot/situation.rb:61:in `instance_eval'
  at «BUILDDIR»/test/bson_engine_test.rb:216:in `block (4 levels) in <top 
(required)>'
  at /usr/lib/ruby/vendor_ruby/tilt/template.rb:96:in `render'
  at «BUILDDIR»/lib/rabl/template.rb:15:in `evaluate'
  at «BUILDDIR»/lib/rabl/engine.rb:47:in `render'
  at «BUILDDIR»/lib/rabl/engine.rb:380:in `cache_results'
  at «BUILDDIR»/lib/rabl/engine.rb:48:in `block in render'
  at «BUILDDIR»/lib/rabl/engine.rb:154:in `to_bson'
  
  ERROR
   Rabl::Engine without bson root #attribute asserts that it adds an attribute 
or method to be included in output => undefined method `serialize' for 
BSON:Module occured
   at /usr/lib/ruby/vendor_ruby/riot.rb:129:in `block in <module:Riot>'
  at /usr/lib/ruby/vendor_ruby/riot.rb:38:in `run'
  at /usr/lib/ruby/vendor_ruby/riot/reporter.rb:46:in `summarize'
  at /usr/lib/ruby/vendor_ruby/riot.rb:39:in `block in run'
  at /usr/lib/ruby/vendor_ruby/riot.rb:39:in `each'
  at /usr/lib/ruby/vendor_ruby/riot.rb:39:in `block (2 levels) in run'
  at /usr/lib/ruby/vendor_ruby/riot/context.rb:98:in `run'
  at /usr/lib/ruby/vendor_ruby/riot/context.rb:146:in `run_sub_contexts'
  at /usr/lib/ruby/vendor_ruby/riot/context.rb:146:in `each'
  at /usr/lib/ruby/vendor_ruby/riot/context.rb:146:in `block in 
run_sub_contexts'
  at /usr/lib/ruby/vendor_ruby/riot/context.rb:98:in `run'
  at /usr/lib/ruby/vendor_ruby/riot/context.rb:146:in `run_sub_contexts'
  at /usr/lib/ruby/vendor_ruby/riot/context.rb:146:in `each'
  at /usr/lib/ruby/vendor_ruby/riot/context.rb:146:in `block in 
run_sub_contexts'
  at /usr/lib/ruby/vendor_ruby/riot/context.rb:97:in `run'
  at /usr/lib/ruby/vendor_ruby/riot/context.rb:108:in `local_run'
  at /usr/lib/ruby/vendor_ruby/riot/context.rb:108:in `each'
  at /usr/lib/ruby/vendor_ruby/riot/context.rb:109:in `block in local_run'
  at /usr/lib/ruby/vendor_ruby/riot/rr.rb:33:in `run'
  at /usr/lib/ruby/vendor_ruby/riot/assertion.rb:51:in `run'
  at /usr/lib/ruby/vendor_ruby/riot/situation.rb:61:in `evaluate'
  at /usr/lib/ruby/vendor_ruby/riot/situation.rb:61:in `instance_eval'
  at «BUILDDIR»/test/bson_engine_test.rb:228:in `block (4 levels) in <top 
(required)>'
  at /usr/lib/ruby/vendor_ruby/tilt/template.rb:96:in `render'
  at «BUILDDIR»/lib/rabl/template.rb:15:in `evaluate'
  at «BUILDDIR»/lib/rabl/engine.rb:47:in `render'
  at «BUILDDIR»/lib/rabl/engine.rb:380:in `cache_results'
  at «BUILDDIR»/lib/rabl/engine.rb:48:in `block in render'
  at «BUILDDIR»/lib/rabl/engine.rb:154:in `to_bson'
  
  ERROR
   Rabl::Engine without bson root #attribute asserts that it can add attribute 
under a different key name through :as => undefined method `serialize' for 
BSON:Module occured
   at /usr/lib/ruby/vendor_ruby/riot.rb:129:in `block in <module:Riot>'
  at /usr/lib/ruby/vendor_ruby/riot.rb:38:in `run'
  at /usr/lib/ruby/vendor_ruby/riot/reporter.rb:46:in `summarize'
  at /usr/lib/ruby/vendor_ruby/riot.rb:39:in `block in run'
  at /usr/lib/ruby/vendor_ruby/riot.rb:39:in `each'
  at /usr/lib/ruby/vendor_ruby/riot.rb:39:in `block (2 levels) in run'
  at /usr/lib/ruby/vendor_ruby/riot/context.rb:98:in `run'
  at /usr/lib/ruby/vendor_ruby/riot/context.rb:146:in `run_sub_contexts'
  at /usr/lib/ruby/vendor_ruby/riot/context.rb:146:in `each'
  at /usr/lib/ruby/vendor_ruby/riot/context.rb:146:in `block in 
run_sub_contexts'
  at /usr/lib/ruby/vendor_ruby/riot/context.rb:98:in `run'
  at /usr/lib/ruby/vendor_ruby/riot/context.rb:146:in `run_sub_contexts'
  at /usr/lib/ruby/vendor_ruby/riot/context.rb:146:in `each'
  at /usr/lib/ruby/vendor_ruby/riot/context.rb:146:in `block in 
run_sub_contexts'
  at /usr/lib/ruby/vendor_ruby/riot/context.rb:97:in `run'
  at /usr/lib/ruby/vendor_ruby/riot/context.rb:108:in `local_run'
  at /usr/lib/ruby/vendor_ruby/riot/context.rb:108:in `each'
  at /usr/lib/ruby/vendor_ruby/riot/context.rb:109:in `block in local_run'
  at /usr/lib/ruby/vendor_ruby/riot/rr.rb:33:in `run'
  at /usr/lib/ruby/vendor_ruby/riot/assertion.rb:51:in `run'
  at /usr/lib/ruby/vendor_ruby/riot/situation.rb:61:in `evaluate'
  at /usr/lib/ruby/vendor_ruby/riot/situation.rb:61:in `instance_eval'
  at «BUILDDIR»/test/bson_engine_test.rb:238:in `block (4 levels) in <top 
(required)>'
  at /usr/lib/ruby/vendor_ruby/tilt/template.rb:96:in `render'
  at «BUILDDIR»/lib/rabl/template.rb:15:in `evaluate'
  at «BUILDDIR»/lib/rabl/engine.rb:47:in `render'
  at «BUILDDIR»/lib/rabl/engine.rb:380:in `cache_results'
  at «BUILDDIR»/lib/rabl/engine.rb:48:in `block in render'
  at «BUILDDIR»/lib/rabl/engine.rb:154:in `to_bson'
  
  ERROR
   Rabl::Engine without bson root #attribute asserts that it can add attribute 
under a different key name through hash => undefined method `serialize' for 
BSON:Module occured
   at /usr/lib/ruby/vendor_ruby/riot.rb:129:in `block in <module:Riot>'
  at /usr/lib/ruby/vendor_ruby/riot.rb:38:in `run'
  at /usr/lib/ruby/vendor_ruby/riot/reporter.rb:46:in `summarize'
  at /usr/lib/ruby/vendor_ruby/riot.rb:39:in `block in run'
  at /usr/lib/ruby/vendor_ruby/riot.rb:39:in `each'
  at /usr/lib/ruby/vendor_ruby/riot.rb:39:in `block (2 levels) in run'
  at /usr/lib/ruby/vendor_ruby/riot/context.rb:98:in `run'
  at /usr/lib/ruby/vendor_ruby/riot/context.rb:146:in `run_sub_contexts'
  at /usr/lib/ruby/vendor_ruby/riot/context.rb:146:in `each'
  at /usr/lib/ruby/vendor_ruby/riot/context.rb:146:in `block in 
run_sub_contexts'
  at /usr/lib/ruby/vendor_ruby/riot/context.rb:98:in `run'
  at /usr/lib/ruby/vendor_ruby/riot/context.rb:146:in `run_sub_contexts'
  at /usr/lib/ruby/vendor_ruby/riot/context.rb:146:in `each'
  at /usr/lib/ruby/vendor_ruby/riot/context.rb:146:in `block in 
run_sub_contexts'
  at /usr/lib/ruby/vendor_ruby/riot/context.rb:97:in `run'
  at /usr/lib/ruby/vendor_ruby/riot/context.rb:108:in `local_run'
  at /usr/lib/ruby/vendor_ruby/riot/context.rb:108:in `each'
  at /usr/lib/ruby/vendor_ruby/riot/context.rb:109:in `block in local_run'
  at /usr/lib/ruby/vendor_ruby/riot/rr.rb:33:in `run'
  at /usr/lib/ruby/vendor_ruby/riot/assertion.rb:51:in `run'
  at /usr/lib/ruby/vendor_ruby/riot/situation.rb:61:in `evaluate'
  at /usr/lib/ruby/vendor_ruby/riot/situation.rb:61:in `instance_eval'
  at «BUILDDIR»/test/bson_engine_test.rb:248:in `block (4 levels) in <top 
(required)>'
  at /usr/lib/ruby/vendor_ruby/tilt/template.rb:96:in `render'
  at «BUILDDIR»/lib/rabl/template.rb:15:in `evaluate'
  at «BUILDDIR»/lib/rabl/engine.rb:47:in `render'
  at «BUILDDIR»/lib/rabl/engine.rb:380:in `cache_results'
  at «BUILDDIR»/lib/rabl/engine.rb:48:in `block in render'
  at «BUILDDIR»/lib/rabl/engine.rb:154:in `to_bson'
  
  ERROR
   Rabl::Engine without bson root #code asserts that it can create an arbitraty 
code node => undefined method `serialize' for BSON:Module occured
   at /usr/lib/ruby/vendor_ruby/riot.rb:129:in `block in <module:Riot>'
  at /usr/lib/ruby/vendor_ruby/riot.rb:38:in `run'
  at /usr/lib/ruby/vendor_ruby/riot/reporter.rb:46:in `summarize'
  at /usr/lib/ruby/vendor_ruby/riot.rb:39:in `block in run'
  at /usr/lib/ruby/vendor_ruby/riot.rb:39:in `each'
  at /usr/lib/ruby/vendor_ruby/riot.rb:39:in `block (2 levels) in run'
  at /usr/lib/ruby/vendor_ruby/riot/context.rb:98:in `run'
  at /usr/lib/ruby/vendor_ruby/riot/context.rb:146:in `run_sub_contexts'
  at /usr/lib/ruby/vendor_ruby/riot/context.rb:146:in `each'
  at /usr/lib/ruby/vendor_ruby/riot/context.rb:146:in `block in 
run_sub_contexts'
  at /usr/lib/ruby/vendor_ruby/riot/context.rb:98:in `run'
  at /usr/lib/ruby/vendor_ruby/riot/context.rb:146:in `run_sub_contexts'
  at /usr/lib/ruby/vendor_ruby/riot/context.rb:146:in `each'
  at /usr/lib/ruby/vendor_ruby/riot/context.rb:146:in `block in 
run_sub_contexts'
  at /usr/lib/ruby/vendor_ruby/riot/context.rb:97:in `run'
  at /usr/lib/ruby/vendor_ruby/riot/context.rb:108:in `local_run'
  at /usr/lib/ruby/vendor_ruby/riot/context.rb:108:in `each'
  at /usr/lib/ruby/vendor_ruby/riot/context.rb:109:in `block in local_run'
  at /usr/lib/ruby/vendor_ruby/riot/rr.rb:33:in `run'
  at /usr/lib/ruby/vendor_ruby/riot/assertion.rb:51:in `run'
  at /usr/lib/ruby/vendor_ruby/riot/situation.rb:61:in `evaluate'
  at /usr/lib/ruby/vendor_ruby/riot/situation.rb:61:in `instance_eval'
  at «BUILDDIR»/test/bson_engine_test.rb:257:in `block (4 levels) in <top 
(required)>'
  at /usr/lib/ruby/vendor_ruby/tilt/template.rb:96:in `render'
  at «BUILDDIR»/lib/rabl/template.rb:15:in `evaluate'
  at «BUILDDIR»/lib/rabl/engine.rb:47:in `render'
  at «BUILDDIR»/lib/rabl/engine.rb:380:in `cache_results'
  at «BUILDDIR»/lib/rabl/engine.rb:48:in `block in render'
  at «BUILDDIR»/lib/rabl/engine.rb:154:in `to_bson'
  
  ERROR
   Rabl::Engine without bson root #code asserts that it can be passed 
conditionals => undefined method `serialize' for BSON:Module occured
   at /usr/lib/ruby/vendor_ruby/riot.rb:129:in `block in <module:Riot>'
  at /usr/lib/ruby/vendor_ruby/riot.rb:38:in `run'
  at /usr/lib/ruby/vendor_ruby/riot/reporter.rb:46:in `summarize'
  at /usr/lib/ruby/vendor_ruby/riot.rb:39:in `block in run'
  at /usr/lib/ruby/vendor_ruby/riot.rb:39:in `each'
  at /usr/lib/ruby/vendor_ruby/riot.rb:39:in `block (2 levels) in run'
  at /usr/lib/ruby/vendor_ruby/riot/context.rb:98:in `run'
  at /usr/lib/ruby/vendor_ruby/riot/context.rb:146:in `run_sub_contexts'
  at /usr/lib/ruby/vendor_ruby/riot/context.rb:146:in `each'
  at /usr/lib/ruby/vendor_ruby/riot/context.rb:146:in `block in 
run_sub_contexts'
  at /usr/lib/ruby/vendor_ruby/riot/context.rb:98:in `run'
  at /usr/lib/ruby/vendor_ruby/riot/context.rb:146:in `run_sub_contexts'
  at /usr/lib/ruby/vendor_ruby/riot/context.rb:146:in `each'
  at /usr/lib/ruby/vendor_ruby/riot/context.rb:146:in `block in 
run_sub_contexts'
  at /usr/lib/ruby/vendor_ruby/riot/context.rb:97:in `run'
  at /usr/lib/ruby/vendor_ruby/riot/context.rb:108:in `local_run'
  at /usr/lib/ruby/vendor_ruby/riot/context.rb:108:in `each'
  at /usr/lib/ruby/vendor_ruby/riot/context.rb:109:in `block in local_run'
  at /usr/lib/ruby/vendor_ruby/riot/rr.rb:33:in `run'
  at /usr/lib/ruby/vendor_ruby/riot/assertion.rb:51:in `run'
  at /usr/lib/ruby/vendor_ruby/riot/situation.rb:61:in `evaluate'
  at /usr/lib/ruby/vendor_ruby/riot/situation.rb:61:in `instance_eval'
  at «BUILDDIR»/test/bson_engine_test.rb:264:in `block (4 levels) in <top 
(required)>'
  at /usr/lib/ruby/vendor_ruby/tilt/template.rb:96:in `render'
  at «BUILDDIR»/lib/rabl/template.rb:15:in `evaluate'
  at «BUILDDIR»/lib/rabl/engine.rb:47:in `render'
  at «BUILDDIR»/lib/rabl/engine.rb:380:in `cache_results'
  at «BUILDDIR»/lib/rabl/engine.rb:48:in `block in render'
  at «BUILDDIR»/lib/rabl/engine.rb:154:in `to_bson'
  
  ERROR
   Rabl::Engine without bson root #child asserts that it can create a child 
node => undefined method `serialize' for BSON:Module occured
   at /usr/lib/ruby/vendor_ruby/riot.rb:129:in `block in <module:Riot>'
  at /usr/lib/ruby/vendor_ruby/riot.rb:38:in `run'
  at /usr/lib/ruby/vendor_ruby/riot/reporter.rb:46:in `summarize'
  at /usr/lib/ruby/vendor_ruby/riot.rb:39:in `block in run'
  at /usr/lib/ruby/vendor_ruby/riot.rb:39:in `each'
  at /usr/lib/ruby/vendor_ruby/riot.rb:39:in `block (2 levels) in run'
  at /usr/lib/ruby/vendor_ruby/riot/context.rb:98:in `run'
  at /usr/lib/ruby/vendor_ruby/riot/context.rb:146:in `run_sub_contexts'
  at /usr/lib/ruby/vendor_ruby/riot/context.rb:146:in `each'
  at /usr/lib/ruby/vendor_ruby/riot/context.rb:146:in `block in 
run_sub_contexts'
  at /usr/lib/ruby/vendor_ruby/riot/context.rb:98:in `run'
  at /usr/lib/ruby/vendor_ruby/riot/context.rb:146:in `run_sub_contexts'
  at /usr/lib/ruby/vendor_ruby/riot/context.rb:146:in `each'
  at /usr/lib/ruby/vendor_ruby/riot/context.rb:146:in `block in 
run_sub_contexts'
  at /usr/lib/ruby/vendor_ruby/riot/context.rb:97:in `run'
  at /usr/lib/ruby/vendor_ruby/riot/context.rb:108:in `local_run'
  at /usr/lib/ruby/vendor_ruby/riot/context.rb:108:in `each'
  at /usr/lib/ruby/vendor_ruby/riot/context.rb:109:in `block in local_run'
  at /usr/lib/ruby/vendor_ruby/riot/rr.rb:33:in `run'
  at /usr/lib/ruby/vendor_ruby/riot/assertion.rb:51:in `run'
  at /usr/lib/ruby/vendor_ruby/riot/situation.rb:61:in `evaluate'
  at /usr/lib/ruby/vendor_ruby/riot/situation.rb:61:in `instance_eval'
  at «BUILDDIR»/test/bson_engine_test.rb:277:in `block (4 levels) in <top 
(required)>'
  at /usr/lib/ruby/vendor_ruby/tilt/template.rb:96:in `render'
  at «BUILDDIR»/lib/rabl/template.rb:15:in `evaluate'
  at «BUILDDIR»/lib/rabl/engine.rb:47:in `render'
  at «BUILDDIR»/lib/rabl/engine.rb:380:in `cache_results'
  at «BUILDDIR»/lib/rabl/engine.rb:48:in `block in render'
  at «BUILDDIR»/lib/rabl/engine.rb:154:in `to_bson'
  
  ERROR
   Rabl::Engine without bson root #child asserts that it can create a child 
node with different key => undefined method `serialize' for BSON:Module occured
   at /usr/lib/ruby/vendor_ruby/riot.rb:129:in `block in <module:Riot>'
  at /usr/lib/ruby/vendor_ruby/riot.rb:38:in `run'
  at /usr/lib/ruby/vendor_ruby/riot/reporter.rb:46:in `summarize'
  at /usr/lib/ruby/vendor_ruby/riot.rb:39:in `block in run'
  at /usr/lib/ruby/vendor_ruby/riot.rb:39:in `each'
  at /usr/lib/ruby/vendor_ruby/riot.rb:39:in `block (2 levels) in run'
  at /usr/lib/ruby/vendor_ruby/riot/context.rb:98:in `run'
  at /usr/lib/ruby/vendor_ruby/riot/context.rb:146:in `run_sub_contexts'
  at /usr/lib/ruby/vendor_ruby/riot/context.rb:146:in `each'
  at /usr/lib/ruby/vendor_ruby/riot/context.rb:146:in `block in 
run_sub_contexts'
  at /usr/lib/ruby/vendor_ruby/riot/context.rb:98:in `run'
  at /usr/lib/ruby/vendor_ruby/riot/context.rb:146:in `run_sub_contexts'
  at /usr/lib/ruby/vendor_ruby/riot/context.rb:146:in `each'
  at /usr/lib/ruby/vendor_ruby/riot/context.rb:146:in `block in 
run_sub_contexts'
  at /usr/lib/ruby/vendor_ruby/riot/context.rb:97:in `run'
  at /usr/lib/ruby/vendor_ruby/riot/context.rb:108:in `local_run'
  at /usr/lib/ruby/vendor_ruby/riot/context.rb:108:in `each'
  at /usr/lib/ruby/vendor_ruby/riot/context.rb:109:in `block in local_run'
  at /usr/lib/ruby/vendor_ruby/riot/rr.rb:33:in `run'
  at /usr/lib/ruby/vendor_ruby/riot/assertion.rb:51:in `run'
  at /usr/lib/ruby/vendor_ruby/riot/situation.rb:61:in `evaluate'
  at /usr/lib/ruby/vendor_ruby/riot/situation.rb:61:in `instance_eval'
  at «BUILDDIR»/test/bson_engine_test.rb:288:in `block (4 levels) in <top 
(required)>'
  at /usr/lib/ruby/vendor_ruby/tilt/template.rb:96:in `render'
  at «BUILDDIR»/lib/rabl/template.rb:15:in `evaluate'
  at «BUILDDIR»/lib/rabl/engine.rb:47:in `render'
  at «BUILDDIR»/lib/rabl/engine.rb:380:in `cache_results'
  at «BUILDDIR»/lib/rabl/engine.rb:48:in `block in render'
  at «BUILDDIR»/lib/rabl/engine.rb:154:in `to_bson'
  
  ERROR
   Rabl::Engine without bson root #glue asserts that it glues data from a child 
node => undefined method `serialize' for BSON:Module occured
   at /usr/lib/ruby/vendor_ruby/riot.rb:129:in `block in <module:Riot>'
  at /usr/lib/ruby/vendor_ruby/riot.rb:38:in `run'
  at /usr/lib/ruby/vendor_ruby/riot/reporter.rb:46:in `summarize'
  at /usr/lib/ruby/vendor_ruby/riot.rb:39:in `block in run'
  at /usr/lib/ruby/vendor_ruby/riot.rb:39:in `each'
  at /usr/lib/ruby/vendor_ruby/riot.rb:39:in `block (2 levels) in run'
  at /usr/lib/ruby/vendor_ruby/riot/context.rb:98:in `run'
  at /usr/lib/ruby/vendor_ruby/riot/context.rb:146:in `run_sub_contexts'
  at /usr/lib/ruby/vendor_ruby/riot/context.rb:146:in `each'
  at /usr/lib/ruby/vendor_ruby/riot/context.rb:146:in `block in 
run_sub_contexts'
  at /usr/lib/ruby/vendor_ruby/riot/context.rb:98:in `run'
  at /usr/lib/ruby/vendor_ruby/riot/context.rb:146:in `run_sub_contexts'
  at /usr/lib/ruby/vendor_ruby/riot/context.rb:146:in `each'
  at /usr/lib/ruby/vendor_ruby/riot/context.rb:146:in `block in 
run_sub_contexts'
  at /usr/lib/ruby/vendor_ruby/riot/context.rb:97:in `run'
  at /usr/lib/ruby/vendor_ruby/riot/context.rb:108:in `local_run'
  at /usr/lib/ruby/vendor_ruby/riot/context.rb:108:in `each'
  at /usr/lib/ruby/vendor_ruby/riot/context.rb:109:in `block in local_run'
  at /usr/lib/ruby/vendor_ruby/riot/rr.rb:33:in `run'
  at /usr/lib/ruby/vendor_ruby/riot/assertion.rb:51:in `run'
  at /usr/lib/ruby/vendor_ruby/riot/situation.rb:61:in `evaluate'
  at /usr/lib/ruby/vendor_ruby/riot/situation.rb:61:in `instance_eval'
  at «BUILDDIR»/test/bson_engine_test.rb:302:in `block (4 levels) in <top 
(required)>'
  at /usr/lib/ruby/vendor_ruby/tilt/template.rb:96:in `render'
  at «BUILDDIR»/lib/rabl/template.rb:15:in `evaluate'
  at «BUILDDIR»/lib/rabl/engine.rb:47:in `render'
  at «BUILDDIR»/lib/rabl/engine.rb:380:in `cache_results'
  at «BUILDDIR»/lib/rabl/engine.rb:48:in `block in render'
  at «BUILDDIR»/lib/rabl/engine.rb:154:in `to_bson'
  
  284 passes, 0 failures, 24 errors in 0.153720 seconds
  ERROR: Test "ruby2.3" failed. Exiting.
  dh_auto_install: dh_ruby --install «BUILDDIR»/debian/ruby-rabl returned exit 
code 1
  debian/rules:6: recipe for target 'binary' failed
  make: *** [binary] Error 1
  dpkg-buildpackage: error: fakeroot debian/rules binary gave error exit status 
2

  […]

The full build log is attached.


Regards,

-- 
      ,''`.
     : :'  :     Chris Lamb
     `. `'`      la...@debian.org / chris-lamb.co.uk
       `-

Attachment: ruby-rabl.0.13.0-1.unstable.amd64.log.txt.gz
Description: Binary data


--- End Message ---
--- Begin Message ---
Source: ruby-rabl
Source-Version: 0.13.0-2

We believe that the bug you reported is fixed in the latest version of
ruby-rabl, 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 849...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Christian Hofstaedtler <z...@debian.org> (supplier of updated ruby-rabl 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, 05 Feb 2017 17:37:31 +0000
Source: ruby-rabl
Binary: ruby-rabl
Architecture: source
Version: 0.13.0-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Ruby Extras Maintainers 
<pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Changed-By: Christian Hofstaedtler <z...@debian.org>
Description:
 ruby-rabl  - Ruby templating library with JSON, BSON, XML and MessagePack supp
Closes: 849315
Changes:
 ruby-rabl (0.13.0-2) unstable; urgency=medium
 .
   * Team upload.
 .
   [ Gilles Filippini ]
   * def-bson-serialize.patch: reintroduce BSON.serialize method dropped
     from ruby-bson since release 2.0.0 (Closes: #849315)
Checksums-Sha1:
 94c5dee401a9b65d4cb09c72338d009ddf48ef23 2153 ruby-rabl_0.13.0-2.dsc
 df55c564e9217c89b1966de9adcc98342d0cf5f9 3484 ruby-rabl_0.13.0-2.debian.tar.xz
 c4a525bdae29bbbaaee8a67d247788f2c4e68dda 5995 
ruby-rabl_0.13.0-2_source.buildinfo
Checksums-Sha256:
 87a7e537d44f5349e4382510def7f5f7566ffab4faf4631071d061174e86321a 2153 
ruby-rabl_0.13.0-2.dsc
 20fedcf55aae972d31c982e5aead0458359173b5a976ee872b14f2713b31249b 3484 
ruby-rabl_0.13.0-2.debian.tar.xz
 d82915b8798975130046b1306131c63e13a288e04af03a5970937efc66497a15 5995 
ruby-rabl_0.13.0-2_source.buildinfo
Files:
 c807959c227c41962c439ca0689ce2a3 2153 ruby optional ruby-rabl_0.13.0-2.dsc
 5a34c46b88fc2f2a3c34f016ebf54208 3484 ruby optional 
ruby-rabl_0.13.0-2.debian.tar.xz
 45ef05f42b41537f86a690288b7ce477 5995 ruby optional 
ruby-rabl_0.13.0-2_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCAAdFiEEfRrP+tnggGycTNOSXBPW25MFLgMFAliXZIIACgkQXBPW25MF
LgObwg/9EyQPJMOr/eusnv7RhB4eaZNhehbpXSJh3FZF0hEURH+UPq9HETj4Gm0M
g3W7QJ6ZcKACejfCJqto3WjIVAqhnbFwH3OnwWQplGGM0V7fy/k/mO5ybwTlF8xa
cincu7pJOVUy85QOpqZ2X3rjIpKQWjKPT7az5ex/aHXqf8VxouugOKiVoz3BTWY7
Y1nmh88vV17pmku0knmGQ7myJhGyqe+zBz41LGFhYlpsqxndmsCLkKmwxt/8e0yK
ZQ+uw72MPAyYPT8kadbUM+1pJtyJuyuZoK5u1yIrFaJnHzbkg2FgxLWYijTRT+YP
91OHQGNeFgIboELWXLP0/IXY8N12jCBzQ6Z1iySJfqy8Ru9eS/QLHhGUP0bj0wYB
LU/f0/ke727Ee0D8UvyPOxpNRyaNtZGZel8eV+pNemkpXBMWvAJDTJw49Nny4WvP
ppZIL2UXLgFwKOsYFktcG984uCt6/ykVJvm2g8KDkHvlI7LsoWEMyeWALFiClDXX
vUK376Fou0v8SZpgHuPG6emvmOZhxLjtbE8H9Qcr7u5g4YUxM5t06TjSNJDSaMrj
zHGNA/IVRWddzR3Oxx9O/OhmY8p4/gE66eXFla+RLHxP/GF04nfAXyfq0RXfjma4
UChrQ9oDk2/S+YIehz7m8D0Thk9r6qhHsf0xHW0l/Na58HoUqVI=
=vcj5
-----END PGP SIGNATURE-----

--- End Message ---
_______________________________________________
Pkg-ruby-extras-maintainers mailing list
Pkg-ruby-extras-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-ruby-extras-maintainers

Reply via email to