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#49347 - {arch-install-scripts} pacstrap maybe should set --hookdir
Attached to Project:
Arch Linux
Opened by Gerardo Exequiel Pozzi (djgera) - Sunday, 15 May 2016, 20:48 GMT
Last edited by Dave Reisner (falconindy) - Tuesday, 08 September 2020, 22:18 GMT
Opened by Gerardo Exequiel Pozzi (djgera) - Sunday, 15 May 2016, 20:48 GMT
Last edited by Dave Reisner (falconindy) - Tuesday, 08 September 2020, 22:18 GMT
|
DetailsWhile building archiso, it uses pacstrap, I see custom hooks made in my system in /etc/pacman.d/hooks running inside the $newroot. I guess should be an option to avoid this from command line or set by default to $newroot/etc/pacman.d/hooks via --hookdir. (Note using defaults: unset HookDir option)
arch-install-scripts 15-1 |
In any case I opened a ticket for pacman and --hookdir parameter. FS#49349
Thoughts? :)