I ran into this problem this afternoon while trying to re-build network-
manager for a separate SDIO-related bug we found while testing Ubuntu-
Mobile with the Marvell sd8686 Wi-Fi driver.  I will add a separate bug
for that problem tomorrow when I'm in the office.

Anyways, I tried to patch network-manager based upon the latest upstream
code in the subversion repository.   With my patch, I was able to build
nm OK, although in order to install my modified package, I had to pull
down the latest copy of libnl1 ( we're building from an older snapshot
of Hardy ).

Unfortunately, when I try to run my modified version, the nl_connect()
call in new_nl_handle() is failing.  The daemon.log includes the
following message:

nl_connect: couldn't connecto to netlink: bind() failed ( errno =
Operation not permitted )

After the log message, I also see a Signal 11 and a stacktrace...

I did notice that the upstream code retries the nl_connect() if it
fails, however I wasn't sure if that would fix an apparent permission
problem.

Any help would be much appreciated as this is a blocking issue for a
pending software drop to a customer.



** Attachment added: "NetworkManagerSystem.c patch based on upstream"
   http://launchpadlibrarian.net/12432745/net-mgr-sys.patch

-- 
FTBFS in latest archive rebuild test
https://bugs.launchpad.net/bugs/194546
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

Reply via email to