Hello group,

I am new to puppet and trying to get it running on a 10.4.11 server.   
I've tried installing puppet using every method I can find (os x pkg  
files, ruby gems, compiling from source), to no avail.  I have  
followed the documentation on the reductivelabs site as carefully as  
possible, as well as doing a bit of experimenting on my own, and have  
not been able to get it to run.

When I run

# /usr/bin/puppetmasterd --mkusers

I get this in the system.log:


Feb  6 12:53:57 server puppetmasterd[11917]: (/Settings[top]/Settings 
[main]/Group[puppet]/ensure) created
Feb  6 12:54:01 server puppetmasterd[11917]: (/Settings[top]/Settings 
[main]/User[puppet]/ensure) created
Feb  6 12:54:01 server puppetmasterd[11917]: (/Settings[top]/Settings 
[metrics]/File[/var/puppet/rrd]) Failed to retrieve current state of  
resource: Could not find user puppet
Feb  6 12:54:01 server puppetmasterd[11917]: (/Settings[top]/Settings 
[main]/File[/var/puppet/log]) Failed to retrieve current state of  
resource: Could not find user puppet
Feb  6 12:54:01 server puppetmasterd[11917]: (/Settings[top]/Settings 
[reporting]/File[/var/puppet/reports]) Failed to retrieve current  
state of resource: Could not find user puppet

It looks like it creates the users, but it doesn't - I can see no  
evidence of it doing so.  The puppetmasterd quits on failure,  
returning the 3 errors here to stdout as well as the system.log  
file.  I have not been able to find any detailed information about  
how to set this up on OS X or what I might be doing wrong nor have I  
had any success in getting the daemon to run.  Any help would be  
greatly appreciated.
Thanks in advance.
-Dan
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To post to this group, send email to puppet-users@googlegroups.com
To unsubscribe from this group, send email to 
puppet-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/puppet-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to