we use julia version 1.6.1 in a server (of which I am not root) and all went smoothly for months. Now we can not install packages any longer, instead we get
Why would it be a big hussle? The current long-term stable version that gets bug fixes and security updates is Julia 1.10. Did you test if your code works with Julia 1.10? If yes, I would install it.
And if you use juliaup, switching between Julia versions is trivial. No need for root permissions.
Let’s say that it involves work for “root” which has other priorities. Plus the extra work of installing all packages. Doing these things in computation servers with >10 users is not trivial.