conda-forge / conda-forge/miniforge
Mambaforge installation fails when linking `ld_imlp_linux`
- Dominant language
- Shell
- Stars
- 10.2k
- Forks
- 530
- PR merge metrics
- No merged PRs in 30d
Description
- [x] I read [the conda-forge documentation](https://conda-forge.org/docs/user/introduction.html#how-can-i-install-packages-from-conda-forge) and could not find the solution for my problem there.
Issue:
I can't install Mambaforge. I get the following error:
```
Transaction starting
Linking _libgcc_mutex-0.1-conda_forge
Linking ca-certificates-2021.10.8-ha878542_0
Linking ld_impl_linux-64-2.36.1-hea4e1c9_2
ERROR Permission denied: '/home/epassaro/mambaforge/pkgs/ld_impl_linux-64-2.36.1-hea4e1c9_2/x86_64-conda-linux-gnu/bin/ld', '/home/epassaro/mambaforge/x86_64-conda-linux-gnu/bin/ld'
```
Environment (conda list):
```
$ conda list
```
Details about conda and system ( conda info ):
```
$ conda info
```
Contributor guide
Assessment
This issue has not been assessed yet.