Skip to content

Missing C++ Library References #55

@collestech

Description

@collestech

Hi Martin,
Anyone would have an idea how my CLI client stopped working, showing the error below, for any command I try to run?

/home//.local/share/pagerduty-cli/client/0.1.16-3ec92e9/bin/node: /lib64/libm.so.6: version GLIBC_2.27' not found (required by /home/<my-user>/.local/share/pagerduty-cli/client/0.1.16-3ec92e9/bin/node) /home/<my-user>/.local/share/pagerduty-cli/client/0.1.16-3ec92e9/bin/node: /lib64/libc.so.6: version GLIBC_2.25' not found (required by /home//.local/share/pagerduty-cli/client/0.1.16-3ec92e9/bin/node)
/home//.local/share/pagerduty-cli/client/0.1.16-3ec92e9/bin/node: /lib64/libc.so.6: version GLIBC_2.28' not found (required by /home/<my-user>/.local/share/pagerduty-cli/client/0.1.16-3ec92e9/bin/node) /home/<my-user>/.local/share/pagerduty-cli/client/0.1.16-3ec92e9/bin/node: /lib64/libstdc++.so.6: version CXXABI_1.3.9' not found (required by /home//.local/share/pagerduty-cli/client/0.1.16-3ec92e9/bin/node)
/home//.local/share/pagerduty-cli/client/0.1.16-3ec92e9/bin/node: /lib64/libstdc++.so.6: version GLIBCXX_3.4.20' not found (required by /home/<my-user>/.local/share/pagerduty-cli/client/0.1.16-3ec92e9/bin/node) /home/<my-user>/.local/share/pagerduty-cli/client/0.1.16-3ec92e9/bin/node: /lib64/libstdc++.so.6: version GLIBCXX_3.4.21' not found (required by /home//.local/share/pagerduty-cli/client/0.1.16-3ec92e9/bin/node)

If that makes sense, how you would fix it?

Thanks a lot

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions