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 
/etc/NetworkManager/conf.d/10-globally-managed-devices.conf

Should have ge-nl rather than le-nl?  Seems like it's backwards and that
all new installs need the override, rather than old installs.

Also, why the decision to only do a netplan on install?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1676547

Title:
  No network connectivity after upgrade from 16.04 to 16.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1676547/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to