On Tuesday, March 11, 2025 10:21:07 PM GMT+1 George at Clug wrote:
> The Debian-specific /etc/timezone will no longer be supported by
> systemd-timedated, as it is no longer useful and its functionality has been
> subsumed into /etc/localtime, and tzdata will no longer create it.
That looks like i
On Wednesday, 12-03-2025 at 05:01 Nils wrote:
> On Tuesday, March 11, 2025 6:52:41 PM GMT+1 Greg Wooledge wrote:
> > It might be coming from one of the user's dot files. You can try
> > these:
>
> Thanks! That seems to be it:
>
> $ sudo su -- root -c env | grep LC_TIME
> LC_TIME=de_DE.UTF-8
>
On Tuesday, March 11, 2025 6:52:41 PM GMT+1 Greg Wooledge wrote:
> It might be coming from one of the user's dot files. You can try
> these:
Thanks! That seems to be it:
$ sudo su -- root -c env | grep LC_TIME
LC_TIME=de_DE.UTF-8
I wonder if KDE has messed something up here as it has internal l
On Tue, Mar 11, 2025 at 17:40:35 +, Nils wrote:
> riccy@riccy:~$ cat /etc/default/locale
> # File generated by update-locale
> LANG=en_US.UTF-8
> LC_TIME=de_DE.UTF-8
>
> (after a reboot)
> riccy@riccy:~$ echo $LC_TIME
> en_DE.UTF-8
>
> Searching /etc for the config string reveals nothing:
>
Hi everyone,
I am helping a friend fix this system, and he is having a weird issue causing
his LC_TIME to be en_DE.UTF-8.
I have already added a line to the config file attempting to override this:
riccy@riccy:~$ cat /etc/default/locale
# File generated by update-locale
LANG=en_US.UTF-8
LC_TIM
5 matches
Mail list logo