From patchwork Wed Jul 12 07:33:30 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: auh@moto-timo.dev X-Patchwork-Id: 27259 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 EB27AEB64DA for ; Wed, 12 Jul 2023 07:33:30 +0000 (UTC) Received: from relay3-d.mail.gandi.net (relay3-d.mail.gandi.net [217.70.183.195]) by mx.groups.io with SMTP id smtpd.web11.2191.1689147202156679111 for ; Wed, 12 Jul 2023 00:33:22 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@moto-timo.dev header.s=gm1 header.b=jh1Dd2vD; spf=pass (domain: moto-timo.dev, ip: 217.70.183.195, mailfrom: auh@moto-timo.dev) Received: by mail.gandi.net (Postfix) with ESMTPSA id C7FAA6000B for ; Wed, 12 Jul 2023 07:33:19 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=moto-timo.dev; s=gm1; t=1689147200; h=from:from:reply-to:subject:subject:to:to:cc:mime-version:mime-version: content-type:content-type; bh=szdxIfwmiMN62SLhSDfVKQuYz1XHvcCbtkGfGkw06b0=; b=jh1Dd2vDm7l0Ingu0vYtVRRPTUemJBMOBOmEvBH46rEYVZxoWNwT4eAMI6Ch+4vM3uju3u 3kyI+6EMeBHxjX6bdf+HI8Xbw7XGlh3ZM9IqvcsMF3aq/SWCH1HAuJY1kJdwnT1E9Iz/M3 UERCI9JuY4JQMTnjXYROK0iD7EHtUm8waRId61/uEIk+MjfcyiXqVCOVDZCKqja81rJ1Rc 1KkVoR1hPDPiBIBCtxXcQFoFbL1mbGbcpxPd9IqtC64Dujw2dHQrFE+5+A9u7Tx2fhQjTT 1I/zPazFeM8vrMyOjZlRgAchjyndDr1Q7MRUhLnwm1kEkhcjzRCH7iQImMV9IQ== MIME-Version: 1.0 From: auh@moto-timo.dev To: openembedded-devel@lists.openembedded.org Subject: [AUH] libio-socket-ssl-perl: upgrading to 2.083 FAILED X-GND-Sasl: auh@moto-timo.dev 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 ; Wed, 12 Jul 2023 07:33:30 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/103830 Message-Id: <20230712073330.EB27AEB64DA@smtp.lore.kernel.org> Date: Wed, 12 Jul 2023 07:33:30 +0000 (UTC) Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe *libio-socket-ssl-perl* to *2.083* has Failed(do_compile). Detailed error information: do_compile failed Next steps: - apply the patch: git am 0001-libio-socket-ssl-perl-upgrade-2.078-2.083.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 c164fd54d5d7a77250cfb0ee13e933d04b9c33de Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Wed, 12 Jul 2023 02:18:02 -0500 Subject: [PATCH] libio-socket-ssl-perl: upgrade 2.078 -> 2.083 --- ...-socket-ssl-perl_2.078.bb => libio-socket-ssl-perl_2.083.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-perl/recipes-perl/libio/{libio-socket-ssl-perl_2.078.bb => libio-socket-ssl-perl_2.083.bb} (95%) From c164fd54d5d7a77250cfb0ee13e933d04b9c33de Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Wed, 12 Jul 2023 02:18:02 -0500 Subject: [PATCH] libio-socket-ssl-perl: upgrade 2.078 -> 2.083 --- ...-socket-ssl-perl_2.078.bb => libio-socket-ssl-perl_2.083.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-perl/recipes-perl/libio/{libio-socket-ssl-perl_2.078.bb => libio-socket-ssl-perl_2.083.bb} (95%) diff --git a/meta-perl/recipes-perl/libio/libio-socket-ssl-perl_2.078.bb b/meta-perl/recipes-perl/libio/libio-socket-ssl-perl_2.083.bb similarity index 95% rename from meta-perl/recipes-perl/libio/libio-socket-ssl-perl_2.078.bb rename to meta-perl/recipes-perl/libio/libio-socket-ssl-perl_2.083.bb index ff2559b8a..dc9b88b10 100644 --- a/meta-perl/recipes-perl/libio/libio-socket-ssl-perl_2.078.bb +++ b/meta-perl/recipes-perl/libio/libio-socket-ssl-perl_2.083.bb @@ -21,7 +21,7 @@ RDEPENDS:${PN} += "\ " SRC_URI = "${CPAN_MIRROR}/authors/id/S/SU/SULLR/IO-Socket-SSL-${PV}.tar.gz" -SRC_URI[sha256sum] = "4cf83737a72b0970948b494bc9ddab7f725420a0ca0152d25c7e48ef8fa2b6a1" +SRC_URI[sha256sum] = "904ef28765440a97d8a9a0df597f8c3d7f3cb0a053d1b082c10bed03bc802069" S = "${WORKDIR}/IO-Socket-SSL-${PV}" -- 2.25.1