conda-libmamba-solver icon indicating copy to clipboard operation
conda-libmamba-solver copied to clipboard

The libmamba based solver for conda.

Results 90 conda-libmamba-solver issues
Sort by recently updated
recently updated
newest added

The Tests workflow failed on 2024-05-24 07:55 UTC Full run: https://github.com/conda/conda-libmamba-solver/actions/runs/9220200829 (This post will be updated if another test fails, as long as this issue remains open.)

type::bug
type::testing

### Checklist - [X] I added a descriptive title - [X] I searched open reports and couldn't find a duplicate ### What happened? We have a legacy system that is...

type::bug

### Description Adds compatibility for libmamba v2, which enables a few refactors (see below). Supersedes conda/conda#414. - Will close https://github.com/conda/conda-libmamba-solver/issues/522 Progress: - [X] Refactor index helpers - [X] Refactor repoquery...

cla-signed

### Checklist - [X] I added a descriptive title - [X] I searched open requests and couldn't find a duplicate ### What is the idea? Libmamba changes the default behavior...

type::feature
pending::discussion
source::anaconda

The following items are known and either awaiting a bugfix elsewhere or, if no fix available, a workaround is suggested. ## `libarchive`: "library not loaded" or "cannot open shared object...

source::contributor
severity::4
documentation::explanation

### Checklist - [X] I added a descriptive title - [X] I searched open reports and couldn't find a duplicate ### What happened? The `conda install lxml==5.1.0` command gives the...

type::bug

### Description See also https://github.com/mamba-org/mamba/pull/2969 https://github.com/conda/conda/pull/13288 https://github.com/conda/conda/blob/b8ef64e4ad27b36d39e519188203d0e2ff43925b/conda/gateways/repodata/jlap/README.md ### Checklist - did you ... - [ ] Add a file to the `news` directory ([using the template](../blob/main/news/TEMPLATE)) for the next release's...

cla-signed

The Upstream tests workflow failed on 2024-03-19 07:50 UTC Full run: https://github.com/conda/conda-libmamba-solver/actions/runs/8339045558 (This post will be updated if another test fails, as long as this issue remains open.)

type::bug
type::testing

### Checklist - [X] I added a descriptive title - [X] I searched open requests and couldn't find a duplicate ### What is the idea? I am experiencing an error:...

type::feature
stale::recovered

### What happened? if I execute conda update twice, I got a version upgrade immediately followed by a downgrade: ``` $ conda update --all -y && conda update --all -y...

type::bug
duplicate::primary
source::community