[Bug 1273201] Re: bridge_ignore_without_connections.patch breaks NM created bridge at boot

2014-07-31 Thread Mathias Kresin
** Changed in: network-manager (Ubuntu)
   Status: Incomplete = Confirmed

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

Title:
  bridge_ignore_without_connections.patch breaks NM created bridge at
  boot

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

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


[Bug 1038573] Re: Unreadable messages displayed during Lucid - Precise upgrade

2014-02-17 Thread Mathias Kresin
** Changed in: pango1.0 (Ubuntu)
   Status: Triaged = Incomplete

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

Title:
  Unreadable messages displayed during Lucid - Precise upgrade

To manage notifications about this bug go to:
https://bugs.launchpad.net/pango/+bug/1038573/+subscriptions

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


[Bug 1273201] Re: bridge_ignore_without_connections.patch breaks NM created bridge at boot

2014-02-01 Thread Mathias Kresin
Hi  Mathieu,

I've done a few more tests. All tests are done in an english Ubuntu
13.10 qemu/kvm virtual machine, just to be sure that neither my host
hardware nor my language settings are the problems.

As usual i've created a bridge via the network-manager-gnome applet,
attached the only physical network device, enabled autoconnection and
disabled Automatically connect to this when it is available for the
Wired connection 1 finally.

After a reboot the following could be seen:

0.9.8.0-0ubuntu22: eth0 up, bridge0 down, no device configured
0.9.8.0-0ubuntu22 minus bridge_ignore_without_connections.patch: eth0 up, 
bridge0 up, eth0 attached to bridge, bridge0 configured

Furthermore i've checked the behaviour with the upstream version
e78c3e83d2e0b49641c9d484e0b35b3c6ff9f0db which is - according to the
debain changelog - the version this patches was developed for.

e78c3e8: eth0 up, bridge0 up, eth0 attached to bridge, bridge0 configured
e78c3e8 plus bridge_ignore_without_connections.patch: eth0 up, bridge0 down, no 
device configured

May i do s.th. horribly wrong, but _for me_ it looks like the host
bridge functionality is broken since the introduction of the patch.

As I stated in my initial post, i could not encounter any problems with
additional libvirt bridges when i rollback the patch. Is it possible
that the bug which this patch was written for, is fixed with the
upstream commit 17338069e332bb73e4d9e7332b67b7853fbe83b7?

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

Title:
  bridge_ignore_without_connections.patch breaks NM created bridge at
  boot

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

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


[Bug 1273201] Re: bridge_ignore_without_connections.patch breaks NM created bridge at boot

2014-01-30 Thread Mathias Kresin
As usual the MAC-Address is x-ed by me. If you need the address, please
contact me directly!

** Attachment added: /etc/NetworkManager/system-connections/bridge0 Sklave 1
   
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1273201/+attachment/3963299/+files/bridge0%20Sklave%201

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

Title:
  bridge_ignore_without_connections.patch breaks NM created bridge at
  boot

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

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


[Bug 1273201] Re: bridge_ignore_without_connections.patch breaks NM created bridge at boot

2014-01-30 Thread Mathias Kresin
** Attachment added: /etc/NetworkManager/system-connections/Brückenverbindung 
1
   
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1273201/+attachment/3963300/+files/Br%C3%BCckenverbindung%201

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

Title:
  bridge_ignore_without_connections.patch breaks NM created bridge at
  boot

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

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

[Bug 1273201] Re: bridge_ignore_without_connections.patch breaks NM created bridge at boot

2014-01-30 Thread Mathias Kresin
After rereading the bridge_ignore_without_connections.patch, i agree
with you about a problem with connection matching.

IMHO the problem are not the lines you referred to, they are only a
inherited error and aren't logged with a network-manager without the
patch. But:

debug [1390763529.436635] [nm-manager.c:1898] add_device(): MATT: should 
inhibit: true
 
in conjunction with nm-manager.c:1947 

if (   !manager_sleeping (self)
 !nm_device_spec_match_list (device, unmanaged_specs)   
!inhibit_managed) {

is resulting in a not called nm_device_set_managed. Obviously this is
the cause. The unanswered question is why nm-manager.c:1895
nm_device_connection_match_config returns NULL.

The config i'm using with network-manager (0.9.8.8-0ubuntu1) and
network-manager (0.9.8.8-0ubuntu1) minus
bridge_ignore_without_connections.patch is exactly the same and
attached.

** Attachment added: /etc/NetworkManager/NetworkManager.conf
   
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1273201/+attachment/3963295/+files/NetworkManager.conf

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

Title:
  bridge_ignore_without_connections.patch breaks NM created bridge at
  boot

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

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


[Bug 1273201] Re: bridge_ignore_without_connections.patch breaks NM created bridge at boot

2014-01-29 Thread Mathias Kresin
Find attached a syslog with NetworkManager in debug mode and with
bridge_ignore_without_connections.patch. MAC  IPv6 Adresses are x-ed by
me.


** Attachment added: syslog_with_bridge_ignore_without_connections.patch
   
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1273201/+attachment/3961583/+files/syslog_with_patch

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

Title:
  bridge_ignore_without_connections.patch breaks NM created bridge at
  boot

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

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


[Bug 1273201] Re: bridge_ignore_without_connections.patch breaks NM created bridge at boot

2014-01-29 Thread Mathias Kresin
Find attached a syslog with NetworkManager in debug mode and with
bridge_ignore_without_connections.patch. MAC  IPv6 Adresses are x-ed by
me.

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

Title:
  bridge_ignore_without_connections.patch breaks NM created bridge at
  boot

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

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


[Bug 1273201] Re: bridge_ignore_without_connections.patch breaks NM created bridge at boot

2014-01-29 Thread Mathias Kresin
Find attached a syslog with NetworkManager in debug mode and without
bridge_ignore_without_connections.patch. MAC  IPv6 Adresses are x-ed by
me.

** Attachment added: syslog without bridge_ignore_without_connections.patch
   
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1273201/+attachment/3961588/+files/syslog_without_patch

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

Title:
  bridge_ignore_without_connections.patch breaks NM created bridge at
  boot

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

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


[Bug 1273201] [NEW] bridge_ignore_without_connections.patch breaks NM created bridge at boot

2014-01-27 Thread Mathias Kresin
Public bug reported:

I've created a bridge with network-manager-gnome, the bridge slave
physical device is eth0. After a reboot the bridge is brought up, but
eth0 isn't attached.

First test-case:
Created a bridge with network-manager-gnome with the bridge slave physical 
device is eth0 and remove all other connections. After a reboot the bridge is 
brought up, but eth0 isn't attached. When I open 
/etc/NetworkManager/NetworkManager.conf and save it without any modification, 
eth0 is instantly added to my bridge. Strange!

Second test-case:
Created a bridge with network-manager-gnome with the bridge slave physical 
device is eth0. Disable the autoconnect of the default wired network. After a 
reboot the bridge is brought up, but eth0 isn't  attached. Instead eth0 is 
brought up and full configured.

After compiling and testing different upstream versions, i could track
the problem down to bridge_ignore_without_connections.patch.  A network-
manager package without this specific patch, brings my bridge up at boot
and adds eth0 to the bridge in both test-cases.

I've checked the behaviour on my ubuntu 13.10 box with network-manager
(0.9.8.0-0ubuntu22)  and the trusty version network-manager
(0.9.8.8-0ubuntu1) .

Till now i couldn't  encounter any sideeffects of removing this patch
with the bridge created by libvirt.

Regards
Mathias Kresin

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

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

Title:
  bridge_ignore_without_connections.patch breaks NM created bridge at
  boot

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

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