guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#36906: [PATCH 0/2] gnu: Add emacs-mu4e-jump-to-list and emacs-mu4e-p


From: Ludovic Courtès
Subject: bug#36906: [PATCH 0/2] gnu: Add emacs-mu4e-jump-to-list and emacs-mu4e-patch.
Date: Thu, 22 Aug 2019 17:57:32 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.2 (gnu/linux)

Hello Pierre,

Pierre Langlois <address@hidden> skribis:

> Here are a couple of new packages that extend mu4e, notably, mu4e-patch
> makes emails with patches look nice :-).

Neat, applied both!

> As a side-note, I wasn't able to run `guix lint`:
>
> ~~~
> $ ./pre-inst-env guix lint emacs-mu4e-patch
> Backtrace:macs-mu4e-patch@0.1.0-1.522da46 [refresh]...
>            9 (apply-smob/1 #<catch-closure 1cab900>)
> In ice-9/boot-9.scm:
>     705:2  8 (call-with-prompt _ _ #<procedure default-prompt-handle…>)
> In ice-9/eval.scm:
>     619:8  7 (_ #(#(#<directory (guile-user) 1d36140>)))
> In guix/ui.scm:
>   1692:12  6 (run-guix-command _ . _)
> In srfi/srfi-1.scm:
>     640:9  5 (for-each #<procedure 21938a0 at guix/scripts/lint.scm…> …)
> In guix/scripts/lint.scm:
>      57:4  4 (run-checkers _ _)
> In srfi/srfi-1.scm:
>     640:9  3 (for-each #<procedure 4003e60 at guix/scripts/lint.scm…> …)
> In guix/scripts/lint.scm:
>     64:17  2 (_ _)
> In guix/lint.scm:
>    1010:2  1 (check-for-updates #<package emacs-mu4e-patch@0.1.0-1.5…>)
> In ice-9/boot-9.scm:
>     829:9  0 (catch srfi-34 #<procedure 6c89570 at guix/lint.scm:93…> …)
>
> ice-9/boot-9.scm:829:9: In procedure catch:
> Wrong type (expecting array): ()
> ~~~
>
> Does this ring any bells?

Yes: you’re running guile-json@1 whereas Guix now requires guile-json@3.

Thanks,
Ludo’.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]