diff options
author | Lei Maohui <leimaohui@fujitsu.com> | 2025-01-08 11:39:47 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2025-01-08 08:02:10 -0800 |
commit | fc8a3de41acda657e64653c85ed8f59226235dbf (patch) | |
tree | 4b45cc9c8ded8a6dbea10f8c9f92be8225251ccd /meta-python/recipes-devtools/python/python3-matplotlib | |
parent | dfa40e1f4e64afe64b3898e3dd84ebf01edfe670 (diff) | |
download | meta-openembedded-fc8a3de41acda657e64653c85ed8f59226235dbf.tar.gz |
gjs: Deleted gsettings from gsettings
gsettings shouldn't be added and it causes an error in do_rootfs.
%post(gjs-1.82.1-r0.aarch64): scriptlet start
%post(gjs-1.82.1-r0.aarch64): execv(/bin/sh) pid 217720
+ set -e
+ glib-compile-schemas /datadrive/workdir/build-dir/build-daily/tmp/work/armv8-linux/all-test/rr/rootfs/usr/share/glib-2.0/schemas
Error opening directory “/datadrive/workdir/build-dir/build-daily/tmp/work/armv8-linux/all-test/rr/rootfs/usr/share/glib-2.0/schemas”: No such
file or directory
......
ERROR: Postinstall scriptlets of ['gjs'] 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.
Signed-off-by: Lei Maohui <leimaohui@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-matplotlib')
0 files changed, 0 insertions, 0 deletions