From patchwork Fri Sep 15 18:59:52 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: auh@yoctoproject.org X-Patchwork-Id: 30508 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 701BBEED62D for ; Fri, 15 Sep 2023 18:59:59 +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.web11.29463.1694804393273817215 for ; Fri, 15 Sep 2023 11:59:53 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@yoctoproject.org header.s=lvjh2tk576v2ro5mi6k4dt3mc6wpqbky header.b=GA6YiV5Y; dkim=pass header.i=@amazonses.com header.s=hsbnp7p3ensaochzwyq5wwmceodymuwv header.b=BWWCKypd; spf=pass (domain: us-west-2.amazonses.com, ip: 54.240.27.191, mailfrom: 0101018a9a36b940-f61770bc-e9dd-4123-8a16-6571d118ff95-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=1694804392; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date; bh=C12nPtVP7r/ca/vHj6Y3BkbMLInr7l23G4xiTMu7O9I=; b=GA6YiV5Y53wJSmt8hM5FGtMVVWy9XTrxlKaPTDJmg38odJ4QMFRkxuZyzMY/8dE+ t/rYsXD52U8CUpiCXbPI/rAJpTLzOTir9KjKdq+9mH5lkjJmtrCbZ2xPma7U24ILsF6 sun0qjaEw5JMVcYiPusUXHlCwjPyPPlb2F/K8W5M= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=hsbnp7p3ensaochzwyq5wwmceodymuwv; d=amazonses.com; t=1694804392; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date:Feedback-ID; bh=C12nPtVP7r/ca/vHj6Y3BkbMLInr7l23G4xiTMu7O9I=; b=BWWCKypd3/w1tUbna9YXKAmkDx0TC9Zgzc7QLXiem5sm90OfxUO/hMJkAOfcaD83 hUZJiEIud94pJqz0RQgveAEdtq6wxhLbrFiKznNgZiFRdf5xGESiWtRskI9LPXIu5Mn VpfuNRxtxAXBOoParrp3ptJznjOpdmpRZ17uTQ+A= MIME-Version: 1.0 From: auh@yoctoproject.org To: Chen Qi Cc: openembedded-core@lists.openembedded.org Subject: [AUH] util-linux: upgrading to 2.39.2 FAILED Message-ID: <0101018a9a36b940-f61770bc-e9dd-4123-8a16-6571d118ff95-000000@us-west-2.amazonses.com> Date: Fri, 15 Sep 2023 18:59:52 +0000 Feedback-ID: 1.us-west-2.9np3MYPs3fEaOBysGKSlUD4KtcmPijcmS9Az2Hwf7iQ=:AmazonSES X-SES-Outgoing: 2023.09.15-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 ; Fri, 15 Sep 2023 18:59:59 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/187687 Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe *util-linux* to *2.39.2* has Failed(do_compile). Detailed error information: do_compile failed Next steps: - apply the patch: git am 0001-util-linux-upgrade-2.39.1-2.39.2.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 e319c53550c2c09f051b560fb22b6e26bb9ea54e Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Fri, 15 Sep 2023 08:00:26 +0000 Subject: [PATCH] util-linux: upgrade 2.39.1 -> 2.39.2 --- meta/recipes-core/util-linux/util-linux.inc | 2 +- .../util-linux/{util-linux_2.39.1.bb => util-linux_2.39.2.bb} | 0 2 files changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-core/util-linux/{util-linux_2.39.1.bb => util-linux_2.39.2.bb} (100%) diff --git a/meta/recipes-core/util-linux/util-linux.inc b/meta/recipes-core/util-linux/util-linux.inc index 99ce2a24b0..4aa173574c 100644 --- a/meta/recipes-core/util-linux/util-linux.inc +++ b/meta/recipes-core/util-linux/util-linux.inc @@ -37,4 +37,4 @@ SRC_URI = "${KERNELORG_MIRROR}/linux/utils/util-linux/v${MAJOR_VERSION}/util-lin file://avoid_parallel_tests.patch \ " -SRC_URI[sha256sum] = "890ae8ff810247bd19e274df76e8371d202cda01ad277681b0ea88eeaa00286b" +SRC_URI[sha256sum] = "87abdfaa8e490f8be6dde976f7c80b9b5ff9f301e1b67e3899e1f05a59a1531f" diff --git a/meta/recipes-core/util-linux/util-linux_2.39.1.bb b/meta/recipes-core/util-linux/util-linux_2.39.2.bb similarity index 100% rename from meta/recipes-core/util-linux/util-linux_2.39.1.bb rename to meta/recipes-core/util-linux/util-linux_2.39.2.bb