grafana / tutorials

A series of tutorials for helping you make the most out of Grafana.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

error when installing grafana according instruction on raspberry pi 4b with bullseye

reinierdevl opened this issue · comments

This is what I get when I install on a pi 4b with bullseye, latest version of pi OS. Does not work

pi@domo:~ $ wget -q -O - https://packages.grafana.com/gpg.key | sudo apt-key add -
Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)).
OK
pi@domo:~ $ echo "deb https://packages.grafana.com/oss/deb stable main" | sudo tee -a /etc/apt/sources.list.d/grafana.list
deb https://packages.grafana.com/oss/deb stable main
pi@domo:~ $ sudo apt-get install -y grafana~
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
E: Unable to locate package grafana~