pagerduty-cli icon indicating copy to clipboard operation
pagerduty-cli copied to clipboard

Missing C++ Library References

Open collestech opened this issue 2 years ago • 1 comments

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

collestech avatar Jul 06 '23 16:07 collestech

Hi @collestech im sorry for the trouble!! I have seen this once before - is your OS very old by any chance? What was the last version of PD CLI that worked for you on that machine?

martindstone avatar Jul 07 '23 00:07 martindstone