FS#75797 - netctl missing depends for wifi-menu: dialog, dhcpcd
Attached to Project:
Arch Linux
Opened by Erik Johnson (EkriirkE) - Sunday, 04 September 2022, 08:53 GMT
Last edited by Toolybird (Toolybird) - Sunday, 04 September 2022, 22:35 GMT
Opened by Erik Johnson (EkriirkE) - Sunday, 04 September 2022, 08:53 GMT
Last edited by Toolybird (Toolybird) - Sunday, 04 September 2022, 22:35 GMT
|
Details
Summary and Info:
The wifi-menu script from netctl requires dialog and dhcpcd to be installed, which should be shown/installed as dependencies in pacman Steps to Reproduce: Install bare system with netctl, dont have dhcpcd or dialog installed. Run wifi-menu |
This task depends upon
Closed by Toolybird (Toolybird)
Sunday, 04 September 2022, 22:35 GMT
Reason for closing: Not a bug
Additional comments about closing: I agree with @Scimmia. optdepends covers this and is appropriate here.
Sunday, 04 September 2022, 22:35 GMT
Reason for closing: Not a bug
Additional comments about closing: I agree with @Scimmia. optdepends covers this and is appropriate here.
dhcpcd (optional) - for DHCP support (or dhclient)
dialog (optional) - for the menu based wifi assistant
Doesn't look like they're missing to me. If you ignore what pacman tells you, you're going to have problems.
At the very least update the note for dhcpcd that it is also required wifi-menu, which will silently fail without it.
wifi-menu doesn't fail silently without dhcpcd (or dhclient), it just doesn't use dhcp, as the description says.