Zitat von christian <christ...@cust.in>:
I had a similiar problem...
Have a look at your init script. In my case there was a line like this
"startproc $PUPPETMASTER $PUPPETMASTER_OPTS". Change the line to
"$PUPPETMASTER $PUPPETMASTER_OPTS" and when you start puppet again the
script should report a success.
And for the shutting down problem I think you should check if $pidfile
points to the correct pidfile...in my case it pointed to a wrong
location and so the pid file wasn't deleted when puppet was shut down.
is the faulty initscript upstream or from the distro. I assume latter
regarding the name. So you might want to file it at the distro.
cheers pete
--
You received this message because you are subscribed to the Google Groups "Puppet
Users" group.
To post to this group, send email to puppet-us...@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.