Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | solver: enforce conflicts during upgrades and new pkg installs | Timo Teräs | 2014-10-06 | 1 | -0/+13 |
This makes sure any conflicted packages will be removed first. Useful if we know there are conflicting files, and want to avoid adding potentially harmful replaces line. Add a test case for this too. |