[chef] Re: No version specified, and no candidate version available for erlang-nox


Chronological Thread 
  • From: Daniel DeLeo < >
  • To:
  • Subject: [chef] Re: No version specified, and no candidate version available for erlang-nox
  • Date: Mon, 10 Nov 2014 10:28:44 -0800



On Saturday, November 8, 2014 at 2:56 AM, Anthony Kong wrote:

> Hi all,
>  
> Here is my Berkshelf file
>  
> Source 'https://supermarket.getchef.com'
>  
> cookbook "apt"
> cookbook "yum"
> cookbook "rabbitmq"
>  
> cookbook "redis",
> :git => "https://github.com/miah/chef-redis.git";
>  
> cookbook "sensu",
> # :git => "https://github.com/sensu/sensu-chef.git";
> :path => "../"
>  
> cookbook "monitor",
> :git => "https://github.com/portertech/chef-monitor.git";
>  
> I got this error when I do `vagrant up`.
>  
>  
>  
> ==> default:
> ==> default: 
> ================================================================================
> ==> default: Error executing action `install` on resource 
> 'package[erlang-nox]'
> ==> default: 
> ================================================================================
> ==> default:
> ==> default:
> ==> default: Chef::Exceptions::Package
> ==> default: -------------------------
> ==> default: No version specified, and no candidate version available for 
> erlang-nox


This means there’s no package ‘erlang-nox’ available on your system. The 
package could have been renamed or replaced with something else. You might 
want to check the erlang cookbook’s issues to see if this has come up before 
and if there’s a ready-made solution.

--  
Daniel DeLeo




Archive powered by MHonArc 2.6.16.

§