[Touch-packages] [Bug 1681513] Re: Ubuntu 17.04/17.10: New feature in NetworkManager stops several WiFi adapters from working (MAC Address Randomization issue)

2018-01-14 Thread DougL
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

[Touch-packages] [Bug 1365375] Re: package libc6-dev-i386 (not installed) failed to install/upgrade: trying to overwrite '/usr/include/gnu', which is also in package libc6-dev-amd64 2.19-0ubuntu6.3

2015-03-25 Thread DougL
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