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#73107 - [mkinitcpio] Missing makedepend=(' asciidoc')
Attached to Project:
Arch Linux
Opened by Jonathon (jonathon) - Tuesday, 21 December 2021, 11:44 GMT
Last edited by Andreas Radke (AndyRTR) - Friday, 11 February 2022, 19:42 GMT
Opened by Jonathon (jonathon) - Tuesday, 21 December 2021, 11:44 GMT
Last edited by Andreas Radke (AndyRTR) - Friday, 11 February 2022, 19:42 GMT
|
DetailsDescription:
The PKGBUILD is missing a makedepend to bring in `a2x` (which is in asciidoc): ``` ==> Starting package()... make: Entering directory '/build/mkinitcpio/src/mkinitcpio-31' a2x -d manpage \ -f manpage \ -a manversion="mkinitcpio 31" \ -a manmanual="mkinitcpio manual" man/mkinitcpio.8.txt /bin/sh: line 1: a2x: command not found ``` Additional info: * 31-2 Steps to reproduce: * Build in a clean chroot |
This task depends upon