Open Sanyorke-Han opened 3 years ago
I use PythonGit to clone private repo with ssh and private key, (ref to https://github.com/gitpython-developers/GitPython/issues/725) and it told errors below:
ssh: /lib64/libc.so.6: version GLIBC_2.26' not found (required by ssh) ssh: /lib64/libc.so.6: versionGLIBC_2.25' not found (required by ssh) fatal: Could not read from remote repository.
GLIBC_2.26' not found (required by ssh) ssh: /lib64/libc.so.6: version
hope this can be get fixed soon. thanks.
I use PythonGit to clone private repo with ssh and private key, (ref to https://github.com/gitpython-developers/GitPython/issues/725) and it told errors below:
ssh: /lib64/libc.so.6: version
GLIBC_2.26' not found (required by ssh) ssh: /lib64/libc.so.6: version
GLIBC_2.25' not found (required by ssh) fatal: Could not read from remote repository.hope this can be get fixed soon. thanks.