Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed to install sysdig on Centos6.10 #1888

Open
liorzemah opened this issue Jul 13, 2022 · 1 comment
Open

Failed to install sysdig on Centos6.10 #1888

liorzemah opened this issue Jul 13, 2022 · 1 comment

Comments

@liorzemah
Copy link

liorzemah commented Jul 13, 2022

Got the following error when I tried to install Sysdig on Centos 6.10:

command:
yum -y install sysdig
output:
Loaded plugins: auto-update-debuginfo, fastestmirror
Setting up Install Process
Loading mirror speeds from cached hostfile

  • epel: d2lzkl7pfhq30w.cloudfront.net
  • epel-debuginfo: d2lzkl7pfhq30w.cloudfront.net
    Resolving Dependencies
    --> Running transaction check
    ---> Package sysdig.x86_64 0:0.29.3-1 will be installed
    --> Processing Dependency: dkms for package: sysdig-0.29.3-1.x86_64
    --> Processing Dependency: libstdc++.so.6(CXXABI_1.3.5)(64bit) for package: sysdig-0.29.3-1.x86_64
    --> Processing Dependency: libstdc++.so.6(GLIBCXX_3.4.14)(64bit) for package: sysdig-0.29.3-1.x86_64
    --> Processing Dependency: libstdc++.so.6(GLIBCXX_3.4.15)(64bit) for package: sysdig-0.29.3-1.x86_64
    --> Processing Dependency: libstdc++.so.6(GLIBCXX_3.4.17)(64bit) for package: sysdig-0.29.3-1.x86_64
    --> Processing Dependency: libstdc++.so.6(GLIBCXX_3.4.18)(64bit) for package: sysdig-0.29.3-1.x86_64
    --> Processing Dependency: libstdc++.so.6(GLIBCXX_3.4.19)(64bit) for package: sysdig-0.29.3-1.x86_64
    --> Processing Dependency: libz.so.1(ZLIB_1.2.3.5)(64bit) for package: sysdig-0.29.3-1.x86_64
    --> Processing Dependency: libc.so.6(GLIBC_2.17)(64bit) for package: sysdig-0.29.3-1.x86_64
    --> Running transaction check
    ---> Package dkms.noarch 0:2.4.0-1.20170926git959bd74.el6 will be installed
    ---> Package sysdig.x86_64 0:0.29.3-1 will be installed
    --> Processing Dependency: libstdc++.so.6(CXXABI_1.3.5)(64bit) for package: sysdig-0.29.3-1.x86_64
    --> Processing Dependency: libstdc++.so.6(GLIBCXX_3.4.14)(64bit) for package: sysdig-0.29.3-1.x86_64
    --> Processing Dependency: libstdc++.so.6(GLIBCXX_3.4.15)(64bit) for package: sysdig-0.29.3-1.x86_64
    --> Processing Dependency: libstdc++.so.6(GLIBCXX_3.4.17)(64bit) for package: sysdig-0.29.3-1.x86_64
    --> Processing Dependency: libstdc++.so.6(GLIBCXX_3.4.18)(64bit) for package: sysdig-0.29.3-1.x86_64
    --> Processing Dependency: libstdc++.so.6(GLIBCXX_3.4.19)(64bit) for package: sysdig-0.29.3-1.x86_64
    --> Processing Dependency: libz.so.1(ZLIB_1.2.3.5)(64bit) for package: sysdig-0.29.3-1.x86_64
    --> Processing Dependency: libc.so.6(GLIBC_2.17)(64bit) for package: sysdig-0.29.3-1.x86_64
    --> Finished Dependency Resolution
    Error: Package: sysdig-0.29.3-1.x86_64 (draios)
    Requires: libz.so.1(ZLIB_1.2.3.5)(64bit)
    Error: Package: sysdig-0.29.3-1.x86_64 (draios)
    Requires: libc.so.6(GLIBC_2.17)(64bit)
    Error: Package: sysdig-0.29.3-1.x86_64 (draios)
    Requires: libstdc++.so.6(GLIBCXX_3.4.19)(64bit)
    Error: Package: sysdig-0.29.3-1.x86_64 (draios)
    Requires: libstdc++.so.6(GLIBCXX_3.4.18)(64bit)
    Error: Package: sysdig-0.29.3-1.x86_64 (draios)
    Requires: libstdc++.so.6(CXXABI_1.3.5)(64bit)
    Error: Package: sysdig-0.29.3-1.x86_64 (draios)
    Requires: libstdc++.so.6(GLIBCXX_3.4.15)(64bit)
    Error: Package: sysdig-0.29.3-1.x86_64 (draios)
    Requires: libstdc++.so.6(GLIBCXX_3.4.14)(64bit)
    Error: Package: sysdig-0.29.3-1.x86_64 (draios)
    Requires: libstdc++.so.6(GLIBCXX_3.4.17)(64bit)
    You could try using --skip-broken to work around the problem
    You could try running: rpm -Va --nofiles --nodigest

**My GLIBC version is 2.12.
What are the minimum requirements for installing Sysdig?
According to

https://github.com/draios/sysdig/wiki/How-to-Install-Sysdig-for-Linux

you are supporting Centos6 but you have not mentioned any other requirements like GLINC version and other libraries.**

@github-actions
Copy link

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@github-actions github-actions bot added the stale label Feb 22, 2023
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Mar 2, 2023
@therealbobo therealbobo reopened this Mar 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants