Jim N wrote: > I was getting this when starting puppetmasterd (puppet- > server-0.25.5-1.el6.noarch RPM install): > > $ sudo /etc/init.d/puppetmaster start > Starting puppetmaster: Could not run: Could not create PID file: /var/ > lib/puppet/run/puppetmasterd.pid > > > This change in the init script fixed the problem: > > #pidfile=/var/run/puppet/puppetmasterd.pid > pidfile=/var/lib/puppet/run/puppetmasterd.pid > > Is that a bug worth reporting?
I'm guessing you've changed puppet.conf such that it's not using
/var/run/puppet/puppetmasterd.pid. Can you run:
rpm -V puppet puppet-server
?
If any files are modified, check how they differ from the shipped
files.
We won't be fixing any issues in puppet-0.25.5 in EPEL, as we've got
2.6.x in testing already. (In 2.6.x, the pid files have changed
names, but the path is the same.)
--
Todd OpenPGP -> KeyID: 0xBEAF0CE3 | URL: www.pobox.com/~tmz/pgp
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
There is nothing government can give you that it hasn't taken from you
in the first place.
-- Winston Churchill
pgpJim3fwl0iv.pgp
Description: PGP signature
