Open vmrob opened 10 years ago
I should also note that using the ubuntu/trusty64 along with the cookbooks gcc, apt, yum, and build-essential work as expected.
Hi Rob! Did you manage to solve this? Is this a string issue or a dependency issue?
@vladcenan I don't believe I did nor did I look too far into it. Based on my second comment, I think I would probably try gcc, apt, yum, and build-essential. It's possible that it simply won't work with precise32? What did you try?
I have some time this week to look at things. If you can provide your specific versions of Chef, etc, I might be able to help as well. For what its worth, I tend to use the bento boxes with Vagrant.
I've been trying to get this cookbook up and running on Ubuntu 12.04 LTS and ran into a problem. My
Vagrantfile
is pretty barebones:I have both chef-gcc (0.2.0) and apt (2.4.0) in my cookbooks folder and they both seem to be detected.