diff mbox series

[AUH] xfconf: upgrading to 4.19.1 FAILED

Message ID 0101018b993e05cc-db9adf3d-a288-4df4-8fbf-bedaa91867a6-000000@us-west-2.amazonses.com
State New
Headers show
Series [AUH] xfconf: upgrading to 4.19.1 FAILED | expand

Commit Message

auh@yoctoproject.org Nov. 4, 2023, 7:31 a.m. UTC
Hello,

this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe *xfconf* to *4.19.1* has Failed(do_compile).

Detailed error information:

do_compile failed



Next steps:
    - apply the patch: git am 0001-xfconf-upgrade-4.18.0-4.19.1.patch
    - check the changes to upstream patches and summarize them in the commit message,
    - compile an image that contains the package
    - perform some basic sanity tests
    - amend the patch and sign it off: git commit -s --reset-author --amend
    - send it to the appropriate mailing list

Alternatively, if you believe the recipe should not be upgraded at this time,
you can fill RECIPE_NO_UPDATE_REASON in respective recipe file so that
automatic upgrades would no longer be attempted.

Please review the attached files for further information and build/update failures.
Any problem please file a bug at https://bugzilla.yoctoproject.org/enter_bug.cgi?product=Automated%20Update%20Handler

Regards,
The Upgrade Helper

-- >8 --
From c5a78537db8d59e481c6a883b6437ec91d7e648f Mon Sep 17 00:00:00 2001
From: Upgrade Helper <auh@yoctoproject.org>
Date: Sat, 4 Nov 2023 07:20:39 +0000
Subject: [PATCH] xfconf: upgrade 4.18.0 -> 4.19.1

---
 .../recipes-xfce/xfconf/{xfconf_4.18.0.bb => xfconf_4.19.1.bb}  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-xfce/recipes-xfce/xfconf/{xfconf_4.18.0.bb => xfconf_4.19.1.bb} (89%)
diff mbox series

Patch

diff --git a/meta-xfce/recipes-xfce/xfconf/xfconf_4.18.0.bb b/meta-xfce/recipes-xfce/xfconf/xfconf_4.19.1.bb
similarity index 89%
rename from meta-xfce/recipes-xfce/xfconf/xfconf_4.18.0.bb
rename to meta-xfce/recipes-xfce/xfconf/xfconf_4.19.1.bb
index f5c598b8d..d2be8d242 100644
--- a/meta-xfce/recipes-xfce/xfconf/xfconf_4.18.0.bb
+++ b/meta-xfce/recipes-xfce/xfconf/xfconf_4.19.1.bb
@@ -8,7 +8,7 @@  inherit xfce gtk-doc gobject-introspection bash-completion vala
 
 EXTRA_OECONF += "PERL=${STAGING_DIR_TARGET}/usr/bin/perl"
 
-SRC_URI[sha256sum] = "2e8c50160bf800a807aea094fc9dad81f9f361f42db56607508ed5b4855d2906"
+SRC_URI[sha256sum] = "2cd2396f473d336fb770d423c8b6bfd5095c279028f19691de49b42e43537190"
 
 FILES:${PN} += "${libdir}/xfce4/xfconf/xfconfd \
                 ${libdir}/gio/modules/libxfconfgsettingsbackend.so \