Tell me more ×
Ask Ubuntu is a question and answer site for Ubuntu users and developers. It's 100% free, no registration required.

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?

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.