this fixes an issue I encountered on raspberrypi4-64 at do_rootfs:
ERROR: hyprland-image-1.0-r0 do_rootfs: Postinstall scriptlets of ['tracker'] 
have failed. If the intention is to defer them to first boot,
then please place them into pkg_postinst_ontarget:${PN} ().
Deferring to first boot via 'exit 1' is no longer supported.
Details of the failure are in 
/home/flk/poky/build-raspi/tmp/work/raspberrypi4_64-poky-linux/hyprland-image/1.0/temp/log.do_rootfs.
ERROR: Logfile of failure stored in: 
/home/flk/poky/build-raspi/tmp/work/raspberrypi4_64-poky-linux/hyprland-image/1.0/temp/log.do_rootfs.629667
ERROR: Task 
(/home/flk/poky/meta-hyprland-image/recipes-core/images/hyprland-image.bb:do_rootfs)
 failed with exit code '1'

Signed-off-by: Markus Volk <[email protected]>
---
 meta-gnome/recipes-gnome/tracker/tracker_3.6.0.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-gnome/recipes-gnome/tracker/tracker_3.6.0.bb 
b/meta-gnome/recipes-gnome/tracker/tracker_3.6.0.bb
index c5b5c4eab..603efbb32 100644
--- a/meta-gnome/recipes-gnome/tracker/tracker_3.6.0.bb
+++ b/meta-gnome/recipes-gnome/tracker/tracker_3.6.0.bb
@@ -19,7 +19,7 @@ DEPENDS = " \
 "
 
 
-inherit gettext gnomebase gsettings gobject-introspection vala gtk-doc  
bash-completion python3native
+inherit gettext gnomebase gobject-introspection vala gtk-doc bash-completion 
python3native
 
 SRC_URI += "file://0001-fix-reproducibility.patch"
 SRC_URI[archive.sha256sum] = 
"52592cfe19baffd16dbe47475be7da750dbd0b6333fd7acb60faa9da5bc40df2"
-- 
2.42.1

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#107320): 
https://lists.openembedded.org/g/openembedded-devel/message/107320
Mute This Topic: https://lists.openembedded.org/mt/103076498/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to