From mboxrd@z Thu Jan 1 00:00:00 1970 From: "brettg@posteo.net" Subject: Re: emacs-guix error Date: Sun, 27 Jan 2019 19:30:34 -0600 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="--_com.lge.email_3636870569568910" Return-path: Received: from eggs.gnu.org ([209.51.188.92]:40031) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gnvlQ-0008ME-D2 for help-guix@gnu.org; Sun, 27 Jan 2019 20:31:05 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gnvlP-0008Bk-6U for help-guix@gnu.org; Sun, 27 Jan 2019 20:31:04 -0500 Received: from mout02.posteo.de ([185.67.36.66]:47429) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1gnvlL-0007zi-1x for help-guix@gnu.org; Sun, 27 Jan 2019 20:31:01 -0500 Received: from submission (posteo.de [89.146.220.130]) by mout02.posteo.de (Postfix) with ESMTPS id A33A92400FB for ; Mon, 28 Jan 2019 02:30:40 +0100 (CET) List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane.org@gnu.org Sender: "Help-Guix" To: Ricardo Wurmus , Maxim Cournoyer Cc: Alex Kost , help-guix ----_com.lge.email_3636870569568910 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable I get this error on running guix pull. Sent from my Sprint Phone. ------ Original message------From: Ricardo WurmusDate: Sat, Jan 26, 2019 = 3:26 PMTo: Maxim Cournoyer;Cc: Alex Kost;help-guix;Subject:Re: emacs-guix= error Maxim Cournoyer writes: > Hello, > > Yoshinori Arai writes: > >> On Fri, Jan 25, 2019 at 08:48:21PM +0300, Alex Kost wrote: >> =20 >>> Hello, do you use Guix on a foreign system (not GuixSD)? If so, plea= se >>> look at: >>>=20 >>> https://github.com/alezost/guix.el#important-note-for-non-guixsd-us= ers >>>=20 >>> Try the workaround described there and let me know if it works or not= . >>>=20 >>> --=20 >>> Alex >> >> Hello, I use both, foreign system and GuixSD. There is problem on Guix= SD. >> I followed the link you pointed but I can't recover.=20 > > 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-u= ser/mcournoyer/guix-profile" #:install '((62110912 "out")) #:upgrade '() = #:remove '() #:use-substitutes? #t #:dry-run? #f) > The process begins ... > ERROR: Wrong type to apply: # > > 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/mcou= rnoyer/guix-profile" #:install _ #:upgrade _ #:remove _ #:use-substitutes= ? _ # _) > In unknown file: > 0 (_ #) > 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=E2=80=99ll need= to recompile as there has been an ABI change. --=20 Ricardo ----_com.lge.email_3636870569568910 Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: quoted-printable
I get this error on= running guix pull.

Sent from my Sprint Phone.
=

------ Original message= ------
From: Ricardo Wurmus
Date: Sat, Jan 26= , 2019 3:26 PM
To: Maxim Cournoyer;
Cc: Alex Kost;help-guix;
Subject:Re: emacs-guix error

=
Maxim Cournoyer  writes:

> Hello,
>
> Yoshinori Arai  writes:
>
>> On Fri, Jan 25, 2019 at 08:48:21PM +0300, Alex Kost wrote:
>> =20
>>> Hello, do you use Guix on a foreign system (not GuixSD)?  If=
 so, please
>>> look at:
>>>=20
>>>   https://github.com/alezost/guix.el#important-not=
e-for-non-guixsd-users
>>>=20
>>> Try the workaround described there and let me know if it wor=
ks or not.
>>>=20
>>> --=20
>>> Alex
>>
>> Hello, I use both, foreign system and GuixSD. There is problem o=
n GuixSD.
>> I followed the link you pointed but I can't recover.=20
>
> 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: #
>
> Entering a new prompt.  Type `,bt' for a backtrace or `,q' to contin=
ue.
> scheme@(emacs-guix) [1]> ,bt
> In emacs-guix/actions.scm:
>     118:8  1 (process-package-actions "/var/guix/profiles/per-user/m=
cournoyer/guix-profile" #:install _ #:upgrade _ #:remove _ #:use-substitu=
tes? _ # _)
> In unknown file:
>            0 (_ #)
> 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=E2=80=99ll need=
 to
recompile as there has been an ABI change.

--=20
Ricardo


----_com.lge.email_3636870569568910--