Note that I'm testing puppetd -t on the master, just for simplicity, so I
gave it a blank node entry, i.e. "node 'puppet-master' { }", to eliminate
recent module changes as the culprit.On Wed, Mar 14, 2012 at 1:32 PM, Justin Lloyd <[email protected]> wrote: > I did verify correctness of the puppet user in /etc/passwd, shadow, group, > and gshadow. I'm also seeing it on multiple systems (probably all) so it's > likely something in my config, just not sure what it could be so far. > > > On Wed, Mar 14, 2012 at 1:22 PM, Peter Berghold > <[email protected]>wrote: > >> I saw that when the userid "puppet" did not exist on a system. >> >> >> On Wed, Mar 14, 2012 at 3:00 PM, Justin Lloyd <[email protected]> wrote: >> >>> I'm suddenly getting the below errors from Rack during puppetd -t >>> (excerpted from the pink HTML output and cleaned for readability): >>> >>> Could not prepare for execution: Got 10 failure(s) while initializing: >>> change from absent to directory failed: Could not set 'directory on >>> ensure: Permission denied - /var/lib/puppet/yaml; >>> 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/reports; >>> change from absent to directory failed: Could not set 'directory on >>> ensure: Permission denied - /var/lib/puppet/facts; >>> change from absent to file failed: Could not set 'file on ensure: >>> Permission denied - /var/log/puppet/masterhttp.log; >>> 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/state; >>> change from absent to directory failed: Could not set 'directory on >>> ensure: Permission denied - /var/lib/puppet/lib; >>> 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/server_data >>> >>> I'm not sure what I may have changed that would cause this now. Thoughts? >>> >>> >>> -- >>> “We don’t need to increase our goods nearly as much as we need to scale >>> down our wants. Not wanting something is as good as possessing it.” -- >>> Donald Horban >>> >>> -- >>> You received this message because you are subscribed to the Google >>> Groups "Puppet Users" group. >>> To post to this group, send email to [email protected]. >>> To unsubscribe from this group, send email to >>> [email protected]. >>> For more options, visit this group at >>> http://groups.google.com/group/puppet-users?hl=en. >>> >> >> >> >> -- >> Peter L. Berghold >> Owner, Shark River Technical Solutions LLC >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Puppet Users" group. >> To post to this group, send email to [email protected]. >> To unsubscribe from this group, send email to >> [email protected]. >> For more options, visit this group at >> http://groups.google.com/group/puppet-users?hl=en. >> > > > > -- > “We don’t need to increase our goods nearly as much as we need to scale > down our wants. Not wanting something is as good as possessing it.” -- > Donald Horban > -- “We don’t need to increase our goods nearly as much as we need to scale down our wants. Not wanting something is as good as possessing it.” -- Donald Horban -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
