On 2/13/24 17:48, Nicolas George wrote:
Gremlin (12024-02-13):Oh like debian does? cat /etc/default/locale # File generated by update-locale LANG=en_US.UTF-8 LANGUAGE=en_US.UTF-8 LC_ALL=en_US.UTF-8I do not observe this, even after “sudo dpkg-reconfigure locales”. Can you explain how you reached this state?
I will try: Upon investigation, I can not determine which package /etc/default/locale belongs too. dpkg -S /etc/default/locale dpkg-query: no path found matching pattern /etc/default/locale dpkg-query -S /etc/default/locale dpkg-query: no path found matching pattern /etc/default/locale apt-file search /etc/default/locale returns nothing apt-file search locale|grep '/etc/default' nothing cruft-ng doesn't find it This is going no where fast.....