1
0
mirror of https://github.com/moparisthebest/pacman synced 2024-08-13 17:03:46 -04:00
pacman/test
Allan McRae 34749e177d Perform limited conflict checking with --force
Pacman currently bails when trying to extract a file over a directory
when using --force.  Instead of ignoring all conflict, perform the
check and skip any file-file conflicts. Conflicts between directories
and files are still flagged and cause the transation to abort.

As a bonus, we now know about files changing packages when using
--force, so we can skip removing them fixing upgrade046.

Signed-off-by: Allan McRae <allan@archlinux.org>
2013-02-24 13:11:54 +10:00
..
pacman Perform limited conflict checking with --force 2013-02-24 13:11:54 +10:00
scripts make test/scripts/human_to_size.sh executable 2013-02-07 10:48:11 +10:00
util pacsort: add -f, --files option for sorting filenames 2013-01-28 23:38:46 +10:00