[DRE-maint] Bug#794131: FTBFS: expect(File.directory?(File.join(home.to_s, '.homesick/repos/dotfiles'))) to be true

Chris West (Faux) solo-debianbugs at goeswhere.com
Thu Jul 30 20:26:53 UTC 2015


Source: homesick
Version: 1.1.2-2
Severity: serious
Tags: sid
Justification: fails to build from source
User: reproducible-builds at lists.alioth.debian.org
Usertags: ftbfs

Dear Maintainer,

The package fails to build on a clean system:

.....F.....WARNING: Using the `raise_error` matcher without providing a specific error or message risks false positives, since `raise_error` will match when Ruby raises a `NoMethodError`, `NameError` or `ArgumentError`, potentially allowing the expectation to pass without even executing the method you are intending to call. Instead consider providing a specific error class or message. This message can be supressed by setting: `RSpec::Expectations.configuration.warn_about_potential_false_positives = false`. Called from /tmp/buildd/homesick-1.1.2/spec/homesick_cli_spec.rb:149:in `block (3 levels) in <top (required)>'.
.............................................................

Failures:

  1) Homesick::CLI clone clones git repo like file:///path/to.git
     Failure/Error: expect(File.directory?(File.join(home.to_s, '.homesick/repos/dotfiles')))
       expected true to respond to `true?` or perhaps you meant `be true` or `be_truthy`
     # ./spec/homesick_cli_spec.rb:109:in `block (3 levels) in <top (required)>'

Finished in 27.16 seconds (files took 1.02 seconds to load)
70 examples, 1 failure

Failed examples:

rspec ./spec/homesick_cli_spec.rb:101 # Homesick::CLI clone clones git repo like file:///path/to.git


Full build log (under rbuild):
https://reproducible.debian.net/rb-pkg/unstable/amd64/homesick.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_GB.UTF-8, LC_CTYPE=en_GB.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