I too ran up against this as I updated some custom bootable systems
based on 17.04 and many of my test network dongles would not work. Took
lots of time finding this solution, ie adding
[device]
wifi.scan-rand-mac-address=no
to the /etc/NetworkManager/NetworkManager.conf file.
--
You received
It bit me trying to get an ARM cross compiler setup going. Kinda scary when
your package manager goes wonky and it starts looking like there's no way out.
Thanks to lots of things like this(see below) there was a way out:
sudo dpkg --purge --force-depends "gcc-multilib"
sudo dpkg --purge --forc
2 matches
Mail list logo