Ad Widget

Collapse

Can't install using yum on amazon linux

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Taruchan
    Junior Member
    • Mar 2017
    • 1

    #1

    Can't install using yum on amazon linux

    Hi All,

    OS: Amazon Linux (amzn-ami-hvm-2016.09.1.20170119-x86_64-gp2 (ami-56d4ad31))
    Zabbix: 3.2

    I attempted to install zabbix using yum, but I can not install it with the error below.
    I tried "yum clean all" and "yum --enablerepo=zabbix clean metadata" but it did not solve it.
    Anyone know the solution method?

    I did not paste addresses containing a lot of http, I will send the log below.


    Code:
    (12/15): zabbix-server-mysql-3.2.4-1.el6.x86_64.rpm                                                                                                           | 1.8 MB     00:01
    http://repo.zabbix.com/zabbix/3.2/rhel/6/x86_64/deprecated/zabbix-server-mysql-3.2.4-1.el6.x86_64.rpm: [Errno -1] Package does not match intended download. Suggestion: run yum --enablerepo=zabbix clean metadata
    Trying other mirror.
    (13/15): zabbix-web-3.2.4-1.el6.noarch.rpm                                                                                                                    | 5.2 MB     00:01
    http://repo.zabbix.com/zabbix/3.2/rhel/6/x86_64/deprecated/zabbix-web-3.2.4-1.el6.noarch.rpm: [Errno -1] Package does not match intended download. Suggestion: run yum --enablerepo=zabbix clean metadata
    Trying other mirror.
    (14/15): zabbix-web-japanese-3.2.4-1.el6.noarch.rpm                                                                                                           | 5.8 kB     00:00
    http://repo.zabbix.com/zabbix/3.2/rhel/6/x86_64/deprecated/zabbix-web-japanese-3.2.4-1.el6.noarch.rpm: [Errno -1] Package does not match intended download. Suggestion: run yum --enablerepo=zabbix clean metadata
    Trying other mirror.
    (15/15): zabbix-web-mysql-3.2.4-1.el6.noarch.rpm                                                                                                              | 5.4 kB     00:00
    http://repo.zabbix.com/zabbix/3.2/rhel/6/x86_64/deprecated/zabbix-web-mysql-3.2.4-1.el6.noarch.rpm: [Errno -1] Package does not match intended download. Suggestion: run yum --enablerepo=zabbix clean metadata
    Trying other mirror.
    
    
    Error downloading packages:
      zabbix-web-mysql-3.2.4-1.el6.noarch: failure: deprecated/zabbix-web-mysql-3.2.4-1.el6.noarch.rpm from zabbix: [Errno 256] No more mirrors to try.
      zabbix-web-3.2.4-1.el6.noarch: failure: deprecated/zabbix-web-3.2.4-1.el6.noarch.rpm from zabbix: [Errno 256] No more mirrors to try.
      zabbix-server-mysql-3.2.4-1.el6.x86_64: failure: deprecated/zabbix-server-mysql-3.2.4-1.el6.x86_64.rpm from zabbix: [Errno 256] No more mirrors to try.
      zabbix-web-japanese-3.2.4-1.el6.noarch: failure: deprecated/zabbix-web-japanese-3.2.4-1.el6.noarch.rpm from zabbix: [Errno 256] No more mirrors to try.
    Thank you.
Working...