freak Posted May 15, 2018 Posted May 15, 2018 All of our tinkers are rock solid after removing network-manager and going with wpa_supplicant. Today I apt update/upgrade and it brought network-manager back which killed our connectivity. When I apt remove network-manager it also is removing armbian-config which I don't want to happen. armbian@term1:~$ sudo apt-mark hold network-manager network-manager set on hold. armbian@term1:~$ sudo apt install armbian-config Reading package lists... Done Building dependency tree Reading state information... Done Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. The following information may help to resolve the situation: The following packages have unmet dependencies: armbian-config : Depends: network-manager but it is not going to be installed E: Unable to correct problems, you have held broken packages.
zador.blood.stained Posted May 15, 2018 Posted May 15, 2018 @Igor You could hide all options that depend on NM if it is not installed and move network-manager from dependencies to suggested package for armbian-config.
Igor Posted May 15, 2018 Posted May 15, 2018 44 minutes ago, zador.blood.stained said: and move network-manager from dependencies to suggested package for armbian-config. Done. Checking armbian-config ...
Recommended Posts