Answer the question
In order to leave comments, you need to log in
Can't install zabbix 5.0.1 on raspberry?
Good evening.
I put zabbix 5.0.1 (this version is needed)
wget https://repo.zabbix.com/zabbix/5.0/raspbian/pool/m... (lsb_release -sc)_all.deb
dpkg -i zabbix-release_5.0-1+$(lsb_release -sc)_all. deb
apt update
N: Skipping acquire of configured file 'main/binary-armhf/Packages' as repository ' repo.zabbix.com/zabbix/5.0/debian buster InRelease' doesn't support architecture 'armhf'
Answer the question
In order to leave comments, you need to log in
in the configs in the /etc/apt directory
, find where you have the
repo.zabbix.com/zabbix/5.0/ debian buster main
turnip
and correct it for
repo.zabbix.com/zabbix/5.0/ raspbian buster main
the
turnip can be written in the file
/etc/apt/sources.list
or one of the files in the
/etc/apt/source.list.d/ directory
most likely in the
/etc/apt/source.list.d/zabbix.list file
But strangely enough, since the deb package that you install should register correctly, apparently before that you accidentally rolled up a package for a regular debian
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question