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

"Setting the locale failed" when using fbiterm #81

Closed
Vogtinator opened this issue May 11, 2021 · 1 comment
Closed

"Setting the locale failed" when using fbiterm #81

Vogtinator opened this issue May 11, 2021 · 1 comment

Comments

@Vogtinator
Copy link
Member

When a locale like ko_KR is selected, and then continued, jeos-firstboot does this:

langset.sh ko_KR
langset.sh ko_KR korean
exec fbiterm jeos-firstboot
langset.sh ko_KR
langset.sh ko_KR korean
...

Each of those langset.sh calls triggers a restart of systemd-vconsole-setup.service, which eventually fail due to the start limit.

@Vogtinator
Copy link
Member Author

Fixed in live-langset-data, see https://bugzilla.opensuse.org/show_bug.cgi?id=1187618.

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