Hi Leoš, thanks for reporting that you also have this issue.
On 2017-10-04 18:42, Leoš Pohl wrote: > > -- debconf information: > perl: warning: Setting locale failed. > perl: warning: Please check that your locale settings: > LANGUAGE = "", > LC_ALL = (unset), > LC_TIME = "cs_CZ.UTF-8", > LANG = "en_US.UTF-8" > are supported and installed on your system. > perl: warning: Falling back to a fallback locale ("en_US.UTF-8"). > locale: Cannot set LC_ALL to default locale: No such file or directory > The above output indicates that something seems to be wrong with your locale settings. Can you please post the output of the command "locale"? Does the problem go away if the respective locales are generated? You can have them generated by running the command "dpkg-reconfigure" (with root privileges) and selecting the corresponding locales. (The above output suggests that those are "cs_CZ.UTF-8" and "en_US.UTF-8" in your case.) Regards, Michael