Re: [Puppet Users] Re: Puppet commands giving nothing but a stack trace

2010-04-09 Thread Bruce Richardson
On Fri, Apr 09, 2010 at 08:56:39AM -0400, Rob McBroom wrote: > > Bingo. Someone had set it to 128 for all users (without my knowledge). > I changed it to only affect the relevant users and Puppet fires right > up. Thanks. You're running Puppet and somebody changed the ulimit config on the box wit

Re: [Puppet Users] Re: Puppet commands giving nothing but a stack trace

2010-04-09 Thread Rob McBroom
On Apr 8, 2010, at 5:48 PM, Ken wrote: > I don't suppose its your stack size? Whats the output of 'ulimit -a' > on your box (as the user you were trying to run those command as of > course). Mine is 8192 kb. Bingo. Someone had set it to 128 for all users (without my knowledge). I changed it to o