[Touch-packages] [Bug 1676547] Re: No network connectivity after upgrade from 16.04 to 16.10

2017-04-18 Thread James Gross
Ah, so this code: if dpkg --compare-versions "$2" le-nl "1.2.2-0ubuntu4"; then mkdir -p /etc/NetworkManager/conf.d || true # for old versions, override the global config with a null config touch

[Touch-packages] [Bug 1676547] Re: No network connectivity after upgrade from 16.04 to 16.10

2017-04-17 Thread James Gross
Info I've gathered about this issue so far: The netplan should be written to this location: /etc/netplan/01-network-manager-all.yaml And should contain: # Let NetworkManager manage all devices on this system network: version: 2 renderer: NetworkManager See this reference: