GNU bug report logs - #73454
mix-build-system does not support git-version output

Previous Next

Package: guix;

Reported by: paul <goodoldpaul <at> autistici.org>

Date: Tue, 24 Sep 2024 16:41:02 UTC

Severity: normal

Done: paul <goodoldpaul <at> autistici.org>

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 73454 in the body.
You can then email your comments to 73454 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#73454; Package guix. (Tue, 24 Sep 2024 16:41:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to paul <goodoldpaul <at> autistici.org>:
New bug report received and forwarded. Copy sent to bug-guix <at> gnu.org. (Tue, 24 Sep 2024 16:41:02 GMT) Full text and rfc822 format available.

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

From: paul <goodoldpaul <at> autistici.org>
To: bug-guix <at> gnu.org
Subject: mix-build-system does not support git-version output
Date: Tue, 24 Sep 2024 18:14:52 +0200
[Message part 1 (text/plain, inline)]
Dear Guix,

consider the following procedure invokation:

scheme@(guile-user)> (package-name->elixir-name "elixir-a-pkg-1.2.3")
$1 = "a_pkg"

This is the behaviour manifested when the procedure is called with a 
version created with the git-version procedure from (guix git-download):

scheme@(guile-user)> (package-name->elixir-name "a_pkg-0.0.0-0.e51e36e")
$1 = "a_pkg_0.0.0

while the expected behaviour would be:

scheme@(guile-user)> (package-name->elixir-name "a_pkg-0.0.0-0.e51e36e")
$1 = "a_pkg"

I'm sending a patch addressing this, thank you for your work!
[Message part 2 (text/html, inline)]

Reply sent to paul <goodoldpaul <at> autistici.org>:
You have taken responsibility. (Sun, 13 Oct 2024 22:20:02 GMT) Full text and rfc822 format available.

Notification sent to paul <goodoldpaul <at> autistici.org>:
bug acknowledged by developer. (Sun, 13 Oct 2024 22:20:02 GMT) Full text and rfc822 format available.

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

From: paul <goodoldpaul <at> autistici.org>
To: 73454-done <at> debbugs.gnu.org
Subject: Close
Date: Mon, 14 Oct 2024 00:09:39 +0200
Fixed by 9a966bace1ce6a038ab580fe9103afa588101449





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

This bug report was last modified 220 days ago.

Previous Next


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