Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Off Topic
    4. [ Geklärt ]Benötige Hilfe für Grafana Upgrade

    NEWS

    • ioBroker@Smart Living Forum Solingen, 14.06. - Agenda added

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    [ Geklärt ]Benötige Hilfe für Grafana Upgrade

    This topic has been deleted. Only users with topic management privileges can see it.
    • Thomas Braun
      Thomas Braun Most Active @Altersrentner last edited by

      @altersrentner

      sudo apt-mark unhold grafana
      sudo apt update
      sudo apt full-upgrade
      
      A 1 Reply Last reply Reply Quote 0
      • A
        Altersrentner @Thomas Braun last edited by

        @thomas-braun

        pi@raspberrypiioBroker:~ $ sudo apt update
        Hit:1 http://phoscon.de/apt/deconz bullseye InRelease
        Hit:2 http://deb.debian.org/debian bullseye InRelease
        Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
        Hit:4 http://security.debian.org/debian-security bullseye-security InRelease
        Hit:5 http://archive.raspberrypi.org/debian bullseye InRelease
        Hit:6 https://repos.influxdata.com/debian stretch InRelease
        Hit:7 https://download.docker.com/linux/debian bullseye InRelease
        Hit:8 https://deb.nodesource.com/node_16.x bullseye InRelease
        Hit:9 https://packages.grafana.com/oss/deb stable InRelease
        Reading package lists... Done
        Building dependency tree... Done
        Reading state information... Done
        7 packages can be upgraded. Run 'apt list --upgradable' to see them.
        pi@raspberrypiioBroker:~ $ sudo apt full-upgrade
        Reading package lists... Done
        Building dependency tree... Done
        Reading state information... Done
        Calculating upgrade... Done
        The following packages will be upgraded:
          base-files distro-info-data grafana libnftables1 libtasn1-6 nano nftables
        7 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
        Need to get 85.9 MB of archives.
        After this operation, 182 MB of additional disk space will be used.
        Do you want to continue? [Y/n] y
        Get:1 http://deb.debian.org/debian bullseye/main arm64 base-files arm64 11.1+deb11u6 [70.1 kB]
        Get:2 http://deb.debian.org/debian bullseye/main arm64 nftables arm64 0.9.8-3.1+deb11u1 [68.4 kB]
        Get:3 http://deb.debian.org/debian bullseye/main arm64 libnftables1 arm64 0.9.8-3.1+deb11u1 [244 kB]
        Get:4 http://deb.debian.org/debian bullseye/main arm64 libtasn1-6 arm64 4.16.0-2+deb11u1 [53.3 kB]
        Get:5 http://deb.debian.org/debian bullseye/main arm64 nano arm64 5.4-2+deb11u2 [647 kB]
        Get:6 http://deb.debian.org/debian bullseye/main arm64 distro-info-data all 0.51+deb11u3 [7,812 B]
        Get:7 https://packages.grafana.com/oss/deb stable/main arm64 grafana arm64 9.3.2 [84.8 MB]
        Fetched 85.9 MB in 14s (6,309 kB/s)
        Reading changelogs... Done
        (Reading database ... 59894 files and directories currently installed.)
        Preparing to unpack .../base-files_11.1+deb11u6_arm64.deb ...
        Unpacking base-files (11.1+deb11u6) over (11.1+deb11u5) ...
        Setting up base-files (11.1+deb11u6) ...
        Installing new version of config file /etc/debian_version ...
        (Reading database ... 59894 files and directories currently installed.)
        Preparing to unpack .../nftables_0.9.8-3.1+deb11u1_arm64.deb ...
        Unpacking nftables (0.9.8-3.1+deb11u1) over (0.9.8-3.1) ...
        Preparing to unpack .../libnftables1_0.9.8-3.1+deb11u1_arm64.deb ...
        Unpacking libnftables1:arm64 (0.9.8-3.1+deb11u1) over (0.9.8-3.1) ...
        Preparing to unpack .../libtasn1-6_4.16.0-2+deb11u1_arm64.deb ...
        Unpacking libtasn1-6:arm64 (4.16.0-2+deb11u1) over (4.16.0-2) ...
        Setting up libtasn1-6:arm64 (4.16.0-2+deb11u1) ...
        (Reading database ... 59894 files and directories currently installed.)
        Preparing to unpack .../nano_5.4-2+deb11u2_arm64.deb ...
        Unpacking nano (5.4-2+deb11u2) over (5.4-2+deb11u1) ...
        Preparing to unpack .../distro-info-data_0.51+deb11u3_all.deb ...
        Unpacking distro-info-data (0.51+deb11u3) over (0.51+deb11u2) ...
        Preparing to unpack .../grafana_9.3.2_arm64.deb ...
        Unpacking grafana (9.3.2) over (6.6.1) ...
        Setting up libnftables1:arm64 (0.9.8-3.1+deb11u1) ...
        Setting up nftables (0.9.8-3.1+deb11u1) ...
        Setting up distro-info-data (0.51+deb11u3) ...
        Setting up nano (5.4-2+deb11u2) ...
        Setting up grafana (9.3.2) ...
        Installing new version of config file /etc/default/grafana-server ...
        Installing new version of config file /usr/lib/systemd/system/grafana-server.service ...
        Restarting grafana-server service... OK
        Processing triggers for man-db (2.9.4-2) ...
        Processing triggers for libc-bin (2.31-13+rpt2+rpi1+deb11u5) ...
        pi@raspberrypiioBroker:~ $
        
        
        
        Thomas Braun 1 Reply Last reply Reply Quote 0
        • Thomas Braun
          Thomas Braun Most Active @Altersrentner last edited by

          @altersrentner

          Soweit in Ordnung, allerdings steht in der
          /etc/apt/sources.list.d/influxdb.list
          noch ein Verweis auf 'stretch' drin. Änder das auf 'bullseye'.

          A 1 Reply Last reply Reply Quote 0
          • A
            Altersrentner @Thomas Braun last edited by

            @thomas-braun sagte in Benötige Hilfe für Grafana Upgrade:

            Änder das auf 'bullseye'.

            pi@raspberrypiioBroker:~ $ sudo /etc/apt/sources.list.d/influxdb.list
            sudo: /etc/apt/sources.list.d/influxdb.list: command not found
            
            

            😧

            Thomas Braun 1 Reply Last reply Reply Quote 0
            • Thomas Braun
              Thomas Braun Most Active @Altersrentner last edited by

              @altersrentner

              sudo nano /etc/apt/sources.list.d/influxdb.list
              
              A 1 Reply Last reply Reply Quote 0
              • A
                Altersrentner @Thomas Braun last edited by

                @thomas-braun sagte in Benötige Hilfe für Grafana Upgrade:

                @altersrentner

                sudo nano /etc/apt/sources.list.d/influxdb.list
                
                
                deb https://repos.influxdata.com/debian bullseye stable
                
                

                Danke

                Thomas Braun 1 Reply Last reply Reply Quote 0
                • Thomas Braun
                  Thomas Braun Most Active @Altersrentner last edited by

                  @altersrentner

                  sudo apt update 
                  

                  sagt nun?

                  A 1 Reply Last reply Reply Quote 0
                  • A
                    Altersrentner @Thomas Braun last edited by

                    @thomas-braun sagte in Benötige Hilfe für Grafana Upgrade:

                    sagt nun?

                    pi@raspberrypiioBroker:~ $ sudo apt update
                    Hit:1 http://security.debian.org/debian-security bullseye-security InRelease
                    Hit:2 http://deb.debian.org/debian bullseye InRelease
                    Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
                    Hit:4 http://phoscon.de/apt/deconz bullseye InRelease
                    Hit:5 http://archive.raspberrypi.org/debian bullseye InRelease
                    Get:6 https://repos.influxdata.com/debian bullseye InRelease [7,022 B]
                    Hit:7 https://download.docker.com/linux/debian bullseye InRelease
                    Hit:8 https://deb.nodesource.com/node_16.x bullseye InRelease
                    Hit:9 https://packages.grafana.com/oss/deb stable InRelease
                    Get:10 https://repos.influxdata.com/debian bullseye/stable armhf Packages [1,669 B]
                    Get:11 https://repos.influxdata.com/debian bullseye/stable arm64 Packages [3,056 B]
                    Fetched 11.7 kB in 3s (4,524 B/s)
                    Reading package lists... Done
                    Building dependency tree... Done
                    Reading state information... Done
                    All packages are up to date.
                    pi@raspberrypiioBroker:~ $
                    
                    

                    Das sollte alles passen

                    Thomas Braun 1 Reply Last reply Reply Quote 0
                    • Thomas Braun
                      Thomas Braun Most Active @Altersrentner last edited by

                      @altersrentner
                      Joh, passt nun.

                      A 1 Reply Last reply Reply Quote 0
                      • A
                        Altersrentner @Thomas Braun last edited by

                        @thomas-braun
                        Danke für Eure Unterstützung.
                        Die alten Graphen sind vorhanden.
                        MfG Michael

                        1 Reply Last reply Reply Quote 0
                        • First post
                          Last post

                        Support us

                        ioBroker
                        Community Adapters
                        Donate

                        547
                        Online

                        31.7k
                        Users

                        79.8k
                        Topics

                        1.3m
                        Posts

                        grafan installieren grafana
                        3
                        20
                        371
                        Loading More Posts
                        • Oldest to Newest
                        • Newest to Oldest
                        • Most Votes
                        Reply
                        • Reply as topic
                        Log in to reply
                        Community
                        Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                        The ioBroker Community 2014-2023
                        logo