1
0
mirror of https://github.com/moparisthebest/pacman synced 2025-03-01 09:51:50 -05:00
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
..
2012-07-10 08:02:08 -05:00
2013-01-03 12:03:10 +10:00
2011-08-16 11:46:44 -05:00
2013-01-17 22:32:54 +10:00
2012-07-10 08:41:18 -05:00
2012-11-27 15:16:15 +10:00
2011-05-02 10:04:13 -05:00
2013-02-07 10:48:11 +10:00