Issue #2559 has been updated by Markus Roberts. Status changed from Accepted to Ready for Checkin
The problem was that parseonly was ignoring the command line manifest specification and thus always looking for the default (site.pp). Branch with fix: http://github.com/MarkusQ/puppet/tree/ticket/master/2559 ---------------------------------------- Bug #2559: Stand-alone puppet wants $confdir/manifests/site.pp http://projects.reductivelabs.com/issues/2559 Author: Todd Zullinger Status: Ready for Checkin Priority: High Assigned to: Markus Roberts Category: executables Target version: 0.25.0 Complexity: Unknown Affected version: 0.25.0rc1 Keywords: Running the stand-alone puppet script from 0.25.0rc1 to check for syntax errors in a single manifest file yields an error: <pre> $ puppet --verbose --trace --parseonly bad.pp err: Could not parse for environment production: Could not find file /home/tmz/.puppet/manifests/site.pp </pre> Doing the same thing with 0.24.8 there is no such complaint. -- 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 -~----------~----~----~----~------~----~------~--~---
