[DRE-maint] Bug#795040: ruby-fission: FTBFS: test fails: result['output'].empty?.should be_false

Chris West (Faux) solo-debianbugs at goeswhere.com
Sun Aug 9 21:09:21 UTC 2015


Source: ruby-fission
Version: 0.5.0-1
Severity: serious
Justification: fails to build from source
Tags: sid stretch
User: reproducible-builds at lists.alioth.debian.org
Usertags: ftbfs
X-Debbugs-CC: reproducible-builds at lists.alioth.debian.org

Dear Maintainer,

The package fails to build (could be an rspec3 problem around be_falsey):

Failures:

  1) Fission::Action::ShellExecutor execute should return a hash of the output and Process::Status object
     Failure/Error: result['output'].empty?.should be_false
       expected false to respond to `false?` or perhaps you meant `be false` or `be_falsey`
     # ./spec/fission/action/execute_shell_command_spec.rb:19:in `block (3 levels) in <top (required)>'

Deprecation Warnings:

Using `should_receive` from rspec-mocks' old `:should` syntax without explicitly enabling the syntax is deprecated. Use the new `:expect` syntax or explicitly enable `:should` instead. Called from /ruby-fission-0.5.0/spec/fission/action/execute_shell_command_spec.rb:12:in `block (3 levels) in <top (required)>'.

Using `should` from rspec-expectations' old `:should` syntax without explicitly enabling the syntax is deprecated. Use the new `:expect` syntax or explicitly enable `:should` with `config.expect_with(:rspec) { |c| c.syntax = :should }` instead. Called from /ruby-fission-0.5.0/spec/fission/action/execute_shell_command_spec.rb:18:in `block (3 levels) in <top (required)>'.


Full build log:
https://reproducible.debian.net/rb-pkg/unstable/amd64/ruby-fission.html

-- System Information:
Debian Release: stretch/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.19.0-23-generic (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)



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