Issue #7527 has been reported by Jason Rojas.

----------------------------------------
Bug #7527: Puppet seems to not always load custom providers
https://projects.puppetlabs.com/issues/7527

Author: Jason Rojas
Status: Unreviewed
Priority: Normal
Assignee: 
Category: 
Target version: 
Affected Puppet version: 2.6.8
Keywords: 
Branch: 


Using the iptables module: https://github.com/bobsh/puppet-iptables , I see 
intermittent failures when the puppet agent is trying to load the required 
files.
I know the modules are syncing over correctly and the puppet config is correct:
<pre>
[[email protected] ~]# find /var/lib/puppet -name 
iptables.rb
/var/lib/puppet/lib/puppet/util/iptables.rb
/var/lib/puppet/lib/puppet/type/iptables.rb
/var/lib/puppet/lib/puppet/provider/iptables/iptables.rb
[[email protected] ~]# puppetd --configprint libdir
/var/lib/puppet/lib
[[email protected] ~]#
</pre>

Attached are the puppetmaster's debug log and the puppet agent's debug runs. 
This happens whether you run the agent by hand or by daemon. 
As you can see in the puppet_clientlog, I did a total of 3 runs, the first of 
which being unsuccessful as it is unable to load the puppet/util/iptables which 
exists on the node and on the puppetmaster.

Any ideas?
Let me know if there is more info needed.
-Jason


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