billowy-exabyte-36648
06/22/2023, 12:09 PM.conda archive instead of the old .tar.bz2.
This reproduces the error for me: CONDA_SUBDIR=linux-64 conda create -n test python, even with CONDA_SAFETY_CHECKS=disabled , maybe the safety checks don't consider .conda archives.
CONDA_SAFETY_CHECKS=disabled CONDA_SUBDIR=linux-64 conda create -n test python ncurses=6.3 works, I haven't tried it yet in a @conda decorator but I assume it will work there too.
Out of curiosity, do you have / would you recommend case-sensitive file systems on Mac or do you use a separate APFS volume for the Conda packages directory as suggested here? https://github.com/conda/conda/issues/6514ancient-application-36103
06/23/2023, 5:27 PMbillowy-exabyte-36648
06/26/2023, 6:57 AMbillowy-exabyte-36648
06/26/2023, 6:58 AMbillowy-exabyte-36648
07/05/2023, 11:57 AMbillowy-exabyte-36648
09/20/2023, 3:48 PMnarrow-garden-54875
02/23/2024, 6:49 PMnarrow-garden-54875
02/23/2024, 7:38 PMmetaflow v2.11 fixed this ✅