flathub / flathub/com.visualstudio.code

git-credential-store require GLIBC_2.32

Open
#204 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Shell
Stars
217
Forks
82
Avg merge
1d 7h
Merged PRs (30d)
1

Description

VCode 1.53.0
Using as credential.helper /run/host/usr/libexec/git-core/git-credential-store this is the error:

/run/host/usr/libexec/git-core/git-credential-store: /usr/lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.32' not found (required by /run/host/usr/libexec/git-core/git-credential-store)
fatal: Authentication failed

libc.so.6 on container is version 2.31:

sh-5.1$ ls -l /usr/lib/x86_64-linux-gnu/libc.so.6
lrwxrwxrwx 1 nfsnobody nfsnobody 12 31 dic 10.00 /usr/lib/x86_64-linux-gnu/libc.so.6 -> libc-2.31.so

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.