FS#673 - Pacman: replaces=() is not honored for 'pacman -U' updates
Attached to Project:
Pacman
Opened by Benjamin Bytheway (bytheway) - Thursday, 01 April 2004, 23:59 GMT
Opened by Benjamin Bytheway (bytheway) - Thursday, 01 April 2004, 23:59 GMT
|
Details
When trying to update a package directly via a 'pacman -U,'
which is meant to replace another package, the update fails
with file conflicts. If the package is instead moved to a
repository and updated via a 'pacman -S,' replaces is
honored and the package updates correctly.
The replaces flag should be honored when updating directly from the file. |
This task depends upon
Still I do not see the point for such behaviour, as at least in normal installations one always have access to the local pacman database and therefore you can check if the replaces affect anything in your system.