Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-02-06 | discard impossible candidates in MarkInstall | David Kalnischkies | |
If a (Pre-)Depends can't be satisfied there is no point in keeping the candidate as is as it is impossible to find a solution for it, so we can just as well reset the candidate to the currently installed version. We avoid trying to install this impossible candidate later on this way. Closes: #735967 |