Issue #2237 has been updated by Derek Whayman.
So, we start off with $vardir=/var/lib/puppet This exists by way of either our build process, the puppet RPM or autocreation (or possibly all three). Then I fire off puppetd as above. Judging from the stack trace, it tries to create /var/lib/puppet/client_yaml/catalog, and fails because /var/lib/puppet/client_yaml does not exist. A manual mkdir of /var/lib/puppet/client_yaml is sufficient to get puppetd up and running. Best regards, Derek ---------------------------------------- Bug #2237: puppetd sometimes does not create $yamlclientdir automatically http://projects.reductivelabs.com/issues/2237 Author: Derek Whayman Status: Needs more information Priority: Normal Assigned to: community - Category: Target version: 0.25.0 Complexity: Unknown Affected version: 0.25.0 Keywords: Workaround's quite obvious :-) Cheers, Derek -- 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 -~----------~----~----~----~------~----~------~--~---
