Hi,
I noticed that the CI for our Qiime2 plugin is failing for older versions now. In particular newer versions of conda don't seem to be able to install the environment for Qiime2 2022.8:
Run wget https://raw.githubusercontent.com/qiime2/environment-files/master/2022.8/release/qiime2-2022.8-py38-linux-conda.yml
--2023-03-02 19:16:39-- https://raw.githubusercontent.com/qiime2/environment-files/master/2022.8/release/qiime2-2022.8-py38-linux-conda.yml
Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 185.199.109.133, 185.199.110.133, 185.199.111.133, ...
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.199.109.133|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 9740 (9.5K) [text/plain]
Saving to: ‘qiime2-2022.8-py38-linux-conda.yml’
0K ......... 100% 31.5M=0s
2023-03-02 19:16:39 (31.5 MB/s) - ‘qiime2-2022.8-py38-linux-conda.yml’ saved [9740/9740]
Could not solve for environment specs
Encountered problems while solving:
- package numpy-1.18.1-py36h4f9e942_0 requires libgfortran-ng >=7,<8.0a0, but none of the providers can be installed
See here for the full run.