perfect!
Thanks Khoury!

Here is my functional version:
http://pastebin.com/Vdb9vFvB

Out of interest, I tried "en_GB.UTF-8" (which is what my Environment contains) 
but that didn't work... 

The above file works fine though


Merlin


On 19 Mar 2014, at 07:35, Khoury <khoury.bra...@gmail.com> wrote:

> I found a workaround. When I ran puppet in root's shell it had the same 
> error. Since it worked in my shell but not root's I figured it was an 
> environment issue at that point and added all of the environment variables 
> from my user shell to the root shell and started removing them individually 
> until I narrowed it down to the environment variable LANG. When I set the 
> environment variable LANG to en_US.UTF-8 in my plist and it started working 
> again. It goes in the EnvironmentVariables dict and looks like this:
> 
> <key>LANG</key>
> <string>en_US.UTF-8</string>
> 
> I'm not entirely sure why that works yet though (bug?).
> 
> On Tuesday, March 18, 2014 6:36:56 PM UTC-7, Khoury wrote:
> I'm seeing the same behavior with the plist on 10.9.2: Puppet runs fine using 
> the CLI but doesn't work as a LaunchDaemon. Did you manage to work out why 
> this happens?
> 
> -- 
> You received this message because you are subscribed to a topic in the Google 
> Groups "Puppet Users" group.
> To unsubscribe from this topic, visit 
> https://groups.google.com/d/topic/puppet-users/-IxlwRy-LRE/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to 
> puppet-users+unsubscr...@googlegroups.com.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/puppet-users/320e92b0-b0c8-4d4e-888e-57e43c90d742%40googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to puppet-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-users/BLU0-SMTP248DE2D87C46D8DC189FC51A17F0%40phx.gbl.
For more options, visit https://groups.google.com/d/optout.

Reply via email to