Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conda installation fails #147

Open
sjanssen2 opened this issue Oct 10, 2022 · 4 comments
Open

Conda installation fails #147

sjanssen2 opened this issue Oct 10, 2022 · 4 comments
Labels
bug Something isn't working

Comments

@sjanssen2
Copy link
Member

Clara reports that
conda install -c bioconda bellmans-gap fails, while conda install -c bioconda -c anaconda -c conda-forge bellmans-gapc (via mamba) runs through.

@sjanssen2 sjanssen2 added the bug Something isn't working label Oct 10, 2022
@sjanssen2
Copy link
Member Author

on my laptop:

(test) t490s x86_64 ~>conda install -c bioconda bellmans-gapc
Collecting package metadata (current_repodata.json): done
Solving environment: failed with initial frozen solve. Retrying with flexible solve.
Solving environment: failed with repodata from current_repodata.json, will retry with next repodata source.
Collecting package metadata (repodata.json): done
Solving environment: failed with initial frozen solve. Retrying with flexible solve.
Solving environment: - 
Found conflicts! Looking for incompatible packages.
This can take several minutes.  Press CTRL-C to abort.
failed                                                                                                  

UnsatisfiableError: The following specifications were found to be incompatible with your system:

  - feature:/linux-64::__glibc==2.31=0
  - bellmans-gapc -> libgcc-ng[version='>=9.3.0'] -> __glibc[version='>=2.17']

Your installed version is: 2.31

@sjanssen2
Copy link
Member Author

conda install -c conda-forge -c bioconda bellmans-gapc works

@sjanssen2
Copy link
Member Author

conda install -c anaconda -c bioconda bellmans-gapc fails

@sjanssen2
Copy link
Member Author

conda install -c bioconda -c conda-forge bellmans-gapc works

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant