GNU bug report logs - #38715
Issue with guile-email: unbound variable

Previous Next

Package: guix;

Reported by: Jelle Licht <jlicht <at> fsfe.org>

Date: Mon, 23 Dec 2019 03:21:01 UTC

Severity: normal

Done: Ricardo Wurmus <rekado <at> elephly.net>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Ricardo Wurmus <rekado <at> elephly.net>
To: Christopher Baines <mail <at> cbaines.net>
Cc: jlicht <at> fsfe.org, 38715 <at> debbugs.gnu.org
Subject: bug#38715: Issue with guile-email: unbound variable
Date: Thu, 26 Dec 2019 21:03:49 +0100
Christopher Baines <mail <at> cbaines.net> writes:

>> Could it be that the reference to guile-email in the version field of
>> mumimu created this issue?
>> --8<---------------cut here---------------start------------->8---
>> (version (git-version (package-version guile-email) revision commit))
>> --8<---------------cut here---------------end--------------->8---
>
> I also spotted this. It looks to me sort of like a copy/paste error, I'm
> not sure why this variant of mu would take the version of the
> guile-email package.

This is a copy/paste error.  The origin of this expression is the
guix.scm file of mumi.  Ludo then wrote a mumi service and copied the
definition of mumimu from that guix.scm file.

(package-version guile-email) is obviously wrong.  It should have been
(package-version mu), because mumimu is a fork of mu.

--
Ricardo





This bug report was last modified 4 years and 171 days ago.

Previous Next


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