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

Missing libcrypt.so.1 #60

Open
1 task done
tianyuanhao opened this issue Nov 29, 2022 · 2 comments
Open
1 task done

Missing libcrypt.so.1 #60

tianyuanhao opened this issue Nov 29, 2022 · 2 comments
Labels

Comments

@tianyuanhao
Copy link

tianyuanhao commented Nov 29, 2022

Solution to issue cannot be found in the documentation.

  • I checked the documentation.

Issue

gdb: error while loading shared libraries: libcrypt.so.1: cannot open shared object file: No such file or directory

Installed packages

# packages in environment at /root/miniconda3/envs/gdb:
#
# Name                    Version                   Build  Channel
_openmp_mutex             4.5                       2_gnu    conda-forge
bzip2                     1.0.8                hf897c2e_4    conda-forge
ca-certificates           2022.9.24            h4fd8a4c_0    conda-forge
gdb                       11.2            py310hf7d3080_2  
ld_impl_linux-aarch64     2.39                 h16cd69b_1    conda-forge
libffi                    3.4.2                h3557bc0_5    conda-forge
libgcc-ng                 12.2.0              h607ecd0_19    conda-forge
libgomp                   12.2.0              h607ecd0_19    conda-forge
libnsl                    2.0.0                hf897c2e_0    conda-forge
libsqlite                 3.40.0               hf9034f9_0    conda-forge
libstdcxx-ng              12.2.0              hc13a102_19    conda-forge
libuuid                   2.32.1            hf897c2e_1000    conda-forge
libzlib                   1.2.13               h4e544f5_4    conda-forge
ncurses                   6.3                  headf329_1    conda-forge
openssl                   3.0.7                h4e544f5_0    conda-forge
pip                       22.3.1             pyhd8ed1ab_0    conda-forge
pygments                  2.13.0             pyhd8ed1ab_0    conda-forge
python                    3.10.8          hac3cb69_0_cpython    conda-forge
readline                  8.1.2                h38e3740_0    conda-forge
setuptools                65.5.1             pyhd8ed1ab_0    conda-forge
six                       1.16.0             pyh6c4a22f_0    conda-forge
tk                        8.6.12               hd8af866_0    conda-forge
tzdata                    2022g                h191b570_0    conda-forge
wheel                     0.38.4             pyhd8ed1ab_0    conda-forge
xz                        5.2.6                h9cdd2b7_0    conda-forge

Environment info

     active environment : gdb
    active env location : /root/miniconda3/envs/gdb
            shell level : 2
       user config file : /root/.condarc
 populated config files : 
          conda version : 22.9.0
    conda-build version : not installed
         python version : 3.9.12.final.0
       virtual packages : __linux=5.15.0=0
                          __glibc=2.31=0
                          __unix=0=0
                          __archspec=1=aarch64
       base environment : /root/miniconda3  (writable)
      conda av data dir : /root/miniconda3/etc/conda
  conda av metadata url : None
           channel URLs : https://repo.anaconda.com/pkgs/main/linux-aarch64
                          https://repo.anaconda.com/pkgs/main/noarch
                          https://repo.anaconda.com/pkgs/r/linux-aarch64
                          https://repo.anaconda.com/pkgs/r/noarch
          package cache : /root/miniconda3/pkgs
                          /root/.conda/pkgs
       envs directories : /root/miniconda3/envs
                          /root/.conda/envs
               platform : linux-aarch64
             user-agent : conda/22.9.0 requests/2.27.1 CPython/3.9.12 Linux/5.15.0-53-generic ubuntu/20.04.5 glibc/2.31
                UID:GID : 0:0
             netrc file : None
           offline mode : False
@phil-blain
Copy link
Contributor

Hi! It would be easier to help you if you fill the issue template correctly :)

@phil-blain
Copy link
Contributor

Thanks. I would still be interested to know the details of your setup, i.e. conda list and conda info output (that's what I meant above). This is useful for trying to reproduce bug reports.

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