Uploaded image for project: 'ZABBIX BUGS AND ISSUES'
  1. ZABBIX BUGS AND ISSUES
  2. ZBX-17256

CentOS 7 repo missing "deprecated"

XMLWordPrintable

    • Icon: Problem report Problem report
    • Resolution: Fixed
    • Icon: Trivial Trivial
    • 5.0 (plan)
    • 5.0.0alpha1
    • Packages (C)
    • None
    • CentOS7
    • Team I
    • Sprint 61 (Feb 2020), Sprint 62 (Mar 2020)
    • 0.125

      Steps to reproduce:

      1. rpm -Uvh https://repo.zabbix.com/zabbix/4.5/rhel/7/x86_64/zabbix-release-4.5-1.el7.noarch.rpm
      2. yum install zabbix-server-mysql zabbix-agent -y
      3. yum install zabbix-web-mysql -y

      Result:
      failed to install, no such package.

      yum search 'zabbix-'
      =========================================================================================== N/S matched: zabbix- ===========================================================================================
      pcp-export-zabbix-agent.x86_64 : Module for exporting PCP metrics to Zabbix agent
      zabbix-agent.x86_64 : Old Zabbix Agent
      zabbix-get.x86_64 : Zabbix Get
      zabbix-java-gateway.x86_64 : Zabbix java gateway
      zabbix-js.x86_64 : Zabbix JS
      zabbix-proxy-mysql.x86_64 : Zabbix proxy for MySQL or MariaDB database
      zabbix-proxy-pgsql.x86_64 : Zabbix proxy for PostgreSQL database
      zabbix-proxy-sqlite3.x86_64 : Zabbix proxy for SQLite3 database
      zabbix-release.noarch : Zabbix repository configuration
      zabbix-sender.x86_64 : Zabbix Sender
      zabbix-server-mysql.x86_64 : Zabbix server for MySQL or MariaDB database
      zabbix-server-pgsql.x86_64 : Zabbix server for PostgresSQL database
      
       

       

      Expected:
      To be able to install zabbix-web-mysql

      Workaround:
      Edit manually repo file and add following lines:

      [zabbix-deprecated]
      name=Zabbix Official Repository debuginfo - $basearch
      baseurl=http://repo.zabbix.com/zabbix/4.5/rhel/7/$basearch/deprecated/
      enabled=1
      gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-ZABBIX-A14FE591
      gpgcheck=1
      

            yurii Jurijs Klopovskis
            aleksejs.petrovs Aleksejs Petrovs
            Team I
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: