diff mbox series

[AUH] rest: upgrading to 0.9.1 FAILED

Message ID 0101018b98bf18be-50eb8a3d-8df2-4f3d-a22b-459bd5499fee-000000@us-west-2.amazonses.com
State New
Headers show
Series [AUH] rest: upgrading to 0.9.1 FAILED | expand

Commit Message

auh@yoctoproject.org Nov. 4, 2023, 5:12 a.m. UTC
Hello,

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

Detailed error information:

do_compile failed



Next steps:
    - apply the patch: git am 0001-rest-upgrade-0.9.0-0.9.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 14c33e6a903808a9b5bd7eb365c35be12d9555a7 Mon Sep 17 00:00:00 2001
From: Upgrade Helper <auh@yoctoproject.org>
Date: Sat, 4 Nov 2023 04:58:28 +0000
Subject: [PATCH] rest: upgrade 0.9.0 -> 0.9.1

---
 meta-gnome/recipes-gnome/rest/{rest_0.9.0.bb => rest_0.9.1.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-gnome/recipes-gnome/rest/{rest_0.9.0.bb => rest_0.9.1.bb} (86%)
diff mbox series

Patch

diff --git a/meta-gnome/recipes-gnome/rest/rest_0.9.0.bb b/meta-gnome/recipes-gnome/rest/rest_0.9.1.bb
similarity index 86%
rename from meta-gnome/recipes-gnome/rest/rest_0.9.0.bb
rename to meta-gnome/recipes-gnome/rest/rest_0.9.1.bb
index 2256a1899..329b411a8 100644
--- a/meta-gnome/recipes-gnome/rest/rest_0.9.0.bb
+++ b/meta-gnome/recipes-gnome/rest/rest_0.9.1.bb
@@ -22,4 +22,4 @@  PACKAGECONFIG ??= "${PACKAGECONFIG_SOUP}"
 PACKAGECONFIG[soup2] = "-Dsoup2=true,,libsoup-2.4"
 PACKAGECONFIG[soup3] = "-Dsoup2=false,,libsoup-3.0"
 
-SRC_URI[archive.sha256sum] = "85b2bc9341128139539b53ee53f0533310bc96392fd645863a040410b81ebe66"
+SRC_URI[archive.sha256sum] = "9266a5c10ece383e193dfb7ffb07b509cc1f51521ab8dad76af96ed14212c2e3"