From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tobias Geerinckx-Rice Subject: bug#32789: Bash finds old version of guix after guix pull Date: Fri, 21 Sep 2018 10:05:28 +0200 Message-ID: <87fty3ff7b.fsf@tobias.gr> References: <875zyzsutm.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; format=flowed Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:44216) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1g3GRy-0005RC-Hk for bug-guix@gnu.org; Fri, 21 Sep 2018 04:06:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1g3GRv-0007lU-6A for bug-guix@gnu.org; Fri, 21 Sep 2018 04:06:06 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:43366) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1g3GRu-0007j1-RQ for bug-guix@gnu.org; Fri, 21 Sep 2018 04:06:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1g3GRu-00056P-E6 for bug-guix@gnu.org; Fri, 21 Sep 2018 04:06:02 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-reply-to: <875zyzsutm.fsf@gmail.com> List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: Alex Branham Cc: 32789@debbugs.gnu.org Alex, Alex Branham wrote: > After installing guixsd (0.15) on a VM and doing "guix pull", > "guix --version" > gives 0.14-. > > I asked about this on IRC a few weeks ago and got a helpful > answer. All > I needed to do to fix is was to run a simple bash command. > Unfortunately, I've forgotten what that was :-( Was it $ set +h ? Kind regards, T G-R