juju deploy is failing
Asif Iqbal
vadud3 at gmail.com
Sun Feb 24 03:48:40 UTC 2013
On Sat, Feb 23, 2013 at 10:41 PM, Asif Iqbal <vadud3 at gmail.com> wrote:
> $ juju deploy wordpress
> 2013-02-24 03:38:35,418 INFO Searching for charm cs:precise/wordpress
> in charm store
> 2013-02-24 03:38:36,374 INFO Connecting to environment...
> 2013-02-24 03:38:38,106 ERROR SSH forwarding error: -bash: warning:
> setlocale: LC_ALL: cannot change locale (en_US)
>
> 2013-02-24 03:38:38,125 ERROR Cannot connect to environment: connection loss
> Traceback (most recent call last):
> File "/usr/lib/python2.7/dist-packages/juju/providers/common/connect.py",
> line 42, in run
> client = yield self._internal_connect(share)
> ConnectionLossException: connection loss
> connection loss
> 2013-02-24 03:38:38,128 ERROR connection loss
>
> what gives?
>
export LC_ALL="en_US.UTF-8" fixed it and I added in my .profile
I suppose I could add it in /etc/profile for global.
Is there a better way to fix it?
> --
> Asif Iqbal
> PGP Key: 0xE62693C5 KeyServer: pgp.mit.edu
> A: Because it messes up the order in which people normally read text.
> Q: Why is top-posting such a bad thing?
--
Asif Iqbal
PGP Key: 0xE62693C5 KeyServer: pgp.mit.edu
A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
More information about the ubuntu-users
mailing list