Closed rchekaluk closed 10 years ago
@rchekaluk this is a known issue and the ChefDK team is working on getting a new version of ChefDK released.
ChefDK 0.2.0 appears to fix this issue.
$ chef --version
Chef Development Kit Version: 0.2.0
$ /opt/chefdk/bin/berks --version
3.1.3
Original error (using vagrant-aws plugin):
Able to reproduce manually using ChefDK berks 3.1.1 (seems similar to https://github.com/berkshelf/vagrant-berkshelf/issues/51#issuecomment-41013747):
However, manually using rubygems berks 3.1.4 works fine: (possibly fixed by commits https://github.com/berkshelf/berkshelf/commit/186e807a4911e621a18bfe9395cf9aa257252e86 and https://github.com/berkshelf/berkshelf/commit/4010cc7c8d6267be1039cfc35fa9480fb211edac ?)
Removing Berksfile.lock works around the issue per https://github.com/berkshelf/berkshelf/issues/1154#issuecomment-41877803
It seems to me that ChefDK needs to package a newer version of berkshelf.
Versions: