From mboxrd@z Thu Jan 1 00:00:00 1970 From: brettg@posteo.net Subject: Re: emacs-guix error Date: Mon, 28 Jan 2019 02:39:00 +0100 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([209.51.188.92]:41079) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gnvtB-0001Z3-Ar for help-guix@gnu.org; Sun, 27 Jan 2019 20:39:06 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gnvtA-0003jp-DE for help-guix@gnu.org; Sun, 27 Jan 2019 20:39:05 -0500 Received: from mout01.posteo.de ([185.67.36.65]:53459) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1gnvt9-0003j9-Hx for help-guix@gnu.org; Sun, 27 Jan 2019 20:39:04 -0500 Received: from submission (posteo.de [89.146.220.130]) by mout01.posteo.de (Postfix) with ESMTPS id C2FAD160061 for ; Mon, 28 Jan 2019 02:39:01 +0100 (CET) In-Reply-To: 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: brettg@posteo.net Cc: Alex Kost , help-guix , Help-Guix brettg@guixsd ~$ guix pull Updating channel 'guix' from Git repository at=20 'https://git.savannah.gnu.org/git/guix.git'... Building from this channel: guix https://git.savannah.gnu.org/git/guix.git 86228e5 : warning: 'nix-server-socket' is deprecated, use=20 'store-connection-socket' instead : warning: 'nix-server-major-version' is deprecated,=20 use 'store-connection-major-version' instead : warning: 'nix-server-minor-version' is deprecated,=20 use 'store-connection-minor-version' instead On 28.01.2019 02:30, brettg@posteo.net wrote: > I get this error on running guix pull. >=20 > _Sent from my Sprint Phone._ >=20 > ------ 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 >=20 > Maxim Cournoyer writes: >=20 >> Hello, >>=20 >> Yoshinori Arai writes: >>=20 >>> 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 >>>>=20 > https://github.com/alezost/guix.el#important-note-for-non-guixsd-users > [1] >>>>=20 >>>> Try the workaround described there and let me know if it works or > not. >>>>=20 >>>> -- >>>> Alex >>>=20 >>> Hello, I use both, foreign system and GuixSD. There is problem on > GuixSD. >>> I followed the link you pointed but I can't recover. >>=20 >> I'm also experiencing the problem reported earlier: >>=20 >> --8<---------------cut here---------------start------------->8--- >> ,m (emacs-guix) >> scheme@(emacs-guix)> (process-package-actions > "/var/guix/profiles/per-user/mcournoyer/guix-profile" #:install > '((62110912 [2] "out")) #:upgrade '() #:remove '() #:use-substitutes? > #t #:dry-run? #f) >> The process begins ... >> ERROR: Wrong type to apply: # >>=20 >> Entering a new prompt. Type `,bt' for a backtrace or `,q' to > continue. >> scheme@(emacs-guix) [1]> ,bt >> In emacs-guix/actions.sc [3]m: >> 118:8 1 (process-package-actions > "/var/guix/profiles/per-user/mcournoyer/guix-profile" #:install _ > #:upgrade _ #:remove _ #:use-substitutes? _ # _) >> In unknown file: >> 0 (_ #) >> scheme@(emacs-guix) [1]> >> --8<---------------cut here---------------end--------------->8--- >>=20 >> Maybe a system reconfigure (daemon update) would fix it -- I haven't >> tried it yet. >=20 > 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 >=20 >=20 >=20 > Links: > ------ > [1]=20 > https://github.com/alezost/guix.el#important-note-for-non-guixsd-users > [2] tel:(62110912 > [3] http://actions.sc