I am following the install instructions in the documentation. I have the server installed and one client. To test the install (as directed by the documentation) I run the command below but receive the error shown. Any assistance would be greatly appreciated. # puppetd --server stsdev-pri.cdntools.nsatc.net --waitforcert 60 test Could not prepare for execution: Could not create PID file: /var/run/ puppet/agent.pid Thanks in advance. rjl -- 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+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
On Thu, 2 Dec 2010 08:37:11 -0800 (PST) rjl rjl wrote: [...]> # puppetd --server stsdev-pri.cdntools.nsatc.net --waitforcert 60 test > Could not prepare for execution: Could not create PID file: /var/run/ > puppet/agent.pidcheck dir perms: # ls -lsad /var/run/puppet/ 8 drwxr-xr-x 2 puppet puppet 4096 Sep 16 16:36 /var/run/puppet/> Thanks in advance. > > rjlHTH, Arnau -- 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+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
Doohhh, Shoot...obviously my problem is with the command (test vs --test). Please disregard. On Dec 2, 9:37 am, rjl <rjlin...@gmail.com> wrote:> I am following the install instructions in the documentation. I have > the server installed and one client. To test the install (as directed > by the documentation) I run the command below but receive the error > shown. Any assistance would be greatly appreciated. > > # puppetd --server stsdev-pri.cdntools.nsatc.net --waitforcert 60 test > Could not prepare for execution: Could not create PID file: /var/run/ > puppet/agent.pid > > Thanks in advance. > > rjl-- 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+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.