Issue #6858 has been updated by James Turnbull. Target version changed from 2.7.x to 2.7.0
---------------------------------------- Bug #6858: lexer.rb syntax error https://projects.puppetlabs.com/issues/6858 Author: Scott Day Status: Closed Priority: Normal Assignee: Category: plumbing Target version: 2.7.0 Affected Puppet version: 2.6.7 Keywords: lexer.rb syntax error prevents puppet from running. Branch: Minor issue but it was in the downloaded 2.6.7 tarball on the puppetlabs site. I just replaced the ':' with a ';' and puppet ran fine. Output before edit: /usr/local/lib/ruby/site_ruby/1.9.1/rubygems/custom_require.rb:36:in `require': /usr/local/lib/ruby/site_ruby/1.9.1/puppet/parser/lexer.rb:535: syntax error, unexpected ':', expecting keyword_then or ',' or ';' or '\n' (SyntaxError) when "\n": '' Specific Platform: Solaris 11-Express Ruby 1.9.1 Facter 1.5.8 Puppet 2.6.7 -- 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://projects.puppetlabs.com/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.
