libc confilcts with apt-get install
i tried to install package bind9 using apt-get install. the result is:
Reading Package Lists...
Building Dependency Tree...
You might want to run `apt-get -f install' to correct these:
Sorry, but the following packages have unmet dependencies:
bind9: Conflicts: bind but 1:8.3.3-2.0woody2 is to be installed
libc6: Depends: libdb1-compat but it is not installable
libc6-dev: Depends: libc6 (= 2.2.5-11.5) but 2.3.2.ds1-11 is to
be installed
locales: Depends: glibc-2.2.5-11.5
how can i clean up these conflicts?
Reply to: