Issue #21512 has been updated by Nate Walck. File puppet_trace.log added Affected Puppet version set to 3.2.2
I've attached the puppet trace as requested. The Client is OS X 10.8.3, ruby version 1.8.7 (Which is the system version of ruby which has the RubyCocoa bridge in it). The Server is CentOS 6.4 64bit. Let me know if you need any additional information. Thanks! ---------------------------------------- Bug #21512: Non-PE OS X Node on PE3 Master throws unknown method error https://projects.puppetlabs.com/issues/21512#change-94714 * Author: Nate Walck * Status: Needs More Information * Priority: Normal * Assignee: Nate Walck * Category: * Target version: * Affected Puppet version: 3.2.2 * Keywords: * Branch: ---------------------------------------- I started with a fresh PE3 Master and added a Fresh OSX Client to it using Puppet 3.2.2, Facter 1.7.1 and Hiera 1.2.1. Upon running puppet agent -t and signing the certificate (Autosign * is enabled for this dev box), I get the following errors: err Could not retrieve catalog; skipping run Puppet 2013-06-28 01:30 UTC err Failed to generate additional resources using 'eval_generate: Could not intern_multiple from pson: undefined method `encoding' for #<String:0x10291e490> /File[/var/lib/puppet/lib] 2013-06-28 01:30 UTC err Could not retrieve catalog from remote server: Could not intern from pson: undefined method `encoding' for #<String:0x102b15398> Puppet 2013-06-28 01:30 UTC err Could not evaluate: Could not intern from pson: undefined method `encoding' for #<String:0x102907628> Could not retrieve file metadata for puppet://puppet/plugins: Could not intern from pson: undefined method `encoding' for #<String:0x102907628> /File[/var/lib/puppet/lib] 2013-06-28 01:30 UTC The agent throws this error every run and doesn't seem to pickup custom facts (I tried removing the facts to see if they caused the issue, but to no avail). Let me know if you need any additional information. -- 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.
