build-essential has no candidate in the apt-cache
When trying to run vagrant up I get the following error: build-essential has no candidate in the apt-cache
In /tmp/vagrant-chef-1/chef-solo-1/cookbooks/build-essential/recipes/default.rb
51: r = package pkg do 52: action ( compiletime ? :nothing : :install ) 53: end 54: r.run_action(:install) if compiletime
Sorry You must be a logged in, registered user to answer a question.
Answers
Is this the first time you build the VM or a subsequent time?