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#2922 - NoUpgrade option prevents files from being extracted
|
DetailsFor example:
when I install the sudo package (add, not upgrade), the file /etc/sudoers is not extracted because it is a NoUpgrade file. However, I need this file as a template for the /etc/sudoers file that I will create. The option name 'NoUpgrade' suggests that the file should be created, but never replaced. At very least, the file /etc/sudoers.pacnew should be extracted as it is when I do an upgrade. |
This task depends upon
Thanks