Ad Widget

Collapse

Unable to locate package zabbix-apache-conf and zabbix-sql-scripts during install

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • dango
    Junior Member
    • Jan 2023
    • 1

    #1

    Unable to locate package zabbix-apache-conf and zabbix-sql-scripts during install

    Following the installation guide on the website.
    6.2-> Ubuntu 64-> 22.04 ->Server, Frontend, Agent -> MySQL- Apache
    Step 2
    a. Install Zabbix repository. Works fine.
    b. Install Zabbix server, frontend, agent (# apt install zabbix-server-mysql zabbix-frontend-php zabbix-apache-conf zabbix-sql-scripts zabbix-agent)
    Everthing installed but zabbix-apache-conf and zabbix-sql-scripts
  • cyber
    Senior Member
    Zabbix Certified SpecialistZabbix Certified Professional
    • Dec 2006
    • 4807

    #2
    Any error messages? Apache and mysql installed as requirements?

    Comment

    • BlueKnight
      Junior Member
      • Jan 2023
      • 2

      #3
      I am having this same issue. I followed the instructions at Download and install Zabbix 6.2 for Ubuntu 22.04 (Jammy), MySQL, Apache​ and on the step that says "apt install zabbix-server-mysql zabbix-frontend-php zabbix-apache-conf zabbix-sql-scripts zabbix-agent" I get the following:

      Reading package lists... Done
      Building dependency tree... Done
      Reading state information... Done
      E: Unable to locate package zabbix-apache-conf
      E: Unable to locate package zabbix-sql-scripts

      I did a "apt-cache search zabbix conf" to check my repository and I think it looks ok (see below result)

      python3-pyzabbix - Zabbix API Python interface.
      resource-agents-extra - Cluster Resource Agents
      uwsgi-core - fast, self-healing application container server (core)
      zabbix-release - Zabbix official repository configuration


      Any thoughts on how to correct this?

      Comment

      Working...