I follow the installing instructions, but apt update fails
Install Zabbix repository
# wget https://repo.zabbix.com/zabbix/6.0/r...bian11_all.deb
# dpkg -i zabbix-release_6.0-1+debian11_all.deb
# apt update
root@raspberrypi:~# apt update
Hit:1 http://raspbian.raspberrypi.org/raspbian bullseye InRelease
Hit:2 http://archive.raspberrypi.org/debian bullseye InRelease
Ign:3 https://repo.zabbix.com/zabbix/6.0/raspbian-arm64 bullseye InRelease
Err:4 https://repo.zabbix.com/zabbix/6.0/raspbian-arm64 bullseye Release
404 Not Found [IP: 178.128.6.101 443]
Reading package lists... Done
E: The repository 'https://repo.zabbix.com/zabbix/6.0/raspbian-arm64 bullseye Release' does not have a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
root@raspberrypi:~#
Thanks,
Peter Calum
Install Zabbix repository
# wget https://repo.zabbix.com/zabbix/6.0/r...bian11_all.deb
# dpkg -i zabbix-release_6.0-1+debian11_all.deb
# apt update
root@raspberrypi:~# apt update
Hit:1 http://raspbian.raspberrypi.org/raspbian bullseye InRelease
Hit:2 http://archive.raspberrypi.org/debian bullseye InRelease
Ign:3 https://repo.zabbix.com/zabbix/6.0/raspbian-arm64 bullseye InRelease
Err:4 https://repo.zabbix.com/zabbix/6.0/raspbian-arm64 bullseye Release
404 Not Found [IP: 178.128.6.101 443]
Reading package lists... Done
E: The repository 'https://repo.zabbix.com/zabbix/6.0/raspbian-arm64 bullseye Release' does not have a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
root@raspberrypi:~#
Thanks,
Peter Calum

Comment