I was trying to install Chinese(traditional) language pack, but it comes out an unmet dependency error.
I have tried sudo apt-get install -f then sudo dpkg --configure -a and sudo apt-get update using the official server already, but the problem still exists.
These show up in the terminal:
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:
language-pack-zh-hant : Depends: language-pack-zh-hant-base (>= 1:12.04+20120417) but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
Any method to fix it?