From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?UTF-8?Q?G=C3=A1bor_Boskovits?= Subject: Re: guix pull: error: symlink: File exists Date: Wed, 31 Oct 2018 12:07:57 +0100 Message-ID: References: <20181024071635.29543fcf@alma-ubu> <877ei67mfq.fsf@elephly.net> <3fb9bb1b-834a-c56d-4c8e-ff83295f427b@freenet.de> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:55457) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gHoM7-0004IX-AX for guix-devel@gnu.org; Wed, 31 Oct 2018 07:08:11 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gHoM6-0005lo-NZ for guix-devel@gnu.org; Wed, 31 Oct 2018 07:08:11 -0400 Received: from mail-it1-x131.google.com ([2607:f8b0:4864:20::131]:54960) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gHoM6-0005lQ-Hp for guix-devel@gnu.org; Wed, 31 Oct 2018 07:08:10 -0400 Received: by mail-it1-x131.google.com with SMTP id d6so12049150itl.4 for ; Wed, 31 Oct 2018 04:08:10 -0700 (PDT) In-Reply-To: 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: Laura Lazzati Cc: Guix-devel Hello Laura, I've just installed guix on debian. What I did: installed guix using the script, then guix pulled. Then did what it said on the final line: added to $PATH the .config/guix/current/bin stuff. I also added that to the thne non-existent .bash_profile Then ran guix pull again, it did the profile migration. Then ran guix pull again, and it did not want to do the profile migration any more. I will report back, once guix gets an update and the next guix pull does something, but it looks good so far.