Your message dated Sun, 23 Mar 2014 11:56:52 -0300
with message-id <20140323145652.ga30...@debian.org>
and subject line Re: Bug#738434: ruby-capybara: FTBFS: ERROR: Test "ruby1.9.1" 
failed
has caused the Debian Bug report #738434,
regarding ruby-capybara: 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.)


-- 
738434: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=738434
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: ruby-capybara
Version: 2.1.0-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):
>   1) Capybara::Session DSL #select should return value of the first option
>      Failure/Error: @session.visit('/form')
>      NoMethodError:
>        undefined method `mappings' for Tilt:Module
>      # ./lib/capybara/spec/test_app.rb:126:in `block in <class:TestApp>'
>      # ./lib/capybara/rack_test/browser.rb:59:in `process'
>      # ./lib/capybara/rack_test/browser.rb:35:in 
> `process_and_follow_redirects'
>      # ./lib/capybara/rack_test/browser.rb:21:in `visit'
>      # ./lib/capybara/rack_test/driver.rb:42:in `visit'
>      # ./lib/capybara/session.rb:193:in `visit'
>      # ./lib/capybara/dsl.rb:51:in `block (2 levels) in <module:DSL>'
>      # ./lib/capybara/spec/session/select_spec.rb:3:in `block (2 levels) in 
> <top (required)>'
> 
>   2) Capybara::Session DSL #select should return value of the selected option
>      Failure/Error: @session.visit('/form')
>      NoMethodError:
>        undefined method `mappings' for Tilt:Module
>      # ./lib/capybara/spec/test_app.rb:126:in `block in <class:TestApp>'
>      # ./lib/capybara/rack_test/browser.rb:59:in `process'
>      # ./lib/capybara/rack_test/browser.rb:35:in 
> `process_and_follow_redirects'
>      # ./lib/capybara/rack_test/browser.rb:21:in `visit'
>      # ./lib/capybara/rack_test/driver.rb:42:in `visit'
>      # ./lib/capybara/session.rb:193:in `visit'
>      # ./lib/capybara/dsl.rb:51:in `block (2 levels) in <module:DSL>'
>      # ./lib/capybara/spec/session/select_spec.rb:3:in `block (2 levels) in 
> <top (required)>'
> 
>   3) Capybara::Session DSL #select should allow selecting options where there 
> are inexact matches
>      Failure/Error: @session.visit('/form')
>      NoMethodError:
>        undefined method `mappings' for Tilt:Module
>      # ./lib/capybara/spec/test_app.rb:126:in `block in <class:TestApp>'
>      # ./lib/capybara/rack_test/browser.rb:59:in `process'
>      # ./lib/capybara/rack_test/browser.rb:35:in 
> `process_and_follow_redirects'
>      # ./lib/capybara/rack_test/browser.rb:21:in `visit'
>      # ./lib/capybara/rack_test/driver.rb:42:in `visit'
>      # ./lib/capybara/session.rb:193:in `visit'
>      # ./lib/capybara/dsl.rb:51:in `block (2 levels) in <module:DSL>'
>      # ./lib/capybara/spec/session/select_spec.rb:3:in `block (2 levels) in 
> <top (required)>'
> 
>   4) Capybara::Session DSL #select should allow selecting options where they 
> are the only inexact match
>      Failure/Error: @session.visit('/form')
>      NoMethodError:
>        undefined method `mappings' for Tilt:Module
>      # ./lib/capybara/spec/test_app.rb:126:in `block in <class:TestApp>'
>      # ./lib/capybara/rack_test/browser.rb:59:in `process'
>      # ./lib/capybara/rack_test/browser.rb:35:in 
> `process_and_follow_redirects'
>      # ./lib/capybara/rack_test/browser.rb:21:in `visit'
>      # ./lib/capybara/rack_test/driver.rb:42:in `visit'
>      # ./lib/capybara/session.rb:193:in `visit'
>      # ./lib/capybara/dsl.rb:51:in `block (2 levels) in <module:DSL>'
>      # ./lib/capybara/spec/session/select_spec.rb:3:in `block (2 levels) in 
> <top (required)>'
> 
>   5) Capybara::Session DSL #select should not allow selecting options where 
> they are the only inexact match if `Capybara.exact_options = true`
>      Failure/Error: @session.visit('/form')
>      NoMethodError:
>        undefined method `mappings' for Tilt:Module
>      # ./lib/capybara/spec/test_app.rb:126:in `block in <class:TestApp>'
>      # ./lib/capybara/rack_test/browser.rb:59:in `process'
>      # ./lib/capybara/rack_test/browser.rb:35:in 
> `process_and_follow_redirects'
>      # ./lib/capybara/rack_test/browser.rb:21:in `visit'
>      # ./lib/capybara/rack_test/driver.rb:42:in `visit'
>      # ./lib/capybara/session.rb:193:in `visit'
>      # ./lib/capybara/dsl.rb:51:in `block (2 levels) in <module:DSL>'
>      # ./lib/capybara/spec/session/select_spec.rb:3:in `block (2 levels) in 
> <top (required)>'
> 
>   6) Capybara::Session DSL #select should not allow selecting an option if 
> the match is ambiguous
>      Failure/Error: @session.visit('/form')
>      NoMethodError:
>        undefined method `mappings' for Tilt:Module
>      # ./lib/capybara/spec/test_app.rb:126:in `block in <class:TestApp>'
>      # ./lib/capybara/rack_test/browser.rb:59:in `process'
>      # ./lib/capybara/rack_test/browser.rb:35:in 
> `process_and_follow_redirects'
>      # ./lib/capybara/rack_test/browser.rb:21:in `visit'
>      # ./lib/capybara/rack_test/driver.rb:42:in `visit'
>      # ./lib/capybara/session.rb:193:in `visit'
>      # ./lib/capybara/dsl.rb:51:in `block (2 levels) in <module:DSL>'
>      # ./lib/capybara/spec/session/select_spec.rb:3:in `block (2 levels) in 
> <top (required)>'
> 
>   7) Capybara::Session DSL #select should return the value attribute rather 
> than content if present
>      Failure/Error: @session.visit('/form')
>      NoMethodError:
>        undefined method `mappings' for Tilt:Module
>      # ./lib/capybara/spec/test_app.rb:126:in `block in <class:TestApp>'
>      # ./lib/capybara/rack_test/browser.rb:59:in `process'
>      # ./lib/capybara/rack_test/browser.rb:35:in 
> `process_and_follow_redirects'
>      # ./lib/capybara/rack_test/browser.rb:21:in `visit'
>      # ./lib/capybara/rack_test/driver.rb:42:in `visit'
>      # ./lib/capybara/session.rb:193:in `visit'
>      # ./lib/capybara/dsl.rb:51:in `block (2 levels) in <module:DSL>'
>      # ./lib/capybara/spec/session/select_spec.rb:3:in `block (2 levels) in 
> <top (required)>'
> 
>   8) Capybara::Session DSL #select should select an option from a select box 
> by id
>      Failure/Error: @session.visit('/form')
>      NoMethodError:
>        undefined method `mappings' for Tilt:Module
>      # ./lib/capybara/spec/test_app.rb:126:in `block in <class:TestApp>'
>      # ./lib/capybara/rack_test/browser.rb:59:in `process'
>      # ./lib/capybara/rack_test/browser.rb:35:in 
> `process_and_follow_redirects'
>      # ./lib/capybara/rack_test/browser.rb:21:in `visit'
>      # ./lib/capybara/rack_test/driver.rb:42:in `visit'
>      # ./lib/capybara/session.rb:193:in `visit'
>      # ./lib/capybara/dsl.rb:51:in `block (2 levels) in <module:DSL>'
>      # ./lib/capybara/spec/session/select_spec.rb:3:in `block (2 levels) in 
> <top (required)>'
> 
>   9) Capybara::Session DSL #select should select an option from a select box 
> by label
>      Failure/Error: @session.visit('/form')
>      NoMethodError:
>        undefined method `mappings' for Tilt:Module
>      # ./lib/capybara/spec/test_app.rb:126:in `block in <class:TestApp>'
>      # ./lib/capybara/rack_test/browser.rb:59:in `process'
>      # ./lib/capybara/rack_test/browser.rb:35:in 
> `process_and_follow_redirects'
>      # ./lib/capybara/rack_test/browser.rb:21:in `visit'
>      # ./lib/capybara/rack_test/driver.rb:42:in `visit'
>      # ./lib/capybara/session.rb:193:in `visit'
>      # ./lib/capybara/dsl.rb:51:in `block (2 levels) in <module:DSL>'
>      # ./lib/capybara/spec/session/select_spec.rb:3:in `block (2 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-capybara_2.1.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 ---
On Sun, Feb 09, 2014 at 05:13:07PM +0100, David Suárez wrote:
> Source: ruby-capybara
> Version: 2.1.0-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):
> >   1) Capybara::Session DSL #select should return value of the first option
> >      Failure/Error: @session.visit('/form')
> >      NoMethodError:
> >        undefined method `mappings' for Tilt:Module
> >      # ./lib/capybara/spec/test_app.rb:126:in `block in <class:TestApp>'
> >      # ./lib/capybara/rack_test/browser.rb:59:in `process'
> >      # ./lib/capybara/rack_test/browser.rb:35:in 
> > `process_and_follow_redirects'
> >      # ./lib/capybara/rack_test/browser.rb:21:in `visit'
> >      # ./lib/capybara/rack_test/driver.rb:42:in `visit'
> >      # ./lib/capybara/session.rb:193:in `visit'
> >      # ./lib/capybara/dsl.rb:51:in `block (2 levels) in <module:DSL>'
> >      # ./lib/capybara/spec/session/select_spec.rb:3:in `block (2 levels) in 
> > <top (required)>'
> > 
> >   2) Capybara::Session DSL #select should return value of the selected 
> > option
> >      Failure/Error: @session.visit('/form')
> >      NoMethodError:
> >        undefined method `mappings' for Tilt:Module
> >      # ./lib/capybara/spec/test_app.rb:126:in `block in <class:TestApp>'
> >      # ./lib/capybara/rack_test/browser.rb:59:in `process'
> >      # ./lib/capybara/rack_test/browser.rb:35:in 
> > `process_and_follow_redirects'
> >      # ./lib/capybara/rack_test/browser.rb:21:in `visit'
> >      # ./lib/capybara/rack_test/driver.rb:42:in `visit'
> >      # ./lib/capybara/session.rb:193:in `visit'
> >      # ./lib/capybara/dsl.rb:51:in `block (2 levels) in <module:DSL>'
> >      # ./lib/capybara/spec/session/select_spec.rb:3:in `block (2 levels) in 
> > <top (required)>'
> > 
> >   3) Capybara::Session DSL #select should allow selecting options where 
> > there are inexact matches
> >      Failure/Error: @session.visit('/form')
> >      NoMethodError:
> >        undefined method `mappings' for Tilt:Module
> >      # ./lib/capybara/spec/test_app.rb:126:in `block in <class:TestApp>'
> >      # ./lib/capybara/rack_test/browser.rb:59:in `process'
> >      # ./lib/capybara/rack_test/browser.rb:35:in 
> > `process_and_follow_redirects'
> >      # ./lib/capybara/rack_test/browser.rb:21:in `visit'
> >      # ./lib/capybara/rack_test/driver.rb:42:in `visit'
> >      # ./lib/capybara/session.rb:193:in `visit'
> >      # ./lib/capybara/dsl.rb:51:in `block (2 levels) in <module:DSL>'
> >      # ./lib/capybara/spec/session/select_spec.rb:3:in `block (2 levels) in 
> > <top (required)>'
> > 
> >   4) Capybara::Session DSL #select should allow selecting options where 
> > they are the only inexact match
> >      Failure/Error: @session.visit('/form')
> >      NoMethodError:
> >        undefined method `mappings' for Tilt:Module
> >      # ./lib/capybara/spec/test_app.rb:126:in `block in <class:TestApp>'
> >      # ./lib/capybara/rack_test/browser.rb:59:in `process'
> >      # ./lib/capybara/rack_test/browser.rb:35:in 
> > `process_and_follow_redirects'
> >      # ./lib/capybara/rack_test/browser.rb:21:in `visit'
> >      # ./lib/capybara/rack_test/driver.rb:42:in `visit'
> >      # ./lib/capybara/session.rb:193:in `visit'
> >      # ./lib/capybara/dsl.rb:51:in `block (2 levels) in <module:DSL>'
> >      # ./lib/capybara/spec/session/select_spec.rb:3:in `block (2 levels) in 
> > <top (required)>'
> > 
> >   5) Capybara::Session DSL #select should not allow selecting options where 
> > they are the only inexact match if `Capybara.exact_options = true`
> >      Failure/Error: @session.visit('/form')
> >      NoMethodError:
> >        undefined method `mappings' for Tilt:Module
> >      # ./lib/capybara/spec/test_app.rb:126:in `block in <class:TestApp>'
> >      # ./lib/capybara/rack_test/browser.rb:59:in `process'
> >      # ./lib/capybara/rack_test/browser.rb:35:in 
> > `process_and_follow_redirects'
> >      # ./lib/capybara/rack_test/browser.rb:21:in `visit'
> >      # ./lib/capybara/rack_test/driver.rb:42:in `visit'
> >      # ./lib/capybara/session.rb:193:in `visit'
> >      # ./lib/capybara/dsl.rb:51:in `block (2 levels) in <module:DSL>'
> >      # ./lib/capybara/spec/session/select_spec.rb:3:in `block (2 levels) in 
> > <top (required)>'
> > 
> >   6) Capybara::Session DSL #select should not allow selecting an option if 
> > the match is ambiguous
> >      Failure/Error: @session.visit('/form')
> >      NoMethodError:
> >        undefined method `mappings' for Tilt:Module
> >      # ./lib/capybara/spec/test_app.rb:126:in `block in <class:TestApp>'
> >      # ./lib/capybara/rack_test/browser.rb:59:in `process'
> >      # ./lib/capybara/rack_test/browser.rb:35:in 
> > `process_and_follow_redirects'
> >      # ./lib/capybara/rack_test/browser.rb:21:in `visit'
> >      # ./lib/capybara/rack_test/driver.rb:42:in `visit'
> >      # ./lib/capybara/session.rb:193:in `visit'
> >      # ./lib/capybara/dsl.rb:51:in `block (2 levels) in <module:DSL>'
> >      # ./lib/capybara/spec/session/select_spec.rb:3:in `block (2 levels) in 
> > <top (required)>'
> > 
> >   7) Capybara::Session DSL #select should return the value attribute rather 
> > than content if present
> >      Failure/Error: @session.visit('/form')
> >      NoMethodError:
> >        undefined method `mappings' for Tilt:Module
> >      # ./lib/capybara/spec/test_app.rb:126:in `block in <class:TestApp>'
> >      # ./lib/capybara/rack_test/browser.rb:59:in `process'
> >      # ./lib/capybara/rack_test/browser.rb:35:in 
> > `process_and_follow_redirects'
> >      # ./lib/capybara/rack_test/browser.rb:21:in `visit'
> >      # ./lib/capybara/rack_test/driver.rb:42:in `visit'
> >      # ./lib/capybara/session.rb:193:in `visit'
> >      # ./lib/capybara/dsl.rb:51:in `block (2 levels) in <module:DSL>'
> >      # ./lib/capybara/spec/session/select_spec.rb:3:in `block (2 levels) in 
> > <top (required)>'
> > 
> >   8) Capybara::Session DSL #select should select an option from a select 
> > box by id
> >      Failure/Error: @session.visit('/form')
> >      NoMethodError:
> >        undefined method `mappings' for Tilt:Module
> >      # ./lib/capybara/spec/test_app.rb:126:in `block in <class:TestApp>'
> >      # ./lib/capybara/rack_test/browser.rb:59:in `process'
> >      # ./lib/capybara/rack_test/browser.rb:35:in 
> > `process_and_follow_redirects'
> >      # ./lib/capybara/rack_test/browser.rb:21:in `visit'
> >      # ./lib/capybara/rack_test/driver.rb:42:in `visit'
> >      # ./lib/capybara/session.rb:193:in `visit'
> >      # ./lib/capybara/dsl.rb:51:in `block (2 levels) in <module:DSL>'
> >      # ./lib/capybara/spec/session/select_spec.rb:3:in `block (2 levels) in 
> > <top (required)>'
> > 
> >   9) Capybara::Session DSL #select should select an option from a select 
> > box by label
> >      Failure/Error: @session.visit('/form')
> >      NoMethodError:
> >        undefined method `mappings' for Tilt:Module
> >      # ./lib/capybara/spec/test_app.rb:126:in `block in <class:TestApp>'
> >      # ./lib/capybara/rack_test/browser.rb:59:in `process'
> >      # ./lib/capybara/rack_test/browser.rb:35:in 
> > `process_and_follow_redirects'
> >      # ./lib/capybara/rack_test/browser.rb:21:in `visit'
> >      # ./lib/capybara/rack_test/driver.rb:42:in `visit'
> >      # ./lib/capybara/session.rb:193:in `visit'
> >      # ./lib/capybara/dsl.rb:51:in `block (2 levels) in <module:DSL>'
> >      # ./lib/capybara/spec/session/select_spec.rb:3:in `block (2 levels) in 
> > <top (required)>'
> >
> [cutted here]

This was caused by a API breakage in ruby-tilt (see #738488), which has
beeen reverted since so this bug does not apply anymore. I have just
built the package on a clean chroot here.

-- 
Antonio Terceiro <terce...@debian.org>

Attachment: signature.asc
Description: Digital signature


--- End Message ---

Reply via email to