Corey Osman
2011-Nov-09 03:21 UTC
[Puppet Users] Could not render to b64_zlib_yaml after 2.6.12 upgrade
Hi, I just reinstalled puppet to version 2.6.12 to patch the security bug. Now all of my RHEL4 clients are getting this error: Puppet master is running 2.7.6 Clients are running 2.6.12 puppet-agent[11444]: Starting Puppet client version 2.6.12 slcdbnops1 puppet-agent[11444]: Could not run Puppet configuration client: Could not render to b64_zlib_yaml: uninitialized constant Base64 Any ideas? Is this a ruby problem? Corey Osman corey@logicminds.biz Green I.T and Datacenter Automation Specialist -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
Denmat
2011-Nov-09 06:26 UTC
Re: [Puppet Users] Could not render to b64_zlib_yaml after 2.6.12 upgrade
Hi, I can''t remember for sure but I believe the clients can''t be at a higher level than the master. Den On 09/11/2011, at 14:21, Corey Osman <corey@logicminds.biz> wrote:> Hi, > > I just reinstalled puppet to version 2.6.12 to patch the security bug. Now all of my RHEL4 clients are getting this error: > Puppet master is running 2.7.6 > Clients are running 2.6.12 > > > puppet-agent[11444]: Starting Puppet client version 2.6.12 > slcdbnops1 puppet-agent[11444]: Could not run Puppet configuration client: Could not render to b64_zlib_yaml: uninitialized constant Base64 > > > Any ideas? Is this a ruby problem? > > Corey Osman > corey@logicminds.biz > > Green I.T and Datacenter Automation Specialist > > > > -- > You received this message because you are subscribed to the Google Groups "Puppet Users" group. > To post to this group, send email to puppet-users@googlegroups.com. > To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com. > For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en. >-- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
Craig White
2011-Nov-09 15:07 UTC
Re: [Puppet Users] Could not render to b64_zlib_yaml after 2.6.12 upgrade
On Nov 8, 2011, at 8:21 PM, Corey Osman wrote:> Hi, > > I just reinstalled puppet to version 2.6.12 to patch the security bug. Now all of my RHEL4 clients are getting this error: > Puppet master is running 2.7.6 > Clients are running 2.6.12 > > > puppet-agent[11444]: Starting Puppet client version 2.6.12 > slcdbnops1 puppet-agent[11444]: Could not run Puppet configuration client: Could not render to b64_zlib_yaml: uninitialized constant Base64 > > > Any ideas? Is this a ruby problem?---- sure sounds like a ruby problem - which version of ruby? (RHELv4 has a really ancient version of ruby and clearly you would be better served by installing something like enterprise ruby or rvm to manage a separate ruby install) Craig -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.