[Desktop-packages] [Bug 996032] Re: Constant _ip6_config_add_nameserver: assertion `IN6_ARE_ADDR_EQUAL (nameserver, nameservers[i]) == FALSE' failed messages in syslog

2013-05-06 Thread Launchpad Bug Tracker
** Branch linked: lp:~network-manager/network-manager/ubuntu.precise -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to network-manager in Ubuntu. https://bugs.launchpad.net/bugs/996032 Title: Constant _ip6_config_add_nameserver:

[Desktop-packages] [Bug 996032] Re: Constant _ip6_config_add_nameserver: assertion `IN6_ARE_ADDR_EQUAL (nameserver, nameservers[i]) == FALSE' failed messages in syslog

2013-01-14 Thread Launchpad Bug Tracker
This bug was fixed in the package network-manager - 0.9.4.0-0ubuntu4.2 --- network-manager (0.9.4.0-0ubuntu4.2) precise-proposed; urgency=low * debian/patches/git_use_wpa_wext_methods_50435e1.patch: use the same kind of logic as wpasupplicant instead of just looking at whether

[Desktop-packages] [Bug 996032] Re: Constant _ip6_config_add_nameserver: assertion `IN6_ARE_ADDR_EQUAL (nameserver, nameservers[i]) == FALSE' failed messages in syslog

2012-11-24 Thread Robin Smidsrød
I just want to add a comment that the reason for the problem itself is that both the IPv4 and IPv6 stacks receive a pointer to the same DNS server using both an IPv4 address and an IPv6 address. Once I disabled IPv6 name servers in both radvd and isc-dhcp-server6 configurations and only used an

[Desktop-packages] [Bug 996032] Re: Constant _ip6_config_add_nameserver: assertion `IN6_ARE_ADDR_EQUAL (nameserver, nameservers[i]) == FALSE' failed messages in syslog

2012-10-18 Thread Neil Wilson
Tested, and it clears the log message in this bug. ** Tags removed: verification-needed ** Tags added: verification-done -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to network-manager in Ubuntu. https://bugs.launchpad.net/bugs/996032

[Desktop-packages] [Bug 996032] Re: Constant _ip6_config_add_nameserver: assertion `IN6_ARE_ADDR_EQUAL (nameserver, nameservers[i]) == FALSE' failed messages in syslog

2012-10-16 Thread Chris Halse Rogers
Hello Neil, or anyone else affected, Accepted network-manager into precise-proposed. The package will build now and be available at http://launchpad.net/ubuntu/+source/network- manager/0.9.4.0-0ubuntu4.2 in a few hours, and then in the -proposed repository. Please help us by testing this new

[Desktop-packages] [Bug 996032] Re: Constant _ip6_config_add_nameserver: assertion `IN6_ARE_ADDR_EQUAL (nameserver, nameservers[i]) == FALSE' failed messages in syslog

2012-09-06 Thread Mathieu Trudel-Lapierre
Adding the upsteam bug; it's much more obvious to see that the patch fixes this issue from the RH bug than the commit message. ** Changed in: network-manager (Ubuntu Precise) Status: Triaged = In Progress ** Bug watch added: Red Hat Bugzilla #820752

[Desktop-packages] [Bug 996032] Re: Constant _ip6_config_add_nameserver: assertion `IN6_ARE_ADDR_EQUAL (nameserver, nameservers[i]) == FALSE' failed messages in syslog

2012-09-06 Thread Mathieu Trudel-Lapierre
Commit URL: http://cgit.freedesktop.org/NetworkManager/NetworkManager/commit/?id=cca40524ac108eec7ca0337b02b52f1eb0f37b0c I'm preparing the upload now with a few other fixes. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to

[Desktop-packages] [Bug 996032] Re: Constant _ip6_config_add_nameserver: assertion `IN6_ARE_ADDR_EQUAL (nameserver, nameservers[i]) == FALSE' failed messages in syslog

2012-09-06 Thread Mathieu Trudel-Lapierre
** Description changed: + + [Impact] + Causes extra messages to spam syslog on every address addition netlink message, or every route change. (Very often) + No actual behavioral impact aside from a log which is potentially very rapidly growing due to these warning messages. + + [Test Case] +

[Desktop-packages] [Bug 996032] Re: Constant _ip6_config_add_nameserver: assertion `IN6_ARE_ADDR_EQUAL (nameserver, nameservers[i]) == FALSE' failed messages in syslog

2012-09-06 Thread Launchpad Bug Tracker
** Branch linked: lp:~mathieu-tl/network-manager/precise-proposed-4.2 -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to network-manager in Ubuntu. https://bugs.launchpad.net/bugs/996032 Title: Constant _ip6_config_add_nameserver:

[Desktop-packages] [Bug 996032] Re: Constant _ip6_config_add_nameserver: assertion `IN6_ARE_ADDR_EQUAL (nameserver, nameservers[i]) == FALSE' failed messages in syslog

2012-08-02 Thread Mathieu Trudel-Lapierre
** Changed in: network-manager (Ubuntu Precise) Assignee: (unassigned) = Mathieu Trudel-Lapierre (mathieu-tl) -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to network-manager in Ubuntu. https://bugs.launchpad.net/bugs/996032 Title:

[Desktop-packages] [Bug 996032] Re: Constant _ip6_config_add_nameserver: assertion `IN6_ARE_ADDR_EQUAL (nameserver, nameservers[i]) == FALSE' failed messages in syslog

2012-07-26 Thread Neil Wilson
It happens ever time. My v6 nameserver is issued by an Apple Airport operating in tunnel mode. There is only a single nameserver issued and it is the address of the Airport (much as the v4 nameserver is the address of the Airport). The RA issued by the router has a single recursive DNS entry in

[Desktop-packages] [Bug 996032] Re: Constant _ip6_config_add_nameserver: assertion `IN6_ARE_ADDR_EQUAL (nameserver, nameservers[i]) == FALSE' failed messages in syslog

2012-07-25 Thread Mathieu Trudel-Lapierre
Fixed by upstream commit cca4052 -- that could be a candidate for SRU; the patch is small but impact is important. Are you still seeing this issue? Does it happen often? It seems as though it would be caused by duplicate IPv6 nameservers; that's fixable on the network as well as within

[Desktop-packages] [Bug 996032] Re: Constant _ip6_config_add_nameserver: assertion `IN6_ARE_ADDR_EQUAL (nameserver, nameservers[i]) == FALSE' failed messages in syslog

2012-05-08 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: network-manager (Ubuntu) Status: New = Confirmed -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to network-manager in Ubuntu.

[Desktop-packages] [Bug 996032] Re: Constant _ip6_config_add_nameserver: assertion `IN6_ARE_ADDR_EQUAL (nameserver, nameservers[i]) == FALSE' failed messages in syslog

2012-05-07 Thread Neil Wilson
-- You received this bug notification because you are a member of Desktop Packages, which is subscribed to network-manager in Ubuntu. https://bugs.launchpad.net/bugs/996032 Title: Constant _ip6_config_add_nameserver: assertion `IN6_ARE_ADDR_EQUAL (nameserver, nameservers[i]) == FALSE' failed