Open seep opened 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.
ubuntu/trusty32
--audio
dsound
Any ideas why this might be failing?
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
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 todsound
.Any ideas why this might be failing?