Issue #1672 has been updated by martin. Status changed from Accepted to Ready for Checkin Assigned to changed from community to jamtur01 Target version changed from unplanned to 0.24.7 % Done changed from 0 to 100 Complexity changed from Unknown to Trivial Keywords set to Solaris
Fix available at: http://github.com/pmenglund/puppet/tree/tickets/1672 ---------------------------------------- Bug #1672: crontab update craps out in zones on Solaris 10 http://projects.reductivelabs.com/issues/show/1672 Author: martin Status: Ready for Checkin Priority: High Assigned to: jamtur01 Category: cron Target version: 0.24.7 Complexity: Trivial Affected version: 0.24.5 Keywords: Solaris I'm using the crontab type to add an entry, and the update craps out with the following error: <pre> debug: Executing 'crontab /tmp/puppet20081021-25388-z3vqav-0' err: Could not apply complete catalog: Could not write crontab for root: No child processes </pre> and the major problem is that it truncates the crontab file. If it fails it should revert it back to the original contents instead of abandoning it in an unknown state or at least give you a pointer to where the original crontab contents can be found. ---------------------------------------- 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 -~----------~----~----~----~------~----~------~--~---
