Files
poky/meta/recipes-core
Benjamin Bouvier 47b5c90267 util-linux: add alternative links for ipcs,ipcrm
When enabling ipcs and ipcrm configuration into busybox, both tools are
built and then deployed during do_rootfs. These operation lead to below
issue (similar behavior happens for ipcs):

do_rootfs: Postinstall scriptlets of ['busybox'] have failed. If the intention is to defer them to first boot,
then please place them into pkg_postinst_ontarget:${PN} ().

update-alternatives: Error: not linking .../build/tmp/work/board-poky-linux/board-image/1.0-r0/rootfs/usr/bin/ipcrm
to /bin/busybox since .../build/tmp/work/board-poky-linux/board-image/1.0-r0/rootfs/usr/bin/ipcrm exists and is not a link

Binaries enter in conflict with same named util-linux utilities during
do_rootfs step.
Adding ALTERNATIVE_LINK_NAME for both tools fix the issue.

(From OE-Core rev: e4d60408b869c9cc2ccff794d4e271d993ec8a97)

Signed-off-by: Benjamin Bouvier <benjamin.bouvier@ekinops.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2023-07-14 17:31:06 +01:00
..
2023-05-28 09:09:47 +01:00
2023-06-24 12:21:48 +01:00
2023-05-28 09:09:47 +01:00
2022-11-01 17:34:59 +00:00
2023-04-27 14:41:31 +01:00
2023-02-28 07:53:54 +00:00
2023-06-28 07:56:33 +01:00
2023-06-27 16:23:40 +01:00
2022-11-08 22:47:16 +00:00
2023-05-25 12:36:00 +01:00
2023-05-05 11:07:26 +01:00
2023-06-27 16:23:40 +01:00
2022-11-15 09:38:37 +00:00
2022-06-07 21:21:54 +01:00
2023-06-15 09:53:38 +01:00
2022-10-26 12:28:39 +01:00