#2316 closed defect (fixed)
perl warning Setting locale failed
Reported by: | anonymous maybe | Owned by: | zzz |
---|---|---|---|
Priority: | minor | Milestone: | undecided |
Component: | package/debian | Version: | 0.9.36 |
Keywords: | Cc: | ||
Parent Tickets: | Sensitive: | no |
Description (last modified by )
I have installed I2P from debian buster repos. and i have tried to reconfigure the memory usage through dpkg and thats what i have got:
user@host:~$ sudo dpkg-reconfigure i2p perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "", LC_ALL = (unset), LANG = "en_US.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). locale: Cannot set LC_CTYPE to default locale: No such file or directory locale: Cannot set LC_MESSAGES to default locale: No such file or directory locale: Cannot set LC_ALL to default locale: No such file or directory /usr/bin/locale: Cannot set LC_CTYPE to default locale: No such file or directory /usr/bin/locale: Cannot set LC_MESSAGES to default locale: No such file or directory /usr/bin/locale: Cannot set LC_ALL to default locale: No such file or directory perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "", LC_ALL = (unset), LANG = "en_US.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). Created symlink /etc/systemd/system/multi-user.target.wants/i2p.service → /lib/systemd/system/i2p.service. perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "", LC_ALL = (unset), LANG = "en_US.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). user@host:~$
is this my machine issue or something missed in I2P?
Subtickets
Change History (9)
comment:1 Changed 2 years ago by
Component: | other → package/debian |
---|---|
Owner: | set to zzz |
comment:2 Changed 2 years ago by
comment:3 Changed 2 years ago by
Resolution: | → not our bug |
---|---|
Status: | new → closed |
comment:4 Changed 2 years ago by
but using the same command when i install i2p for i2p official repos , it doesnt show the same thing.
so i think something missing with the buster repo?
comment:5 Changed 2 years ago by
Resolution: | not our bug |
---|---|
Status: | closed → reopened |
comment:6 Changed 2 years ago by
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
comment:7 Changed 2 years ago by
Description: | modified (diff) |
---|
comment:8 Changed 2 years ago by
Description: | modified (diff) |
---|
comment:9 Changed 2 years ago by
Solution:
1- sudo dpkg-reconfigure locales
then choose en_US.UTF-8 UTF-8 - then ok - then choose en_US.UTF-8 then press Enter.
OR
2- sudo apt install locales-all
Note: See
TracTickets for help on using
tickets.
I believe this is not a package issue.
I guess maybe this?: https://askubuntu.com/questions/599808/cannot-set-lc-ctype-to-default-locale-no-such-file-or-directory