All of lore.kernel.org
 help / color / mirror / Atom feed
* do_rootfs fails while attempting to install hostapd package
@ 2019-06-01 14:40 Morné Lamprecht
  2019-06-01 15:43 ` Belisko Marek
  0 siblings, 1 reply; 8+ messages in thread
From: Morné Lamprecht @ 2019-06-01 14:40 UTC (permalink / raw)
  To: yocto

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 [-n] [-f] [-r <root>] <basename> remove update-rc.d
> [-n] [-r <root>] [-s] <basename> defaults [NN | sNN kNN]
> update-rc.d [-n] [-r <root>] [-s] <basename> start|stop NN runlvl [runlvl]
>
> error: %prein(hostapd-2.6-r0.aarch64) scriptlet failed, exit status 1

> error: hostapd-2.6-r0.aarch64: install failed

The hostapd package itself builds fine, it is 
just the installation to the rootfs that fails.

The hostapd package is specified in 
MACHINE_EXTRA_DEPENDS, if I remove it, then the 
build succeeds without any issues.

If I interpret the error correctly, it is the 
preinstall scriptlet that fails...but I am not 
sure where to start debugging this.

Any suggestions ?

		- Morné


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2019-06-03 16:54 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-06-01 14:40 do_rootfs fails while attempting to install hostapd package Morné Lamprecht
2019-06-01 15:43 ` Belisko Marek
2019-06-01 18:25   ` Morné Lamprecht
2019-06-03  6:42     ` Belisko Marek
2019-06-03  8:35       ` Morné Lamprecht
2019-06-03 14:05       ` Morné Lamprecht
2019-06-03 15:30         ` Burton, Ross
2019-06-03 16:54           ` Morné Lamprecht

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.