installing locales
Forum: Apt-get
Topic: installing locales
started by: pawos
Posted by pawos on Jan. 05 2007,16:39
I cannot install package locales
Simply when I type:
Code Sample | apt-get install locales
|
I get smth like that:
Code Sample | Reading Package Lists... Done Building Dependency Tree... 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.
Since you only requested a single operation it is extremely likely that the package is simply not installable and a bug report against that package should be filed. The following information may help to resolve the situation:
Sorry, but the following packages have unmet dependencies: locales: Depends: glibc-2.2.5-11.8 E: Sorry, broken packages
|
What is wrong?
Posted by ^thehatsrule^ on Jan. 05 2007,21:27
see wiki page on apt-get
|