Re: [Puppet Users] Re: Problem using exec with vmbuilder

2010-04-26 Thread Daniel Pittman
Thomas Bellman writes: > On 2010-04-26 13:08, Yann wrote: > >> It seems my puppet is running with an incorrect locale: >> >> LANG=C >> [...] >> LC_MESSAGES=C >> [...] >> LC_ALL=C >> >> r...@venice:/tmp# /usr/bin/vmbuilder kvm ubuntu >> 2010-04-26 11:58:14,501 INFO: Cleaning up >> locale-gen do

Re: [Puppet Users] Re: Problem using exec with vmbuilder

2010-04-26 Thread Daniel Pittman
Yann writes: > Hello Patrick, thank you very much for your help. I tested everything you > said without much success. I ended up replacing my command by an "env" and > reproducing the puppet's shell environment variable in my shell to see if > that could have an impact. It seems my puppet is run