Issue #22472 has been updated by Charlie Sharpsteen.

Description updated
Category set to parser
Status changed from Unreviewed to Investigating
Assignee set to Charlie Sharpsteen

Re-produced on 3.2.4. I'll try to figure out what is going on here. Thanks for 
reporting!

----------------------------------------
Bug #22472: Puppet apply fails when class name is 'component'
https://projects.puppetlabs.com/issues/22472#change-97328

* Author: Trond Isak Alseth
* Status: Investigating
* Priority: Normal
* Assignee: Charlie Sharpsteen
* Category: parser
* Target version: 
* Affected Puppet version: 
* Keywords: 
* Branch: 
----------------------------------------
<pre>
class component {
  notify{'testing':}
}
include component
</pre>

Gives following output:

<pre>
Error: Cannot find definition Class on node testing.example.com
Error: Cannot find definition Class on node testing.example.com
</pre>

However 'component' is not mentioned on 
<http://docs.puppetlabs.com/puppet/3/reference/lang_reserved.html>


-- 
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 unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/puppet-bugs.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to