Skip to content

Add support for -d option in wazuh-agent packaging scripts #740

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

Open
4 tasks
cborla opened this issue Apr 11, 2025 · 0 comments
Open
4 tasks

Add support for -d option in wazuh-agent packaging scripts #740

cborla opened this issue Apr 11, 2025 · 0 comments
Labels
level/task Task issue module/packages Agent packages type/enhancement Enhancement issue

Comments

@cborla
Copy link
Member

cborla commented Apr 11, 2025

Wazuh version Component Install method Platform
5.0.0-alpha1 Agent Packages/Sources Windows Linux macOS

Description

Currently, debug symbol packages are not being generated when building version 5.0 of the wazuh-agent. The -d option, which is intended to enable this functionality, should be supported by the packaging scripts.

This issue aims to ensure that passing -d to the package generation process correctly triggers the creation of debug symbols packages, as expected.

Affected files

  • packages/macos/generate_wazuh_packages.sh
  • packages/generate_package.sh

Tasks

  • Investigate how the -d option is handled in the current scripts.
  • Ensure the -d flag enables debug symbol generation.
  • Validate that debug packages are created for version 5.0.
  • Update or document usage if necessary.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
level/task Task issue module/packages Agent packages type/enhancement Enhancement issue
Projects
Status: Blocked
Development

No branches or pull requests

1 participant