我想在瓦祖加个经纪人,但我有麻烦了。
dpkg: regarding ./wazuh-agent-4.3.6.deb containing wazuh-agent:
wazuh-agent conflicts with wazuh-manager
wazuh-manager (version 4.3.6-1) is present and installed.
dpkg: error processing archive ./wazuh-agent-4.3.6.deb (--install):
conflicting packages - not installing wazuh-agent
Errors were encountered while processing:
./wazuh-agent-4.3.6.deb发布于 2022-08-01 17:45:39
根据附加的错误,您正试图在基于debian的计算机上安装Wazuh,这是不可能的。您不能同时在同一个系统中安装Wazuh和where。
要确认这一点,在运行命令systemctl status wazuh-manager时,您在机器中得到了什么?
-If您收到以下消息或类似的消息,然后就安装了wazuh管理器。
wazuh-manager.service - Wazuh manager
Loaded: loaded (/lib/systemd/system/wazuh-manager.service;
...-If你得到"Unit wazuh-manager.service could not be found.“,然后它没有安装。
https://stackoverflow.com/questions/73194461
复制相似问题