Comment 67 for bug 360905

Revision history for this message
Alexander Sack (asac) wrote :

ok, can you please test this patch? assuming you save it as /tmp/lp360905_try_longer_eagain.patch you can build a package and install it, like:

-1. sudo apt-get install build-essential fakeroot
0. sudo apt-get build-dep network-manager
1. apt-get source network-manager
2. cd network-manager-0*/
3. cp /tmp/lp360905_try_longer_eagain.patch debian/patches/
4. echo lp360905_try_longer_eagain.patch >> debian/patches/series
5. dpkg-buildpackage -rfakeroot -b
6. sudo dpkg -i ../*.deb