hashbangcode / vlad

Vlad - Vagrant LAMP Ansible Drupal
173 stars 53 forks source link

Error installing PimpMyLog #114

Closed dixhuit closed 9 years ago

dixhuit commented 9 years ago

Just got this when trying to install PimpMyLog and can recreate it every time by simply selecting it to be installed.

TASK: [pimpmylog | ensure that the package isn't effected by mode changes] ****
failed: [wizard-insectoid] => {"changed": true, "cmd": ["git", "config", "core.filemode", "false"], "delta": "0:00:00.003692", "end": "2014-12-05 12:29:57.439880", "rc": 255, "start": "2014-12-05 12:29:57.436188"}
stderr: error: could not lock config file .git/config: Permission denied

FATAL: all hosts have already failed -- aborting

I'm running latest dev and this is the first time I've tried provisioning PML since https://github.com/hashbangcode/vlad/commit/a5fbf35a5db37ed1dbb188141c89689baff776c1 (most recent fairly big change / broad commit).