Code Monkey home page Code Monkey logo

sprout-vim's Issues

Integration test fails even though chef appears to exit successfully

From: https://travis-ci.org/pivotal-sprout/sprout-vim/

[ SNIP ]
 * cookbook_file[/Users/travis/.vimrc.local] action create_if_missing[2016-06-13T21:52:48+00:00] INFO: Processing cookbook_file[/Users/travis/.vimrc.local] action create_if_missing (sprout-vim::config line 51)
[2016-06-13T21:52:48+00:00] INFO: cookbook_file[/Users/travis/.vimrc.local] created file /Users/travis/.vimrc.local
    - create new file /Users/travis/.vimrc.local[2016-06-13T21:52:48+00:00] INFO: cookbook_file[/Users/travis/.vimrc.local] updated file contents /Users/travis/.vimrc.local
    - update content in file /Users/travis/.vimrc.local from none to ef33f2
    --- /Users/travis/.vimrc.local  2016-06-13 21:52:48.000000000 +0000
    +++ /Users/travis/.chef-.vimrc.local20160613-21225-1nz9gef  2016-06-13 21:52:48.000000000 +0000
    @@ -1 +1,8 @@
    +" This file gets loaded after all of the other vim configuration.
    +" You can put machine-specific overrides here.
    +
    +" set guifont=Source\ Code\ Pro:h18
    +
    +" set background=dark
    +" colorscheme solarized[2016-06-13T21:52:48+00:00] INFO: cookbook_file[/Users/travis/.vimrc.local] owner changed to 501
    - change owner from '' to 'travis'
[2016-06-13T21:52:48+00:00] INFO: Chef Run complete in 348.517984 seconds
[2016-06-13T21:52:48+00:00] INFO: Skipping removal of unused files from the cache
Running handlers:
[2016-06-13T21:52:48+00:00] INFO: Running report handlers
Running handlers complete
[2016-06-13T21:52:48+00:00] INFO: Report handlers complete
Chef Client finished, 11/17 resources updated in 06 minutes 05 seconds
F
Failures:
  1) sprout-vim installs MacVim, adds the .vim directory, and installs tmux
     Failure/Error: expect(system('soloist')).to be_true
       expected true to respond to `true?` or perhaps you meant `be true` or `be_truthy`
     # ./spec/integration/cookbook_spec.rb:15:in `block (2 levels) in <top (required)>'
Finished in 6 minutes 20 seconds (files took 0.15834 seconds to load)
1 example, 1 failure
Failed examples:
rspec ./spec/integration/cookbook_spec.rb:14 # sprout-vim installs MacVim, adds the .vim directory, and installs tmux
/System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/bin/ruby -I/Users/travis/build/pivotal-sprout/sprout-vim/tmp/ruby/2.0.0/gems/rspec-core-3.4.4/lib:/Users/travis/build/pivotal-sprout/sprout-vim/tmp/ruby/2.0.0/gems/rspec-support-3.4.1/lib /Users/travis/build/pivotal-sprout/sprout-vim/tmp/ruby/2.0.0/gems/rspec-core-3.4.4/exe/rspec --pattern spec/integration/\*\*/\*_spec.rb failed
The command "./sprout exec rake ci" exited with 1.
Done. Your build exited with 1.

`Could not resolve the dependencies` when running `bundle exec librarian-chef install`

The Cheffile references a forked copy of the homebrew cookbook under http://github.com/pivotal/homebrew-chef using branch 'unset-rubyopt-environment-variable'. That copies version is still 1.6.5 but homebrew has moved to 1.9.0

I think other dependent cookbooks depend on homebrew > 1.6.5 so librarian-chef is unable to resolve the dependencies.

We should either stop using the fork of homebrew (I don't understand what the fork is doing) or update/rebase the fork to its upstream/masters HEAD

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.