Apt debugging

I don't have the time to apt-get regularly, so I get usually a few hundred packages that have to be upgraded. In some cases, apt wants to remove something you rather like to keep on your system. In that case, you can check out the reason why with the following command line option :


apt-get -o Debug::pkgProblemResolver=1 ...