From patchwork Fri May 1 14:25:32 2026 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: auh@yoctoproject.org X-Patchwork-Id: 87339 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 28BE3CD3430 for ; Fri, 1 May 2026 14:25:39 +0000 (UTC) Received: from a27-23.smtp-out.us-west-2.amazonses.com (a27-23.smtp-out.us-west-2.amazonses.com [54.240.27.23]) by mx.groups.io with SMTP id smtpd.msgproc02-g2.15712.1777645534207843400 for ; Fri, 01 May 2026 07:25:34 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@yoctoproject.org header.s=j46ser6a2yusdzubpv7m7ewqgesde2ie header.b=vd7/ZSK3; dkim=pass header.i=@amazonses.com header.s=hsbnp7p3ensaochzwyq5wwmceodymuwv header.b=Ti6q474x; spf=pass (domain: us-west-2.amazonses.com, ip: 54.240.27.23, mailfrom: 0101019de3ee3687-3e47e1a8-b2a9-422d-a177-de816a474f81-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=1777645533; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date; bh=/oqJaupG58evPFbzGNWOM+3XdlOIMgXdOgBieYTkAeE=; b=vd7/ZSK3zsxzNfn1dh511GqJOYnfhlPKSwDAhPu0RJJ+l8h4JXT0Bf5SSvQirwJm AX5L87gBYG93aGbqJvGehrGXRN+i7zvS7/gT5MdRXRUH57YF2O/dgXaBA6zFJr23d46 pxKMONAdTQued6CRn0o9m2sch1HCP/zM6FVOlsmY= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=hsbnp7p3ensaochzwyq5wwmceodymuwv; d=amazonses.com; t=1777645533; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date:Feedback-ID; bh=/oqJaupG58evPFbzGNWOM+3XdlOIMgXdOgBieYTkAeE=; b=Ti6q474x3f/VGF6tmtPvJYPlhTsK68SItBa2iGq3W7bXXZ2+PiC5pktDJOtbcfTE /iE4cB3R5xnIuM0YdGFkeGxxxO+5c7Ar52jWkUhGWE9opmX04lyGZQTi5Ay/TdZRLFs bgI0F2XZmdn6gKcXcQjpfmz4Qd8NtUBHz87K3Q8I= MIME-Version: 1.0 From: auh@yoctoproject.org To: Yi Zhao , Yi Zhao Cc: openembedded-core@lists.openembedded.org Subject: [AUH] libcap-ng-python,libcap-ng: upgrading to 0.9.3,0.9.3 FAILED Message-ID: <0101019de3ee3687-3e47e1a8-b2a9-422d-a177-de816a474f81-000000@us-west-2.amazonses.com> Date: Fri, 1 May 2026 14:25:32 +0000 Feedback-ID: ::1.us-west-2.9np3MYPs3fEaOBysGKSlUD4KtcmPijcmS9Az2Hwf7iQ=:AmazonSES X-SES-Outgoing: 2026.05.01-54.240.27.23 List-Id: X-Webhook-Received: from 45-33-107-173.ip.linodeusercontent.com [45.33.107.173] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Fri, 01 May 2026 14:25:39 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/236216 Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe(s) *libcap-ng-python,libcap-ng* to *0.9.3,0.9.3* has Failed(do_compile). Detailed error information: do_compile failed Next steps: - apply the patch: git am 0001-libcap-ng-python-libcap-ng-upgrade-0.9.1-0.9.3-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 60a336c760d65aa9643c0f3205c414723b097d5c Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Fri, 1 May 2026 06:35:01 +0000 Subject: [PATCH] libcap-ng-python,libcap-ng: upgrade 0.9.1 -> 0.9.3,0.9.1 -> 0.9.3 --- .../{libcap-ng-python_0.9.1.bb => libcap-ng-python_0.9.3.bb} | 0 meta/recipes-support/libcap-ng/libcap-ng.inc | 2 +- .../libcap-ng/{libcap-ng_0.9.1.bb => libcap-ng_0.9.3.bb} | 0 3 files changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-support/libcap-ng/{libcap-ng-python_0.9.1.bb => libcap-ng-python_0.9.3.bb} (100%) rename meta/recipes-support/libcap-ng/{libcap-ng_0.9.1.bb => libcap-ng_0.9.3.bb} (100%) diff --git a/meta/recipes-support/libcap-ng/libcap-ng-python_0.9.1.bb b/meta/recipes-support/libcap-ng/libcap-ng-python_0.9.3.bb similarity index 100% rename from meta/recipes-support/libcap-ng/libcap-ng-python_0.9.1.bb rename to meta/recipes-support/libcap-ng/libcap-ng-python_0.9.3.bb diff --git a/meta/recipes-support/libcap-ng/libcap-ng.inc b/meta/recipes-support/libcap-ng/libcap-ng.inc index 9d65c889bd..f023fe8f01 100644 --- a/meta/recipes-support/libcap-ng/libcap-ng.inc +++ b/meta/recipes-support/libcap-ng/libcap-ng.inc @@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f \ file://COPYING.LIB;md5=e3eda01d9815f8d24aae2dbd89b68b06" SRC_URI = "git://github.com/stevegrubb/libcap-ng.git;protocol=https;branch=master;tag=v${PV}" -SRCREV = "427ed6d2c2b16e9b48f12953e55febfead3ef2e2" +SRCREV = "0ab44af5a23e8edb69a39c0dc803ce4395ff2086" inherit lib_package autotools pkgconfig diff --git a/meta/recipes-support/libcap-ng/libcap-ng_0.9.1.bb b/meta/recipes-support/libcap-ng/libcap-ng_0.9.3.bb similarity index 100% rename from meta/recipes-support/libcap-ng/libcap-ng_0.9.1.bb rename to meta/recipes-support/libcap-ng/libcap-ng_0.9.3.bb