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
I searched open reports and couldn't find a duplicate
What happened?
Our blas metapackage is surely not trivial and ends up pushing conda-build into unusual corners (there are several bugs in addition to this one; perhaps I get around to raising more issues).
Later this obviously falls over when it doesn't match expectations anymore:
Could not solve for environment specs
The following packages are incompatible
├─ blas 2.127.* blish14e4bdd is requested and can be installed;
└─ libcblas 3.9.0.* 27_h35a6ab0_blis is not installable because it requires
└─ blas * blis, which conflicts with any installable versions previously reported.
Conda Info
++ conda info
active environment : base
active env location : /opt/conda
shell level : 1
user config file : /home/conda/.condarc
populated config files : /opt/conda/.condarc
/home/conda/.condarc
conda version : 24.11.1
conda-build version : 24.11.2
python version : 3.12.8.final.0
solver : libmamba (default)
virtual packages : __archspec=1=broadwell
__conda=24.11.1=0
__glibc=2.34=0
__linux=6.5.0=0
__unix=0=0
base environment : /opt/conda (writable)
conda av data dir : /opt/conda/etc/conda
conda av metadata url : None
channel URLs : https://conda.anaconda.org/conda-forge/linux-64
https://conda.anaconda.org/conda-forge/noarch
package cache : /home/conda/feedstock_root/build_artifacts/pkg_cache
/opt/conda/pkgs
envs directories : /opt/conda/envs
/home/conda/.conda/envs
platform : linux-64
user-agent : conda/24.11.1 requests/2.32.3 CPython/3.12.8 Linux/6.5.0-1025-azure almalinux/9.5 glibc/2.34 solver/libmamba conda-libmamba-solver/24.11.1 libmambapy/2.0.5
UID:GID : 1001:1001
netrc file : None
offline mode : False
Checklist
What happened?
Our blas metapackage is surely not trivial and ends up pushing conda-build into unusual corners (there are several bugs in addition to this one; perhaps I get around to raising more issues).
This issue is pretty blatant though. As of h-vetinari/blas-feedstock@4a63a00, the recipe contains:
And yet, when the blis-variant gets built, what we see is (added linebreaks for readability)
That's despite the fully rendered recipe (in the logs) looking like this:
Later this obviously falls over when it doesn't match expectations anymore:
Conda Info
Conda Config
Conda list
The text was updated successfully, but these errors were encountered: