Package: libcupsfilters2-common Version: 2.0.0-3 Severity: important
Installing the gnome package fails because of pkgProblemResolver. $ apt -s install gnome NOTE: This is only a simulation! apt needs root privileges for real execution. Keep also in mind that locking is deactivated, so don't depend on the relevance to the real current situation! 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: Unsatisfied dependencies: libcupsfilters2-common : Breaks: cups-filters (< 2.0~) but 1.28.17-5 is to be installed Error: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages. I have no held packages on this system. On the current testing release libcupsfilters2-common defines Breaks: cups-filters (<< 2.0~) Replaces: cups-filters (<< 2.0~) but there's no cups-filters > 2.0~, although it says Replaces: cups-filters (<< 2.0~) I wonder why the described error happens? Is a Provides: missing? Here's some cups filter related debug output: $ apt -s -o Debug::pkgProblemResolver::ShowScores=yes install gnome . . Show Scores . . 125 libcups2t64:amd64 < 2.4.10-2 @ii pmK > 42 cpdb-backend-cups:amd64 < none -> 2.0b5-1 @un uN > 6 cups-common:amd64 < 2.4.10-2 @ii pmK > 6 cups-pk-helper:amd64 < none -> 0.2.6-1+b2 @un puN > 5 python3-cups:amd64 < none -> 2.0.4-1+b1 @un puN > 3 python3-cupshelpers:amd64 < none -> 1.5.18-3 @un puN > 3 libcupsfilters1t64:amd64 < none -> 1.28.17-5 @un puN > 2 cups-client:amd64 < 2.4.10-2 @ii pmK > 2 cups-daemon:amd64 < none -> 2.4.10-2 @un puN > 2 cups-browsed:amd64 < none -> 1.28.17-5 @un uN > 1 libcupsfilters2:amd64 < none -> 2.0.0-3 @un uN > 1 libcupsfilters2-common:amd64 < none -> 2.0.0-3 @un uN Ib > 1 cups-filters-core-drivers:amd64 < none -> 1.28.17-5 @un puN > Unsatisfied dependencies: libcupsfilters2-common : Breaks: cups-filters (< 2.0~) but 1.28.17-5 is to be installed Error: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages. If I add cups to the list of packages to be installed it works and tries to install cups-filters (1.28.17-5 Debian:testing [amd64]) but not libcupsfilters2 $ apt -s install cups gnome -- best regards Thomas