GNU bug report logs - #67792
txr: certain string substitution in recipe obsolete.

Previous Next

Package: guix;

Reported by: Kaz Kylheku <kaz <at> kylheku.com>

Date: Tue, 12 Dec 2023 05:38:02 UTC

Severity: normal

Done: Guillaume Le Vaillant <glv <at> posteo.net>

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 67792 in the body.
You can then email your comments to 67792 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 bug-guix <at> gnu.org:
bug#67792; Package guix. (Tue, 12 Dec 2023 05:38:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Kaz Kylheku <kaz <at> kylheku.com>:
New bug report received and forwarded. Copy sent to bug-guix <at> gnu.org. (Tue, 12 Dec 2023 05:38:02 GMT) Full text and rfc822 format available.

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

From: Kaz Kylheku <kaz <at> kylheku.com>
To: bug-guix <at> gnu.org
Subject: txr: certain string substitution in recipe obsolete.
Date: Mon, 11 Dec 2023 21:36:53 -0800
Hi, 

In the recipe for txr (in gnu/packages/lisp.scm), this is not
needed any more:

                   (substitute* "genman.txr"
                     ;; Exit from genman.txr before it tries to write to
                     ;; stdlib/doc-syms.tl, which is anyway kept up to date
                     ;; with each release (and is already compiled to
                     ;; stdlib/doc-syms.tlo when genman.txr is run).
                     (("^@\\(output \"stdlib/doc-syms\\.tl\"\\).*" line)
                      (string-append "@(do (exit))\n" line)))))

The doc doc-syms mechanism was removed in 292, so the pattern will not
match.

Cheers ...




Reply sent to Guillaume Le Vaillant <glv <at> posteo.net>:
You have taken responsibility. (Thu, 14 Dec 2023 12:24:03 GMT) Full text and rfc822 format available.

Notification sent to Kaz Kylheku <kaz <at> kylheku.com>:
bug acknowledged by developer. (Thu, 14 Dec 2023 12:24:03 GMT) Full text and rfc822 format available.

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

From: Guillaume Le Vaillant <glv <at> posteo.net>
To: Kaz Kylheku <kaz <at> kylheku.com>
Cc: 67792-done <at> debbugs.gnu.org
Subject: Re: bug#67792: txr: certain string substitution in recipe obsolete.
Date: Thu, 14 Dec 2023 09:53:48 +0000
[Message part 1 (text/plain, inline)]
Fixed in ac61e9705fb8c450c6cd0c1731fbb1b909c1f944.
Thanks.
[signature.asc (application/pgp-signature, inline)]

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Fri, 12 Jan 2024 12:24:10 GMT) Full text and rfc822 format available.

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

Previous Next


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