From mboxrd@z Thu Jan 1 00:00:00 1970 From: HiPhish Subject: (foreign distro) Cannot sudo guix pull Date: Sun, 20 Oct 2019 17:18:28 +0200 Message-ID: <2238323.PalnRLTCcJ@aleksandar-ixtreme-m5740> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:55032) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iMCyY-00006U-Cy for help-guix@gnu.org; Sun, 20 Oct 2019 11:18:35 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iMCyX-0003Dk-8s for help-guix@gnu.org; Sun, 20 Oct 2019 11:18:34 -0400 Received: from mout02.posteo.de ([185.67.36.66]:40447) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1iMCyW-0003DF-Qb for help-guix@gnu.org; Sun, 20 Oct 2019 11:18:33 -0400 Received: from submission (posteo.de [89.146.220.130]) by mout02.posteo.de (Postfix) with ESMTPS id 19897240101 for ; Sun, 20 Oct 2019 17:18:29 +0200 (CEST) Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 46x3Ls3xLFz9rxG for ; Sun, 20 Oct 2019 17:18:29 +0200 (CEST) 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 Hello everyone, I'm running Guix on Kubuntu 19.04 and I cannot update Guix using `sudo guix pull`. I get the following error: Migrating profile generations to '/var/guix/profiles/per-user/root'... guix pull: error: symlink: File exists: "/var/guix/profiles/per-user/root/ current-guix" The installed version of Guix is 1.0.0 (obtained via `sudo guix --version`). Any idea how I can update the Guix daemon?