Hallo,
ich bin gerade dabei die Software auf meinem Raspberry Pi 4 zu aktualisieren und irgendwie wird Grafana nicht aktualisiert über apt get, was ich nicht verstehe.
Aktuell habe ich grafana version 10.4.1
Code
pi@raspberrypi:~ $ sudo apt-get update
Hit:1 http://archive.raspberrypi.com/debian bookworm InRelease
Hit:2 http://deb.debian.org/debian bookworm InRelease
Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
Hit:4 https://apt.grafana.com stable InRelease
Hit:5 http://deb.debian.org/debian bookworm-updates InRelease
Hit:6 https://repos.influxdata.com/debian stable InRelease
Hit:7 https://deb.nodesource.com/node_20.x nodistro InRelease
Hit:8 https://weewx.com/apt/python3 buster InRelease
Reading package lists... Done
Code
pi@raspberrypi:~ $ sudo apt-get upgrade
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Calculating upgrade... Done
The following packages were automatically installed and are no longer required:
chromium-browser chromium-browser-l10n chromium-codecs-ffmpeg-extra
libcamera0.1 libcamera0.2 libraspberrypi0 libssl1.1 libwpe-1.0-1
libwpebackend-fdo-1.0-1 linux-headers-6.1.0-rpi7-common-rpi
linux-headers-6.1.0-rpi7-rpi-2712 linux-headers-6.1.0-rpi7-rpi-v8
linux-image-6.1.0-rpi7-rpi-2712 linux-image-6.1.0-rpi7-rpi-v8
linux-kbuild-6.1
Use 'sudo apt autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Display More
es werden keine Fehler angezeigt aber grafana wird nicht aktualisiert. Warum ? Die aktuelle Version müsste 11.2.2 sein.
Stimmt etwas mit meinem apt listen nicht ?
Mein System:
Code
Operating System: Debian GNU/Linux 12 (bookworm)
Kernel: Linux 6.6.51+rpt-rpi-v8
Architecture: arm64
Im Voraus vielen Dank für die Hilfe!
Viele Grüße
Thomas