From patchwork Tue Jul 15 15:55:44 2025 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: auh@yoctoproject.org X-Patchwork-Id: 66857 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 5C375C83F3A for ; Tue, 15 Jul 2025 15:55:51 +0000 (UTC) Received: from a27-192.smtp-out.us-west-2.amazonses.com (a27-192.smtp-out.us-west-2.amazonses.com [54.240.27.192]) by mx.groups.io with SMTP id smtpd.web11.12167.1752594935548506255 for ; Tue, 15 Jul 2025 08:55:44 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@yoctoproject.org header.s=j46ser6a2yusdzubpv7m7ewqgesde2ie header.b=rJTa1i0g; dkim=pass header.i=@amazonses.com header.s=gdwg2y3kokkkj5a55z2ilkup5wp5hhxx header.b=rJhYoBFN; spf=pass (domain: us-west-2.amazonses.com, ip: 54.240.27.192, mailfrom: 010101980ecc9009-800377d8-a227-4336-bb36-9a91156f9f36-000000@us-west-2.amazonses.com) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=j46ser6a2yusdzubpv7m7ewqgesde2ie; d=yoctoproject.org; t=1752594944; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date; bh=wxAT7asJLu1vi3N8A+00+4yFERhIPqOjuFuirpqh5As=; b=rJTa1i0gvouJmCzvRlByhDd4REO87sqCroWoPdPuX0vDq7dWimRNvtoYhTPANJkp 3CXLTGcy34KBP48yA/3T/QZsPD89+A31XUfkcdaxyauIwQY6dbuyyz7N7PODqMNUY0h uwarVa2o5EiXUJA9ZKys5fa6Sk5MVV7garAwiOzI= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=gdwg2y3kokkkj5a55z2ilkup5wp5hhxx; d=amazonses.com; t=1752594944; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date:Feedback-ID; bh=wxAT7asJLu1vi3N8A+00+4yFERhIPqOjuFuirpqh5As=; b=rJhYoBFNOzoguJCaU8nAZgyd3ZNnQlc9FAmUX2wueJAe56PqAhh+LJ4lDT3nmXyv K563HIo2pYJE9jd68yhtH3Pp/Yy60Fvhez5oxvWYeMbcXdTWPjNa0G5F4T6dEQ/8rKb KHd3TUSn1hp+Ns2WsFG3HAUM8FxI7Hj5EL3OMSGE= MIME-Version: 1.0 From: auh@yoctoproject.org To: =?utf-8?b?Wm9sdMOhbiBCw7ZzesO2cm3DqW55aSA8emJvc3pvckBnbWFpbC5jb20+?= @yoctoproject.org Cc: openembedded-core@lists.openembedded.org Subject: [AUH] rpm-sequoia-crypto-policy: upgrading to cd6043a774abf6e4d17116f1497a2032f5351d49 FAILED Message-ID: <010101980ecc9009-800377d8-a227-4336-bb36-9a91156f9f36-000000@us-west-2.amazonses.com> Date: Tue, 15 Jul 2025 15:55:44 +0000 Feedback-ID: ::1.us-west-2.9np3MYPs3fEaOBysGKSlUD4KtcmPijcmS9Az2Hwf7iQ=:AmazonSES X-SES-Outgoing: 2025.07.15-54.240.27.192 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 ; Tue, 15 Jul 2025 15:55:51 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/220353 Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe(s) *rpm-sequoia-crypto-policy* to *cd6043a774abf6e4d17116f1497a2032f5351d49* has Failed(do_compile). Detailed error information: do_compile failed Next steps: - apply the patch: git am 0001-rpm-sequoia-crypto-policy-upgrade-to-latest-revision.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 05a0a0d6d30bb630eb4b10608928d55992e8b090 Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Tue, 15 Jul 2025 10:23:21 +0000 Subject: [PATCH] rpm-sequoia-crypto-policy: upgrade to latest revision --- .../rpm-sequoia/rpm-sequoia-crypto-policy_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-devtools/rpm-sequoia/rpm-sequoia-crypto-policy_git.bb b/meta/recipes-devtools/rpm-sequoia/rpm-sequoia-crypto-policy_git.bb index 658b9ab36a..b30c49e039 100644 --- a/meta/recipes-devtools/rpm-sequoia/rpm-sequoia-crypto-policy_git.bb +++ b/meta/recipes-devtools/rpm-sequoia/rpm-sequoia-crypto-policy_git.bb @@ -13,7 +13,7 @@ SRC_URI = " \ file://0001-libreswan-Allow-skipping-test_config-for-old-ipsec.patch \ " -SRCREV = "032b418a6db842f0eab330eb5909e4604e888728" +SRCREV = "cd6043a774abf6e4d17116f1497a2032f5351d49" UPSTREAM_CHECK_COMMITS = "1" do_compile () {