BassT23 / Proxmox

Update your Proxmox VE
Other
192 stars 14 forks source link

[BUG?] bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8) #126

Closed wes1993 closed 6 months ago

wes1993 commented 6 months ago

Hello, When I run the update or check-updates this warning happen:

bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)

Thanks a lot Stefano

BassT23 commented 6 months ago

this will come up, if you dont set the locale in the machine. pls try again, after sudo dpkg-reconfigure locales

wes1993 commented 6 months ago

@BassT23, Thanks a lot Best regards Stefano