Package: apache2 Version: 2.2.9-10 When I try to install apache2 I get the following error:
# apt-get install apache2 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. apache2: Depends: apache2-mpm-worker (>= 2.2.9-10+lenny8) but it is not going to be installed or apache2-mpm-prefork (>= 2.2.9-10+lenny8) but it is not going to be installed or apache2-mpm-event (>= 2.2.9-10+lenny8) but it is not going to be installed E: Broken packages When I dig into the dependent packages they all come back to libkrb53 and wanting to install that. I've read a lot about the difference between libkrb53 and libkrb5-3 and the various reasons why changes were made and things were broken but I've not found anything about how to fix it. I've currently got libkrb5-3 installed and if I try to install libkrb53 it wants to remove the following packages: avahi-daemon bind9-host dnsutils libbind9-60 libcups2 libdns66 libgssapi-krb5-2 libisccfg60 libk5crypto3 libkrb5-3 libkrb5support0 libnss-mdns mutt netatalk nfs-common nfs-kernel-server openssh-client openssh-server samba ssh I need these packages so can't remove them. What is the correct process for doing this upgrade/install so I can get apache installed? -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org