I have a simple image using the poky distro and I'd like to add systemd- firstboot support. I have a bbappend to systemd enabling the PACKAGECONFIG option, but then I get an error in do_rootfs:
ERROR: The postinstall intercept hook 'update_gio_module_cache' failed, details in /home/robert/yocto/poky/build/tmp/work/raspberrypi4_64-poky- linux/core-image-base/1.0-r0/temp/log.do_rootfs The log file doesn't really have any details that help me: NOTE: > Executing update_gio_module_cache intercept ... NOTE: Exit code 1. Output: + '[' True = False -a qemuwrapper-cross '!=' nativesdk-qemuwrapper-cross ']' + qemu-aarch64 -r 3.14 -E LD_LIBRARY_PATH=/home/robert/yocto/poky/build/tmp/work/raspberrypi4_64- poky-linux/core-image-base/1.0- r0/rootfs/usr/lib:/home/robert/yocto/poky/build/tmp/work/raspberrypi4_64- poky-linux/core-image-base/1.0-r0/rootfs/lib -L /home/robert/yocto/poky/build/tmp/work/raspberrypi4_64-poky-linux/core- image-base/1.0-r0/rootfs /home/robert/yocto/poky/build/tmp/work/raspberrypi4_64-poky-linux/core- image-base/1.0-r0/rootfs/usr/libexec/gio-querymodules /home/robert/yocto/poky/build/tmp/work/raspberrypi4_64-poky-linux/core- image-base/1.0-r0/rootfs/usr/lib/gio/modules/ Is there a way to get more information about what's going on here? I'm not familiar with update_gio_module_cache, and I can't seem to find it in the code base to learn more. I can write my own firstboot unit file if necessary, but it'd be nice to use systemd-firstboot. Thanks, Robert
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#47765): https://lists.yoctoproject.org/g/yocto/message/47765 Mute This Topic: https://lists.yoctoproject.org/mt/68814832/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
