Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Command to fix existing installations? #1049

Open
jaredjeya opened this issue Sep 11, 2024 · 1 comment
Open

Command to fix existing installations? #1049

jaredjeya opened this issue Sep 11, 2024 · 1 comment

Comments

@jaredjeya
Copy link

I have julia installed on a Linux-based computing cluster. However, the cluster is rather aggressive about cleaning out files that haven't been used recently, even sometimes getting confused by symlinks, and so it keeps breaking my julia installation.

It would be really useful to have a command that "repairs" existing installations - just basically re-runs something like initial setup and checks that every file that's meant to exist, does. Right now I can't figure out how on earth to convince JuliaUp to recreate this symlink automatically, so I have to do it manually.

@StefanKarpinski
Copy link
Member

Seems like a bit of a tall request to detect and fix arbitrarily mangled installations. Having some system that goes around randomly deleting things is kind of a hostile environment for any software to operate in (let alone users of that software).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants