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
Testing failure for adios2@2.10.0 with various variants enabled. The issue occurs when both adios2 and cmake are spack-loaded before running the test, and the spack root/install location is not writable by the user.
Problem Details
Testing fails when cmake is loaded from spack environment
Issue is related to write permissions in spack installation directory
Affects adios2@2.10.0 with multiple variants
Impact
This prevents proper testing of ADIOS2 installations through Spack when cmake is also managed by Spack, particularly in environments with restricted write access to the spack root.