Miguel Verdaguer Velázquez

Results 72 comments of Miguel Verdaguer Velázquez

# Tests DEB systems ### :green_circle: Wazuh agent Try and remove all dependecies for Wazuh agent in Ubuntu 20 ``` root@ubuntu20:/home/vagrant# apt-get remove libc6 Reading package lists... Done Building dependency...

# Tests RPM systems ### :green_circle: Wazuh agent In the case of the Wazuh agent for RPM systems, the only installation dependency is package `coreutils`, which can not be removed:...

The issue is on hold for: https://github.com/wazuh/wazuh-jenkins/issues/4834

# Update As of right now, version `4.4.1` the only difference between the documentation and the deployment as explained in the dashboard is the following: - Using the documentation, the...

With the changes in branch `14716-msi-messages`, the MSI package would not be generated, with error: ``` ��wazuh-installer.wxs Windows Installer XML Toolset Linker version 3.11.2.4516 Copyright (c) .NET Foundation and contributors....

As said in previous comments, not installing `init.d` when it is not needed would solve this problem. Issue #1918 would so solve this problem for any distribution. As a temporary...

After some problems with the debugging for the Github Actions test, finally using [act](https://github.com/nektos/act) made it possible to see the errors, a file wrongly typed and the fact that the...

Waiting for the checks in https://github.com/wazuh/wazuh-packages/actions/runs/3988318050/jobs/6839306896

As per [this](https://github.com/wazuh/wazuh-packages/pull/2053#discussion_r1094687969) commentary in the Pull Request, both CentOS 9 Stream and Fedora 34 have been tested and the error has been discovered in both of them. Both have...

I am getting the same problem when signing the script used in the `/Library/StartupItems`. After using the command line utility `packagesbuild` to create a package and installing the package, the...