]> git.ipfire.org Git - pakfire.git/commit
Allow uninstall of packages on install test.
authorMichael Tremer <michael.tremer@ipfire.org>
Sun, 25 Sep 2011 12:54:23 +0000 (14:54 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Sun, 25 Sep 2011 12:54:23 +0000 (14:54 +0200)
commit325e60651200d8a2f32c6bcc618b80c8e38f116a
treea7ac22429058722b41de478c795c553a90cbd13a
parent9a416dbc25ac4101c31d2f0eea6955c4ac1f714f
Allow uninstall of packages on install test.

Sometimes, we introduce obsoletes or conflicts to packages
and in that case, the install test may fail, if it cannot remove
some packages.
pakfire/base.py
pakfire/builder.py