You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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).
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.
The text was updated successfully, but these errors were encountered: