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.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: paul <goodoldpaul <at> autistici.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#73454: closed (mix-build-system does not support git-version
 output)
Date: Sun, 13 Oct 2024 22:20:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Mon, 14 Oct 2024 00:09:39 +0200
with message-id <145b64dd-6717-4009-bd08-f679766fdfbe <at> autistici.org>
and subject line Close
has caused the debbugs.gnu.org bug report #73454,
regarding mix-build-system does not support git-version output
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
73454: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=73454
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
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 3 (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 4 (text/html, inline)]
[Message part 5 (message/rfc822, inline)]
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



This bug report was last modified 221 days ago.

Previous Next


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