From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ricardo Wurmus Subject: Re: guix package -i error on another account after system reconfigure Date: Tue, 22 Jan 2019 07:49:32 +0100 Message-ID: <87y37dchkz.fsf@elephly.net> References: <20190121071341.mlcux7on7mdulrwd@WaraToNora> <87fttme860.fsf@elephly.net> <20190122021735.hv67pfgujfgmazfn@WaraToNora> 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]:56518) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1glq2k-0003MC-Ch for help-guix@gnu.org; Tue, 22 Jan 2019 02:00:19 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1glpsW-0004nR-KF for help-guix@gnu.org; Tue, 22 Jan 2019 01:49:45 -0500 Received: from sender-of-o53.zoho.com ([135.84.80.218]:21819) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1glpsW-0004jX-9z for help-guix@gnu.org; Tue, 22 Jan 2019 01:49:44 -0500 In-reply-to: <20190122021735.hv67pfgujfgmazfn@WaraToNora> 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: Yoshinori Arai Cc: help-guix Yoshinori Arai writes: > I don't know what's difference of behaivor between system wide guix and p= er-user > guix. They are all possibly different versions of Guix. My hope was that you find at least one version that is not affected by the miscompilation. > I think the problem is guile compiled libraries of current profile. But I= don't > know how could recompile the libraries or rebuild the profile of new acco= unt > that produce by system reconfigure. You cannot recompile anything in the store. The store is read-only. This is why I was suggesting using a different version from which to run =E2=80=9Cguix pull=E2=80=9D. -- Ricardo