From: Marius Bakke <mbakke@fastmail.com>
To: Christopher Baines <mail@cbaines.net>, 40488-done@debbugs.gnu.org
Subject: bug#40488: Finance packages broken in recent Guix: error: beancount: unbound variable
Date: Tue, 07 Apr 2020 18:48:27 +0200 [thread overview]
Message-ID: <87imibmeck.fsf@devup.no> (raw)
In-Reply-To: <87wo6r5lrc.fsf@cbaines.net>
[-- Attachment #1: Type: text/plain, Size: 759 bytes --]
Christopher Baines <mail@cbaines.net> writes:
> → guix describe
> Generation 181 Apr 07 2020 16:55:29 (current)
> guix 1e96e6a
> repository URL: https://git.savannah.gnu.org/git/guix.git
> branch: master
> commit: 1e96e6ac8bc0285cc2adfac4ac29b538b84d5dfc
>
> → guix build ledger
> Backtrace:
> 1 (primitive-load "/home/chris/.config/guix/current/bin/g…")
> In guix/ui.scm:
> 1936:12 0 (run-guix-command _ . _)
>
> guix/ui.scm:1936:12: In procedure run-guix-command:
> error: beancount: unbound variable
This is because of cross-module inheritance, which is not safe because
'beancount' may not be evaluated by the time 'emacs-beancount' is.
Fixed in 805d70214a1b22da70a7545cb1eb49bb5d7484d8, thanks!
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 487 bytes --]
next prev parent reply other threads:[~2020-04-07 16:49 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-04-07 16:00 bug#40488: Finance packages broken in recent Guix: error: beancount: unbound variable Christopher Baines
2020-04-07 16:48 ` Marius Bakke [this message]
2020-04-07 17:43 ` Christopher Baines
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87imibmeck.fsf@devup.no \
--to=mbakke@fastmail.com \
--cc=40488-done@debbugs.gnu.org \
--cc=mail@cbaines.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.