From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thorsten Wilms Subject: Re: guix pull fails while Migrating profile generations Date: Wed, 7 Nov 2018 18:40:13 +0100 Message-ID: References: <676164e0fe504d2c8ef075613c84ee8d@mx.verum.com> <87sh0e8por.fsf@gnu.org> <92040389-f5df-61af-92be-2330ff11b84c@freenet.de> Reply-To: t_w_@freenet.de Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:54459) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gKRrL-0007ha-5s for help-guix@gnu.org; Wed, 07 Nov 2018 12:43:21 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gKRrA-00015s-Rs for help-guix@gnu.org; Wed, 07 Nov 2018 12:43:13 -0500 Received: from mout3.freenet.de ([195.4.92.93]:34326) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gKRr9-00010M-1E for help-guix@gnu.org; Wed, 07 Nov 2018 12:43:07 -0500 Received: from [195.4.92.163] (helo=mjail0.freenet.de) by mout3.freenet.de with esmtpa (ID t_w_@freenet.de) (port 25) (Exim 4.90_1 #2) id 1gKRr4-0007g0-Tz for help-guix@gnu.org; Wed, 07 Nov 2018 18:43:02 +0100 Received: from [::1] (port=52500 helo=mjail0.freenet.de) by mjail0.freenet.de with esmtpa (ID t_w_@freenet.de) (Exim 4.90_1 #2) id 1gKRr4-0002ju-TJ for help-guix@gnu.org; Wed, 07 Nov 2018 18:43:02 +0100 Received: from sub4.freenet.de ([195.4.92.123]:36696) by mjail0.freenet.de with esmtpa (ID t_w_@freenet.de) (Exim 4.90_1 #2) id 1gKRoM-0008II-Ge for help-guix@gnu.org; Wed, 07 Nov 2018 18:40:14 +0100 Received: from p200300e4f3eeb3003c9351430a79402d.dip0.t-ipconnect.de ([2003:e4:f3ee:b300:3c93:5143:a79:402d]:38768) by sub4.freenet.de with esmtpsa (ID t_w_@freenet.de) (TLSv1.2:ECDHE-RSA-CHACHA20-POLY1305:256) (port 465) (Exim 4.90_1 #2) id 1gKRoM-0006k5-EN for help-guix@gnu.org; Wed, 07 Nov 2018 18:40:14 +0100 In-Reply-To: <92040389-f5df-61af-92be-2330ff11b84c@freenet.de> Content-Language: en-US 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: help-guix@gnu.org On 07/11/2018 16.04, Thorsten Wilms wrote: > Since guix is working again, it seems this was about the change from > export > PATH="/home/thorwil/.guix-profile/bin:/home/thorwil/.guix-profile/sbin${PATH:+:}$PATH" > > to > export PATH="/home/thorwil/.config/guix/current/bin${PATH:+:}$PATH" Wrong once more. One reboot later, it happens again: ~: guix pull (...) Migrating profile generations to '/var/guix/profiles/per-user/thorwil'... guix pull: error: symlink: File exists: "/var/guix/profiles/per-user/thorwil/current-guix-3-link" So I haven't got the slightest clue what got it back to working the last time. -- Thorsten Wilms thorwil's design for free software: http://thorwil.wordpress.com/