我在安装语言环境时遇到了问题。
sudo apt-get install locales
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
locales : Depends: libc6 (>= 2.9-0ubuntu10) but it is not going to be installed or
libc6.1 (>= 2.9-0ubuntu10) but it is not installable
E: Unable to correct problems, you have held broken packages.
你能帮我吗?
谢谢
答案1
我也遇到了类似的错误。
sudo apt-get clean
sudo apt-get 更新