diff mbox series

[AUH] man-pages: upgrading to 6.06 FAILED

Message ID 0101018dadd3a635-66bc98da-db5d-4830-8d01-76d2fca8133e-000000@us-west-2.amazonses.com
State New
Headers show
Series [AUH] man-pages: upgrading to 6.06 FAILED | expand

Commit Message

auh@yoctoproject.org Feb. 15, 2024, 5:32 p.m. UTC
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 <auh@yoctoproject.org>
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 mbox series

Patch

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 <INSTALL> file, and run
+#         'make help'.
+#  
+#     lsm
+#         Linux software map.  See also <https://lsm.qqx.org/>.
+# -
+# -   .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
+# -       <https://mirrors.edge.kernel.org/pub/linux/docs/man-pages/>
+# +   Distribution
+# +       <https://kernel.org/pub/linux/docs/man-pages/>
+# +       <https://www.alejandro-colomar.es/share/dist/man-pages/>
+#  
+#     Git
+# -       <git://git.kernel.org/pub/scm/docs/man-pages/man-pages.git>
+#         <https://git.kernel.org/pub/scm/docs/man-pages/man-pages.git/>
+# -
+# -       A secondary git(1) repository can be found at:
+# -       <git://www.alejandro-colomar.es/src/alx/linux/man-pages/man-pages.git>
+# -       <http://www.alejandro-colomar.es/src/alx/linux/man-pages/man-pages.git/>
+# +       <https://www.alejandro-colomar.es/src/alx/linux/man-pages/man-pages.git/>
+#  
+#     Online man-pages
+#         PDF
+# -             <https://mirrors.edge.kernel.org/pub/linux/docs/man-pages/book/>
+# +             <https://kernel.org/pub/linux/docs/man-pages/book/>
+# +             <https://www.alejandro-colomar.es/share/dist/man-pages/>
+# +       HTML
+# +             <https://man7.org/linux/man-pages/index.html>
+#  
+#  History
+#     Tarballs
+# @@ -83,7 +81,7 @@
+#         <https://www.win.tue.nl/~aeb/ftpdocs/linux-local/manpages.archive/>
+#  
+#     Maintainers
+# -       Alejandro Colomar <alx@kernel.org> <http://www.alejandro-colomar.es/>
+# +       Alejandro Colomar <alx@kernel.org> <https://www.alejandro-colomar.es/>
+#               2020 - present (5.09 - HEAD)
+#         Michael Kerrisk <mtk.manpages@gmail.com> <https://man7.org/>
+#               2004 - 2021    (2.00 - 5.13)
+# @@ -107,7 +105,7 @@
+#         man-pages(7)
+#  
+#     Website
+# -       <http://www.kernel.org/doc/man-pages/index.html>.
+# +       <https://www.kernel.org/doc/man-pages/index.html>.
+#  
+#     Downstream packages
+#         Arch man-pages
+# --- LICENSES/BSD-2-Clause.txt
+# +++ LICENSES/BSD-2-Clause.txt
+# @@ -1,4 +1,4 @@
+# -Copyright (c) <year> <owner> 
+# +Copyright (c) <year> <owner>
+#  
+#  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) <year> <owner>. 
+# +Copyright (c) <year> <owner>.
+#  
+#  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