Ad Widget

Collapse

Cloudlinux updating zabbix agent

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • imarinov
    Junior Member
    • Jan 2020
    • 2

    #1

    Cloudlinux updating zabbix agent

    Hello,
    I want to update Zabbix agent to a server but I have a problem.

    Linux OS:
    cat /etc/os-release
    NAME="CloudLinux"
    VERSION="7.6 (Vladimir Lyakhov)"
    ID="cloudlinux"
    ID_LIKE="rhel fedora centos"
    VERSION_ID="7.6"
    PRETTY_NAME="CloudLinux 7.6 (Vladimir Lyakhov)"

    Zabbix agent version:
    zabbix_agent -V
    Zabbix agent v2.0.16 (revision 56692) (12 November 2015)
    Compilation time: Nov 12 2015 20:57:54

    I use these commands:
    1001 2020-01-28 11:40:05 rpm -Uvh https://repo.zabbix.com/zabbix/4.4/r...el7.noarch.rpm
    1002 2020-01-28 11:40:11 yum clean all
    1003 2020-01-28 11:40:27 yum install zabbix-agent

    and get these errors:

    Transaction check error:
    file /etc/logrotate.d/zabbix-agent from install of zabbix-agent-4.4.4-1.el7.x86_64 conflicts with file from package zabbix20-agent-2.0.16-1.el7.x86_64
    file /etc/zabbix/zabbix_agentd.conf from install of zabbix-agent-4.4.4-1.el7.x86_64 conflicts with file from package zabbix20-agent-2.0.16-1.el7.x86_64
    file /usr/lib/systemd/system/zabbix-agent.service from install of zabbix-agent-4.4.4-1.el7.x86_64 conflicts with file from package zabbix20-agent-2.0.16-1.el7.x86_64
    file /usr/sbin/zabbix_agentd from install of zabbix-agent-4.4.4-1.el7.x86_64 conflicts with file from package zabbix20-agent-2.0.16-1.el7.x86_64
    file /usr/share/man/man8/zabbix_agentd.8.gz from install of zabbix-agent-4.4.4-1.el7.x86_64 conflicts with file from package zabbix20-agent-2.0.16-1.el7.x86_64
    file /var/run/zabbix from install of zabbix-agent-4.4.4-1.el7.x86_64 conflicts with file from package zabbix20-agent-2.0.16-1.el7.x86_64
    file /var/log/zabbix from install of zabbix-agent-4.4.4-1.el7.x86_64 conflicts with file from package zabbix20-agent-2.0.16-1.el7.x86_64
    file /etc/zabbix/zabbix_agentd.conf from install of zabbix-agent-4.4.4-1.el7.x86_64 conflicts with file from package zabbix20-2.0.16-1.el7.x86_64

    any ideas?
  • imarinov
    Junior Member
    • Jan 2020
    • 2

    #2
    I moved the topic to the right place because I posted in the wrong section.

    Comment

    Working...