From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ricardo Wurmus Subject: Re: Help to workaround #28144 Date: Mon, 28 Jan 2019 09:38:31 +0100 Message-ID: <871s4xrxbs.fsf@elephly.net> References: <87zhrlqkgw.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 ([209.51.188.92]:54993) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1go2bu-0000Dw-IZ for help-guix@gnu.org; Mon, 28 Jan 2019 03:49:43 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1go2bt-0003LO-Ol for help-guix@gnu.org; Mon, 28 Jan 2019 03:49:42 -0500 Received: from sender-of-o51.zoho.com ([135.84.80.216]:21104) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1go2bt-0003JW-Dz for help-guix@gnu.org; Mon, 28 Jan 2019 03:49:41 -0500 In-reply-to: <87zhrlqkgw.fsf@gmail.com> 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: Fredrik Salomonsson Cc: help-guix Fredrik Salomonsson writes: > Hello guix, > > I'm hitting the issue described in > https://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D28144 > > This happens when I do "guix pull", "guix package -u" or "guix > environment guix". > > guix --version > guix (GNU Guix) 0.16.0-8.7ba2b27 > > The comments mention deleting "guix/profiles.go" should work as a work > around. But I'm not sure which one that is. Is there a more detail > explination somewhere that I can follow? This would only help if you were using Guix from a git checkout. If you don=E2=80=99t do that, your only way around this is to use an older version= of Guix to run =E2=80=9Cguix pull=E2=80=9D, e.g. ~/.config/guix/current-1-link= /bin/guix. --=20 Ricardo