Giter Site home page Giter Site logo

Comments (10)

SqiSch avatar SqiSch commented on June 11, 2024

me too:

 lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:    Ubuntu 12.04.5 LTS
Release:    12.04
Codename:   precise

chef-client --version 
Chef: 12.3.0


================================================================================ESC[0m
ESC[31mRecipe Compile Error in /var/chef/cache/cookbooks/git/libraries/provider_git_client_package.rbESC[0m
================================================================================ESC[0m

ESC[0mRuntimeErrorESC[0m
------------ESC[0m
Bad key override in Chef::NodeMap filter expressionESC[0m

ESC[0mCookbook Trace:ESC[0m
---------------ESC[0m
  /var/chef/cache/cookbooks/git/libraries/provider_git_client_package.rb:7:in `<class:Package>'
ESC[0m  /var/chef/cache/cookbooks/git/libraries/provider_git_client_package.rb:4:in `<class:GitClient>'
ESC[0m  /var/chef/cache/cookbooks/git/libraries/provider_git_client_package.rb:3:in `<class:Provider>'
ESC[0m  /var/chef/cache/cookbooks/git/libraries/provider_git_client_package.rb:2:in `<class:Chef>'
ESC[0m  /var/chef/cache/cookbooks/git/libraries/provider_git_client_package.rb:1:in `<top (required)>'ESC[0m

ESC[0mRelevant File Content:ESC[0m
----------------------ESC[0m
/var/chef/cache/cookbooks/git/libraries/provider_git_client_package.rb:
ESC[0m
ESC[0m  1:  class Chef
ESC[0m  2:    class Provider
ESC[0m  3:      class GitClient
ESC[0m  4:        class Package < Chef::Provider::GitClient
ESC[0m  5:          include Chef::DSL::IncludeRecipe
ESC[0m  6:  
ESC[0m  7>>         provides :git_client, os: 'linux', override: true if respond_to?(:provides)
ESC[0m  8:  
ESC[0m  9:          action :install do
ESC[0m 10:            # FIXME: rhel 5
ESC[0m 11:            include_recipe 'yum-epel' if node['platform_family'] == 'rhel' && node['platform_version'].to_i == 5
ESC[0m 12:  
ESC[0m 13:            # Software installation
ESC[0m 14:            package "#{new_resource.name} :create #{parsed_package_name}" do
ESC[0m 15:              package_name parsed_package_name
ESC[0m 16:              version parsed_package_version

from git.

MiguelMoll avatar MiguelMoll commented on June 11, 2024

Seeing the same issue here.

from git.

wincus avatar wincus commented on June 11, 2024

Yeah, me too. Is there any workaround for this?

from git.

ermaker avatar ermaker commented on June 11, 2024

Me, too.

from git.

someara avatar someara commented on June 11, 2024

Investigating... Chef 11.x?

On Mon, Jul 20, 2015 at 10:33 AM, Juan Moyano [email protected]
wrote:

Yeah, me too. Is there any workaround for this?


Reply to this email directly or view it on GitHub
#72 (comment).

from git.

ermaker avatar ermaker commented on June 11, 2024

My information is here.

$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 14.04.1 LTS
Release: 14.04
Codename: trusty
$ chef-solo -v
Chef: 12.3.0

from git.

MiguelMoll avatar MiguelMoll commented on June 11, 2024

vagrant@default-invision-1404:~$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 14.04.1 LTS
Release: 14.04
Codename: trusty


chef-solo -v
Chef: 12.4.1

A colleague has the same issue with Chef: 12.3.0

from git.

brianbianco avatar brianbianco commented on June 11, 2024

having this same issue:

$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 14.04.2 LTS
Release: 14.04
Codename: trusty

$ chef-client --version
Chef: 12.0.3

================================================================================
Recipe Compile Error in /.chef/local-mode-cache/cache/cookbooks/git/libraries/provider_git_client_package.rb
================================================================================

RuntimeError
------------
Bad key override in Chef::NodeMap filter expression

from git.

someara avatar someara commented on June 11, 2024

This should be fixed up in 4.3.0

On Mon, Jul 20, 2015 at 10:52 AM, Brian Bianco [email protected]
wrote:

having this same issue:

$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 14.04.2 LTS
Release: 14.04
Codename: trusty

$ chef-client --version
Chef: 12.0.3
Recipe Compile Error in
/.chef/local-mode-cache/cache/cookbooks/git/libraries/provider_git_client_package.rb
RuntimeError

Bad key override in Chef::NodeMap filter expression


Reply to this email directly or view it on GitHub
#72 (comment).

from git.

docwhat avatar docwhat commented on June 11, 2024

Unfortunately, 4.3.0 has bug #73. The last working version, if you use windows, is 4.2.2.

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.