Historical bug tracker for the Pacman package manager.
The pacman bug tracker has moved to gitlab:
https://gitlab.archlinux.org/pacman/pacman/-/issues
This tracker remains open for interaction with historical bugs during the transition period. Any new bugs reports will be closed without further action.
The pacman bug tracker has moved to gitlab:
https://gitlab.archlinux.org/pacman/pacman/-/issues
This tracker remains open for interaction with historical bugs during the transition period. Any new bugs reports will be closed without further action.
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
|
DetailsWhen 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.