From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?utf-8?Q?Ludovic_Court=C3=A8s?= Subject: Re: emacs-guix throwing errors Date: Mon, 08 Apr 2019 12:30:43 +0200 Message-ID: <87y34kwzzg.fsf@gnu.org> References: <87wokdmnt2.fsf@posteo.net> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([209.51.188.92]:57264) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hDRY7-00068N-Hz for help-guix@gnu.org; Mon, 08 Apr 2019 06:30:48 -0400 In-Reply-To: <87wokdmnt2.fsf@posteo.net> (Brett Gilio's message of "Mon, 01 Apr 2019 16:13:29 -0500") 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: Brett Gilio Cc: help-guix Hello, Brett Gilio skribis: > Hi all. I am hoping the maintainer of emacs-guix will see this: > > Whenever I try to search for a package, or perform any of the routine > guix commands using the emacs-guix interface, I am getting this error. > > guix-geiser-eval: Error in evaluating guile expression: ERROR: In procedu= re string-append: > In procedure string-append: Wrong type (expecting string): > #< variable: "GHC_PACKAGE_PATH" files: > ("lib/ghc-8.0.2") separator: ":" file-type: directory file-pattern: > ".*\\.conf\\.d$"> I think this may be due to the ABI change in commit 154f1f0937754fafac0c6288dd458b66b332e6bb and the one before. Commit 6624df5bb91bdd5c2e2c27834576d1e521369631 updates =E2=80=98guix=E2=80= =99, against which =E2=80=98emacs-guix=E2=80=99 is built, so perhaps if you install =E2= =80=98emacs-guix=E2=80=99 now that issue is gone. Could you give it a try? Thanks, Ludo=E2=80=99.