Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. deCONZ Installation schlägt fehl

    NEWS

    • Neues Video "KI im Smart Home" - ioBroker plus n8n

    • Neues Video über Aliase, virtuelle Geräte und Kategorien

    • Wir empfehlen: Node.js 22.x

    deCONZ Installation schlägt fehl

    This topic has been deleted. Only users with topic management privileges can see it.
    • J
      jasimi @wendy2702 last edited by

      @wendy2702 said in deCONZ Installation schlägt fehl:

      @jasimi sagte in deCONZ Installation schlägt fehl:

      Ist das Posten so ok ?

      Leider NEIN.

      Bitte den Text in CODE TAGS </> POSTEN

      wenn ich wüste wie.

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

        @jasimi

        Textmarkieren, </> anklicken:

        40099752-9424-4194-b768-e4319d8bdef5-image.png

        Wo hast du denn motion hergezaubert?

        apt policy motion
        
        J 1 Reply Last reply Reply Quote 0
        • wendy2702
          wendy2702 @jasimi last edited by

          @jasimi

          Hier drücken und dann deinen Text an die Markierte Stelle einfügen:

          f8a26840-ecbb-42a7-98b7-c02a76d95e98-image.png

          1 Reply Last reply Reply Quote 0
          • J
            jasimi @Thomas Braun last edited by

            @thomas-braun said in deCONZ Installation schlägt fehl:

            @jasimi

            Textmarkieren, </> anklicken:

            40099752-9424-4194-b768-e4319d8bdef5-image.png

            Wo hast du denn motion hergezaubert?

            apt policy motion
            

            du stellst fragen, keine Ahnung was du meinst. Ich bin absoluter Laie.

            wendy2702 Thomas Braun 2 Replies Last reply Reply Quote 0
            • wendy2702
              wendy2702 @jasimi last edited by

              @jasimi Füre den Befehl den @Thomas-Braun gepostet hat mal aus und Zeige was dabei rauskommt.

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

                @jasimi
                Dann gib uns doch die Rückmeldung der Konsole bekannt.

                1 Reply Last reply Reply Quote 0
                • J
                  jasimi @wendy2702 last edited by

                  @wendy2702 said in deCONZ Installation schlägt fehl:

                  @jasimi Füre den Befehl den @Thomas-Braun gepostet hat mal aus und Zeige was dabei rauskommt.

                  login as: pi
                  pi@192.168.178.42's password:
                  Linux raspberrypi4-iob 5.10.7-v7l+ #1394 SMP Thu Jan 14 20:27:53 GMT 2021 armv7l
                  
                  The programs included with the Debian GNU/Linux system are free software;
                  the exact distribution terms for each program are described in the
                  individual files in /usr/share/doc/*/copyright.
                  
                  Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
                  permitted by applicable law.
                  Last login: Sun Feb 21 18:56:57 2021
                  pi@raspberrypi4-iob:~ $ apt policy motion
                  motion:
                    Installiert:           4.1.1-1
                    Installationskandidat: 4.1.1-1.1+b2
                    Versionstabelle:
                       4.1.1-1.1+b2 500
                          500 http://raspbian.raspberrypi.org/raspbian buster/main armhf Packages
                   *** 4.1.1-1 100
                          100 /var/lib/dpkg/status
                  pi@raspberrypi4-iob:~ $
                  
                  
                  
                  
                  
                  Thomas Braun 1 Reply Last reply Reply Quote 0
                  • Thomas Braun
                    Thomas Braun Most Active @jasimi last edited by Thomas Braun

                    @jasimi sagte in deCONZ Installation schlägt fehl:
                    4.1.1-1.1+b2 ist die richtige Version. Wo hast du denn die 4.1.1-1 her, die da bei dir installiert ist? Vermutlich nicht aus den Paketquellen.

                    sudo apt install motion=4.1.1-1.1+b2
                    
                    J 1 Reply Last reply Reply Quote 0
                    • wendy2702
                      wendy2702 last edited by

                      @jasimi :

                      Nutzt du "Motion" auf dem PI überhaupt?

                      1 Reply Last reply Reply Quote 0
                      • J
                        jasimi @Thomas Braun last edited by

                        @thomas-braun said in deCONZ Installation schlägt fehl:

                        @jasimi sagte in deCONZ Installation schlägt fehl:
                        4.1.1-1.1+b2 ist die richtige Version. Wo hast du denn die 4.1.1-1 her, die da bei dir installiert ist? Vermutlich nicht aus den Paketquellen.

                        sudo apt install motion=4.1.1-1.1+b2
                        
                        login as: pi
                        pi@192.168.178.42's password:
                        Linux raspberrypi4-iob 5.10.7-v7l+ #1394 SMP Thu Jan 14 20:27:53 GMT 2021 armv7l
                        
                        The programs included with the Debian GNU/Linux system are free software;
                        the exact distribution terms for each program are described in the
                        individual files in /usr/share/doc/*/copyright.
                        
                        Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
                        permitted by applicable law.
                        Last login: Sun Feb 21 19:05:21 2021 from 192.168.178.51
                        pi@raspberrypi4-iob:~ $ sudo apt install motion=4.1.1-1.1+b2
                        Paketlisten werden gelesen... Fertig
                        Abhängigkeitsbaum wird aufgebaut.
                        Statusinformationen werden eingelesen.... Fertig
                        Probieren Sie »apt --fix-broken install«, um dies zu korrigieren.
                        Die folgenden Pakete haben unerfüllte Abhängigkeiten:
                         motion : Hängt ab von: libpq5 soll aber nicht installiert werden
                        E: Unerfüllte Abhängigkeiten. Versuchen Sie »apt --fix-broken install« ohne Anga                                                                                                                                                             be eines Pakets (oder geben Sie eine Lösung an).
                        pi@raspberrypi4-iob:~ $
                        
                        
                        Thomas Braun 1 Reply Last reply Reply Quote 0
                        • Thomas Braun
                          Thomas Braun Most Active @jasimi last edited by

                          @jasimi

                          sudo apt install libpq5
                          
                          J 1 Reply Last reply Reply Quote 0
                          • J
                            jasimi @Thomas Braun last edited by

                            @thomas-braun said in deCONZ Installation schlägt fehl:

                            sudo apt install libpq5

                            pi@raspberrypi4-iob:~ $ sudo apt install libpq5
                            Paketlisten werden gelesen... Fertig
                            Abhängigkeitsbaum wird aufgebaut.
                            Statusinformationen werden eingelesen.... Fertig
                            Probieren Sie »apt --fix-broken install«, um dies zu korrigieren.
                            Die folgenden Pakete haben unerfüllte Abhängigkeiten:
                             motion : Hängt ab von: libavcodec57 (>= 7:3.2.9) ist aber nicht installierbar oder
                                                     libavcodec-extra57 (>= 7:3.2.9) ist aber nicht installierbar
                                      Hängt ab von: libavdevice57 (>= 7:3.2.9) ist aber nicht installierbar
                                      Hängt ab von: libavformat57 (>= 7:3.2.9) ist aber nicht installierbar
                                      Hängt ab von: libavutil55 (>= 7:3.2.9) ist aber nicht installierbar
                                      Hängt ab von: libmariadbclient18 (>= 5.5.36) ist aber nicht installierbar
                                      Hängt ab von: libswscale4 (>= 7:3.2.9) ist aber nicht installierbar
                            E: Unerfüllte Abhängigkeiten. Versuchen Sie »apt --fix-broken install« ohne Angabe eines Pakets (oder geben Sie eine Lösung an).
                            pi@raspberrypi4-iob:~ $
                            
                            
                            Thomas Braun 1 Reply Last reply Reply Quote 0
                            • Thomas Braun
                              Thomas Braun Most Active @jasimi last edited by

                              @jasimi
                              Dann versuchen wir das zuerst mal raus zu fummeln.

                              sudo apt remove motion
                              
                              J 1 Reply Last reply Reply Quote 0
                              • J
                                jasimi @Thomas Braun last edited by

                                @thomas-braun said in deCONZ Installation schlägt fehl:

                                sudo apt remove motion

                                login as: pi
                                pi@192.168.178.42's password:
                                Linux raspberrypi4-iob 5.10.7-v7l+ #1394 SMP Thu Jan 14 20:27:53 GMT 2021 armv7l
                                
                                The programs included with the Debian GNU/Linux system are free software;
                                the exact distribution terms for each program are described in the
                                individual files in /usr/share/doc/*/copyright.
                                
                                Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
                                permitted by applicable law.
                                Last login: Sun Feb 21 19:11:27 2021 from 192.168.178.51
                                pi@raspberrypi4-iob:~ $ sudo apt remove motion
                                Paketlisten werden gelesen... Fertig
                                Abhängigkeitsbaum wird aufgebaut.
                                Statusinformationen werden eingelesen.... Fertig
                                Die folgenden Pakete werden ENTFERNT:
                                  motion
                                0 aktualisiert, 0 neu installiert, 1 zu entfernen und 85 nicht aktualisiert.
                                1 nicht vollständig installiert oder entfernt.
                                Nach dieser Operation werden 824 kB Plattenplatz freigegeben.
                                Möchten Sie fortfahren? [J/n] j
                                (Lese Datenbank ... 106324 Dateien und Verzeichnisse sind derzeit installiert.)
                                Entfernen von motion (4.1.1-1) ...
                                Trigger für man-db (2.8.5-2) werden verarbeitet ...
                                pi@raspberrypi4-iob:~ $
                                
                                
                                Thomas Braun 1 Reply Last reply Reply Quote 0
                                • Thomas Braun
                                  Thomas Braun Most Active @jasimi last edited by

                                  @jasimi
                                  Warum loggst du dich eigentlich jedes mal neu ein?

                                  sudo apt update 
                                  sudo apt dist-upgrade
                                  
                                  J 2 Replies Last reply Reply Quote 0
                                  • J
                                    jasimi @Thomas Braun last edited by

                                    @thomas-braun said in deCONZ Installation schlägt fehl:

                                    sudo apt dist-upgrade

                                    ich habe das mit dem kopieren noch nicht raus wies geht.

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

                                      @jasimi sagte in deCONZ Installation schlägt fehl:

                                      ich habe das mit dem kopieren noch nicht raus wies geht.

                                      Hä? Text markieren, STRG-C, STRG-V. Wie üblich.
                                      Vermute ich jedenfalls, nutze kein puTTY.

                                      1 Reply Last reply Reply Quote 0
                                      • J
                                        jasimi @Thomas Braun last edited by

                                        @thomas-braun said in deCONZ Installation schlägt fehl:

                                        sudo apt dist-upgrade

                                        Soll ich das jetzt auch alles posten ? Ist jetzt fertig.

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

                                          @jasimi Reboot gemacht?
                                          Danach mal

                                          sudo apt update
                                          

                                          zeigen.

                                          J 1 Reply Last reply Reply Quote 0
                                          • J
                                            jasimi @Thomas Braun last edited by

                                            @thomas-braun said in deCONZ Installation schlägt fehl:

                                            sudo apt update

                                            login as: pi
                                            pi@192.168.178.42's password:
                                            Linux raspberrypi4-iob 5.10.11-v7l+ #1399 SMP Thu Jan 28 12:09:48 GMT 2021 armv7l
                                            
                                            The programs included with the Debian GNU/Linux system are free software;
                                            the exact distribution terms for each program are described in the
                                            individual files in /usr/share/doc/*/copyright.
                                            
                                            Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
                                            permitted by applicable law.
                                            Last login: Sun Feb 21 19:28:33 2021
                                            pi@raspberrypi4-iob:~ $ sudo apt update
                                            OK:1 http://archive.raspberrypi.org/debian buster InRelease
                                            OK:2 http://raspbian.raspberrypi.org/raspbian buster InRelease
                                            OK:3 http://phoscon.de/apt/deconz buster InRelease
                                            Holen:4 http://packages.microsoft.com/repos/code stable InRelease [10,4 kB]
                                            OK:5 https://deb.nodesource.com/node_10.x buster InRelease
                                            Holen:6 http://packages.microsoft.com/repos/code stable/main amd64 Packages [13,9 kB]
                                            Holen:7 http://packages.microsoft.com/repos/code stable/main armhf Packages [14,3 kB]
                                            Holen:8 http://packages.microsoft.com/repos/code stable/main arm64 Packages [14,5 kB]
                                            Es wurden 53,1 kB in 3 s geholt (16,4 kB/s).
                                            Paketlisten werden gelesen... Fertig
                                            Abhängigkeitsbaum wird aufgebaut.
                                            Statusinformationen werden eingelesen.... Fertig
                                            Alle Pakete sind aktuell.
                                            pi@raspberrypi4-iob:~ $
                                            
                                            
                                            
                                            Thomas Braun 1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate
                                            FAQ Cloud / IOT
                                            HowTo: Node.js-Update
                                            HowTo: Backup/Restore
                                            Downloads
                                            BLOG

                                            1.0k
                                            Online

                                            32.1k
                                            Users

                                            80.7k
                                            Topics

                                            1.3m
                                            Posts

                                            6
                                            79
                                            4225
                                            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