0x192 / 0x192/universal-android-debloater
GLIBC_2.29 not found
- Ngôn ngữ chính
- Rust
- Star
- 19.9k
- Fork
- 1.1k
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
Trying to run uad_gui-linux or uad_gui-linux-opengl version 5.1 on ubuntu 18.04 produces the error
./uad: /lib/x86_64-linux-gnu/libm.so.6: version `GLIBC_2.29' not found (required by ./uad)
./uad: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.28' not found (required by ./uad)
./uad: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.29' not found (required by ./uad)
This was reported previously and was supposed to be fixed but it's back. See Issue 55
BTW
ldd --version
ldd (Ubuntu GLIBC 2.27-3ubuntu1.6) 2.27
No logfiles are generated
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
Hướng nghiên cứu
The issue is about GLIBC version mismatch when running the Linux binary on Ubuntu 18.04. Start by checking the build configuration and CI scripts to see how the binary is compiled. Look for the target GLIBC version and dependencies. Test building with an older GLIBC target or in a Docker container matching Ubuntu 18.04. Verify the fix by running the built binary on the affected system.
Do mô hình lập chỉ mục viết ra từ nội dung của issue.
Đánh giá
- Công nghệ
- linux, rust, ubuntu
- Lĩnh vực
- build-system, cli, desktop
- Loại issue
- Lỗi
- Độ khó
- 3/5
- Thời gian dự kiến
- 1-2 ngày
- Mức độ hoạt động
- Đình trệ
- Độ rõ ràng
- Khá rõ ràng
- Mức phù hợp với người mới
- 45/100