Skip to content

GLIBC_2.38' not found and GLIBCXX_3.4.32' not found #5

@filipecosta90

Description

@filipecosta90

steps to install

echo "deb [trusted=yes] https://redis-performance.github.io/perf_data_converter jammy main" | sudo tee -a /etc/apt/sources.list.d/perf_data_converter.list
sudo apt-get update
sudo apt-get install perf-data-converter

steps to reproduce

root@ip-10-3-0-144:~# perf_to_profile --help
perf_to_profile: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.38' not found (required by perf_to_profile)
perf_to_profile: /lib/x86_64-linux-gnu/libstdc++.so.6: version `GLIBCXX_3.4.32' not found (required by perf_to_profile)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions