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

Ipa server installation fails due to locale setting #62

Open
ashish1099 opened this issue Nov 3, 2015 · 1 comment
Open

Ipa server installation fails due to locale setting #62

ashish1099 opened this issue Nov 3, 2015 · 1 comment

Comments

@ashish1099
Copy link

The server installation fails because the locale setting is not proper
running an export LC_ALL=en_US.utf8 fixes the issue,

Notice: /Stage[main]/Ipa::Master/Ipa::Serverinstall[freeipa-master11.123ashish.com]/Exec[serverinstall-freeipa-master11.123ashish.com]/returns: Configuration of client side components failed! Notice: /Stage[main]/Ipa::Master/Ipa::Serverinstall[freeipa-master11.123ashish.com]/Exec[serverinstall-freeipa-master11.123ashish.com]/returns: ipa-client-install returned: Command ''/usr/sbin/ipa-client-install' '--on-master' '--unattended' '--domain' '123ashish.com' '--server' 'freeipa-master11.123ashish.com' '--realm' '123ASHISH.COM' '--hostname' 'freeipa-master11.123ashish.com'' returned non-zero exit status 1 Error: /usr/sbin/ipa-server-install --hostname=freeipa-master11.123ashish.com --realm=123ASHISH.COM --domain=123ashish.com --admin-password='123456789' --ds-password='123456789' --setup-dns --no-forwarders --no-ntp --idstart=16830 --unattended returned 1 instead of one of [0] Error: /Stage[main]/Ipa::Master/Ipa::Serverinstall[freeipa-master11.123ashish.com]/Exec[serverinstall-freeipa-master11.123ashish.com]/returns: change from notrun to 0 failed: /usr/sbin/ipa-server-install --hostname=freeipa-master11.123ashish.com --realm=123ASHISH.COM --domain=123ashish.com --admin-password='123456789' --ds-password='123456789' --setup-dns --no-forwarders --no-ntp --idstart=16830 --unattended returned 1 instead of one of [0]

@ashish1099
Copy link
Author

The second run of puppet agent run smoothly, but it does fail on the first run, because of the locale setting, from authconfig command

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

1 participant