#1112: gentoo puppet.conf has extra whitespace breaking puppet's config parser
--------------------+-------------------------------------------------------
Reporter: thansen | Owner: community
Type: defect | Status: new
Priority: normal | Component: library
Version: 0.24.2 | Severity: normal
Keywords: | Stage: Unreviewed
Patch: Code | Complexity: Unknown
--------------------+-------------------------------------------------------
Puppet fails starting with the following error using the puppet.conf file
provided for gentoo due to extra whitespace at the end of each line.
(parse_file may want to strip lines before parsing also though)
debug: Parsing /etc/puppet/puppet.conf
/usr/lib/ruby/site_ruby/1.8/puppet/util/settings.rb:963:in `parse_file':
Could not match line [main] at /etc/puppet/puppet.conf:[main]
(Puppet::Error)
from /usr/lib/ruby/site_ruby/1.8/puppet/util/settings.rb:926:in
`each'
from /usr/lib/ruby/site_ruby/1.8/puppet/util/settings.rb:926:in
`parse_file'
from /usr/lib/ruby/site_ruby/1.8/puppet/util/settings.rb:296:in
`parse'
from /usr/lib/ruby/site_ruby/1.8/puppet.rb:220:in `parse_config'
from /usr/bin/puppetd:266
--
Ticket URL: <http://reductivelabs.com/trac/puppet/ticket/1112>
puppet <http://reductivelabs.com>
Puppet - Portable System Automation
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---