On Tuesday, November 19, 2013 at 11:54 AM, Phil Cryer wrote:
Can do Daniel, can you tell me how I build the gem manually? I've checked out from https://github.com/opscode-cookbooks/chef-client and https://github.com/opscode-cookbooks/chef - have run Bundle install successfully, but don't see any info about how to build the gem. And, can I just build the chef-client 11 gem, and put it on an existing node that's still talking to chef-server 10.x? Thanks
You need to build the mixlib-shellout gem from master to get the fix: https://github.com/opscode/mixlib-shelloutThe process should be:git clonebundle installrake gemand then you have a gem package under pkg.I may push a prerelease version a little later today (chatting with the team about this now). If that happens you would just do /opt/chef/embedded/bin/gem install mixlib-shellout —pre (assuming omnibus). I’ll let you know what we decide.--Daniel DeLeo
Archive powered by MHonArc 2.6.16.