BongoBob
August 27th, 2006, 05:53 PM
Hello everyone, I'm having some dependency issues here.
When I type sudo apt-get -f install, it says this...
bongobob@RaptorBandito:~/Desktop$ sudo apt-get -f install
Reading package lists... Done
Building dependency tree... Done
Correcting dependencies... failed.
The following packages have unmet dependencies:
libc6: Depends: tzdata but it is not installable
libc6-dev: Depends: libc6 (= 2.3.6-0ubuntu20) but 2.3.6.ds1-4 is installed
libc6-i686: PreDepends: libc6 (= 2.3.6-0ubuntu20) but 2.3.6.ds1-4 is installed
E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.
E: Unable to correct dependencies
I belive that libc6 is the version I downloaded from the debian site (long story short I thought it was why easyh10 wouldn't install, still didn't work) instead of the actual ubuntu version, but when I type sudo apt-get remove libc6, it tells me that damn near everything depends on it and I can't remove it unless I remove them all.
Any way I can fix this? Thanks in advance.
EDIT: Nevermind, a friend of mine told me how to force it back to the ubuntu version :)
When I type sudo apt-get -f install, it says this...
bongobob@RaptorBandito:~/Desktop$ sudo apt-get -f install
Reading package lists... Done
Building dependency tree... Done
Correcting dependencies... failed.
The following packages have unmet dependencies:
libc6: Depends: tzdata but it is not installable
libc6-dev: Depends: libc6 (= 2.3.6-0ubuntu20) but 2.3.6.ds1-4 is installed
libc6-i686: PreDepends: libc6 (= 2.3.6-0ubuntu20) but 2.3.6.ds1-4 is installed
E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.
E: Unable to correct dependencies
I belive that libc6 is the version I downloaded from the debian site (long story short I thought it was why easyh10 wouldn't install, still didn't work) instead of the actual ubuntu version, but when I type sudo apt-get remove libc6, it tells me that damn near everything depends on it and I can't remove it unless I remove them all.
Any way I can fix this? Thanks in advance.
EDIT: Nevermind, a friend of mine told me how to force it back to the ubuntu version :)