我在 Ubuntu 16.04 中设置以太网连接时遇到了严重问题,因此我想进行软件更新,并这样做了。它中途停止了,出现了这个黑屏:https://i.stack.imgur.com/F0R0z.png
perl: warning: setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC ALL = (unset),
LANG = "en IN.ISO8859-1"
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
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
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
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
编辑 1:我遵循了 Ken Sharp 在评论部分所说的话:现在看起来这样对吗?
$ locale
LANG=en_IN
LANGUAGE=en_IN:en
LC_CTYPE="en_IN"
LC_NUMERIC="en_IN"
LC_TIME="en_IN"
LC_COLLATE="en_IN"
LC_MONETARY="en_IN"
LC_MESSAGES="en_IN"
LC_PAPER="en_IN"
LC_NAME="en_IN"
LC_ADDRESS="en_IN"
LC_TELEPHONE="en_IN"
LC_MEASUREMENT="en_IN"
LC_IDENTIFICATION="en_IN"
LC_ALL=
$