]> git.saurik.com Git - apt.git/commit
don't sent uninstallable rc-only versions via EDSP
authorDavid Kalnischkies <david@kalnischkies.de>
Tue, 10 May 2016 12:51:30 +0000 (14:51 +0200)
committerJulian Andres Klode <jak@debian.org>
Tue, 10 May 2016 18:53:37 +0000 (20:53 +0200)
commita39467f5d9fc51c9bf32d0f0e42e36041ece6bd5
treebd6b01d5a371cc366ba3c7009cedcfd8d6f5256e
parent910accc32542b5e99bdf146e55afdc0c48d17a6e
don't sent uninstallable rc-only versions via EDSP

Versions which are only available in dpkg/status aren't installable and
apt doesn't pick them as candidate for this reason – for the same reason
such packages shouldn't be sent to an external solver via EDSP. The
packages are pinned to -1, but if the solver has strict pinning disabled
it could end up picking this version anyhow – which is a request apt can
not satisfy.

Reported-By: Maximiliano Curia <maxy@debian.org> on IRC
(cherry picked from commit 33190fe3d3c200dcd417cd336f9db11f5f4408d5)
apt-pkg/edsp.cc
test/integration/test-ubuntu-bug-761175-remove-purge