I always kept my Grafana on raspberry up to date but now i am stock on this.
I use the commands that is given on the download site for Ubuntu and Debian(ARMv6)
When it is downloaded and will try to unpack it gives me this error.:
$ sudo dpkg -i grafana-rpi_9.2.0_armhf.deb
(Database wordt ingelezen … 60023 bestanden en mappen momenteel geïnstalleerd.)
Uitpakken van grafana-rpi_9.2.0_armhf.deb wordt voorbereid…
Bezig met uitpakken van grafana-rpi (9.2.0) …
dpkg: fout bij verwerken van archief grafana-rpi_9.2.0_armhf.deb (–install):
poging tot overschrijven van ‘/usr/lib/systemd/system/grafana-server.service’, wat ook in pakket grafana 9.1.5 zit
dpkg-deb: fout: subproces plakken werd gedood door signaal (Gebroken pijp)
Fouten gevonden tijdens verwerken van:
grafana-rpi_9.2.0_armhf.deb
$
$ sudo dpkg -i grafana-rpi_9.2.0_armhf.deb
(Reading database…60023 files and directories currently installed.)
Preparing to extract grafana-rpi_9.2.0_armhf.deb…
Extracting grafana-rpi (9.2.0)…
dpkg: Error processing archive grafana-rpi_9.2.0_armhf.deb (–install):
attempted overwrite of ‘/usr/lib/systemd/system/grafana-server.service’, which is also in package grafana 9.1.5
dpkg-deb: Error: Paste subprocess was killed by signal (Broken pipe)
Errors found while processing:
grafana-rpi_9.2.0_armhf.deb
$
one sure way to see if this new version is problematic in rpi, it to spin up a new 9.2.0 version of grafana separate than you current one and see if it works?
so that probably means the new version grafana-rpi_9.2.0_armhf.deb has issues. Can you try the latest 9.2.1 and see if there is an issue there as well?
Yes i did try V9.2.0 and V9.2.1 both give me this error.
I now do a clean install debian and install .deb package v9.1.5
No problem
Update from V9.2.0 give me this error.
Also update from V9.2.1 same error
Update to V9.1.8 everything is oke.