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#13964 - Uninstallable package's install reason can't be changed
Attached to Project:
Pacman
Opened by Paolo (peoro) - Wednesday, 25 March 2009, 23:35 GMT
Last edited by Dan McGee (toofishes) - Wednesday, 15 April 2009, 04:21 GMT
Opened by Paolo (peoro) - Wednesday, 25 March 2009, 23:35 GMT
Last edited by Dan McGee (toofishes) - Wednesday, 15 April 2009, 04:21 GMT
|
DetailsSummary and Info:
To set the Install Reason for a packet (using --asdeps or --asexplicit) it's needed to reinstall the package. This shouldn't be necessary, and reinstalling an installed package is not always possible/easy to do. |
This task depends upon
Closed by Dan McGee (toofishes)
Wednesday, 15 April 2009, 04:21 GMT
Reason for closing: Duplicate
Additional comments about closing: FS#12950
Wednesday, 15 April 2009, 04:21 GMT
Reason for closing: Duplicate
Additional comments about closing:
However, if the package is uninstallable, why does the reason even matter?
I'm afraid of manually tweaking the database, and I think pacman should be able to do it (since it supports the --asdeps and --asexplicit parameters).
If someone suggest me good pacman switches, I will provide a patch for this. ;-) (I think we need a new main operation, -D/--database for example).