Open
Description
What happened?
Description
It doesn't work, when I try to install rpm packege
libtinfo.so.6(NCURSES6_TINFO_5.0.19991023)(64bit) is needed by opentelemetry-ebpf-kernel-collector-0.10.2-1.x86_64
Steps to Reproduce
rpm -ivh opentelemetry-ebpf-kernel-collector-0.10.2-1.x86_64.rpm
ll /usr/lib64 | grep libtinfo.so
lrwxrwxrwx. 1 root root 15 Feb 10 2022 libtinfo.so.6 -> libtinfo.so.6.2
-rwxr-xr-x. 1 root root 191616 Feb 10 2022 libtinfo.so.6.2
Expected Result
how to install rpm package?
Actual Result
eBPF Collector version
0.10.2-1.x86_64
Environment information
Environment
Almalinux 5.14.0-284.30.1.el9_2.x86_64
eBPF Collector configuration
No response
Log output
error: Failed dependencies:
libtinfo.so.6(NCURSES6_TINFO_5.0.19991023)(64bit) is needed by opentelemetry-ebpf-kernel-collector-0.10.2-1.x86_64
Additional context
No response