Source: capistrano Version: 3.2.1-1 Severity: serious Justification: fails to build from source User: [email protected] 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)>'
[...]
capistrano_3.2.1-1_amd64.build
Description: inode/symlink
_______________________________________________ Pkg-ruby-extras-maintainers mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-ruby-extras-maintainers
