GNU bug report logs - #70343
[PATCH] gnu: linux-libre-documentation: Fix the build for linux-libre 6.8.4.

Previous Next

Package: guix-patches;

Reported by: Leo Famulari <leo <at> famulari.name>

Date: Thu, 11 Apr 2024 19:14:02 UTC

Severity: normal

Tags: patch

Done: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#70343: closed ([PATCH] gnu: linux-libre-documentation: Fix
 the build for linux-libre 6.8.4.)
Date: Fri, 12 Apr 2024 18:38:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Fri, 12 Apr 2024 14:37:21 -0400
with message-id <87bk6epgv2.fsf <at> gmail.com>
and subject line Re: [bug#70343] [PATCH] gnu: linux-libre-documentation: Fix the build for linux-libre 6.8.4.
has caused the debbugs.gnu.org bug report #70343,
regarding [PATCH] gnu: linux-libre-documentation: Fix the build for linux-libre 6.8.4.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
70343: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=70343
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Leo Famulari <leo <at> famulari.name>
To: guix-patches <at> gnu.org
Cc: Tomas Volf <~@wolfsden.cz>
Subject: [PATCH] gnu: linux-libre-documentation: Fix the build for linux-libre
 6.8.4.
Date: Thu, 11 Apr 2024 15:13:24 -0400
Fixes <https://issues.guix.gnu.org/issue/70324>.

* gnu/packages/linux.scm (linux-libre-documentation)[native-inputs]: Add
python-pyyaml.

Reported-by: Tomas Volf <~@wolfsden.cz>
Change-Id: I11aa9e262ffe8ab29816ce4868d73707ecdbdc5e
---
 gnu/packages/linux.scm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
index c66fd80d38..9bc783e0d0 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -2093,6 +2093,7 @@ (define-public linux-libre-documentation
            perl
            python
            python-sphinx
+           python-pyyaml
            texinfo
            which))
     (synopsis "Documentation for the kernel Linux-Libre")

base-commit: 4e7337536ba41e888a601c92fada8a4adca9d2c6
-- 
2.41.0



[Message part 3 (message/rfc822, inline)]
From: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
To: Wilko Meyer <w <at> wmeyer.eu>, Leo Famulari <leo <at> famulari.name>
Cc: 70343-done <at> debbugs.gnu.org
Subject: Re: [bug#70343] [PATCH] gnu: linux-libre-documentation: Fix the
 build for linux-libre 6.8.4.
Date: Fri, 12 Apr 2024 14:37:21 -0400
Hi,

Wilko Meyer <w <at> wmeyer.eu> writes:

> Hi Leo,
>
> thanks for this! Saw the issue #70324 earlier this day, if I read git
> log -L :linux-libre-documentation:linux.scm right it's a pretty rare
> occasion that the inputs of the documentation package change; so I guess
> breakage caused by missing inputs rarely if ever happen.

Applied to master, thanks!  Closing.

-- 
Thanks,
Maxim


This bug report was last modified 1 year and 100 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.