From patchwork Thu Feb 15 17:32:25 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: auh@yoctoproject.org X-Patchwork-Id: 39405 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 0A933C54E9E for ; Thu, 15 Feb 2024 17:32:36 +0000 (UTC) Received: from a27-33.smtp-out.us-west-2.amazonses.com (a27-33.smtp-out.us-west-2.amazonses.com [54.240.27.33]) by mx.groups.io with SMTP id smtpd.web10.20163.1708018345245219721 for ; Thu, 15 Feb 2024 09:32:26 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@yoctoproject.org header.s=lvjh2tk576v2ro5mi6k4dt3mc6wpqbky header.b=DpjuO++Q; dkim=pass header.i=@amazonses.com header.s=hsbnp7p3ensaochzwyq5wwmceodymuwv header.b=dWPmcg2p; spf=pass (domain: us-west-2.amazonses.com, ip: 54.240.27.33, mailfrom: 0101018dadd3a635-66bc98da-db5d-4830-8d01-76d2fca8133e-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=1708018345; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date; bh=xhjtehIEw/Eb2CFJJS2PIdM0O07+YcV5kY7Hcl7iOlo=; b=DpjuO++Q7X122KMUsaqeUZEIPjpcT1AiRZ9eC+Sb1wDAifjq+kkwSYfENTUoSLqq yKp3h8lcH5wADOCNqxP38JgZ/jR3GItxhIkOPVYw0Jy6iiBLvLWMQK0osib8ZACLsLE HflnZ4XhVUZdEptZ7pjaIyHR+HbreP5lyIi2qq8c= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=hsbnp7p3ensaochzwyq5wwmceodymuwv; d=amazonses.com; t=1708018345; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date:Feedback-ID; bh=xhjtehIEw/Eb2CFJJS2PIdM0O07+YcV5kY7Hcl7iOlo=; b=dWPmcg2ptJMrEKVv2AZElXY0cXjjBGiqnNKt8w+bhl9wTQL+1iouKXUe7AmLsBPA ooiCC8VUAM83Fbd0y1aA055TSvGIcC+kXIHj41DkmRhSOcNyx8Um6g8zdzr3WOFNtCe AuGTbOBG7SG/I5KmxlDEtodbl7b+AYGGdGsXNWII= MIME-Version: 1.0 From: auh@yoctoproject.org To: Hongxu Jia Cc: openembedded-core@lists.openembedded.org Subject: [AUH] man-pages: upgrading to 6.06 FAILED Message-ID: <0101018dadd3a635-66bc98da-db5d-4830-8d01-76d2fca8133e-000000@us-west-2.amazonses.com> Date: Thu, 15 Feb 2024 17:32:25 +0000 Feedback-ID: 1.us-west-2.9np3MYPs3fEaOBysGKSlUD4KtcmPijcmS9Az2Hwf7iQ=:AmazonSES X-SES-Outgoing: 2024.02.15-54.240.27.33 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 ; Thu, 15 Feb 2024 17:32:36 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/195614 Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe *man-pages* to *6.06* has Failed(do_compile). Detailed error information: do_compile failed Next steps: - apply the patch: git am 0001-man-pages-upgrade-6.05.01-6.06.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 d31ddf5e37d4771171aaee911cdc7cb32c1917f0 Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Thu, 15 Feb 2024 11:36:26 +0000 Subject: [PATCH] man-pages: upgrade 6.05.01 -> 6.06 --- ...man-pages_6.05.01.bb => man-pages_6.06.bb} | 109 +++++++++++++++++- 1 file changed, 105 insertions(+), 4 deletions(-) rename meta/recipes-extended/man-pages/{man-pages_6.05.01.bb => man-pages_6.06.bb} (28%) diff --git a/meta/recipes-extended/man-pages/man-pages_6.05.01.bb b/meta/recipes-extended/man-pages/man-pages_6.06.bb similarity index 28% rename from meta/recipes-extended/man-pages/man-pages_6.05.01.bb rename to meta/recipes-extended/man-pages/man-pages_6.06.bb index f0eb1a6132..43f0d1fa54 100644 --- a/meta/recipes-extended/man-pages/man-pages_6.05.01.bb +++ b/meta/recipes-extended/man-pages/man-pages_6.06.bb @@ -1,12 +1,113 @@ +# FIXME: the LIC_FILES_CHKSUM values have been updated by 'devtool upgrade'. +# The following is the difference between the old and the new license text. +# Please update the LICENSE value if needed, and summarize the changes in +# the commit message via 'License-Update:' tag. +# (example: 'License-Update: copyright years updated.') +# +# The changes: +# +# --- README +# +++ README +# @@ -17,6 +17,7 @@ +# +# Files +# CONTRIBUTING +# + CONTRIBUTING.d/* +# Instructions for reporting bugs and contributing. +# +# INSTALL +# @@ -35,15 +36,12 @@ +# Change log. Includes most relevant changes. However, it's not +# as complete as the git(1) log. +# +# - Makefile, share/mk/* +# + GNUmakefile, share/mk/* +# Build system. For help, consult the file, and run +# 'make help'. +# +# lsm +# Linux software map. See also . +# - +# - .mailmap +# - See gitmailmap(5). +# +# LICENSES/*.txt +# Licenses in use by the project. +# @@ -62,20 +60,20 @@ +# Default directory for files created by the build system. +# +# Versions +# - Tarballs +# - +# + Distribution +# + +# + +# +# Git +# - +# +# - +# - A secondary git(1) repository can be found at: +# - +# - +# + +# +# Online man-pages +# PDF +# - +# + +# + +# + HTML +# + +# +# History +# Tarballs +# @@ -83,7 +81,7 @@ +# +# +# Maintainers +# - Alejandro Colomar +# + Alejandro Colomar +# 2020 - present (5.09 - HEAD) +# Michael Kerrisk +# 2004 - 2021 (2.00 - 5.13) +# @@ -107,7 +105,7 @@ +# man-pages(7) +# +# Website +# - . +# + . +# +# Downstream packages +# Arch man-pages +# --- LICENSES/BSD-2-Clause.txt +# +++ LICENSES/BSD-2-Clause.txt +# @@ -1,4 +1,4 @@ +# -Copyright (c) +# +Copyright (c) +# +# Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: +# +# --- LICENSES/BSD-3-Clause.txt +# +++ LICENSES/BSD-3-Clause.txt +# @@ -1,4 +1,4 @@ +# -Copyright (c) . +# +Copyright (c) . +# +# Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: +# +# +# + SUMMARY = "Linux man-pages" DESCRIPTION = "The Linux man-pages project documents the Linux kernel and C library interfaces that are employed by user programs" SECTION = "console/utils" HOMEPAGE = "http://www.kernel.org/pub/linux/docs/man-pages" LICENSE = "GPL-2.0-or-later & GPL-2.0-only & GPL-1.0-or-later & BSD-2-Clause & BSD-3-Clause & BSD-4-Clause & MIT" -LIC_FILES_CHKSUM = "file://README;md5=cbd51cd3dd298230df8ddd4637e65c37 \ - file://LICENSES/BSD-2-Clause.txt;md5=d0f280d1058e77e66264a9b9e10e6c89 \ - file://LICENSES/BSD-3-Clause.txt;md5=71f739ef75581cae312e8c711bcdab16 \ +LIC_FILES_CHKSUM = "file://README;md5=72cff06b7954222c24d38bc2c41b234e \ + file://LICENSES/BSD-2-Clause.txt;md5=9e16594a228301089d759b4f178db91f \ + file://LICENSES/BSD-3-Clause.txt;md5=407426fcc1a243b7b2eff6e35c56aca9 \ file://LICENSES/BSD-4-Clause-UC.txt;md5=1da3cf8ad50cd8d5d1de3cfc53196d01 \ file://LICENSES/GPL-1.0-or-later.txt;md5=e5b7c80002ef72ab868b43ce47b65125 \ file://LICENSES/GPL-2.0-only.txt;md5=3d26203303a722dedc6bf909d95ba815 \ @@ -16,7 +117,7 @@ LIC_FILES_CHKSUM = "file://README;md5=cbd51cd3dd298230df8ddd4637e65c37 \ " SRC_URI = "${KERNELORG_MIRROR}/linux/docs/${BPN}/${BP}.tar.gz" -SRC_URI[sha256sum] = "b2dd44ca0342b50923291f06bdba38c42438e10c04843ce1f731cf3f50631e0a" +SRC_URI[sha256sum] = "006906e7be81a71c2d347809597bcb91485fa7fa488acdaa79e681ddfa894568" inherit manpages