flathub / flathub/com.visualstudio.code
git-credential-store require GLIBC_2.34
Đang mở
- Ngôn ngữ chính
- Shell
- Star
- 217
- Fork
- 82
- Merge trung bình
- 1 ngày 7 giờ
- Pull request đã merge (30 ngày)
- 1
Mô tả
VCode 1.68.1
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-libsecret: /usr/lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.34' not found (required by /run/host/usr/libexec/git-core/git-credential-libsecret)`
libc.so.6 on container is version 2.33:
```
ls -l /usr/lib/x86_64-linux-gnu/libc.so.6
lrwxrwxrwx. 1 nfsnobody nfsnobody 12 8. Jun 20:01 /usr/lib/x86_64-linux-gnu/libc.so.6 -> libc-2.33.so
```
Seems to be a recurring issue (cf. #204)
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.