diff mbox series

[AUH] xfce4-power-manager: upgrading to 4.19.1 FAILED

Message ID 0101018b993e03de-8db78683-c932-4f36-aa41-081bb8f180b3-000000@us-west-2.amazonses.com
State New
Headers show
Series [AUH] xfce4-power-manager: 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 *xfce4-power-manager* to *4.19.1* has Failed(do_compile).

Detailed error information:

do_compile failed



Next steps:
    - apply the patch: git am 0001-xfce4-power-manager-upgrade-4.18.1-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 be7f8cfafcfa2fed04ae1b6aaca052cd671589a7 Mon Sep 17 00:00:00 2001
From: Upgrade Helper <auh@yoctoproject.org>
Date: Sat, 4 Nov 2023 06:42:29 +0000
Subject: [PATCH] xfce4-power-manager: upgrade 4.18.1 -> 4.19.1

---
 ...e4-power-manager_4.18.1.bb => xfce4-power-manager_4.19.1.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-xfce/recipes-xfce/xfce4-power-manager/{xfce4-power-manager_4.18.1.bb => xfce4-power-manager_4.19.1.bb} (93%)
diff mbox series

Patch

diff --git a/meta-xfce/recipes-xfce/xfce4-power-manager/xfce4-power-manager_4.18.1.bb b/meta-xfce/recipes-xfce/xfce4-power-manager/xfce4-power-manager_4.19.1.bb
similarity index 93%
rename from meta-xfce/recipes-xfce/xfce4-power-manager/xfce4-power-manager_4.18.1.bb
rename to meta-xfce/recipes-xfce/xfce4-power-manager/xfce4-power-manager_4.19.1.bb
index f7f72356d..abeb26a19 100644
--- a/meta-xfce/recipes-xfce/xfce4-power-manager/xfce4-power-manager_4.18.1.bb
+++ b/meta-xfce/recipes-xfce/xfce4-power-manager/xfce4-power-manager_4.19.1.bb
@@ -11,7 +11,7 @@  REQUIRED_DISTRO_FEATURES = "x11"
 
 DEPENDS += "libnotify libxrandr virtual/libx11 libxext xfce4-panel upower libxscrnsaver"
 
-SRC_URI[sha256sum] = "6b08b10c4cb7516377dbd32c6cc2296a9faf47022c555f11e75b38fde14aff03"
+SRC_URI[sha256sum] = "b2623f7ab32558b86df69c4bc73f602b70ef59076af57d20a1479b30e14e097d"
 
 EXTRA_OECONF = " \
     --enable-network-manager \