From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lo.gmane.org ([80.91.229.12]) by linuxtogo.org with esmtp (Exim 4.72) (envelope-from ) id 1RRLGL-0002JI-8W for openembedded-devel@lists.openembedded.org; Fri, 18 Nov 2011 11:01:37 +0100 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1RRLA3-0001zX-Vy for openembedded-devel@lists.openembedded.org; Fri, 18 Nov 2011 10:55:07 +0100 Received: from ip545070eb.adsl-surfen.hetnet.nl ([84.80.112.235]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 18 Nov 2011 10:55:07 +0100 Received: from koen by ip545070eb.adsl-surfen.hetnet.nl with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 18 Nov 2011 10:55:07 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: openembedded-devel@lists.openembedded.org From: Koen Kooi Date: Fri, 18 Nov 2011 10:51:58 +0100 Message-ID: References: <201111140105.00784.schnitzeltony@gmx.de> <201111180021.48213.schnitzeltony@gmx.de> <201111180227.55333.schnitzeltony@gmx.de> Mime-Version: 1.0 X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: ip545070eb.adsl-surfen.hetnet.nl User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:8.0) Gecko/20111105 Thunderbird/8.0 In-Reply-To: <201111180227.55333.schnitzeltony@gmx.de> X-Enigmail-Version: 1.3.3 Subject: Re: networkmanager: update to 0.9.2.0 causes trouble X-BeenThere: openembedded-devel@lists.openembedded.org X-Mailman-Version: 2.1.11 Precedence: list Reply-To: openembedded-devel@lists.openembedded.org List-Id: Using the OpenEmbedded metadata to build Distributions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Nov 2011 10:01:37 -0000 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Op 18-11-11 02:27, Andreas Müller schreef: > On Friday, November 18, 2011 12:21:47 AM Andreas Müller wrote: >> On Friday, November 18, 2011 12:07:50 AM Koen Kooi wrote: >>> Op 15-11-11 15:07, Andreas Müller schreef: >>>> On Tuesday, November 15, 2011 12:23:45 PM Koen Kooi wrote: >>>>> Op 14-11-11 22:07, Andreas Müller schreef: >>>>>> On Monday, November 14, 2011 01:05:00 AM Andreas Müller wrote: >>>>>>> since >>>>>>> >>>>>>> commit 037cb32f99f229c9c55a029bec088ebc7f59d278 Author: Koen >>>>>>> Kooi Date: Fri Nov 11 12:50:38 >>>>>>> 2011 +0100 >>>>>>> >>>>>>> networkmanager: update to 0.9.2.0 >>>>>>> >>>>>>> wlan connects successfully to my router but *fails* to >>>>>>> connect external locations. >>>>>>> >>>>>>> networkmanager / nm-applet set up my network as eth0: IPv4 >>>>>>> fixed IP wlan0: WPA & WPA 2 Personal / IPv4 DHCP >>>>>>> >>>>>>> Attached you find the results for networkmanager 0.9.2 and >>>>>>> networkmanager 0.9.0 (reverted >>>>>>> 037cb32f99f229c9c55a029bec088ebc7f59d278) >>>>>>> >>>>>>> My suggestion: * revert >>>>>>> 037cb32f99f229c9c55a029bec088ebc7f59d278 until fixed * send a >>>>>>> note to gnome bugzilla >>>>>> >>>>>> FYI: with network-manager-applet the problem persists >>>>> >>>>> I'm seeing the same problem with default route not getting set, >>>>> but rolling back to the older release won't solve much since >>>>> binaries are already out there :/ >>>>> >>>>> regards, >>>>> >>>>> Koen >>>> >>>> So let's see it as another challenge :) >>> >>> As a small update: I'm still working on it. Although I haven't fixed >>> the route issue, I have found (and fixed!) other issues :) >> >> I saw that - and I was full of hope but 10 minutes ago I tested your >> last commit fixing version detecttion of dhclient. >> >> It is not much but I tried with elder versions to bisect a bit when we >> were kicked out. >> >> 0.9.1.95: same - no default route 0.9.1.90: build gets totally confused >> when libnl-1 and libnl-2 are found. So I build from scratch with >> libnl-2 only but fall over a linker error... >> > I checked the first commit working with libnl-2 (two commits after our > working version 0.9.0) [1] together with libnl-2 and nm-applet 0.9.0: It > does not create a default route. > > Two possible reasons for not working: * commit [1] causes malfunction * > libnl-2 causes our trouble for networkmanager 0.9.0 libnl-1 was used Or both :) If it's the libnl2 code, we're out of luck, NM will use the highest version available. So either we add libnl3 to meta-oe with all the associated pains or we patch out libnl2,3 detection out of configure. Any volunteers for taking this up with upstream NM? regards, Koen > > So long > > Andreas > > [1] > http://cgit.freedesktop.org/NetworkManager/NetworkManager/commit/?id=0fe8c80faef07777b9d6712abbdfbb9671b70899 > > _______________________________________________ Openembedded-devel > mailing list Openembedded-devel@lists.openembedded.org > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (Darwin) Comment: GPGTools - http://gpgtools.org iEYEARECAAYFAk7GKr0ACgkQMkyGM64RGpG6ZACfR4IVSFnvdRehk3HOLO1XY/4J 0fAAn1/wshh+/sDFu/f1JO0hLuGgJUc4 =tgL4 -----END PGP SIGNATURE-----