help-guix
[Top][All Lists]
Advanced

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

Re: emacs-guix error


From: Ricardo Wurmus
Subject: Re: emacs-guix error
Date: Sat, 26 Jan 2019 22:25:44 +0100
User-agent: mu4e 1.0; emacs 26.1

Maxim Cournoyer <address@hidden> writes:

> Hello,
>
> Yoshinori Arai <address@hidden> writes:
>
>> On Fri, Jan 25, 2019 at 08:48:21PM +0300, Alex Kost wrote:
>>  
>>> Hello, do you use Guix on a foreign system (not GuixSD)?  If so, please
>>> look at:
>>> 
>>>   https://github.com/alezost/guix.el#important-note-for-non-guixsd-users
>>> 
>>> Try the workaround described there and let me know if it works or not.
>>> 
>>> -- 
>>> Alex
>>
>> Hello, I use both, foreign system and GuixSD. There is problem on GuixSD.
>> I followed the link you pointed but I can't recover. 
>
> I'm also experiencing the problem reported earlier:
>
> --8<---------------cut here---------------start------------->8---
> ,m (emacs-guix)
> scheme@(emacs-guix)> (process-package-actions 
> "/var/guix/profiles/per-user/mcournoyer/guix-profile" #:install '((62110912 
> "out")) #:upgrade '() #:remove '() #:use-substitutes? #t #:dry-run? #f)
> The process begins ...
> ERROR: Wrong type to apply: #<syntax-transformer nix-server-version>
>
> Entering a new prompt.  Type `,bt' for a backtrace or `,q' to continue.
> scheme@(emacs-guix) [1]> ,bt
> In emacs-guix/actions.scm:
>     118:8  1 (process-package-actions 
> "/var/guix/profiles/per-user/mcournoyer/guix-profile" #:install _ #:upgrade _ 
> #:remove _ #:use-substitutes? _ # _)
> In unknown file:
>            0 (_ #<store-connection 256.99 24c73c0>)
> scheme@(emacs-guix) [1]>
> --8<---------------cut here---------------end--------------->8---
>
> Maybe a system reconfigure (daemon update) would fix it -- I haven't
> tried it yet.

Are you using Guix from a git checkout?  In that case you’ll need to
recompile as there has been an ABI change.

-- 
Ricardo




reply via email to

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