FS#79346 - bell on sudo prompt from makepkg
Attached to Project:
Pacman
Opened by Alexander Clifton-Melhuish (smilerish) - Thursday, 10 August 2023, 12:23 GMT
Last edited by Allan McRae (Allan) - Saturday, 02 September 2023, 11:52 GMT
Opened by Alexander Clifton-Melhuish (smilerish) - Thursday, 10 August 2023, 12:23 GMT
Last edited by Allan McRae (Allan) - Saturday, 02 September 2023, 11:52 GMT
|
Details
Could a feature/option be added to makepkg to print a bell
character when prompting for the user's password via
sudo?
Compilation can take a long time and doesn't require attendance. If makepkg is invoked with -r or -i then it calls pacman via sudo and needs a password. After some time, sudo will time out and the operation needs to be run again. |
This task depends upon
Closed by Allan McRae (Allan)
Saturday, 02 September 2023, 11:52 GMT
Reason for closing: Won't implement
Additional comments about closing: Can be handled with PACMAN_AUTH
Saturday, 02 September 2023, 11:52 GMT
Reason for closing: Won't implement
Additional comments about closing: Can be handled with PACMAN_AUTH
I think this is different for makepkg, which often compiles binaries from source and so unattended operation must surely be assumed?