Bug#378382: Puppetmaster init script is still broken

2007-01-06 Thread Alex Owen
Puppet is now at version 0.20.1-1 Reading this bug report and the debian/changelog it seems the init script was overhauled in the last upload (0.20.1-1) however it still doe not work! I do not use puppet but have installed puppetmaster on a "clean" machine and touched /etc/puppet/manifests/site.

Bug#378382: Puppetmaster init script is still broken

2007-01-07 Thread Matthew Palmer
On Sat, Jan 06, 2007 at 05:36:51PM +, Alex Owen wrote: > I do not read or write ruby... but I think the problem lies in > function setpidfile in the file puppet-0.20.1/lib/puppet/daemon.rb > > The code looks like: >Puppet.info "Creating PID file to %s" % @pidfile >