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

Missing locale setting in wsl distribution #6

Closed
zsewa opened this issue Aug 10, 2021 · 0 comments · Fixed by #9
Closed

Missing locale setting in wsl distribution #6

zsewa opened this issue Aug 10, 2021 · 0 comments · Fixed by #9
Assignees
Milestone

Comments

@zsewa
Copy link
Member

zsewa commented Aug 10, 2021

Perl emits a warning as the parameters LANGUAGE and LC_ALL are unset. This needs to be fixed in the distro build.

DEBUG:root:perl: warning: Please check that your locale settings:
DEBUG:root:
DEBUG:root:	LANGUAGE = (unset),
DEBUG:root:
DEBUG:root:	LC_ALL = (unset),
DEBUG:root:
DEBUG:root:	LC_CTYPE = "C.UTF-8",
DEBUG:root:
DEBUG:root:	LANG = "en_US.UTF-8"
DEBUG:root:
DEBUG:root:    are supported and installed on your system.
DEBUG:root:
DEBUG:root:perl: warning: Falling back to the standard locale ("C").
@zsewa zsewa self-assigned this Aug 10, 2021
@zsewa zsewa added this to the v6.0.1 milestone Aug 10, 2021
@zsewa zsewa closed this as completed in #9 Aug 10, 2021
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

Successfully merging a pull request may close this issue.

1 participant