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

Remove applications SCA dir from RP; agent specs #876

Merged
merged 1 commit into from
Sep 15, 2021

Conversation

DFolchA
Copy link
Contributor

@DFolchA DFolchA commented Sep 15, 2021

Related issue

Description

This PR removes the applications SCA directory from the Wazuh agent SPEC files section. This caused the following error when building the package:

RPM build errors:
    Directory not found: /build_wazuh/rpmbuild/BUILDROOT/wazuh-agent-4.3.0-0.commit55f9741.x86_64/var/ossec/tmp/sca-4.3.0-0.commit55f9741-tmp/applications
    File not found: /build_wazuh/rpmbuild/BUILDROOT/wazuh-agent-4.3.0-0.commit55f9741.x86_64/var/ossec/tmp/sca-4.3.0-0.commit55f9741-tmp/applications/*

Logs example

Tests

  • Build the package in any supported platform
    • Linux
  • Package installation
  • Package upgrade
  • Package downgrade
  • Package remove
  • Package install/remove/install
  • Change added to CHANGELOG.md
  • Tests for Linux RPM
    • Build the package for x86_64
    • Build the package for i386
    • Build the package for armhf
    • Build the package for aarch64
    • %files section is correctly updated if necessary

@DFolchA DFolchA self-assigned this Sep 15, 2021
@alberpilot alberpilot merged commit 32ad60f into 4.3 Sep 15, 2021
@alberpilot alberpilot deleted the remove-unnecessary-sca-dir branch September 15, 2021 08:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants