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

skylab-dev environment does not concretize in a Windows WSL Ubuntu 22.04 VM #1357

Open
srherbener opened this issue Oct 22, 2024 · 1 comment
Assignees
Labels
bug Something is not working INFRA JEDI Infrastructure

Comments

@srherbener
Copy link
Collaborator

Describe the bug
@xian22 initially reported this issue. He was having trouble getting concretize to run when building in his Window/WSL/Ubuntu environment.

After some debugging it was discovered the unified-dev would successfully concretize, and it appeared that was due to turning off the cylc variant in the unified-dev. Note that difficulty with building cylc in spack stack is a known issue: #1162. Also note that the cylc variant was intentionally enabled in skylab-dev so that we continue to test building cylc: #1193.

@xian22's Windows WSL VM is emulating Ubuntu 22.04 so perhaps that is the difference between the CI testing (which must be working when it attempts to build cylc in the skylab-dev environment).

To Reproduce
Steps to reproduce the behavior:

In Windows WSL VM:
Follow the instructions for building a new site Linux environment in the 1.8.0 documentation: https://spack-stack.readthedocs.io/en/1.8.0/NewSiteConfigs.html#linux

Expected behavior
The concretize and subsequent commands complete successfully.

System:
What system(s) are you running the code on?
Windows WSL, Ubuntu 22.04, gcc ???

Additional context
Add any other context about the problem here.

@srherbener srherbener added the bug Something is not working label Oct 22, 2024
@srherbener srherbener added the INFRA JEDI Infrastructure label Oct 22, 2024
@travissluka
Copy link

additional datapoint: I'm using ubuntu 24 and was having the same issue, it wouldn't concretize due to py-cython until +cylc was removed from ewok-env

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something is not working INFRA JEDI Infrastructure
Projects
None yet
Development

No branches or pull requests

5 participants