Public bug reported:

Binary package hint: network-manager

The ifupdown plugin causes the keyfile plugin to break if there is a connection
managed by ifupdown (/etc/network/interfaces) and the keyfile plugin is loaded
after ifupdown as specified in /etc/NetworkManager/nm-system-settings.conf by
default.

A workaround is to change the order of the plugins and make sure ifupdown is
the last. So change:

plugins=ifupdown,keyfile

to

plugins=keyfile,ifupdown

in /etc/NetworkManager/nm-system-settings.conf

See upstream bug https://bugzilla.gnome.org/show_bug.cgi?id=632675

** Affects: network-manager
     Importance: Unknown
         Status: Unknown

** Affects: network-manager (Ubuntu)
     Importance: Undecided
         Status: New

** Bug watch added: GNOME Bug Tracker #632675
   https://bugzilla.gnome.org/show_bug.cgi?id=632675

** Also affects: network-manager via
   https://bugzilla.gnome.org/show_bug.cgi?id=632675
   Importance: Unknown
       Status: Unknown

-- 
 ifupdown hides the connections of the keyfile plugin if there are connections 
managed by ifupdown (not NM) 
https://bugs.launchpad.net/bugs/663805
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

Reply via email to