Your message dated Sat, 30 Jan 2010 23:46:22 -0500
with message-id <[email protected]>
and subject line Subject: Old bug, resolved when Lenny was released. The
submitter was using an old version of the config file.
has caused the Debian Bug report #491132,
regarding PID file specified incorrectly in puppetd.conf
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
491132: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=491132
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: puppet
Version: 0.24.4-8
Severity: normal
Hello,
puppet uses the rundir variable in /etc/puppet/puppetd.conf to
specify the directory where the PID file located at.
stoping/restarting puppetd didn't work on my system (minimal etch
installation, updated to lenny), unless I changed
rundir=/var/run/ to rundir=/var/run/puppet. The init script
refers to /var/run/puppet/puppetd.pid as well.
Once i changed the variable, stopping/restaring the daemon
worked like a charme.
I received the following error message in syslog:
Jul 15 17:26:43 bruce puppetd[11500]: Could not create PID file:
/var/run/puppetd.pid
Best Regards,
Stefan.
-- System Information:
Debian Release: lenny/sid
APT prefers testing
APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.18-ovz-028stab053.5-enterprise (SMP w/8 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash
Versions of packages puppet depends on:
ii adduser 3.108 add and remove users and groups
ii facter 1.3.8-1 a library for retrieving facts fro
ii libopenssl-ruby 4.2 OpenSSL interface for Ruby
ii libruby [libxmlrpc-ruby] 4.2 Libraries necessary to run Ruby 1.
ii libshadow-ruby1.8 1.4.1-8 Interface of shadow password for R
ii libxmlrpc-ruby 4.2 transitional dummy package
ii lsb-base 3.2-12 Linux Standard Base 3.2 init scrip
ii ruby 4.2 An interpreter of object-oriented
Versions of packages puppet recommends:
ii rdoc 4.2 Generate documentation from ruby s
-- no debconf information
--- End Message ---
--- Begin Message ---
Package: puppet
Version: 0.23.2-12
Closing as Micah said:
* Handling of the rundir setting has been changed; we now store PID files
in /var/run/puppet, and the initscripts have been modified to ensure
that this directory exists on startup. It is no longer necessary to set
rundir explicitly in /etc/puppet/puppet.conf, and you should ensure that
you have no explicit rundir setting in your puppet.conf unless you want
to use a custom rundir setting for your own local purposes.
To be clear, this bug was fixed in 0.23.2-12, but the submitter was
using an old config file.
--- End Message ---