Issue #1135 has been updated by James Turnbull. Assigned to deleted (Puppet Community) Affected version set to 0.24.8
---------------------------------------- Bug #1135: parseonly incorrectly attempts to validate presence of parent classes http://projects.reductivelabs.com/issues/1135 Author: micah - Status: Accepted Priority: Normal Assigned to: Category: language Target version: Complexity: Unknown Patch: None Affected version: 0.24.8 Keywords: The '--parseonly' option to puppet is not working correctly. One user posted to the mailing list here: http://mail.madstop.com/pipermail/puppet-users/2008-February/006281.html about their problems, my problem is probably related. I'm running a --parseonly as a pre-commit hook to svn, and I am getting this: <pre> Could not find class nagios2::target at /etc/puppet/manifests/site.pp:60 on node puppetmaster </pre> although that class exists, and if I start up that manifest with puppetmaster -v --no-daemonize, it has no problem with the manifest. We had to disable the pre-commit hook. Running 0.24.3rc1 from the 0.24.x branch. -- 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 -~----------~----~----~----~------~----~------~--~---
