From fc8a3de41acda657e64653c85ed8f59226235dbf Mon Sep 17 00:00:00 2001 From: Lei Maohui Date: Wed, 8 Jan 2025 11:39:47 +0800 Subject: [PATCH] gjs: Deleted gsettings from gsettings MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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 Signed-off-by: Khem Raj --- meta-gnome/recipes-gnome/gjs/gjs_1.82.1.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-gnome/recipes-gnome/gjs/gjs_1.82.1.bb b/meta-gnome/recipes-gnome/gjs/gjs_1.82.1.bb index c4bccbe7b0..55af04e4a5 100644 --- a/meta-gnome/recipes-gnome/gjs/gjs_1.82.1.bb +++ b/meta-gnome/recipes-gnome/gjs/gjs_1.82.1.bb @@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=8dcea832f6acf45d856abfeb2d51ec48" DEPENDS = "mozjs-128 cairo" -inherit gnomebase gsettings gobject-introspection gettext features_check upstream-version-is-even pkgconfig +inherit gnomebase gobject-introspection gettext features_check upstream-version-is-even pkgconfig SRC_URI[archive.sha256sum] = "fb39aa5636576de0e5a1171f56a1a5825e2bd1a69972fb120ba78bd109b5693c" SRC_URI += " \