I am using Ubuntu under WSL2. Yesterday morning, everything was fine and I did not do anything to the system. However, around evening, Juliaup could not find Julia any more. Actually, I was using the same screen in the morning.
julia
Command ‘julia’ not found, but can be installed with:
sudo snap install julia
I rebooted the system today but got the same error. I wonder what has happened.
run “juliaup self update” - just because haven’t done it for long time. Now what I got:
Checking for new Julia versions
Checking for self-updates
Found new version 1.20.4 on channel release.
Juliaup configuration is locked by another process, waiting for it to unlock.
I’m on Mac, and actually it had been recently restarted and I haven’t done anything “julian” since.
Update: I’ve Ctrl/C the process after a while, and did other things (also running Julia). Now I wanted to see which juliaup version I actually have:
eben60@Mac ~ % juliaup --version
Juliaup 1.20.4
That is, update has been presumably performed, but then stalled at clean-up or whatever.