]> git.ipfire.org Git - pakfire.git/commit
build: Permit to uninstall or downgrade packages in installcheck
authorMichael Tremer <michael.tremer@ipfire.org>
Sun, 16 Feb 2025 16:03:05 +0000 (16:03 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Sun, 16 Feb 2025 16:04:12 +0000 (16:04 +0000)
commit5d41af6b054a27ab327699ba9b82a4f05756580b
tree9721d1f5daeac690d6d1f3f344f774ffafb1a380
parent3f7118c2018eeaf8eab25e85c4513c30d908d2af
build: Permit to uninstall or downgrade packages in installcheck

Whenever we have a snapshot loaded, the solver might want to have a
little bit more liberty to find a solution. As we give it that liberty
later, we should not let the install check become a barrier.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/pakfire/build.c