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#3187 - pacman PKGBUILD should make a backup of the community file
|
DetailsWhen you upgrade the pacman package, the /etc/pacman.d/community file is overwritten without making a community.pacsave backup.
PKGBUILD should look like: [...] backup=('etc/pacman.conf' 'etc/makepkg.conf' 'etc/abs/abs.conf' \ etc/pacman.d/{current,release,extra,unstable,community}) [...] |
This task depends upon