[arch-general] Kernel 5.3.5 and Kernel 5.3.6 perl warnings
If you start getting warnings that perl failed to set locale that didn't happen on earlier versions of the kernel I know how to fix that. First you have to have everything correct in /etc/locale.conf. If that's the case, add to your ~/.bash_profile file source /etc/locale.conf then save the edit and do source ~/.bash_profile then run your perl application like maybe cpanplus or irssi and if everything works on your system like it does on my system you won't get those warnings again. --
Thank you Jude.. On Tue, 15 Oct 2019 at 07:16, Jude DaShiell <jdashiel@panix.com> wrote:
If you start getting warnings that perl failed to set locale that didn't happen on earlier versions of the kernel I know how to fix that. First you have to have everything correct in /etc/locale.conf. If that's the case, add to your ~/.bash_profile file source /etc/locale.conf then save the edit and do source ~/.bash_profile then run your perl application like maybe cpanplus or irssi and if everything works on your system like it does on my system you won't get those warnings again.
--
This doesn't happen with earlier kernel versions. A contact I have uses a Raspburry pi and he doesn't have this problem yet. If I comment the source /etc/locale.conf line out in my .bash_profile file, the perl warnings come back on next reboot or until after I source .bash_profile. On Tue, 15 Oct 2019, Ram Kumar via arch-general wrote:
Date: Mon, 14 Oct 2019 22:53:44 From: Ram Kumar via arch-general <arch-general@archlinux.org> To: General Discussion about Arch Linux <arch-general@archlinux.org> Cc: Ram Kumar <ramkumar21194@gmail.com> Subject: Re: [arch-general] Kernel 5.3.5 and Kernel 5.3.6 perl warnings
Thank you Jude..
On Tue, 15 Oct 2019 at 07:16, Jude DaShiell <jdashiel@panix.com> wrote:
If you start getting warnings that perl failed to set locale that didn't happen on earlier versions of the kernel I know how to fix that. First you have to have everything correct in /etc/locale.conf. If that's the case, add to your ~/.bash_profile file source /etc/locale.conf then save the edit and do source ~/.bash_profile then run your perl application like maybe cpanplus or irssi and if everything works on your system like it does on my system you won't get those warnings again.
--
--
participants (2)
-
Jude DaShiell
-
Ram Kumar