main/postmarketos-ui-console: Missing nmcli and nmtui
Describe your issue
What's the expected behaviour?
nmcli
and nmtui
are available with networkmanager
installed in console UI.
It would be pointless to install NM if the users cannot control it.
What's the current behaviour?
# nmtui
ash: nmtui: not found
# nmcli
ash: nmcli: not found
How to reproduce your issue?
- Choose
console
inpmbootstrap init
pmbootstrap chroot -r
- Run
nmtui
ornmcli
What device are you using?
samsung-j5x
On what postmarketOS version did you encounter the issue?
-
edge ( master
branch) -
v21.12
On what environment did you encounter the issue?
Phone environments
-
Phosh -
Plasma Mobile -
Sxmo (Wayland/Sway)
Other
-
No environment -
Console -
GNOME -
KDE Plasma -
Kodi -
MATE -
Shelli -
Sway -
Weston -
Xfce4 -
fbkeyboard -
i3wm -
Sxmo (Xorg/Dwm)
How did you get postmarketOS image?
-
from https://images.postmarketos.org -
I built it using pmbootstrap -
It was preinstalled on my device
What's the build date of the image? (in yyyy-mm-dd format)
Additional information
/ # apk list -I | grep networkmanager
postmarketos-config-nftables-networkmanager-0.10-r0 aarch64 {postmarketos-config-nftables} (MIT) [installed]
networkmanager-1.34.0-r2 aarch64 {networkmanager} (GPL-2.0-or-later) [installed]
postmarketos-base-ui-networkmanager-4-r3 aarch64 {postmarketos-base-ui} (GPL-3.0-or-later) [installed]
networkmanager-openrc-1.34.0-r2 aarch64 {networkmanager} (GPL-2.0-or-later) [installed]
Edited by Administrator