bug#38715: Issue with guile-email: unbound variable

2020-12-06 Thread Ricardo Wurmus
Ricardo Wurmus writes: > Christopher Baines 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

bug#38715: Issue with guile-email: unbound variable

2019-12-26 Thread Ricardo Wurmus
Christopher Baines 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<---c

bug#38715: Issue with guile-email: unbound variable

2019-12-26 Thread Ludovic Courtès
Hi Chris, Christopher Baines skribis: > Jelle Licht writes: [...] >> I do not think it was that commit, as I found the offending commit: >> c7b2b539802eaa3f969e212c98eb671a1a75e9f3 >> >> This is the commit that adds mumimu to gnu/packages/mail.scm, as well as >> to the inputs of mumi. Reverti

bug#38715: Issue with guile-email: unbound variable

2019-12-26 Thread Christopher Baines
Jelle Licht writes: > Arun Isaac writes: > >>> My best guess is that this has something to do with a circular >>> reference between guile modules, but I am not certain on how to easily >>> debug (and fix) this. >> >> I updated the guile-email package two days ago. I hope that is not what >> int

bug#38715: Issue with guile-email: unbound variable

2019-12-23 Thread Jelle Licht
Arun Isaac writes: >> My best guess is that this has something to do with a circular >> reference between guile modules, but I am not certain on how to easily >> debug (and fix) this. > > I updated the guile-email package two days ago. I hope that is not what > introduced this problem, and I don'

bug#38715: Issue with guile-email: unbound variable

2019-12-22 Thread Arun Isaac
> My best guess is that this has something to do with a circular > reference between guile modules, but I am not certain on how to easily > debug (and fix) this. I updated the guile-email package two days ago. I hope that is not what introduced this problem, and I don't see how it could have. Eve

bug#38715: Issue with guile-email: unbound variable

2019-12-22 Thread Tobias Geerinckx-Rice via Bug reports for GNU Guix
Jelle, Jelle Licht 写道: Hey guix, Pretty recently, it seems something weird is happening when playing with guix on the REPL. On master, 5a947e118fb72b8fb1fd0c8d0b783fc7cde0c461: --8<---cut here---start->8--- $ guix repl (use-modules (gnu packages gnupg)

bug#38715: Issue with guile-email: unbound variable

2019-12-22 Thread Jelle Licht
Hey guix, Pretty recently, it seems something weird is happening when playing with guix on the REPL. On master, 5a947e118fb72b8fb1fd0c8d0b783fc7cde0c461: --8<---cut here---start->8--- $ guix repl > (use-modules (gnu packages gnupg)) While compiling expression: