Skip to content

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

@cborla

Description

@cborla
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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions