From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: guix package: error: corrupt input while restoring archive from socket Date: Thu, 20 Jul 2017 16:56:59 +0200 Message-ID: <87bmoftav8.fsf@gnu.org> References: <87h8y7jn8l.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:50939) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dYCsz-0000ke-T0 for guix-devel@gnu.org; Thu, 20 Jul 2017 10:57:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dYCsw-0003e6-QE for guix-devel@gnu.org; Thu, 20 Jul 2017 10:57:05 -0400 In-Reply-To: <87h8y7jn8l.fsf@gmail.com> (Alex Vong's message of "Thu, 20 Jul 2017 20:39:54 +0800") List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Alex Vong Cc: guix-devel@gnu.org Hello, Alex Vong skribis: > alexvong1995@debian:~/scm/guix$ ./pre-inst-env guix package -u > substitute: Backtrace: > substitute: 1 (primitive-load "/home/alexvong1995/scm/guix/scr= ipts/gu=E2=80=A6") > substitute: In guix/ui.scm: > substitute: 1352:12 0 (run-guix-command _ . _) > substitute:=20 > substitute: guix/ui.scm:1352:12: In procedure run-guix-command: > substitute: guix/ui.scm:1352:12: Wrong type to apply: # This message is likely because Guix on the daemon side ends up loading Guile-SSH-for-Guile-2.0 whereas it is running Guile 2.2. Could you check if that is the case? HTH! Ludo=E2=80=99.