1
0
mirror of https://github.com/moparisthebest/pacman synced 2024-11-05 09:05:03 -05:00
pacman/test
Allan McRae 948f135a73 Avoid upgrade conflict with unchanged effective path
This applies to a case such as when /lib is a symlink to /usr/lib. If a
package is installed which contains /lib/libfoo.so, pacman will complain
if this package is then "fixed" to contain /usr/lib/libfoo.so. Since
these have the same effective path and it exists within the same
package, ignore the conflict.

Fixes FS#30681.

Signed-off-by: Allan McRae <allan@archlinux.org>
2012-12-14 12:35:34 +10:00
..
pacman Avoid upgrade conflict with unchanged effective path 2012-12-14 12:35:34 +10:00
scripts Scripts testsuite output consistency 2012-06-25 23:39:52 -05:00
util Format pacsort and vercmp testsuite output 2011-10-07 09:21:58 -05:00