On 02.12.2010 00:36, Sascha Silbe wrote:

> iface eth1 inet manual
> 
> iface wlan1 inet static
> 
> NetworkManager[3050]:    SCPlugin-Ifupdown: update_system_hostname
> NetworkManager[3050]:    SCPluginIfupdown: guessed connection type (eth1) = 
> 802-3-ethernet
> NetworkManager[3050]:    SCPlugin-Ifupdown: 
> update_connection_setting_from_if_block: name:eth1, type:802-3-ethernet, 
> id:Ifupdown (eth1), uuid: 7b635ed6-2640-7ad8-675d-744db12dd9fa
> NetworkManager[3050]:    SCPluginIfupdown: guessed connection type (wlan1) = 
> 802-3-ethernet
> NetworkManager[3050]:    SCPlugin-Ifupdown: 
> update_connection_setting_from_if_block: name:wlan1, type:802-3-ethernet, 
> id:Ifupdown (wlan1), uuid: db08c83e-6cc0-2079-d3e2-6c4d9231dbe0

> NetworkManager[3050]:    SCPluginIfupdown: management mode: unmanaged
> NetworkManager[3050]:    SCPlugin-Ifupdown: devices added (path: 
> /sys/devices/pci0000:00/0000:00:0f.5/usb1/1-1/net/wmaster0, iface: wmaster0)
> NetworkManager[3050]:    SCPlugin-Ifupdown: device added (path: 
> /sys/devices/pci0000:00/0000:00:0f.5/usb1/1-1/net/wmaster0, iface: wmaster0): 
> no ifupdown configuration found.
> NetworkManager[3050]:    SCPlugin-Ifupdown: devices added (path: 
> /sys/devices/pci0000:00/0000:00:0f.5/usb1/1-2/1-2:1.0/net/eth0, iface: eth0)
> NetworkManager[3050]:    SCPlugin-Ifupdown: device added (path: 
> /sys/devices/pci0000:00/0000:00:0f.5/usb1/1-2/1-2:1.0/net/eth0, iface: eth0): 
> no ifupdown configuration found.
> NetworkManager[3050]:    Ifupdown: get unmanaged devices count: 0
> NetworkManager[3050]:    SCPlugin-Ifupdown: (147807464) ... get_connections.
> NetworkManager[3050]:    SCPlugin-Ifupdown: (147807464) ... get_connections 
> (managed=false): return empty list.


Ok, in your case it is actually a misconfiguration on your side, as it seems.

As you can see, the configuration you added to /etc/network/interfaces is for
eth1 and wlan1, yet according to udev, you only have a physical interface eth0
and wmaster0. So the ifupdown plugin (correctly) fails to bind the configuration
in /e/n/i to a physical interface.

So in summary, your problem is most likely actually not related to the other bug
reports and not a bug at all.

Just to be sure: Is the information reported to NetworkManager by udev correct:
do you only have a eth0 and wmaster0 device?


Michael
-- 
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
Pkg-utopia-maintainers mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-utopia-maintainers

Reply via email to