Florian,

I can happily prepare a package that fixes the issue; but could you
please clarify the exact TEST CASES in the description above, so that
it's clear for people trying to verify the fix? Thanks!

** Description changed:

  Binary package hint: network-manager
+ 
+ SRU JUSTIFICATION:
+ 
+ Simple patch to avoid blocking loading all the connections if eth0 is
+ found by the ifupdown plugin (e.g. configured in
+ /etc/network/interfaces), with ifupdown set to unmanaged. Some further
+ connections may need to be loading from the keyfile plugin.
+ 
+ TEST CASES:
+ 
+ 
+ ---
  
  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

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

Title:
   ifupdown hides the connections of the keyfile plugin if there are
  connections managed by ifupdown (not NM)

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

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

Reply via email to