From mboxrd@z Thu Jan 1 00:00:00 1970 From: zimoun Subject: Re: guix on a foreign distribution: how to upgrade to new release Date: Fri, 28 Jun 2019 16:46:10 +0200 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:45771) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hgs8t-0008E5-Hj for help-guix@gnu.org; Fri, 28 Jun 2019 10:46:24 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hgs8s-0002po-Og for help-guix@gnu.org; Fri, 28 Jun 2019 10:46:23 -0400 Received: from mail-qt1-x82c.google.com ([2607:f8b0:4864:20::82c]:44203) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hgs8r-0002on-Tg for help-guix@gnu.org; Fri, 28 Jun 2019 10:46:21 -0400 Received: by mail-qt1-x82c.google.com with SMTP id x47so6522859qtk.11 for ; Fri, 28 Jun 2019 07:46:21 -0700 (PDT) In-Reply-To: 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: Andy Tai Cc: help-guix Hi, Are you doing both `guix pull` and `guix --version` with the same user account? Which guix do you use? The one in `~/.config/guix/current/bin` or the one in `~/.guix-profile/bin`? All the best, simon