Skip to content

Instantly share code, notes, and snippets.

@blt
Created August 19, 2011 16:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save blt/1157318 to your computer and use it in GitHub Desktop.
Save blt/1157318 to your computer and use it in GitHub Desktop.
$ puppet master --no-daemonize --compile projects/com/example/server-configuration/
Could not prepare for execution: Got 12 failure(s) while initializing: change from absent to directory failed: Could not set 'directory on ensure: Permission denied - /var/run/puppet; change from absent to directory failed: Could not set 'directory on ensure: Permission denied - /etc/puppet/manifests; change from absent to directory failed: Could not set 'directory on ensure: Permission denied - /var/log/puppet; change from absent to directory failed: Could not set 'directory on ensure: Permission denied - /var/lib/puppet/ssl; change from absent to directory failed: Could not set 'directory on ensure: Permission denied - /var/lib/puppet/facts; change from absent to directory failed: Could not set 'directory on ensure: Permission denied - /var/lib/puppet/bucket; change from absent to directory failed: Could not set 'directory on ensure: Permission denied - /var/lib/puppet/rrd; change from absent to directory failed: Could not set 'directory on ensure: Permission denied - /var/lib/puppet/lib; change from 755 to 1755 failed: failed to chmod /var/lib/puppet/state: Operation not permitted - /var/lib/puppet/state; change from absent to directory failed: Could not set 'directory on ensure: Permission denied - /var/lib/puppet/server_data; change from absent to directory failed: Could not set 'directory on ensure: Permission denied - /var/lib/puppet/reports; change from absent to directory failed: Could not set 'directory on ensure: Permission denied - /var/lib/puppet/yaml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment