[DRE-maint] Bug#802734: capistrano: FTBFS in test suite (Rspec)

Christian Hofstaedtler zeha at debian.org
Fri Oct 23 00:23:10 UTC 2015


Source: capistrano
Version: 3.2.1-1
Severity: serious
Justification: fails to build from source
User: debian-ruby at lists.debian.org
Usertags: ruby2.1-rm

During a test rebuild your package failed to build from source.

Snippet of the build log:

Failures:

  1) Capistrano::DSL release path setting release path without a timestamp returns the release path with the current env timestamp
       Failure/Error: let(:now) { Time.parse("Oct 21 16:29:00 2015") }
            NoMethodError:
             undefined method `parse' for Time:Class
            # ./spec/integration/dsl_spec.rb:417:in `block (4 levels) in <top (required)>'
           # ./spec/integration/dsl_spec.rb:422:in `block (5 levels) in <top (required)>'

  2) Capistrano::DSL setting and fetching hosts when defining a host using a combination of the `server` and `role` syntax fetching servers for a role roles defined using the `role` syntax are included
       Failure/Error: expect(dsl.roles(:app)).to have(2).items
            NoMethodError:
             undefined method `have' for #<RSpec::ExampleGroups::CapistranoDSL::SettingAndFetchingHosts::WhenDefiningAHostUsingACombinationOfTheServerAndRoleSyntax::FetchingServersForARole:0x000000034cc900>
            # ./spec/integration/dsl_spec.rb:225:in `block (5 levels) in <top (required)>'

  3) Capistrano::DSL setting and fetching hosts when defining a host using a combination of the `server` and `role` syntax fetching servers for a role roles defined using the `server` syntax are included
       Failure/Error: expect(dsl.roles(:web)).to have(2).items
            NoMethodError:
             undefined method `have' for #<RSpec::ExampleGroups::CapistranoDSL::SettingAndFetchingHosts::WhenDefiningAHostUsingACombinationOfTheServerAndRoleSyntax::FetchingServersForARole:0x000000034f4d60>
           # ./spec/integration/dsl_spec.rb:221:in `block (5 levels) in <top (required)>'

 [...]
-------------- next part --------------
A non-text attachment was scrubbed...
Name: capistrano_3.2.1-1_amd64.build
Type: inode/symlink
Size: 87048 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-ruby-extras-maintainers/attachments/20151023/7b95b596/attachment-0001.bin>


More information about the Pkg-ruby-extras-maintainers mailing list