2009/4/1 Keith Edmunds <k...@midnighthax.com>

>
> You haven't said which version of Debian you are running. If you are
> running Etch/oldstable/V4.0, you have a very old version of puppet in the
>


> You STILL haven't said what you have in /etc/puppet/puppet.conf, so I'm
> going to back off from trying to help further.


Keith

I didn't raise this issue, but I'm seeing what might be a similar behaviour:

g...@dv01:~ $ ps -ef | grep [p]uppetd
root     32599     1  0 Mar26 ?        00:33:23 ruby /usr/sbin/puppetd -w 5
g...@dv01:~ $ sudo /etc/init.d/puppet stop
Stopping puppet configuration management tool.
g...@dv01:~ $ ps -ef | grep [p]uppetd
root     32599     1  0 Mar26 ?        00:33:23 ruby /usr/sbin/puppetd -w 5
g...@dv01:~ $ ls /var/run/puppet/
g...@dv01:~ $ cat /etc/puppet/puppet.conf
[puppetd]
server=sxvx01.garylaw.net


g...@dv01:~ $ sudo killall ruby
g...@dv01:~ $ ls /var/run/puppet/
g...@dv01:~ $ ps -ef | grep [p]uppetd
g...@dv01:~ $ sudo /etc/init.d/puppet start
Starting puppet configuration management tool.
g...@dv01:~ $ ls /var/run/puppet/
g...@dv01:~ $ ps -ef | grep [p]uppetd
root     22693     1 12 21:56 ?        00:00:03 ruby /usr/sbin/puppetd -w 5
g...@dv01:~ $ puppet --version
0.24.5


Basically, the stop argument doesn't seem to work, and AFAIK nothing gets
written to /var/run/puppet. Start works OK. Debian version is Lenny. I'm not
a total Debian newbie, but frankly it's not really my comfort zone either,
so I might be the problem here, not the package.

Gary


-- 
Gary Law
Email: gary...@garylaw.net
Chat googletalk/messenger: gary....@gmail.com
iChat/jabber/AIM: gary....@mac.com

--~--~---------~--~----~------------~-------~--~----~
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