Issue #2795 has been updated by Brice Figureau.

Status changed from Accepted to Ready for Checkin
Assigned to changed from Brice Figureau to James Turnbull
Branch set to tickets/master/2795

Fixed for master in tickets/master/2795 in my github repository:
http://github.com/masterzen/puppet/tree/tickets/master/2795

Fixed for 0.25.2 in tickets/0.25.x/2795 still in my github repository:
http://github.com/masterzen/puppet/tree/tickets/0.25.x/2795

This also fixes #2796.
----------------------------------------
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to