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

Symlinks not parseable correctly #53

Closed
jhvoss opened this issue Dec 17, 2024 · 1 comment
Closed

Symlinks not parseable correctly #53

jhvoss opened this issue Dec 17, 2024 · 1 comment

Comments

@jhvoss
Copy link

jhvoss commented Dec 17, 2024

For a mounted file e.g. on the /afs to /eos , sourcing Kingmaker setup does not use the symlink path correctly and looks for it on /afs instead /eos :

myeos -> /eos/user/e/example/myeos/ 
$ source setup.sh Kingmaker myeos

It then tries to install into /afs/cern.ch/user/e/example/KingMaker/myeos/miniforge and not the /eos path.

@tvoigtlaender
Copy link
Contributor

Fixed in #54

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