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

Icon in a symlink folder #905

Open
dominichofer opened this issue Jan 26, 2024 · 0 comments
Open

Icon in a symlink folder #905

dominichofer opened this issue Jan 26, 2024 · 0 comments
Assignees
Labels
bug Something isn't working med-prio

Comments

@dominichofer
Copy link
Contributor

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

@dominichofer dominichofer added the bug Something isn't working label Jan 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working med-prio
Projects
None yet
Development

No branches or pull requests

2 participants