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

Incorrect files permissions in packages #124

Closed
Tracked by #110
f-galland opened this issue Jan 16, 2024 · 2 comments · Fixed by #137
Closed
Tracked by #110

Incorrect files permissions in packages #124

f-galland opened this issue Jan 16, 2024 · 2 comments · Fixed by #137
Assignees
Labels
level/task Task issue type/bug Bug issue

Comments

@f-galland
Copy link
Member

Description

We need to check that installed files have the right attributes. We can use the following as a reference:

Tasks

  • Modify packaging scripts to set the right attributes to installed files according to the reference above.
@wazuhci wazuhci removed this from Release 4.9.0 Jan 16, 2024
@AlexRuiz7 AlexRuiz7 added level/task Task issue type/bug Bug issue labels Jan 16, 2024
@wazuhci wazuhci moved this to Backlog in Release 4.9.0 Jan 16, 2024
@f-galland f-galland self-assigned this Jan 18, 2024
@wazuhci wazuhci moved this from Backlog to In progress in Release 4.9.0 Jan 18, 2024
@AlexRuiz7 AlexRuiz7 changed the title Set the right attributes on RPM and DEB packages Incorrect files permissions in packages Jan 18, 2024
@f-galland
Copy link
Member Author

There is an exclude directive that helps solving File listed twice warnings:

@f-galland
Copy link
Member Author

We should be able to fix the rest of the warnings that pop when leaving out plugins with a conditional macro approach described in the link below:

@wazuhci wazuhci moved this from In progress to Pending review in Release 4.9.0 Jan 24, 2024
@wazuhci wazuhci moved this from Pending review to In review in Release 4.9.0 Jan 30, 2024
@wazuhci wazuhci moved this from In review to Done in Release 4.9.0 Jan 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
level/task Task issue type/bug Bug issue
Projects
No open projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants