Hello everybody, Im user as like root
# rpm -Uvh https://repo.zabbix.com/zabbix/4.0/r...el7.noarch.rpm
no problem till I use:
yum install -y zabbix-agent
Setting up Install Process
zabbix
zabbix/primary_db
zabbix-non-supported
zabbix-non-supported/primary
zabbix-non-supported Resolving Dependencies
--> Running transaction check
--> Package zabbix-agent.x86 64 0:4.0.21-2.el7 will be installed
--> Processing Dependency: libc.so.6 (GLIBC_2.17) (64bit) for package: zabbix-agent-4.0.21-2.el7.x86_64
--> Processing Dependency: systemd for package: zabbix-agent-4.0.21-2.el7.x86_64
--> Processing Dependency: systemd for package: zabbix-agent-4.0.21-2.el7.x86_64
--> Processing Dependency: libpcre.so.l () (64bit) for package: zabbix-agent-4.0.21-2.el7.x86_64
--> Finished Dependency Resolution
Error: Package: zabbix-agent-4.0.21-2.el7.x86 _64 (zabbix)
Requires: libc.so.6(GLIBC_2.17) (64bit)
Error: Package: zabbix-agent-4.0.21-2.el7.x86_64 (zabbix)
Requires: systemd
Error: Package: zabbix-agent-4.0.21-2.el7.x86_64 (zabbix)
Requires: libpcre.so.1() (64bit)
You could try using --skip-broken to work around the problem
**Found 1 pre-existing rpmdb problem (s), 'yum check' output follows:
docker-engine-l.13.1-1.0.1.el6.x86_64 has installed conflicts docker: docker-engine-l.13.1-1.0.1.e16.x86_64
how could
# rpm -Uvh https://repo.zabbix.com/zabbix/4.0/r...el7.noarch.rpm
no problem till I use:
yum install -y zabbix-agent
Setting up Install Process
zabbix
zabbix/primary_db
zabbix-non-supported
zabbix-non-supported/primary
zabbix-non-supported Resolving Dependencies
--> Running transaction check
--> Package zabbix-agent.x86 64 0:4.0.21-2.el7 will be installed
--> Processing Dependency: libc.so.6 (GLIBC_2.17) (64bit) for package: zabbix-agent-4.0.21-2.el7.x86_64
--> Processing Dependency: systemd for package: zabbix-agent-4.0.21-2.el7.x86_64
--> Processing Dependency: systemd for package: zabbix-agent-4.0.21-2.el7.x86_64
--> Processing Dependency: libpcre.so.l () (64bit) for package: zabbix-agent-4.0.21-2.el7.x86_64
--> Finished Dependency Resolution
Error: Package: zabbix-agent-4.0.21-2.el7.x86 _64 (zabbix)
Requires: libc.so.6(GLIBC_2.17) (64bit)
Error: Package: zabbix-agent-4.0.21-2.el7.x86_64 (zabbix)
Requires: systemd
Error: Package: zabbix-agent-4.0.21-2.el7.x86_64 (zabbix)
Requires: libpcre.so.1() (64bit)
You could try using --skip-broken to work around the problem
**Found 1 pre-existing rpmdb problem (s), 'yum check' output follows:
docker-engine-l.13.1-1.0.1.el6.x86_64 has installed conflicts docker: docker-engine-l.13.1-1.0.1.e16.x86_64
how could
Comment