[chef] Re: Re: Re: REDMINE on CentOS 6.5


Chronological Thread 
  • From: Daniel DeLeo < >
  • To:
  • Subject: [chef] Re: Re: Re: REDMINE on CentOS 6.5
  • Date: Wed, 25 Jun 2014 09:03:48 -0700



On Wednesday, June 25, 2014 at 12:14 AM, Venkatesh Ainalli wrote:

>  
> ================================================================================
> Error executing action `install` on resource 'package[mercurial]'
> ================================================================================
>  
>  
> Mixlib::ShellOut::ShellCommandFailed
> ------------------------------------
> Expected process to exit with [0], but received '200'
> ---- Begin output of /usr/bin/python 
> /opt/chef/embedded/lib/ruby/gems/1.9.1/gems/chef-11.12.8/lib/chef/provider/package/yum-dump.py
>  --installed ----
> STDOUT:  
> STDERR: yum-dump Locking Error! Couldn't obtain an exclusive yum lock in 10 
> seconds. Giving up.
> ---- End output of /usr/bin/python 
> /opt/chef/embedded/lib/ruby/gems/1.9.1/gems/chef-11.12.8/lib/chef/provider/package/yum-dump.py
>  --installed ----
> Ran /usr/bin/python 
> /opt/chef/embedded/lib/ruby/gems/1.9.1/gems/chef-11.12.8/lib/chef/provider/package/yum-dump.py
>  --installed returned 200


Either some other process is installing packages or there’s a stale lock. 
Check for other processes that might be installing packages. If you’re 
certain it’s a stale lock, you can look for /var/lib/rpm/.*lock and blow 
those away.

--  
Daniel DeLeo




Archive powered by MHonArc 2.6.16.

§