Public bug reported:

Binary package hint: network-manager

I have networks defined with mappings on all my interfaces, yet network-
manager tries to configure my wired and wireless connections.

Relevant parts of my interfaces file:

auto lo
iface lo inet loopback
address 127.0.0.1
netmask 255.0.0.0

# Our various networks
mapping eth0
    script guessnet-ifupdown
    map default: missing-cable
    map verbose: false
    map debug: false
    map missing-cable work-fixed home-fixed aruba-abi aruba-misc home-fixed2

mapping wlan0
    script guessnet-ifupdown
    map default: missing-cable
    map verbose: true
    map debug: true
    map work-wifi home-wifi missing-cable aruba-misc cur_airport home-wifi2 
tele2-tram

And according this this, NM should not bother:

cat /etc/NetworkManager/nm-system-settings.conf
[main]
plugins=ifupdown,keyfile

[ifupdown]
managed=false

It looks to be a regression bug -
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/46984 -
or related to https://bugs.launchpad.net/ubuntu/+source/network-
manager/+bug/256054

I can remedy the situation by chmodding the init.d script of network
manager, but I would like to see that the managed conf parameter solves
this.

network-manager:
  Installed: 0.8~a~git.20090804t185522.4bab334-0ubuntu1
  Candidate: 0.8~a~git.20090804t185522.4bab334-0ubuntu1
  Version table:
 *** 0.8~a~git.20090804t185522.4bab334-0ubuntu1 0
        500 http://archive.ubuntu.com karmic/main Packages
        100 /var/lib/dpkg/status

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

-- 
[karmic] Network manager takes precedence over /etc/network/interfaces
https://bugs.launchpad.net/bugs/413622
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