paulsturgess / mopidy-vagrant

An Ubuntu Lucid install of the latest dev version of Mopidy via Vagrant & Chef
8 stars 2 forks source link

Recipe Error in build-essential #4

Open seep opened 10 years ago

seep commented 10 years ago

Hey, I'm a stranger to chef so I've got no idea what's going on here. The error is on https://github.com/paulsturgess/mopidy-vagrant/blob/master/cookbooks/build-essential/recipes/default.rb#L22

[2014-05-09T03:03:07+00:00] ERROR: Running exception handlers
[2014-05-09T03:03:07+00:00] ERROR: Exception handlers complete
[2014-05-09T03:03:07+00:00] FATAL: Stacktrace dumped to /var/chef/cache/chef-stacktrace.out
[2014-05-09T03:03:07+00:00] ERROR: undefined method `[]' for nil:NilClass

I did change the vagrant file a little bit to use the version 2 configuration style and the ubuntu/trusty32 box. I'm also running on Windows, so I changed the --audio VM option to dsound.

Any ideas why this might be failing?