Re: [yocto] do_rootfs fails while attempting to install hostapd package

2019-06-03 Thread Morné Lamprecht
On Mon, Jun 03, 2019 at 04:30:33PM +0100, Burton, Ross wrote: The variable is DISTRO_FEATURES_BACKFILL_CONSIDERED, in case that wasn't a typo when writing the mail. It wasn't a typo, and that was exactly the problem. Well spotted, everything in the world makes sense again :-)

Re: [yocto] do_rootfs fails while attempting to install hostapd package

2019-06-03 Thread Burton, Ross
On Mon, 3 Jun 2019 at 15:06, Morné Lamprecht wrote: > I also have DISTRO_FEATURES_BACKFULL_CONSIDERED = > "sysvinit" in my config (also had it during the > failed builds), I thought it would prevent > sysvinit from being added/backfilled to the > DISTRO features ? So I'm not sure why >

Re: [yocto] do_rootfs fails while attempting to install hostapd package

2019-06-03 Thread Morné Lamprecht
Which startup system do you use (sysVinit or systemd)? You can take a look at poky/meta/classed/update-rc.d.bbclass which checks various parameters and try to debug it (by adding some printouts). By my guess is that some misconfiguration between systemd/sysvinit must cause this issue.

Re: [yocto] do_rootfs fails while attempting to install hostapd package

2019-06-03 Thread Morné Lamprecht
Which startup system do you use (sysVinit or systemd)? You can take a look at poky/meta/classed/update-rc.d.bbclass which checks various parameters and try to debug it (by adding some printouts). By my guess is that some misconfiguration between systemd/sysvinit must cause this issue. I'm

Re: [yocto] do_rootfs fails while attempting to install hostapd package

2019-06-03 Thread Belisko Marek
On Sat, Jun 1, 2019 at 8:26 PM Morné Lamprecht wrote: > > >I would check run.do_rootfs and check it maybe > >there will be some more info. > > I checked it based on your suggestion, > unfortunately found no relevant info. > > >Do you have some custom extension for hostapd? > > No, just the

Re: [yocto] do_rootfs fails while attempting to install hostapd package

2019-06-01 Thread Morné Lamprecht
I would check run.do_rootfs and check it maybe there will be some more info. I checked it based on your suggestion, unfortunately found no relevant info. Do you have some custom extension for hostapd? No, just the standard package. - Morné --

Re: [yocto] do_rootfs fails while attempting to install hostapd package

2019-06-01 Thread Belisko Marek
Hi, On Sat, Jun 1, 2019 at 4:41 PM Morné Lamprecht wrote: > > Hi > > I created a new custom distribution and > everything seems to work fine until the do_rootfs > task is executed. It fails specifically when > trying to install the hostapd package, with the > error below (snippet from

[yocto] do_rootfs fails while attempting to install hostapd package

2019-06-01 Thread Morné Lamprecht
Hi I created a new custom distribution and everything seems to work fine until the do_rootfs task is executed. It fails specifically when trying to install the hostapd package, with the error below (snippet from log.do_rootfs): Running scriptlet: hostapd-2.6-r0.aarch64 usage: update-rc.d