Issue #2795 has been updated by Kjetil Torgrim Homme.
thanks, Brice! respectfully, I'd like to point out that this bug isn't really fixed as far as I can tell -- if an unexpected exception happens, you will still not get information about where and what caused it. ---------------------------------------- Bug #2795: puppetdoc parser fails without useful error message http://projects.reductivelabs.com/issues/2795 Author: Kjetil Torgrim Homme Status: Ready for Checkin Priority: Normal Assigned to: James Turnbull Category: documentation Target version: 0.25.2 Affected version: 0.25.1 Keywords: Branch: tickets/master/2795 when puppetdoc's parser fails, it does not give too much useful information about the problem: kjeti...@puppetmaster:~$ puppetdoc --mode rdoc --config /etc/puppet/puppet.conf --modulepath /var/lib/puppet/svn/modules --manifestdir /etc/puppet/manifests --outputdir doc Could not generate documentation: undefined method `value' for #<Puppet::Parser::AST::Selector:0x2b905199ccf0> by adding --verbose, you can guess what file caused the problem, but you still don't get line number information. -- 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 -~----------~----~----~----~------~----~------~--~---
