GNU bug report logs - #62330
[PATCH core-updates] gnu: git: Fix missing native-inputs after commit a973e1484d.

Previous Next

Package: guix-patches;

Reported by: Kaelyn Takata <kaelyn.alexi <at> protonmail.com>

Date: Tue, 21 Mar 2023 13:00:02 UTC

Severity: normal

Tags: patch

Done: Andreas Enge <andreas <at> enge.fr>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 62330 in the body.
You can then email your comments to 62330 AT debbugs.gnu.org in the normal way.

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

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


Report forwarded to guix-patches <at> gnu.org:
bug#62330; Package guix-patches. (Tue, 21 Mar 2023 13:00:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Kaelyn Takata <kaelyn.alexi <at> protonmail.com>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Tue, 21 Mar 2023 13:00:02 GMT) Full text and rfc822 format available.

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

From: Kaelyn Takata <kaelyn.alexi <at> protonmail.com>
To: guix-patches <at> gnu.org
Cc: andreas <at> enge.fr, Kaelyn Takata <kaelyn.alexi <at> protonmail.com>
Subject: [PATCH core-updates] gnu: git: Fix missing native-inputs after commit
 a973e1484d.
Date: Tue, 21 Mar 2023 12:59:08 +0000
* gnu/packages/version-control.scm (git)[native-inputs]: Restore
native-inputs to what they were prior to the merge commit a973e1484d.
---
 gnu/packages/version-control.scm | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/version-control.scm b/gnu/packages/version-control.scm
index dd5692527d..c9fb66c8c9 100644
--- a/gnu/packages/version-control.scm
+++ b/gnu/packages/version-control.scm
@@ -255,9 +255,12 @@ (define-public git
             "09cva868qb4705s884dzvbwkm78jlw4q8m6xj7nd7cwxy2i2ff8b"))))
       ;; For subtree documentation.
       ("asciidoc" ,asciidoc)
+      ("docbook2x" ,docbook2x)
       ("docbook-xsl" ,docbook-xsl)
-      ("xmlto" ,xmlto)
-      ("pkg-config" ,pkg-config)))
+      ("libxslt" ,libxslt)
+      ("pkg-config" ,pkg-config)
+      ("texinfo" ,texinfo)
+      ("xmlto" ,xmlto)))
    (inputs
     `(("curl" ,curl)
       ("expat" ,expat)

base-commit: a973e1484d46e4b144c0f7852ad4d19c7a877664
--
2.39.1






Reply sent to Andreas Enge <andreas <at> enge.fr>:
You have taken responsibility. (Tue, 21 Mar 2023 14:34:02 GMT) Full text and rfc822 format available.

Notification sent to Kaelyn Takata <kaelyn.alexi <at> protonmail.com>:
bug acknowledged by developer. (Tue, 21 Mar 2023 14:34:02 GMT) Full text and rfc822 format available.

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

From: Andreas Enge <andreas <at> enge.fr>
To: Kaelyn Takata <kaelyn.alexi <at> protonmail.com>
Cc: 62330-done <at> debbugs.gnu.org
Subject: Re: [PATCH core-updates] gnu: git: Fix missing native-inputs after
 commit a973e1484d.
Date: Tue, 21 Mar 2023 15:33:00 +0100
Am Tue, Mar 21, 2023 at 12:59:08PM +0000 schrieb Kaelyn Takata:
> * gnu/packages/version-control.scm (git)[native-inputs]: Restore
> native-inputs to what they were prior to the merge commit a973e1484d.

This is becoming a habit! Pushed, thanks!

Andreas





bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Wed, 19 Apr 2023 11:24:11 GMT) Full text and rfc822 format available.

This bug report was last modified 2 years and 25 days ago.

Previous Next


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