From patchwork Wed Apr 15 14:04:33 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: 86068 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 9510EF419BF for ; Wed, 15 Apr 2026 14:04:36 +0000 (UTC) Received: from a27-29.smtp-out.us-west-2.amazonses.com (a27-29.smtp-out.us-west-2.amazonses.com [54.240.27.29]) by mx.groups.io with SMTP id smtpd.msgproc02-g2.19815.1776261874440482013 for ; Wed, 15 Apr 2026 07:04:34 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@yoctoproject.org header.s=j46ser6a2yusdzubpv7m7ewqgesde2ie header.b=TT49P/gK; dkim=pass header.i=@amazonses.com header.s=hsbnp7p3ensaochzwyq5wwmceodymuwv header.b=nbshiPMb; spf=pass (domain: us-west-2.amazonses.com, ip: 54.240.27.29, mailfrom: 0101019d91753f8a-7d3babef-b9dd-41dc-9407-40d3af1c6176-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=1776261873; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date; bh=6FYq2uEfziVrIiTWeBZ+LLoR5rtd9N+fkX0OHKtDMP0=; b=TT49P/gKYUoDmJ7gVw7zIdpu928ODz9QBdBEh3jtWiALE5q3Hvu6Nbj3kNYGrl+z +uasGpQGD9OD+bj5upby09o20LvrTQJB9JiMlytA46oHWZ9UaDpFn1u1RTANgcvlj0q PBU79BBrebmW0f9eIUHrz0E9iK33rMF0r8EJGGcc= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=hsbnp7p3ensaochzwyq5wwmceodymuwv; d=amazonses.com; t=1776261873; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date:Feedback-ID; bh=6FYq2uEfziVrIiTWeBZ+LLoR5rtd9N+fkX0OHKtDMP0=; b=nbshiPMbKqipKcSGq1UWlFhBmqeAtzCwxVs+XnXvFz2q1IC8oOo94AbG9/yXn7bE BySUwZK7NwsHhpJV6nVNOzZN1VdelSgNRW6K9UkVbf2Qxmr2KN6mXBBV3DvrO4VF/qx stLZ9Yl5yLHy3i9MIN1/lbFKBH/8r6opSP+aDD4c= MIME-Version: 1.0 From: auh@yoctoproject.org To: Yi Zhao , Yi Zhao Cc: openembedded-core@lists.openembedded.org Subject: [AUH] libcap-ng,libcap-ng-python: upgrading to 0.9.3,0.9.3 FAILED Message-ID: <0101019d91753f8a-7d3babef-b9dd-41dc-9407-40d3af1c6176-000000@us-west-2.amazonses.com> Date: Wed, 15 Apr 2026 14:04:33 +0000 Feedback-ID: ::1.us-west-2.9np3MYPs3fEaOBysGKSlUD4KtcmPijcmS9Az2Hwf7iQ=:AmazonSES X-SES-Outgoing: 2026.04.15-54.240.27.29 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 ; Wed, 15 Apr 2026 14:04:36 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/235221 Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe(s) *libcap-ng,libcap-ng-python* 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-libcap-ng-python-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 9cdda15f5dff8b7e8475d726ff99040d66befb39 Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Wed, 15 Apr 2026 05:58:54 +0000 Subject: [PATCH] libcap-ng,libcap-ng-python: 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