Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Off Topic
    4. InfluxDB
    5. influxdb2 install- Paket kann nicht gefunden werden

    NEWS

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    influxdb2 install- Paket kann nicht gefunden werden

    This topic has been deleted. Only users with topic management privileges can see it.
    • crunchip
      crunchip Forum Testing Most Active @retostoeckli last edited by

      @retostoeckli zeig mal

      apt policy influx*
      
      R 1 Reply Last reply Reply Quote 0
      • R
        retostoeckli @crunchip last edited by Homoran

        @crunchip

        pi@iobroker-pi:~ $ apt policy influx*
        N: Paket influxdata-archive_compat.key kann nicht gefunden werden.
        N: Paket influxdata-archive_compat.key.1 kann nicht gefunden werden.
        N: Paket influxdata-archive_compat.key.10 kann nicht gefunden werden.
        N: Paket influxdata-archive_compat.key.11 kann nicht gefunden werden.
        N: Paket influxdata-archive_compat.key.12 kann nicht gefunden werden.
        N: Paket influxdata-archive_compat.key.13 kann nicht gefunden werden.
        N: Paket influxdata-archive_compat.key.2 kann nicht gefunden werden.
        N: Paket influxdata-archive_compat.key.3 kann nicht gefunden werden.
        N: Paket influxdata-archive_compat.key.4 kann nicht gefunden werden.
        N: Paket influxdata-archive_compat.key.5 kann nicht gefunden werden.
        N: Paket influxdata-archive_compat.key.6 kann nicht gefunden werden.
        N: Paket influxdata-archive_compat.key.7 kann nicht gefunden werden.
        N: Paket influxdata-archive_compat.key.8 kann nicht gefunden werden.
        N: Paket influxdata-archive_compat.key.9 kann nicht gefunden werden.
        N: Paket influxdb2-2.2.0-amd64.deb kann nicht gefunden werden.
        N: Mittels des Musters »influxdb2-2.2.0-amd64.deb« konnte kein Paket gefunden werden.
        pi@iobroker-pi:~ $
        

        MOD-EDIT: Code in code-tags gesetzt!

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

          @retostoeckli sagte in influxdb2 install- Paket kann nicht gefunden werden:

          influxdb2-2.2.0-amd64.deb

          Das löschen. AMD64 ist eh falsch für einen Raspberry. Auch deswegen installiert man nicht irgendwie irgendwas von irgendwoher.
          Und wo die ganzen Keys herkommen ist mir auch ein Rätsel.

          ls -la
          

          sagt?

          R 1 Reply Last reply Reply Quote 0
          • R
            retostoeckli @Thomas Braun last edited by Homoran

            @thomas-braun

            insgesamt 132
            drwx------ 4 pi   pi    4096 25. Apr 18:26  .
            drwxr-xr-x 4 root root  4096  3. Feb 2022   ..
            -rw------- 1 pi   pi   20469 25. Apr 17:56  .bash_history
            -rw-r--r-- 1 pi   pi     220  3. Feb 2022   .bash_logout
            -rw-r--r-- 1 pi   pi    3716 23. Apr 14:40  .bashrc
            -rw-r--r-- 1 root root  2223 25. Apr 15:51 'DISTRIB_ID=Raspbian'
            -rw-r--r-- 1 root root  2223 25. Apr 15:51  export
            -rw-r--r-- 1 pi   pi    1684 26. Jan 22:11  influxdata-archive_compat.key
            -rw-r--r-- 1 pi   pi    1684 26. Jan 22:11  influxdata-archive_compat.key.1
            -rw-r--r-- 1 pi   pi    1684 26. Jan 22:11  influxdata-archive_compat.key.10
            -rw-r--r-- 1 pi   pi    1684 26. Jan 22:11  influxdata-archive_compat.key.11
            -rw-r--r-- 1 pi   pi    1684 26. Jan 22:11  influxdata-archive_compat.key.12
            -rw-r--r-- 1 pi   pi    1684 26. Jan 22:11  influxdata-archive_compat.key.13
            -rw-r--r-- 1 pi   pi    1684 26. Jan 22:11  influxdata-archive_compat.key.2
            -rw-r--r-- 1 pi   pi    1684 26. Jan 22:11  influxdata-archive_compat.key.3
            -rw-r--r-- 1 pi   pi    1684 26. Jan 22:11  influxdata-archive_compat.key.4
            -rw-r--r-- 1 pi   pi    1684 26. Jan 22:11  influxdata-archive_compat.key.5
            -rw-r--r-- 1 pi   pi    1684 26. Jan 22:11  influxdata-archive_compat.key.6
            -rw-r--r-- 1 pi   pi    1684 26. Jan 22:11  influxdata-archive_compat.key.7
            -rw-r--r-- 1 pi   pi    1684 26. Jan 22:11  influxdata-archive_compat.key.8
            -rw-r--r-- 1 pi   pi    1684 26. Jan 22:11  influxdata-archive_compat.key.9
            drwxr-xr-x 2 pi   pi    4096  7. Mai 2022   .iobroker
            -rw-r--r-- 1 pi   pi    1067  5. Apr 19:16  LICENSE
            drwxr-xr-x 3 pi   pi    4096  7. Nov 20:31  .npm
            -rw-r--r-- 1 pi   pi      81  7. Nov 20:31  package-lock.json
            -rw-r--r-- 1 pi   pi     807  3. Feb 2022   .profile
            -rw-r--r-- 1 pi   pi    2196  5. Apr 19:16  README.md
            -rw------- 1 pi   pi     236 14. Dez 15:27  .rediscli_history
            

            MOD-EDIT: Code in code-tags gesetzt!

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

              @retostoeckli sagte in influxdb2 install- Paket kann nicht gefunden werden:

              influxdata-archive_compat.key

              Lösch die ganzen Dinger. Du hast den 14 mal heruntergeladen. Warum?

              R 1 Reply Last reply Reply Quote 0
              • R
                retostoeckli @Thomas Braun last edited by

                @thomas-braun

                alle weg!

                na ja .. halt gefühlt schon 14 mal probiert um das Ding zum Laufen zu bringen. Angefangen mit dem Kurs von Mathias, in welchem das alte Packet erwähnt wurde. Ist aber nicht seine Schuld, ich hätte einfach weiter lesen müssen.
                Aber nachher ist ja man immer schlauer.
                Danke für dein Support - ich schätze es sehr und kenn das aus meinem eignen Job, immer diese DAU 🙂

                Thomas Braun crunchip 2 Replies Last reply Reply Quote 0
                • Thomas Braun
                  Thomas Braun Most Active @retostoeckli last edited by

                  @retostoeckli

                  Deb-Datei weg?

                  sudo apt update
                  

                  sagt?

                  1 Reply Last reply Reply Quote 0
                  • R
                    retostoeckli last edited by

                    @thomas-braun
                    ja deb ist weg
                    update sagt

                    pi@iobroker-pi:~ $ sudo apt update
                    OK:1 http://archive.raspberrypi.org/debian bullseye InRelease
                    OK:2 http://raspbian.raspberrypi.org/raspbian bullseye InRelease
                    OK:3 https://repos.influxdata.com/debian stable InRelease
                    OK:4 https://deb.nodesource.com/node_16.x bullseye InRelease
                    Paketlisten werden gelesen… Fertig
                    Abhängigkeitsbaum wird aufgebaut… Fertig
                    Statusinformationen werden eingelesen… Fertig
                    Alle Pakete sind aktuell.
                    
                    Thomas Braun 2 Replies Last reply Reply Quote 0
                    • Thomas Braun
                      Thomas Braun Most Active @retostoeckli last edited by Thomas Braun

                      @retostoeckli

                      Dann jetzt:

                      Hier stand Quark 
                      

                      Quatsch, das Repo ist ja drin...

                      1 Reply Last reply Reply Quote 0
                      • crunchip
                        crunchip Forum Testing Most Active @retostoeckli last edited by crunchip

                        @retostoeckli sagte in influxdb2 install- Paket kann nicht gefunden werden:

                        halt gefühlt schon 14 mal probiert um das Ding zum Laufen zu bringen

                        lief influx denn überhaupt schon mal?

                        wenn du bisher noch nichts damit gemacht hast, das vielleicht noch zusätzlich, dies löscht influx, incl Konfigurations- und/oder Datendateien

                        sudo apt-get autoremove --purge influxdb
                        
                        R 1 Reply Last reply Reply Quote 0
                        • Thomas Braun
                          Thomas Braun Most Active @retostoeckli last edited by

                          @retostoeckli

                          apt policy influxdb*
                          

                          sagt nun?

                          1 Reply Last reply Reply Quote 0
                          • R
                            retostoeckli @crunchip last edited by

                            @crunchip
                            autoremove gemacht
                            Es sagt:

                            pi@iobroker-pi:~ $ sudo apt-get autoremove --purge influxdb
                            Paketlisten werden gelesen… Fertig
                            Abhängigkeitsbaum wird aufgebaut… Fertig
                            Statusinformationen werden eingelesen… Fertig
                            Paket »influxdb« ist nicht installiert, wird also auch nicht entfernt.
                            0 aktualisiert, 0 neu installiert, 0 zu entfernen und 0 nicht aktualisiert.
                            pi@iobroker-pi:~ $ apt policy influxdb*
                            influxdb-client:
                              Installiert:           (keine)
                              Installationskandidat: 1.6.7~rc0-1
                              Versionstabelle:
                                 1.6.7~rc0-1 500
                                    500 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf Packages
                            influxdb-dev:
                              Installiert:           (keine)
                              Installationskandidat: (keine)
                              Versionstabelle:
                            influxdb:
                              Installiert:           (keine)
                              Installationskandidat: 1.8.10-1
                              Versionstabelle:
                                 1.8.10-1 500
                                    500 https://repos.influxdata.com/debian stable/main armhf Packages
                                 1.6.7~rc0-1 500
                                    500 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf Packages
                            
                            Thomas Braun 1 Reply Last reply Reply Quote 0
                            • Thomas Braun
                              Thomas Braun Most Active @retostoeckli last edited by

                              @retostoeckli

                              Die hast ein 32bit-System laufen, da gibt es kein influxdb2.

                              R 1 Reply Last reply Reply Quote 0
                              • R
                                retostoeckli @Thomas Braun last edited by Homoran

                                @thomas-braun
                                hab ich aber vorher updated und

                                uname -m
                                

                                sagt
                                aarch64

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

                                  @retostoeckli

                                  Das ist nur der Kernel, das sog. Userland ist 32bit.
                                  Bei Raspberry OS haben die den Quatsch mit diesem Mix unlängst angefangen.

                                  R 1 Reply Last reply Reply Quote 0
                                  • R
                                    retostoeckli @Thomas Braun last edited by

                                    @thomas-braun
                                    ach ja 😞
                                    heisst dann wohl - backup ziehen - alles flach machen und 64bit installieren

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

                                      @retostoeckli

                                      Ja, das Userland bringt man nicht per simplem Upgrade auf eine 64bit-Umgebung.

                                      R 1 Reply Last reply Reply Quote 0
                                      • R
                                        retostoeckli @Thomas Braun last edited by

                                        @thomas-braun
                                        Danke dir 1000x für dein support.

                                        R 1 Reply Last reply Reply Quote 0
                                        • R
                                          retostoeckli @retostoeckli last edited by retostoeckli

                                          Grund: Debian 32bit installiert

                                          Lösung:

                                          1. Backup von ioBroker erstellen
                                          2. Neuinstallation Debian 64bit light
                                          3. Backup von ioBroker zurückspielen
                                          4. Installation von InfluxDB2 wie im Forum beschrieben

                                          Danke allen für den Support

                                          Friedhofsblond 1 Reply Last reply Reply Quote 0
                                          • Friedhofsblond
                                            Friedhofsblond @retostoeckli last edited by Friedhofsblond

                                            @retostoeckli
                                            Moin,
                                            ich möchte ja alles richtig machen und influx und Grafana installieren.
                                            Wo gibt es denn die richtigen scripte zum Installieren ?

                                            Habe einen frisch aufgesetzten NUC:

                                            Plattform: linux
                                            Betriebssystem: linux
                                            Architektur: x64
                                            CPUs: 2
                                            Geschwindigkeit: 798 MHz
                                            Modell: Intel(R) Celeron(R) J4005 CPU @ 2.00GHz
                                            Arbeitsspeicher: 7,3 GB
                                            System-Betriebszeit: 00:31:24
                                            Knoten.js: v16.20.0
                                            Zeit: 1685702141203
                                            timeOffset: -120
                                            Adapter-Anzahl: 474
                                            NPM: 8.19.4
                                            Datenträgergröße: 217.6 GB
                                            Freier Festplattenspeicher: 214.3 GB
                                            Betriebszeit: 00:31:17
                                            Aktive Instanzen: 4
                                            Pfad: /opt/iobroker/
                                            aktiv:
                                            
                                            Thomas Braun 1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            794
                                            Online

                                            31.7k
                                            Users

                                            79.7k
                                            Topics

                                            1.3m
                                            Posts

                                            6
                                            33
                                            2847
                                            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