-
Notifications
You must be signed in to change notification settings - Fork 418
Open
Labels
type::bugSomething isn't workingSomething isn't working
Description
Troubleshooting docs
- My problem is not solved in the Troubleshooting docs
Anaconda default channels
- I do NOT use the Anaconda default channels (pkgs/* etc.)
How did you install Mamba?
Micromamba
Search tried in issue tracker
segmentation
Latest version of Mamba
- My problem is not solved with the latest version
Tried in Conda?
Not applicable
Describe your issue
With:
micromamba clean -i
micromamba install pipAnd hitting ctrl-c while downloading the repodata, I get a Segmentation fault (core dumped) (on Ubuntu 24.04).
mamba info / micromamba info
libmamba version : 2.3.3
micromamba version : 2.3.3
curl version : libcurl/8.14.1 OpenSSL/3.5.4 zlib/1.3.1 zstd/1.5.7 libssh2/1.11.1 nghttp2/1.67.0
libarchive version : libarchive 3.8.2 zlib/1.3.1 bz2lib/1.0.8 libzstd/1.5.7 libb2/bundled
envs directories : /home/david/micromamba/envs
package cache : /home/david/micromamba/pkgs
/home/david/.mamba/pkgs
environment : base
env location : /home/david/micromamba
user config files : /home/david/.mambarc
populated config files : /home/david/.condarc
virtual packages : __unix=0=0
__linux=6.14.0=0
__glibc=2.39=0
__archspec=1=x86_64_v3
channels : https://conda.anaconda.org/conda-forge/linux-64
https://conda.anaconda.org/conda-forge/noarch
https://conda.anaconda.org/nodefaults/linux-64
https://conda.anaconda.org/nodefaults/noarch
base environment : /home/david/micromamba
platform : linux-64Logs
environment.yml
~/.condarc
Metadata
Metadata
Assignees
Labels
type::bugSomething isn't workingSomething isn't working