Issue #2512 has been updated by James Turnbull. Category set to Solaris Status changed from Unreviewed to Needs more information
Is this an init script packaged with Puppet? Is this more a downstream package maintainer issue? ---------------------------------------- Bug #2512: if $vardir != /var/puppet/, then SMF on solaris does not work http://projects.reductivelabs.com/issues/2512 Author: Dan Bode Status: Needs more information Priority: Normal Assigned to: Category: Solaris Target version: Complexity: Unknown Affected version: 0.24.8 Keywords: if in puppet.conf vardir = /var/lib/puppet/ then, the pid files are created in /var/lib/puppet/run/pppetd.pid where the /opt/csw/lib/svc/method/svc-puppetd script cannot find it since the pidfile location is hardcode pidfile=/var/puppet/run/puppetd.pid Here is the output from: /var/svc/log/network-puppetd:default.log [ Aug 7 14:57:30 Executing stop method ("/opt/csw/lib/svc/method/svc-puppetd stop") ] Stopping Puppet client services:cat: cannot open /var/puppet/run/puppetd.pid /opt/csw/lib/svc/method/svc-puppetd: usage: kill [ [ -sig ] id ... | -l ] puppetd [ Aug 7 14:57:30 Method "stop" exited with status 0 ] -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://reductivelabs.com/redmine/my/account --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/puppet-bugs?hl=en -~----------~----~----~----~------~----~------~--~---
