Coder Social home page Coder Social logo

emyl / vagrant-librarian-chef-nochef Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jimmycuadra/vagrant-librarian-chef

8.0 8.0 0.0 239 KB

A fork of the vagrant-librarian-chef plugin that use the librarian-chef-nochef gem.

License: MIT License

Ruby 100.00%

vagrant-librarian-chef-nochef's People

Contributors

emyl avatar iartarisi avatar jimmycuadra avatar looztra avatar rjocoleman avatar thegcat avatar whilp avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

vagrant-librarian-chef-nochef's Issues

Not working with Vagrant 1.5

Hello,

I just tried the new Vagrant 1.5, with prior versions the plugin was working but now it's not working anymore with this new version of Vagrant.

As far as I can see the "librarian-chef" vagrant plugin form which this fork is from did some compatibility changes for the Vagrant 1.5, so i guess same changes are needed here.

jimmycuadra@b663686

Regards.

Error about missing README.md file

I got a strange error about missing README.md file after I added a cookbook with "git" option to my Cheffile:

C:/Users/silentvick/.vagrant.d/gems/gems/librarian-chef-nochef-0.1.0/lib/librarian/chef/metadata.rb:15:in `instance_eval': No such file or directory - ./README.md (Errno::ENOENT)

I ran it on:

  • Windows 7 x64
  • Vagrant 1.5.4 with vagrant-librarian-chef-nochef plugin

Example of my Cheffile:

site "http://community.opscode.com/api/v1"

cookbook "apt"
cookbook "nginx"
cookbook "nodejs", :github => "redguide/nodejs"

I guess it's caused by the line in cookbook's metadata.rb that loads a content of README to a long_description parameter:

long_description IO.read(File.join(File.dirname(__FILE__), 'README.md'))

That and self.instance_eval File.read(file_name) code from plugin. But I'm not realy familiar with ruby, so I don't know what exactly the problem is.

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.