From patchwork Sat Nov 4 07:31:00 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: auh@yoctoproject.org X-Patchwork-Id: 33837 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id 14207C0729B for ; Sat, 4 Nov 2023 07:31:12 +0000 (UTC) Received: from a27-191.smtp-out.us-west-2.amazonses.com (a27-191.smtp-out.us-west-2.amazonses.com [54.240.27.191]) by mx.groups.io with SMTP id smtpd.web10.5527.1699083060908871589 for ; Sat, 04 Nov 2023 00:31:01 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@yoctoproject.org header.s=lvjh2tk576v2ro5mi6k4dt3mc6wpqbky header.b=Wixxdt8B; dkim=pass header.i=@amazonses.com header.s=hsbnp7p3ensaochzwyq5wwmceodymuwv header.b=IFP8ltPZ; spf=pass (domain: us-west-2.amazonses.com, ip: 54.240.27.191, mailfrom: 0101018b993e045d-52d2c7c7-6346-497a-907e-58a711ff9be0-000000@us-west-2.amazonses.com) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=lvjh2tk576v2ro5mi6k4dt3mc6wpqbky; d=yoctoproject.org; t=1699083060; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date; bh=Juy/+/IIpC0I4XuUdG3k6B990ZQrnXHRxiZYBUEffGw=; b=Wixxdt8BYUwW/qvbM1ggUdnpJvcB1sUvQIEPSUP43iayKXJuj/1t/bqOyokYSFmc mKszPNmP4Ub0KMGZxJ9v5lDGg6IrmbdGR5rQOHQteq3zgLFRytzhmZfcFT0XMO2BbXM w+Z68+ir2ErWatsmE+SG9iVHHLLCan/uWCWsK5ik= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=hsbnp7p3ensaochzwyq5wwmceodymuwv; d=amazonses.com; t=1699083060; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date:Feedback-ID; bh=Juy/+/IIpC0I4XuUdG3k6B990ZQrnXHRxiZYBUEffGw=; b=IFP8ltPZPKDcTOKGFoGqG9F1vgiXBtGp72VOVABBe71z8O3dczfTO7BC74M5s4gY jxjGwqeeM1sB6MJo3TsAmzRYvZRLAW/R9f7DIvRdCiUrO4XqoSC0HznpBIa9UpcPwGx kYTyEq0go2zxgNk0tzw0rqPOLbDwJf7uDqIHbzmU= MIME-Version: 1.0 From: auh@yoctoproject.org To: Forced@yoctoproject.org, maintainer@yoctoproject.org, for@yoctoproject.org, AUH@yoctoproject.org Cc: openembedded-devel@lists.openembedded.org Subject: [AUH] xfce4-settings: upgrading to 4.19.0 FAILED Message-ID: <0101018b993e045d-52d2c7c7-6346-497a-907e-58a711ff9be0-000000@us-west-2.amazonses.com> Date: Sat, 4 Nov 2023 07:31:00 +0000 Feedback-ID: 1.us-west-2.9np3MYPs3fEaOBysGKSlUD4KtcmPijcmS9Az2Hwf7iQ=:AmazonSES X-SES-Outgoing: 2023.11.04-54.240.27.191 List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Sat, 04 Nov 2023 07:31:12 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/106333 Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe *xfce4-settings* to *4.19.0* has Failed(do_compile). Detailed error information: do_compile failed Next steps: - apply the patch: git am 0001-xfce4-settings-upgrade-4.18.2-4.19.0.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 55037c00bc5bca6c15b19b90b952822f6ed85ab9 Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Sat, 4 Nov 2023 06:55:02 +0000 Subject: [PATCH] xfce4-settings: upgrade 4.18.2 -> 4.19.0 --- ...001-xsettings.xml-Set-default-themes.patch | 41 ------------------- ...ngs_4.18.2.bb => xfce4-settings_4.19.0.bb} | 3 +- 2 files changed, 1 insertion(+), 43 deletions(-) delete mode 100644 meta-xfce/recipes-xfce/xfce4-settings/files/0001-xsettings.xml-Set-default-themes.patch rename meta-xfce/recipes-xfce/xfce4-settings/{xfce4-settings_4.18.2.bb => xfce4-settings_4.19.0.bb} (88%) diff --git a/meta-xfce/recipes-xfce/xfce4-settings/files/0001-xsettings.xml-Set-default-themes.patch b/meta-xfce/recipes-xfce/xfce4-settings/files/0001-xsettings.xml-Set-default-themes.patch deleted file mode 100644 index 3a4c00913..000000000 --- a/meta-xfce/recipes-xfce/xfce4-settings/files/0001-xsettings.xml-Set-default-themes.patch +++ /dev/null @@ -1,41 +0,0 @@ -From 2218ba8a21e9f5715b652c6416c2ddb552686b14 Mon Sep 17 00:00:00 2001 -From: =?UTF-8?q?Andreas=20M=C3=BCller?= -Date: Sun, 20 May 2012 15:22:09 +0200 -Subject: [PATCH] xsettings.xml: Set default themes -MIME-Version: 1.0 -Content-Type: text/plain; charset=UTF-8 -Content-Transfer-Encoding: 8bit - -Upstream-Status: Inappropriate [configuration] - -Signed-off-by: Andreas Müller - -Theme Xfce doesn't work as expected. For example, no layout in start -menu and applications' menu bar. And GtkColorButton is blank in config -tab page from xfce4-terminal -> Edit -> Preference -> Colors. - -So use Adwaita as default theme instead. - -Signed-off-by: Kai Kang ---- - xfsettingsd/xsettings.xml | 4 ++-- - 1 file changed, 2 insertions(+), 2 deletions(-) - -diff --git a/xfsettingsd/xsettings.xml b/xfsettingsd/xsettings.xml -index d8fe2ac..0f5246b 100644 ---- a/xfsettingsd/xsettings.xml -+++ b/xfsettingsd/xsettings.xml -@@ -6,8 +6,8 @@ - - - -- -- -+ -+ - - - --- -2.1.0 - diff --git a/meta-xfce/recipes-xfce/xfce4-settings/xfce4-settings_4.18.2.bb b/meta-xfce/recipes-xfce/xfce4-settings/xfce4-settings_4.19.0.bb similarity index 88% rename from meta-xfce/recipes-xfce/xfce4-settings/xfce4-settings_4.18.2.bb rename to meta-xfce/recipes-xfce/xfce4-settings/xfce4-settings_4.19.0.bb index 0a182273b..bb14236d9 100644 --- a/meta-xfce/recipes-xfce/xfce4-settings/xfce4-settings_4.18.2.bb +++ b/meta-xfce/recipes-xfce/xfce4-settings/xfce4-settings_4.19.0.bb @@ -8,8 +8,7 @@ inherit xfce features_check mime-xdg REQUIRED_DISTRO_FEATURES = "x11" -SRC_URI += "file://0001-xsettings.xml-Set-default-themes.patch" -SRC_URI[sha256sum] = "4661361087faae57efb49741ffcf90bf9078760e163bbdef63b924083bdc4f22" +SRC_URI[sha256sum] = "193e00aee97660d99742df146ca2e545fbb15e2233fd83b19c7371db4a970453" EXTRA_OECONF += "--enable-maintainer-mode --disable-debug"