I get this error when I try to run puppetd: err: Could not retrieve configuration: Uncaught exception no such file to load -- uuidtools in method puppetmaster.getconfig # puppetd --listen --verbose --ignorecache --server server.corp.com ** Ruby version is not up-to-date; loading cgi_multipart_eof_fix info: Starting handler for Runner info: Starting server for Puppet version 0.23.2 info: Listening on port 8139 notice: Starting Puppet client version 0.23.2 notice: Ignoring cache err: Could not retrieve configuration: Uncaught exception no such file to load -- uuidtools in method puppetmaster.getconfig warning: Could not get config; using cached copy info: /File[libnss-ldap.conf]: Adding aliases "nsswitch-ldap-file" notice: Starting configuration run <snipped> notice: Finished configuration run in 19.40 seconds Any hints? TIA --Lenmarc --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
Joshua Lenmarc
2009-Feb-26 23:39 UTC
[Puppet Users] Re: err: Could not retrieve configuration
Fixed. This was due to lacking uuidtools and builder gems on the server. On Fri, Feb 27, 2009 at 4:56 AM, Lenmarc <mootaccount@gmail.com> wrote:> I get this error when I try to run puppetd: > > err: Could not retrieve configuration: Uncaught exception no such file > to load -- uuidtools in method puppetmaster.getconfig > > # puppetd --listen --verbose --ignorecache --server server.corp.com > ** Ruby version is not up-to-date; loading cgi_multipart_eof_fix > info: Starting handler for Runner > info: Starting server for Puppet version 0.23.2 > info: Listening on port 8139 > notice: Starting Puppet client version 0.23.2 > notice: Ignoring cache > err: Could not retrieve configuration: Uncaught exception no such file > to load -- uuidtools in method puppetmaster.getconfig > warning: Could not get config; using cached copy > info: /File[libnss-ldap.conf]: Adding aliases "nsswitch-ldap-file" > notice: Starting configuration run > > <snipped> > > notice: Finished configuration run in 19.40 seconds > > Any hints? TIA --Lenmarc--~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---