Starts work on adding recipe upgrade feature #451
Annotations
7 errors and 3 warnings
run (ubuntu-latest, 3.10)
The process '/usr/share/miniconda/condabin/conda' failed with exit code 1
|
run (ubuntu-latest, 3.9)
The job was canceled because "ubuntu-latest_3_10" failed.
|
run (ubuntu-latest, 3.9)
The process '/usr/share/miniconda/condabin/conda' failed with exit code 1
|
run (ubuntu-latest, 3.8)
The job was canceled because "ubuntu-latest_3_10" failed.
|
run (ubuntu-latest, 3.8)
The operation was canceled.
|
run (ubuntu-latest, 3.11)
The job was canceled because "ubuntu-latest_3_10" failed.
|
run (ubuntu-latest, 3.11)
The operation was canceled.
|
run (ubuntu-latest, 3.10)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: conda-incubator/setup-miniconda@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
run (ubuntu-latest, 3.10)
LibMambaUnsatisfiableError: Encountered problems while solving:
- nothing provides _python_rc needed by python-3.12.0rc3-rc3_hab00c5b_1_cpython
Could not solve for environment specs
The following packages are incompatible
├─ conda-recipe-manager >=0.2.0 is installable and it requires
│ └─ python >=3.11 with the potential options
│ ├─ python [3.11.0|3.11.1|...|3.12.3], which can be installed;
│ └─ python 3.12.0rc3 would require
│ └─ _python_rc, which does not exist (perhaps a missing channel);
└─ python 3.10.*,>=3.8 is not installable because it conflicts with any installable versions previously reported.
|
run (ubuntu-latest, 3.9)
LibMambaUnsatisfiableError: Encountered problems while solving:
- nothing provides _python_rc needed by python-3.12.0rc3-rc3_hab00c5b_1_cpython
Could not solve for environment specs
The following packages are incompatible
├─ conda-recipe-manager >=0.2.0 is installable and it requires
│ └─ python >=3.11 with the potential options
│ ├─ python [3.11.0|3.11.1|...|3.12.3], which can be installed;
│ └─ python 3.12.0rc3 would require
│ └─ _python_rc, which does not exist (perhaps a missing channel);
└─ python 3.9.*,>=3.8 is not installable because it conflicts with any installable versions previously reported.
|