[Pkg-utopia-maintainers] Bug#707070: Bug#707070: NetworkManager tries to manage an ifupdown-managed eth0 (managed=false)
Michael Biebl
biebl at debian.org
Tue May 7 14:08:23 UTC 2013
Am 07.05.2013 10:53, schrieb Antti-Juhani Kaijanaho:
> Package: network-manager
> Version: 0.9.8.0-4
> Severity: normal
>
> I have this new laptop of mine configured so that ifupdown manages eth0 (due to
> what looks to be #665439).
>
> 8<------------------ /etc/network/interfaces
> ajk at teralehti:~$ cat /etc/network/interfaces
> # This file describes the network interfaces available on your system
> # and how to activate them. For more information, see interfaces(5).
>
> # The loopback network interface
> auto lo
> iface lo inet loopback
>
> # The primary network interface
> allow-hotplug eth0
> iface eth0 inet dhcp
> hwaddress ether 00:03:0D:5C:C6:6C
> 8<------------------ /etc/network/interfaces
>
>
> 8<------------------ /etc/NetworkManager/NetworkManager.conf
> [main]
> plugins=ifupdown,keyfile
>
> [ifupdown]
> managed=false
> 8<------------------ /etc/NetworkManager/NetworkManager.conf
>
>
> Despite this, NetworkManager starts a second dhclient for eth0:
What does
sudo grep 'type=802-3-ethernet' /etc/NetworkManager/system-connections/*
say?
If it returns any hits, does it help if you remove those files?
Is that a regression from 0.9.4?
Michael
--
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 901 bytes
Desc: OpenPGP digital signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-utopia-maintainers/attachments/20130507/28677a7b/attachment.pgp>
More information about the Pkg-utopia-maintainers
mailing list