]> git.saurik.com Git - apt.git/commit - doc/external-dependency-solver-protocol.txt
edsp: warn if unexpected stanzas appear in the solution
authorDavid Kalnischkies <david@kalnischkies.de>
Thu, 12 May 2016 14:21:10 +0000 (16:21 +0200)
committerDavid Kalnischkies <david@kalnischkies.de>
Thu, 12 May 2016 14:21:10 +0000 (16:21 +0200)
commit90e7fba4ac16fc764bf6aac7b59c17c3be551b60
tree5a4f43c83cbfe0b11a872e8efbc813ac9c0f070a
parentd67db03c2ab853eba7b67c8870af41796eea387c
edsp: warn if unexpected stanzas appear in the solution

Unexpected are for examples removal requests for versions which aren't
installed, installations of already installed versions & requests to
install and remove a package at the same time.
apt-pkg/edsp.cc
doc/external-dependency-solver-protocol.txt
test/integration/test-external-dependency-solver-protocol