Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LANG of host imported by ssh messing up client, failing install #6

Open
zurgutt opened this issue Aug 25, 2015 · 1 comment
Open

LANG of host imported by ssh messing up client, failing install #6

zurgutt opened this issue Aug 25, 2015 · 1 comment

Comments

@zurgutt
Copy link

zurgutt commented Aug 25, 2015

...
failed: [host0] => (item=oracle-java7-installer,oracle-java7-set-default) => {"failed": true, "item": "oracle-java7-installer,oracle-java7-set-default"}
stderr: perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_TIME = "et_EE.UTF-8",

...

Solution from: ansible/ansible#10698
Make sure you have module_lang set in ansible.cfg (is not set if config file is from older verion)

@zurgutt zurgutt changed the title LANG of host imported by ssh messing up client LANG of host imported by ssh messing up client, failing install Aug 25, 2015
@ezeteze
Copy link
Owner

ezeteze commented Aug 25, 2015

Do an ansible --version and check the version you are using. Latest atm is 1.9.2. ubuntu package manager has an old version so either install it from source or pypi.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants