* [bug#70300] [PATCH] gnu: linux-libre-documentation: Fix build. @ 2024-04-09 7:11 Gabriel Wicki 2024-04-09 16:08 ` Christopher Baines 0 siblings, 1 reply; 4+ messages in thread From: Gabriel Wicki @ 2024-04-09 7:11 UTC (permalink / raw) To: 70300 From a3e4499485bf62cdd53672153349ccd1cd3b2a51 Mon Sep 17 00:00:00 2001 Message-ID: <a3e4499485bf62cdd53672153349ccd1cd3b2a51.1712646614.git.gabriel@erlikon.ch> From: Gabriel Wicki <gabriel@erlikon.ch> Date: Tue, 9 Apr 2024 09:06:48 +0200 Subject: [PATCH] gnu: linux-libre-documentation: Fix build. * gnu/packages/linux.scm (linux-libre-documentation): Add python-pyyaml to native-inputs. Change-Id: Ida23c6b278ac2e95b7f4db5da1e2a80ca65dd5fb --- 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: 51de844a0ff6ea224367a384092896bce6848b9f -- 2.41.0 ^ permalink raw reply related [flat|nested] 4+ messages in thread
* [bug#70300] [PATCH] gnu: linux-libre-documentation: Fix build. 2024-04-09 7:11 [bug#70300] [PATCH] gnu: linux-libre-documentation: Fix build Gabriel Wicki @ 2024-04-09 16:08 ` Christopher Baines 2024-04-09 16:53 ` Gabriel Wicki 2024-04-15 11:39 ` Gabriel Wicki 0 siblings, 2 replies; 4+ messages in thread From: Christopher Baines @ 2024-04-09 16:08 UTC (permalink / raw) To: Gabriel Wicki; +Cc: 70300 [-- Attachment #1: Type: text/plain, Size: 747 bytes --] Gabriel Wicki <gabriel@erlikon.ch> writes: > From a3e4499485bf62cdd53672153349ccd1cd3b2a51 Mon Sep 17 00:00:00 2001 > Message-ID: <a3e4499485bf62cdd53672153349ccd1cd3b2a51.1712646614.git.gabriel@erlikon.ch> > From: Gabriel Wicki <gabriel@erlikon.ch> > Date: Tue, 9 Apr 2024 09:06:48 +0200 > Subject: [PATCH] gnu: linux-libre-documentation: Fix build. > > * gnu/packages/linux.scm (linux-libre-documentation): Add python-pyyaml to > native-inputs. > > Change-Id: Ida23c6b278ac2e95b7f4db5da1e2a80ca65dd5fb > --- > gnu/packages/linux.scm | 1 + > 1 file changed, 1 insertion(+) According to QA, linux-libre-documentation builds successfully on all systems it's testing. Do you have more information about the failure you've seen? Thanks, Chris [-- Attachment #2: signature.asc --] [-- Type: application/pgp-signature, Size: 987 bytes --] ^ permalink raw reply [flat|nested] 4+ messages in thread
* [bug#70300] [PATCH] gnu: linux-libre-documentation: Fix build. 2024-04-09 16:08 ` Christopher Baines @ 2024-04-09 16:53 ` Gabriel Wicki 2024-04-15 11:39 ` Gabriel Wicki 1 sibling, 0 replies; 4+ messages in thread From: Gabriel Wicki @ 2024-04-09 16:53 UTC (permalink / raw) To: Christopher Baines; +Cc: 70300 Hi That's kinda odd! My build host seems to be down right now so I can't retrieve the logs right now, but 6.8.4 failed to build this morning (this linux-libre version was pushed to master only a few hours ago). The build job has not yet arrived on CI. If I didn't dream it all you can confirm the build failure with a `guix build linux-libre-documentation` from a recent checkout ;) Thanks for looking, your weary but curious GNU time traveller gabber ^ permalink raw reply [flat|nested] 4+ messages in thread
* [bug#70300] [PATCH] gnu: linux-libre-documentation: Fix build. 2024-04-09 16:08 ` Christopher Baines 2024-04-09 16:53 ` Gabriel Wicki @ 2024-04-15 11:39 ` Gabriel Wicki 1 sibling, 0 replies; 4+ messages in thread From: Gabriel Wicki @ 2024-04-15 11:39 UTC (permalink / raw) To: 70300; +Cc: mail close 70300 thanks A duplicate of this report has been filed under #70343. The issue has been fixed with commit cc38699cf0cfd804a43ca1b6c8602cfc84e06117. ^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2024-04-15 11:41 UTC | newest] Thread overview: 4+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2024-04-09 7:11 [bug#70300] [PATCH] gnu: linux-libre-documentation: Fix build Gabriel Wicki 2024-04-09 16:08 ` Christopher Baines 2024-04-09 16:53 ` Gabriel Wicki 2024-04-15 11:39 ` Gabriel Wicki
Code repositories for project(s) associated with this public inbox https://git.savannah.gnu.org/cgit/guix.git This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox; as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).