diff mbox series

[AUH] xfce4-xkb-plugin: upgrading to 0.8.3 FAILED

Message ID 0101018b993e057f-1446ae75-ef1c-4eec-8399-c5e1ee1b0f5a-000000@us-west-2.amazonses.com
State New
Headers show
Series [AUH] xfce4-xkb-plugin: upgrading to 0.8.3 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-xkb-plugin* to *0.8.3* has Failed(do_compile).

Detailed error information:

do_compile failed



Next steps:
    - apply the patch: git am 0001-xfce4-xkb-plugin-upgrade-0.8.2-0.8.3.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 70267801222deed6300eb181635211efa969c956 Mon Sep 17 00:00:00 2001
From: Upgrade Helper <auh@yoctoproject.org>
Date: Sat, 4 Nov 2023 07:18:34 +0000
Subject: [PATCH] xfce4-xkb-plugin: upgrade 0.8.2 -> 0.8.3

---
 .../{xfce4-xkb-plugin_0.8.2.bb => xfce4-xkb-plugin_0.8.3.bb}    | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-xfce/recipes-panel-plugins/xkb/{xfce4-xkb-plugin_0.8.2.bb => xfce4-xkb-plugin_0.8.3.bb} (83%)
diff mbox series

Patch

diff --git a/meta-xfce/recipes-panel-plugins/xkb/xfce4-xkb-plugin_0.8.2.bb b/meta-xfce/recipes-panel-plugins/xkb/xfce4-xkb-plugin_0.8.3.bb
similarity index 83%
rename from meta-xfce/recipes-panel-plugins/xkb/xfce4-xkb-plugin_0.8.2.bb
rename to meta-xfce/recipes-panel-plugins/xkb/xfce4-xkb-plugin_0.8.3.bb
index 3d935a3d7..795e4fc4e 100644
--- a/meta-xfce/recipes-panel-plugins/xkb/xfce4-xkb-plugin_0.8.2.bb
+++ b/meta-xfce/recipes-panel-plugins/xkb/xfce4-xkb-plugin_0.8.3.bb
@@ -6,7 +6,7 @@  LIC_FILES_CHKSUM = "file://COPYING;md5=496f09f084b0f7e6f02f769a84490c6b"
 
 inherit xfce-panel-plugin
 
-SRC_URI[sha256sum] = "bb4be13f6f73cd86a6d939e1a6b125841cf266415bc4fd134a511e4f0cf97967"
+SRC_URI[sha256sum] = "f0bfe97875ef1ca0a3b6a6fac312663c9cada151cf1ac96071393d320cd04987"
 
 DEPENDS += "libxklavier libwnck3 librsvg garcon"