Issue #12879 has been updated by zach armstrong.

I am seeing this too in RHEL5 with puppet 2.7.11.

It doesn't seem to occur every time puppet makes a run. I have not been able to 
figure out how to reliably repro it.

This error seems to be due to facter 1.6.6.
Problem started from this commit:  
https://github.com/puppetlabs/facter/commit/cb598aab3e36767abd6ce5827e47099ecb49ef67#diff-0

If you want to revert these two files, you can grab them from here:
https://github.com/puppetlabs/facter/blob/1df5b46e0ec0bd8a42254b571ca6eb1acd814ed6/lib/facter/util/ec2.rb
https://github.com/puppetlabs/facter/blob/1df5b46e0ec0bd8a42254b571ca6eb1acd814ed6/lib/facter/ec2.rb
----------------------------------------
Bug #12879: undefined method `has_openstack_mac?' for Facter::Util::EC2:Module
https://projects.puppetlabs.com/issues/12879#change-55927

Author: Chip Schweiss
Status: Unreviewed
Priority: High
Assignee: 
Category: 
Target version: 
Keywords: 
Branch: 
Affected Facter version: 1.6.6


This is on CentOS 6.2 w/ Puppet 2.6.14-1.el6 both from the Puppet yum 
repository.

The problem is only occurring in daemon mode of puppet.

This is in the syslog repeatedly:

<pre>
Feb 29 08:14:55 hostname puppet-agent[21815]: Could not run Puppet 
configuration client: Could not retrieve local facts: undefined method 
`has_openstack_mac?' for Facter::Util::EC2:Module
</pre>

I've checked on several systems and it appears to be a bug introduced in 
1.6.6-1.   The last successful run in the logs contains:

<pre>
Feb 28 14:55:18 hostname puppet-agent[21815]: 
(/Stage[puppet]/Facter/Package[facter]/ensure) ensure changed '1.6.5-1.el6' to 
'1.6.6-1.el6'
</pre>


-- 
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.

Reply via email to