Re: [oe] bug: meta-networking: networkmanager: Langdale: duplicate NetworkManager services at runtime

2023-05-16 Thread Ken Sloat via lists.openembedded.org
Hi Tim, Thanks for your reply. INIT_MANAGER did not work for me in Langdale either, but I tried Mickledore and see that it does work. I dug into this a bit more and figured out the issue, which was already fixed here: https://git.yoctoproject.org/poky/commit/meta-poky/conf/distro/poky.conf?h=mic

Re: [oe] bug: meta-networking: networkmanager: Langdale: duplicate NetworkManager services at runtime

2023-05-13 Thread Tim Orling
On Fri, May 12, 2023 at 2:14 PM Ken Sloat via lists.openembedded.org wrote: > Hi Adrian, > > Thanks for your quick reply. > > I was looking at the packages-split folders the other day and yes it is > packaged there. > > Thanks for pointing out rm_sysvinit_initddir. I debugged this a bit, and > it

Re: [oe] bug: meta-networking: networkmanager: Langdale: duplicate NetworkManager services at runtime

2023-05-12 Thread Ken Sloat via lists.openembedded.org
Hi Adrian, Thanks for your quick reply. I was looking at the packages-split folders the other day and yes it is packaged there. Thanks for pointing out rm_sysvinit_initddir. I debugged this a bit, and it turns out that "sysvinit" is actually still in DISTRO_FEATURES along with "systemd." In L

Re: [oe] bug: meta-networking: networkmanager: Langdale: duplicate NetworkManager services at runtime

2023-05-12 Thread Adrian Freihofer
Hi Ken We are using NetworkManager with systemd without facing this issue. If the problematic init script ends up on the target device I would expect that it is also installed in the packages-split folder. But I cannot see that for the builds which I have available. (The path is something like bui

[oe] bug: meta-networking: networkmanager: Langdale: duplicate NetworkManager services at runtime

2023-05-12 Thread Ken Sloat via lists.openembedded.org
Hello, I believe I have found a bug in meta-networking: networkmanager in Langdale when upgrading from Kirkstone. It appears that this recent change: https://git.openembedded.org/meta-openembedded/commit/?id=009bc195629ac4e885d7ae5148a175c8c8147e8f restructured the recipe and packages for netwo