Scott Smith
2007-Dec-25 07:03 UTC
puppetd: err: Got an uncaught exception of type SystemStackError: stack level too deep
i''m having trouble with a file resource with 0.24.1. the manifest is very simple: file { "/": ensure => directory, owner => "root", group => "root", mode => 755 } when i run puppetd, i get the attached stack trace. removing this resource enables puppetd to complete its run successfully. any ideas? didn''t have this issue with 0.23.2. -scott _______________________________________________ Puppet-users mailing list Puppet-users@madstop.com https://mail.madstop.com/mailman/listinfo/puppet-users
Luke Kanies
2007-Dec-28 03:15 UTC
Re: puppetd: err: Got an uncaught exception of type SystemStackError: stack level too deep
On Dec 25, 2007, at 1:03 AM, Scott Smith wrote:> i''m having trouble with a file resource with 0.24.1. the manifest > is very simple: > > file { "/": > ensure => directory, > owner => "root", > group => "root", > mode => 755 > } > > when i run puppetd, i get the attached stack trace. removing this > resource enables puppetd to complete its run successfully. > > any ideas? didn''t have this issue with 0.23.2.That''s no good. Can you email me the cached configuration that causes this? It should be in /var/lib/puppet/state/localconfig.yaml or something similar. Feel free to email me personally rather than to the whole list. -- To succeed in the world it is not enough to be stupid, you must also be well-mannered. -- Voltaire --------------------------------------------------------------------- Luke Kanies | http://reductivelabs.com | http://madstop.com