We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When building icon with spack-c2sm in a symlink folder, the following error appears
==> [2024-01-26-14:03:14.753782] '/usr/bin/ln' '-sf' '-t' 'run/' '/scratch/d1000/alexeedm/icon/icon-nwp/run/standard_experiments' /usr/bin/ln: run/standard_experiments: cannot overwrite directory ==> Error: ProcessError: Command exited with status 1: '/usr/bin/ln' '-sf' '-t' 'run/' '/scratch/d1000/alexeedm/icon/icon-nwp/run/standard_experiments'
This is the corresponding code: https://github.com/C2SM/spack-c2sm/blob/main/repos/c2sm/packages/icon/package.py#L896-L899
The text was updated successfully, but these errors were encountered:
lxavier
No branches or pull requests
When building icon with spack-c2sm in a symlink folder, the following error appears
This is the corresponding code:
https://github.com/C2SM/spack-c2sm/blob/main/repos/c2sm/packages/icon/package.py#L896-L899
The text was updated successfully, but these errors were encountered: