bug#32789: Bash finds old version of guix after guix pull

2018-09-21 Thread Alex Branham
On Fri 21 Sep 2018 at 11:06, Ricardo Wurmus wrote: > Bash optimizes lookups on the PATH; having found an executable on PATH > once, it can remember that location for a minor speed boost. The only > problem with this is that the cache can go stale. > > From what I understand remembering locatio

bug#32789: Bash finds old version of guix after guix pull

2018-09-21 Thread Ricardo Wurmus
Hi Alex, > I'll mention here for posterity that restarting the system also "fixes" > the issue. Yes, bash will not remember paths across reboots. > I still don't understand why bash found guix 0.14 after guix pulling > from guix 0.15 though. Bash optimizes lookups on the PATH; having found an

bug#32789: Bash finds old version of guix after guix pull

2018-09-21 Thread Alex Branham
On Fri 21 Sep 2018 at 09:58, Ricardo Wurmus wrote: > Hi Alex, > >> 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 bas

bug#32789: Bash finds old version of guix after guix pull

2018-09-21 Thread Ricardo Wurmus
Hi Alex, > 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 :-( I t

bug#32789: Bash finds old version of guix after guix pull

2018-09-21 Thread Tobias Geerinckx-Rice
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

bug#32789: Bash finds old version of guix after guix pull

2018-09-20 Thread Alex Branham
Hello, 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 :-( Reporting here sin