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

Installing ffmpeg breaks libarchive / libmamba #235

Closed
1 task done
iamanigeeit opened this issue Mar 3, 2024 · 1 comment
Closed
1 task done

Installing ffmpeg breaks libarchive / libmamba #235

iamanigeeit opened this issue Mar 3, 2024 · 1 comment
Labels

Comments

@iamanigeeit
Copy link

Solution to issue cannot be found in the documentation.

  • I checked the documentation.

Issue

Running conda install ffmpeg -c conda-forge automatically installs libarchive from conda-forge, but not libmamba and related mamba packages. This causes a broken conda install because conda-forge's libarchive will install libarchive.so.13.6.

Error while loading conda entry point: conda-libmamba-solver (libarchive.so.19: cannot open shared object file: No such file or directory)

This is a known version numbering issue at conda-forge/libarchive-feedstock#69

To be consistent, conda-libmamba-solver, libmamba and libmambapy have to be installed from conda-forge as well. Could someone add them the dependencies? Thanks.

Installed packages

(applies to all)

Environment info

(applies to all)
@iamanigeeit iamanigeeit added the bug label Mar 3, 2024
@hmaarrfk
Copy link
Contributor

sorry for not getting to this.

if this is still an issue, please provide

conda info
conda list

otherwise, i'll close in 2 weeks or so.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants