[ZBX-21648] unable to locate package zabbix-apache-conf Created: 2022 Sep 14  Updated: 2024 Apr 10  Resolved: 2023 Jun 26

Status: Closed
Project: ZABBIX BUGS AND ISSUES
Component/s: None
Affects Version/s: 6.2.1
Fix Version/s: None

Type: Problem report Priority: Trivial
Reporter: Konstantin Assignee: Jurijs Klopovskis
Resolution: Won't fix Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified
Environment:

i always have such a mistake when i am trying to install Zabbix by instruction on official site


Attachments: PNG File zabbix.png    
Team: Team B
Sprint: Sprint 95 (Dec 2022), Sprint 96 (Jan 2023), Sprint 97 (Feb 2023), Sprint 98 (Mar 2023), Sprint 99 (Apr 2023), Sprint 100 (May 2023), Sprint 101 (Jun 2023)

 Description   

Steps to reproduce:

  1. Changes in configuration...
  2. Navigate to screen title...
  3. Click on screen element...
  4. ...

Result:
See screenshot...
See log file...
See memory dump...
Expected:
See screenshot....
See attached patch file...



 Comments   
Comment by Edgar Akhmetshin [ 2022 Sep 16 ]

Hello Konstantin,

Provide the following details:

  • operating system used
  • steps taken (detailed)

Regards,
Edgar

Comment by Konstantin [ 2022 Sep 16 ]

Hello! Thanks for trying to help.

1.
Distributor ID: Ubuntu
Description:    Ubuntu 22.04.1 LTS
Release:        22.04
Codename:       jammy
odmin@Ubuntu22Z:~$

2. I Installed Ubuntu 22 to a HyperV machine with win 10 pro

Then i made:

sudo apt update

sudo apt upgrade

Then i gave static ip to my ubuntu desktop from NAT network(because it works on HyperV). I made it from GUI. And it works. All IP and DNS are avaliable from this Ubuntu.

Then i made ssh settings: 

sudo apt update

sudo apt install openssh-server

sudo systemctl status ssh

sudo systemctl enable --now ssh

sudo ufw allow ssh

Then i connected to this ubuntu by putty. It is OK.

Then i try this instruction from official Zabbix (look screen zabbix)/

sudo wget https://repo.zabbix.com/zabbix/6.2/ubuntu-arm64/pool/main/z/zabbix-release/zabbix-release_6.2-2%2Bubuntu22.04_all.deb
sudo dpkg -i zabbix-release_6.2-2+ubuntu22.04_all.deb
sudo apt update

 

It worked. BUT THEN:

sudo apt install zabbix-server-mysql zabbix-frontend-php zabbix-apache-conf zabbix-sql-scripts zabbix-agent

AND WHAT I HAVE??? On a different versions of Ubuntu. Many times...:

E: Unable to locate package zabbix-apache-conf
E: Unable to locate package zabbix-sql-scripts

I don't know how to solve it. I am crying/ Please help

 

 

 

Comment by demon [ 2022 Dec 05 ]

I have got same problem with zabbix 5.0 ubuntu 64 version

for non 64 version everithing works well

Comment by Jurijs Klopovskis [ 2022 Dec 07 ]

Make sure you are installing Zabbix from repo.zabbix.com instead of ubuntu repos.

I've found one issue with libssl version requirement in 5.0, on jammy arm64, demon101
I'll fix that.

Apart from that it seems to work fine in 6.0 and 6.2.

Questions:

  1. Are you running an arm server, bigetti ?
  2. Does apt update run correctly?
  3. What's the output of apt search zabbix command?

Tested using jammy arm64 chroot.

Comment by Konstantin [ 2023 Mar 02 ]

Hi!

  1. arm server? You mean physical&? No. This time it is a virtual box.
  2. Yes
  3. odmin@Ubuntu05:~$ apt search zabbix
    Sorting... Done
    Full Text Search... Done
    golang-github-inexio-go-monitoringplugin-dev/jammy,jammy 1.0.13-1 all
      Go lib for writing monitoring check plugins

nagstamon/jammy,jammy 3.8.0-1 all
  Nagios status monitor which takes place in systray or on desktop

octopussy/jammy,jammy 1.0.6-0ubuntu2 all
  log analyzer, alerter & reporter

pcp-export-pcp2zabbix/jammy 5.3.6-1build1 amd64
  Tool for exporting data from PCP to Zabbix

pcp-export-zabbix-agent/jammy 5.3.6-1build1 amd64
  Module for exporting PCP metrics to Zabbix agent

python3-protobix/jammy,jammy 1.0.2-8 all
  Implementation of Zabbix Sender protocol (Python 3)

python3-pyzabbix/jammy,jammy 0.8.2-1 all
  Zabbix API Python interface.

resource-agents-extra/jammy 1:4.7.0-1ubuntu7 amd64
  Cluster Resource Agents

uwsgi-core/jammy 2.0.20-4 amd64
  fast, self-healing application container server (core)

yowsup-cli/jammy,jammy 3.2.3-2 all
  command line tool that acts as WhatsApp client

zabbix-agent/jammy 1:5.0.17+dfsg-1 amd64
  network monitoring solution - agent

zabbix-frontend-php/jammy,jammy 1:5.0.17+dfsg-1 all
  network monitoring solution - PHP front-end

zabbix-java-gateway/jammy,jammy 1:5.0.17+dfsg-1 all
  network monitoring solution - Java gateway

zabbix-proxy-mysql/jammy 1:5.0.17+dfsg-1 amd64
  network monitoring solution - proxy (using MySQL)

zabbix-proxy-pgsql/jammy 1:5.0.17+dfsg-1 amd64
  network monitoring solution - proxy (using PostgreSQL)

zabbix-proxy-sqlite3/jammy 1:5.0.17+dfsg-1 amd64
  network monitoring solution - proxy (using SQLite3)

zabbix-server-mysql/jammy 1:5.0.17+dfsg-1 amd64
  network monitoring solution - server (using MySQL)

zabbix-server-pgsql/jammy 1:5.0.17+dfsg-1 amd64
  network monitoring solution - server (using PostgreSQL)

Comment by Jurijs Klopovskis [ 2023 Mar 06 ]

There.

1:5.0.17+dfsg

You are using Zabbix packages provided by Debian.

Also we do not provide server/frontned package. I don't remember exactly why, but most probably because of lack of PHP 8 support in 5.0.

Suggest upgrading to 6.0 and using official packages.

Generated at Sun Dec 14 00:06:57 EET 2025 using Jira 10.3.13#10030013-sha1:56dd970ae30ebfeda3a697d25be1f6388b68a422.