Problems With Locales

Briefly describe your issue below:
When i install something in terminal or make update i got warning from perl about locales
Please need your help to fix it

What version of Parrot are you running? (include version (e.g. 4.6), edition(e.g. Home//KDE/OVA, etc.), and architecture (currently we only support amd64)

I install parrot-kde using the iso file downloaded from the site (Debian Standard / Debian GTK / parrot-experimental)

Configured to multiboot with other systems? (yes / no)
No
If there are any similar issues or solutions, link to them below:

If there are any error messages or relevant logs, post them below:
There is the warning i get

Blockquote
Fetched 1260 kB in 27s (46.6 kB/s)
apt-listchanges: Can’t set locale; make sure $LC_* and $LANG are correct!
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = “en_US:fr”,
LC_ALL = (unset),
LANG = “fr_TG.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

Blockquote

Thanks for your help

Not going to swear by this but…

(as root user)
dpkg-reconfigure locales

should help you with this issue. If someone knows different please feel free to correct me and help this person. =)

This topic was automatically closed 120 days after the last reply. New replies are no longer allowed.