Reno
2009-Oct-21 15:22 UTC
[Puppet Users] Failed to generate additional resources during transaction
Hello, puppetd --test return this output: err: /File[/var/lib/puppet/lib]: Failed to generate additional resources during transaction: Cannot access mount[plugins] err: /File[/var/lib/puppet/lib]: Failed to retrieve current state of resource: Cannot access mount[plugins] Could not describe /plugins: Cannot access mount[plugins] how to fix it? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
Luke Kanies
2009-Oct-21 18:38 UTC
[Puppet Users] Re: Failed to generate additional resources during transaction
On Oct 21, 2009, at 8:22 AM, Reno wrote:> > Hello, > > puppetd --test > > return this output: > > > err: /File[/var/lib/puppet/lib]: Failed to generate additional > resources during transaction: Cannot access mount[plugins] > err: /File[/var/lib/puppet/lib]: Failed to retrieve current state of > resource: Cannot access mount[plugins] Could not describe /plugins: > Cannot access mount[plugins] > > how to fix it?You''ve got pluginsync enabled but it looks like you''ve either configured your fileserver.conf to refuse access to plugins, or you''ve not got any plugins. You can safely ignore this error, though. -- The real art of conversation is not only to say the right thing at the right place but to leave unsaid the wrong thing at the tempting moment. -- Dorothy Nevill --------------------------------------------------------------------- Luke Kanies | http://reductivelabs.com | http://madstop.com --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
Reno
2009-Oct-22 10:00 UTC
[Puppet Users] Re: Failed to generate additional resources during transaction
Yes it''s right, I just correct that and the warning stopped Thank''s On Oct 21, 7:38 pm, Luke Kanies <l...@madstop.com> wrote:> On Oct 21, 2009, at 8:22 AM, Reno wrote: > > > > > Hello, > > > puppetd --test > > > return this output: > > > err: /File[/var/lib/puppet/lib]: Failed to generate additional > > resources during transaction: Cannot access mount[plugins] > > err: /File[/var/lib/puppet/lib]: Failed to retrieve current state of > > resource: Cannot access mount[plugins] Could not describe /plugins: > > Cannot access mount[plugins] > > > how to fix it? > > You''ve got pluginsync enabled but it looks like you''ve either > configured your fileserver.conf to refuse access to plugins, or you''ve > not got any plugins. > > You can safely ignore this error, though. > > -- > The real art of conversation is not only to say the right thing at the > right place but to leave unsaid the wrong thing at the tempting > moment. -- Dorothy Nevill > --------------------------------------------------------------------- > Luke Kanies |http://reductivelabs.com|http://madstop.com--~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---