[chef] Re: Re: Re: Re: Problem installing chef-client


Chronological Thread 
  • From: Brian Hatfield < >
  • To:
  • Subject: [chef] Re: Re: Re: Re: Problem installing chef-client
  • Date: Wed, 6 Feb 2013 14:58:23 -0500

Daniel: I don't think upgrading Chef is the only solution to this problem - 10.x versions are affected too, and a lot of people are not ready to upgrade due to the large number of breaking changes.


On Wed, Feb 6, 2013 at 2:42 PM, Daniel DeLeo < " target="_blank"> > wrote:
There is already a prerelease gem with the fix, `gem install chef --pre`. There are prerelease flags for bootstrap if you're using gem bootstraps. Working on full release now.

-- 
Daniel DeLeo

On Wednesday, February 6, 2013 at 11:40 AM, Ignasi wrote:

I've just found this was already opened. I assume it is the same issue: http://tickets.opscode.com/browse/CHEF-3835
Will watch it to be aware of the fix.

Thanks!


On 6 February 2013 11:36, Brian Hatfield < " target="_blank"> > wrote:
It appears that net-ssh was updated today and is broken.


On Wed, Feb 6, 2013 at 2:30 PM, Ignasi < " target="_blank"> > wrote:
Hi!

I am trying to install the chef gems in an Ubuntu 11.04, but installation fails due to its dependencies.

I installed ruby from the Ubuntu repositories:
  apt-get update
  apt-get install -y ruby ruby-dev build-essential wget

And Rubygems from the tarball and updated as follows:
  tar zxf rubygems-1.3.7.tgz
  ruby setup.rb --no-format-executable
  gem update --system
  gem update
  gem list
      *** LOCAL GEMS ***
      rubygems-update (1.8.25)

But when I try to install the chef gem after a clean Rubygems installation, I get the following error:
  gem install chef --no-rdoc --no-ri
      ERROR:  While executing gem ... (Gem::DependencyError)
      Unable to resolve dependencies: chef requires net-ssh (~> 2.2.2); net-ssh-multi requires net-ssh (>= 2.6.5); net-ssh-gateway requires net-ssh (>= 2.6.5)

Is there something I am missing?


Thank you,

Ignasi








Archive powered by MHonArc 2.6.16.

§