Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#34681 - [pacman] DatabaseOptional not documented
Attached to Project:
Arch Linux
Opened by Johannes Dewender (JonnyJD) - Monday, 08 April 2013, 11:45 GMT
Last edited by Allan McRae (Allan) - Monday, 08 April 2013, 11:55 GMT
Opened by Johannes Dewender (JonnyJD) - Monday, 08 April 2013, 11:45 GMT
Last edited by Allan McRae (Allan) - Monday, 08 April 2013, 11:55 GMT
|
DetailsThe new pacman.conf includes
SigLevel = Required DatabaseOptional "man pacman.conf" doesn't have the string "DatabaseOptional" anywhere. The pacman git repository also doesn't include that string. Either this option doesn't do anything (anymore?) or it should be documented what it does. https://bbs.archlinux.org/viewtopic.php?pid=1255166 indicates this means Signatures are optional for databases. Additional info: pacman 4.1.0-2 |
This task depends upon
That man page has nothing about SigLevel and also nothing about DatabaseOptional.
Options in both groups can additionally be prefixed with either Package
or Database, which will cause it to only take effect on the specified
object type.