Issue #2795 has been updated by James Turnbull. Status changed from Ready for Checkin to Closed
Pushed in commit:"b832d815c3211f22945cbce56dfbf61116f7a792" in master and commit:"5f7177efeae81c86086d73b3c7869302cfc6a40d" in branch 0.24.x ---------------------------------------- Bug #2795: puppetdoc parser fails without useful error message http://projects.reductivelabs.com/issues/2795 Author: Kjetil Torgrim Homme Status: Closed 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 -~----------~----~----~----~------~----~------~--~---
