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>

To reply to this bug, email your comments to 70343 AT debbugs.gnu.org.
There is no need to reopen the bug first.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to leo <at> famulari.name, me <at> tobias.gr, w <at> wmeyer.eu, guix-patches <at> gnu.org:
bug#70343; Package guix-patches. (Thu, 11 Apr 2024 19:14:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Leo Famulari <leo <at> famulari.name>:
New bug report received and forwarded. Copy sent to leo <at> famulari.name, me <at> tobias.gr, w <at> wmeyer.eu, guix-patches <at> gnu.org. (Thu, 11 Apr 2024 19:14:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

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





Information forwarded to guix-patches <at> gnu.org:
bug#70343; Package guix-patches. (Thu, 11 Apr 2024 21:02:03 GMT) Full text and rfc822 format available.

Message #8 received at 70343 <at> debbugs.gnu.org (full text, mbox):

From: Wilko Meyer <w <at> wmeyer.eu>
To: 70343 <at> debbugs.gnu.org
Subject: [PATCH] gnu: linux-libre-documentation: Fix the build for
 linux-libre 6.8.4.
Date: Thu, 11 Apr 2024 22:50:13 +0200
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.

-- 
Kind regards,

Wilko Meyer
w <at> wmeyer.eu




Reply sent to Maxim Cournoyer <maxim.cournoyer <at> gmail.com>:
You have taken responsibility. (Fri, 12 Apr 2024 18:38:01 GMT) Full text and rfc822 format available.

Notification sent to Leo Famulari <leo <at> famulari.name>:
bug acknowledged by developer. (Fri, 12 Apr 2024 18:38:02 GMT) Full text and rfc822 format available.

Message #13 received at 70343-done <at> debbugs.gnu.org (full text, mbox):

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




Information forwarded to guix-patches <at> gnu.org:
bug#70343; Package guix-patches. (Sat, 13 Apr 2024 00:08:03 GMT) Full text and rfc822 format available.

Message #16 received at 70343-done <at> debbugs.gnu.org (full text, mbox):

From: Leo Famulari <leo <at> famulari.name>
To: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
Cc: Wilko Meyer <w <at> wmeyer.eu>, 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 20:07:32 -0400
On Fri, Apr 12, 2024 at 02:37:21PM -0400, Maxim Cournoyer wrote:
> Wilko Meyer <w <at> wmeyer.eu> writes:
> > 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.

Yeah, very rare. And thanks for showing me 'git log -L'. Never seen that
before.

> 
> Applied to master, thanks!  Closing.

Thanks for that!




This bug report was last modified 21 days ago.

Previous Next


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