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

GLIBCXX version error when running the agent RPM package #441

Closed
cborla opened this issue Dec 17, 2024 · 0 comments · Fixed by #440
Closed

GLIBCXX version error when running the agent RPM package #441

cborla opened this issue Dec 17, 2024 · 0 comments · Fixed by #440
Assignees
Labels
level/task Task issue mvp Minimum Viable Product refinement type/bug Bug issue

Comments

@cborla
Copy link
Member

cborla commented Dec 17, 2024

Description:

After installing the latest RPM package of the Wazuh agent and executing the registration command, the following libstdc++ version errors occur:

/usr/share/wazuh-agent/bin/wazuh-agent: /lib64/libstdc++.so.6: version `GLIBCXX_3.4.32' not found (required by /usr/share/wazuh-agent/bin/wazuh-agent)
/usr/share/wazuh-agent/bin/wazuh-agent: /lib64/libstdc++.so.6: version `GLIBCXX_3.4.31' not found (required by /usr/share/wazuh-agent/bin/wazuh-agent)
/usr/share/wazuh-agent/bin/wazuh-agent: /lib64/libstdc++.so.6: version `GLIBCXX_3.4.30' not found (required by /usr/share/wazuh-agent/bin/wazuh-agent)

Additional Information:

Next Steps:

  • Verify if the proposed fix resolves the issue when building and packaging the RPM.
  • Implement CI checks to validate RPM package installation.
@cborla cborla added level/task Task issue type/bug Bug issue mvp Minimum Viable Product refinement labels Dec 17, 2024
@wazuhci wazuhci moved this to In progress in XDR+SIEM/Release 5.0.0 Dec 17, 2024
@wazuhci wazuhci moved this from In progress to Done in XDR+SIEM/Release 5.0.0 Dec 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
level/task Task issue mvp Minimum Viable Product refinement type/bug Bug issue
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants