GithubHelp home page GithubHelp logo

Comments (6)

tymoxx avatar tymoxx commented on May 8, 2024 5

hi, @ilovemysillybanana. Could you please specify what you mean by Updating to 6.0.0, and how you did it. Thanks.

from git.

tas50 avatar tas50 commented on May 8, 2024 4

@srajappa You're actually running chef-client 13 from the looks of the run log. The 5.0 version of this cookbook isn't compatible with Chef 13. The 6.0 release resolves this issue. As @ilovemysillybanana mentioned you'll need to update your cookbook to use the latest release.

from git.

ilovemysillybanana avatar ilovemysillybanana commented on May 8, 2024 1

I'm having this issue on 5.0.x as well.

EDIT: Updating to 6.0.0 seems to fix this issue for me at least. But it's strange that it happened at all. Could this be a problem with the supermarket not allowing us to download dependencies or something for the older versions?

from git.

ilovemysillybanana avatar ilovemysillybanana commented on May 8, 2024 1

Oh, terribly sorry. I should have been more clear. I was working on my own cookbook and I all did was replace the line in my metadata file.

From this:

depends 'git', '~> 5.0.0'

To this:

depends 'git', '~> 6.0.0'

And then ran berks update or berks install it should fetch the newest version of the cookbook for you, that solved the problem for me. @dhanushrajendra I updated from 5.0.2, but I tried 5.0.1 and 5.0.0 before I tried going up to 6.0.0 which is the latest version of the cookbook on the public super market.

from git.

dhanushrajendra avatar dhanushrajendra commented on May 8, 2024

Hi @ilovemysillybanana can you please specify which version you updated?

from git.

artcoder87 avatar artcoder87 commented on May 8, 2024

Same error, in Ubuntu+Postgres+Rails with Vagrant which installed successfully, i'm using a window 10 laptop without virtualization, after of a lot of pain i was able to make irtualbox works, but when i run "vagrant provision" it doesn't works.

from git.

Related Issues (20)

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.