Source: homesick
Version: 1.1.2-2
Severity: serious
Tags: sid
Justification: fails to build from source
User: reproducible-builds@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)

_______________________________________________
Reproducible-builds mailing list
Reproducible-builds@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/reproducible-builds

Reply via email to