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#72689 - optionally skip servers with too many errors
|
DetailsSummary and Info:
Since the 6.0.0 release pacman stops any transaction with a server that returned 3 errors. I figured this number is hardcoded on pacman and it's easy to change but it requires rebuilding and all the special treatment that a modified package needs. So I suggest that this feature is optional by configuration. Relative changelog: https://gitlab.archlinux.org/pacman/pacman/-/blob/master/NEWS#L22 Relative commit: https://gitlab.archlinux.org/pacman/pacman/-/commit/4bf7aa119d7fc2ace226439407169884e07dbc88 This feature bothers me because I have built a local package server that only caches packages that are requested from the computers in the local network. So every 404 request is useful. |
This task depends upon