[Desktop-packages] [Bug 1511735] Re: libnl: fail to bind() netlink sockets

2016-01-29 Thread Nicolas Dichtel
Sure. Let me know if you need some help. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to libnl3 in Ubuntu. https://bugs.launchpad.net/bugs/1511735 Title: libnl: fail to bind() netlink sockets Status in libnl3 package in Ubuntu:

[Desktop-packages] [Bug 1511735] Re: libnl: fail to bind() netlink sockets

2016-01-29 Thread Nicolas Dichtel
Tests are OK for us. Here is a screen shot of the manuel test: root@ubuntu1404:~# apt-get install libnl-3-200/trusty-proposed libnl-3-dev/trusty-proposed libnl-genl-3-200/trusty-proposed libnl-genl-3-dev/trusty-proposed libnl-nf-3-200/trusty-proposed libnl-nf-3-dev/trusty-proposed

[Desktop-packages] [Bug 1511735] Re: libnl: fail to bind() netlink sockets

2016-01-27 Thread Nicolas Dichtel
Ryan, do you know when the ubuntu-14.04 will have the new libnl3 package? -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to libnl3 in Ubuntu. https://bugs.launchpad.net/bugs/1511735 Title: libnl: fail to bind() netlink sockets Status

[Desktop-packages] [Bug 1511735] Re: libnl: fail to bind() netlink sockets

2015-12-17 Thread Nicolas Dichtel
The bug report on debian has been created: https://bugs.debian.org/cgi- bin/bugreport.cgi?bug=808213 ** Bug watch added: Debian Bug tracker #808213 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=808213 -- You received this bug notification because you are a member of Desktop Packages,

[Desktop-packages] [Bug 1511735] Re: libnl: fail to bind() netlink sockets

2015-12-16 Thread Nicolas Dichtel
Thank you. Note that the last three patches are not included in libnl 3.2.26, which is the version of ubuntu 16.04 /Xenial (https://launchpad.net/ubuntu/+source/libnl3/3.2.26-1). Should I make a new series for this version or will the libnl 3.2.27 be included in Xenial? -- You received this

[Desktop-packages] [Bug 1511735] Re: libnl: fail to bind() netlink sockets

2015-12-16 Thread Nicolas Dichtel
Yes you're right. Here is an updated tar file with all patches (the first four patches are the same). The following patches are added: - 9614acf4c435 lib/nl: preserve s_local if nl_connect() fails https://github.com/thom311/libnl/commit/9614acf4c435 - f78c3e82398a socket: clear port when unable

[Desktop-packages] [Bug 1511735] Re: libnl: fail to bind() netlink sockets

2015-12-15 Thread Nicolas Dichtel
The enclosed tar file contains the updated test script and the 4 patches that can be applied cleanly over the ubuntu libnl3-3.2.21. Before the patches: $ if ./example.sh ; then echo success ; else echo failure ; fi gcc -o example -I/usr/include/libnl3 example.c -lnl-3 -lnl-genl-3 set manually the

[Desktop-packages] [Bug 1511735] Re: libnl: fail to bind() netlink sockets

2015-12-11 Thread Nicolas Dichtel
>Thank you for your response. It looks like this is fixed in Wily then, which is on 3.2.26, so this bug affects 14.04 only? Yes. >I'm concerned that this changes library behaviour. How can we be sure that no existing users of libnl will not be regressed by this change in behaviour if we backport

[Desktop-packages] [Bug 1511735] Re: libnl: fail to bind() netlink sockets

2015-12-10 Thread Nicolas Dichtel
It affects ubuntu-14.04, libnl version 3.2.21 (http://packages.ubuntu.com/trusty/libnl-3-200) The first libnl upstream release which includes these patches is 3.2.25. The problem happens when the libnl choose a port id already used by another application. The libnl fails instead of trying

[Desktop-packages] [Bug 1511735] Re: libnl: fail to bind() netlink sockets

2015-12-02 Thread Nicolas Dichtel
Any news? -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to libnl3 in Ubuntu. https://bugs.launchpad.net/bugs/1511735 Title: libnl: fail to bind() netlink sockets Status in libnl3 package in Ubuntu: New Bug description: The

[Desktop-packages] [Bug 1511735] Re: libnl: fail to bind() netlink sockets

2015-10-30 Thread Nicolas Dichtel
** Also affects: libnl3 (Ubuntu) Importance: Undecided Status: New ** No longer affects: linux (Ubuntu) -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to libnl3 in Ubuntu. https://bugs.launchpad.net/bugs/1511735 Title: libnl: