Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Error/Bug
    4. Adapter update dependency >=12 fails

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    Adapter update dependency >=12 fails

    This topic has been deleted. Only users with topic management privileges can see it.
    • A
      AndyGR42 last edited by

      Moin.

      Mein iobroker verweigert die Aktualisierung einiger Adapter. Ich habe vor 13 Tagen das System komplett aktualisiert (Node 14.19.1, controller 4.0.23). Auch alle Adapter, hat problemlos funktioniert. Heute schaue ich rein und z.B. der Fully Adapter ist der Meinung, die Dependency node >= 12 wäre nicht erfüllt. Betrifft auch info, mihome und mqtt.

      Screenshot 2022-05-19 140630.jpg

      Screenshot 2022-05-19 140953.jpg

      Ist das Problem bekannt?

      Systemdata Bitte Ausfüllen
      Hardwaresystem: Odroid C4 / Docker
      Arbeitsspeicher: 4GB
      Festplattenart: eMMC/SSD
      Betriebssystem: dietPi
      Node-Version: 14.19.1
      Nodejs-Version: 14.19.1
      NPM-Version: 6.14.16
      Installationsart: Docker
      Image genutzt: Ja
      Ort/Name der Imagedatei: n/a
      Glasfaser 4 Replies Last reply Reply Quote 0
      • Glasfaser
        Glasfaser @AndyGR42 last edited by

        @andygr42

        Zeige erstmal was du hast ...

        Bitte die Ein/Ausgaben in Code-Tags </> setzen .

        iobroker list instances
        iobroker list adapters
        iobroker update -i
        
        sudo ln -s /usr/bin/node /usr/bin/nodejs
        uname -m && which nodejs node npm && nodejs -v && node -v && npm -v && whoami && pwd && sudo apt update &> /dev/null && sudo apt update && apt policy nodejs
        
        A 1 Reply Last reply Reply Quote 0
        • A
          AndyGR42 @Glasfaser last edited by

          @glasfaser

          + system.adapter.admin.0                  : admin                 : gt-iob01                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
          + system.adapter.alexa2.0                 : alexa2                : gt-iob01                                 -  enabled
          + system.adapter.backitup.0               : backitup              : gt-iob01                                 -  enabled
            system.adapter.daswetter.0              : daswetter             : gt-iob01                                 -  enabled
            system.adapter.devices.0                : devices               : gt-iob01                                 -  enabled
            system.adapter.dwd.0                    : dwd                   : gt-iob01                                 -  enabled
            system.adapter.flot.0                   : flot                  : gt-iob01                                 -  enabled
          + system.adapter.fullybrowser.0           : fullybrowser          : gt-iob01                                 -  enabled
          + system.adapter.harmony.0                : harmony               : gt-iob01                                 -  enabled
          + system.adapter.hue.0                    : hue                   : gt-iob01                                 -  enabled, port: 80
            system.adapter.icons-addictive-flavour-png.0: icons-addictive-flavour-png: gt-iob01                                 -  enabled
            system.adapter.icons-icons8.0           : icons-icons8          : gt-iob01                                 -  enabled
            system.adapter.icons-open-icon-library-png.0: icons-open-icon-library-png: gt-iob01                                 -  enabled
          + system.adapter.info.0                   : info                  : gt-iob01                                 -  enabled
          + system.adapter.javascript.0             : javascript            : gt-iob01                                 -  enabled
            system.adapter.mihome-vacuum.0          : mihome-vacuum         : gt-iob01                                 - disabled, port: 54321
            system.adapter.mihome-vacuum.1          : mihome-vacuum         : gt-iob01                                 - disabled, port: 54321
          + system.adapter.mqtt.0                   : mqtt                  : gt-iob01                                 -  enabled, port: 1883, bind: 0.0.0.0
          + system.adapter.nina.0                   : nina                  : gt-iob01                                 -  enabled
          + system.adapter.node-red.0               : node-red              : gt-iob01                                 -  enabled, port: 8083, bind: 0.0.0.0
          + system.adapter.pushover.0               : pushover              : gt-iob01                                 -  enabled
          + system.adapter.ring.0                   : ring                  : gt-iob01                                 -  enabled
          + system.adapter.simple-api.0             : simple-api            : gt-iob01                                 -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
            system.adapter.sonos.0                  : sonos                 : gt-iob01                                 - disabled
          + system.adapter.sql.0                    : sql                   : gt-iob01                                 -  enabled, port: 3306
          + system.adapter.tahoma.0                 : tahoma                : gt-iob01                                 -  enabled
            system.adapter.vis-bars.0               : vis-bars              : gt-iob01                                 -  enabled
            system.adapter.vis-colorpicker.0        : vis-colorpicker       : gt-iob01                                 -  enabled
            system.adapter.vis-fancyswitch.0        : vis-fancyswitch       : gt-iob01                                 -  enabled
            system.adapter.vis-history.0            : vis-history           : gt-iob01                                 -  enabled
            system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : gt-iob01                                 -  enabled
            system.adapter.vis-justgage.0           : vis-justgage          : gt-iob01                                 -  enabled
            system.adapter.vis-players.0            : vis-players           : gt-iob01                                 -  enabled
            system.adapter.vis-rgraph.0             : vis-rgraph            : gt-iob01                                 -  enabled
            system.adapter.vis-timeandweather.0     : vis-timeandweather    : gt-iob01                                 -  enabled
            system.adapter.vis.0                    : vis                   : gt-iob01                                 -  enabled
          + system.adapter.web.0                    : web                   : gt-iob01                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
          + system.adapter.worx.0                   : worx                  : gt-iob01                                 -  enabled
          
          + instance is alive
          
          system.adapter.admin                   : admin          - v5.3.8
          system.adapter.alexa2                  : alexa2         - v3.11.2
          system.adapter.backitup                : backitup       - v2.4.6
          system.adapter.daswetter               : daswetter      - v3.1.2
          system.adapter.devices                 : devices        - v1.0.10
          system.adapter.dwd                     : dwd            - v2.8.3
          system.adapter.flot                    : flot           - v1.10.7
          system.adapter.fullybrowser            : fullybrowser   - v2.1.1
          system.adapter.harmony                 : harmony        - v1.2.2
          system.adapter.hue                     : hue            - v3.6.5
          system.adapter.icons-addictive-flavour-png: icons-addictive-flavour-png - v0.1.0
          system.adapter.icons-icons8            : icons-icons8   - v0.0.1
          system.adapter.icons-open-icon-library-png: icons-open-icon-library-png - v0.1.3
          system.adapter.info                    : info           - v1.9.18
          system.adapter.javascript              : javascript     - v5.2.21
          system.adapter.lgtv                    : lgtv           - v1.1.6
          system.adapter.material                : material       - v1.0.4
          system.adapter.mihome-vacuum           : mihome-vacuum  - v3.3.1
          system.adapter.mqtt                    : mqtt           - v2.7.4
          system.adapter.nina                    : nina           - v0.0.25
          system.adapter.node-red                : node-red       - v3.2.0
          system.adapter.pushover                : pushover       - v2.1.0
          system.adapter.ring                    : ring           - v1.2.8
          system.adapter.simple-api              : simple-api     - v2.6.4
          system.adapter.socketio                : socketio       - v4.2.0
          system.adapter.sonos                   : sonos          - v2.1.7
          system.adapter.sql                     : sql            - v1.16.2
          system.adapter.tahoma                  : tahoma         - v0.6.1
          system.adapter.vis                     : vis            - v1.4.15
          system.adapter.vis-bars                : vis-bars       - v0.1.4
          system.adapter.vis-colorpicker         : vis-colorpicker - v1.2.0
          system.adapter.vis-fancyswitch         : vis-fancyswitch - v1.1.0
          system.adapter.vis-history             : vis-history    - v1.0.0
          system.adapter.vis-hqwidgets           : vis-hqwidgets  - v1.2.0
          system.adapter.vis-justgage            : vis-justgage   - v1.0.2
          system.adapter.vis-players             : vis-players    - v0.1.6
          system.adapter.vis-rgraph              : vis-rgraph     - v0.0.2
          system.adapter.vis-timeandweather      : vis-timeandweather - v1.1.7
          system.adapter.web                     : web            - v4.2.3
          system.adapter.worx                    : worx           - v1.5.5
          
          Used repository: stable
          Adapter    "admin"        : 5.3.8    , installed 5.3.8
          Adapter    "alexa2"       : 3.11.2   , installed 3.11.2
          Adapter    "backitup"     : 2.4.6    , installed 2.4.6
          Adapter    "daswetter"    : 3.1.2    , installed 3.1.2
          Adapter    "devices"      : 1.0.10   , installed 1.0.10
          Adapter    "dwd"          : 2.8.3    , installed 2.8.3
          Adapter    "flot"         : 1.10.7   , installed 1.10.7
          Adapter    "fullybrowser" : 2.1.2    , installed 2.1.1  [Updatable]
          Adapter    "harmony"      : 1.2.2    , installed 1.2.2
          Adapter    "hue"          : 3.6.5    , installed 3.6.5
          Adapter    "icons-addictive-flavour-png": 0.1.0, installed 0.1.0
          Adapter    "icons-icons8" : 0.0.1    , installed 0.0.1
          Adapter    "icons-open-icon-library-png": 0.1.2, installed 0.1.3
          Adapter    "info"         : 1.9.19   , installed 1.9.18 [Updatable]
          Adapter    "javascript"   : 5.2.21   , installed 5.2.21
          Controller "js-controller": 4.0.23   , installed 4.0.23
          Adapter    "material"     : 1.1.2    , installed 1.1.2
          Adapter    "mihome-vacuum": 3.3.3    , installed 3.3.1  [Updatable]
          Adapter    "mqtt"         : 3.0.6    , installed 2.7.4  [Updatable]
          Adapter    "nina"         : 0.0.25   , installed 0.0.25
          Adapter    "node-red"     : 3.2.0    , installed 3.2.0
          Adapter    "pushover"     : 2.1.0    , installed 2.1.0
          Adapter    "ring"         : 1.2.8    , installed 1.2.8
          Adapter    "simple-api"   : 2.6.5    , installed 2.6.4  [Updatable]
          Adapter    "socketio"     : 4.2.0    , installed 4.2.0
          Adapter    "sonos"        : 2.1.7    , installed 2.1.7
          Adapter    "sql"          : 1.16.2   , installed 1.16.2
          Adapter    "tahoma"       : 0.6.1    , installed 0.6.1
          Adapter    "vis"          : 1.4.15   , installed 1.4.15
          Adapter    "vis-bars"     : 0.1.4    , installed 0.1.4
          Adapter    "vis-colorpicker": 1.2.0  , installed 1.2.0
          Adapter    "vis-fancyswitch": 1.1.0  , installed 1.1.0
          Adapter    "vis-history"  : 1.0.0    , installed 1.0.0
          Adapter    "vis-hqwidgets": 1.2.0    , installed 1.2.0
          Adapter    "vis-justgage" : 1.0.2    , installed 1.0.2
          Adapter    "vis-players"  : 0.1.6    , installed 0.1.6
          Adapter    "vis-rgraph"   : 0.0.2    , installed 0.0.2
          Adapter    "vis-timeandweather": 1.1.7, installed 1.1.7
          Adapter    "web"          : 4.3.0    , installed 4.2.3  [Updatable]
          Adapter    "worx"         : 1.5.5    , installed 1.5.5
          Adapter    "ws"           : 1.3.0    , installed 1.3.0
          
          aarch64
          /usr/bin/nodejs
          /usr/bin/node
          /usr/bin/npm
          v14.19.1
          v14.19.1
          6.14.16
          root
          /opt/iobroker
          Ign:1 http://deb.debian.org/debian stretch InRelease
          Hit:2 http://security.debian.org/debian-security stretch/updates InRelease
          Hit:3 http://deb.debian.org/debian stretch-updates InRelease
          Hit:4 http://deb.debian.org/debian stretch Release 
          Hit:5 https://deb.nodesource.com/node_14.x stretch InRelease
          Reading package lists... Done
          Building dependency tree       
          Reading state information... Done
          90 packages can be upgraded. Run 'apt list --upgradable' to see them.
          nodejs:
            Installed: 14.19.1-1nodesource1
            Candidate: 14.19.3-1nodesource1
            Version table:
               14.19.3-1nodesource1 500
                  500 https://deb.nodesource.com/node_14.x stretch/main arm64 Packages
           *** 14.19.1-1nodesource1 100
                  100 /var/lib/dpkg/status
               4.8.2~dfsg-1 500
                  500 http://deb.debian.org/debian stretch/main arm64 Packages
          
          Thomas Braun Homoran 2 Replies Last reply Reply Quote 0
          • Thomas Braun
            Thomas Braun Most Active @AndyGR42 last edited by

            @andygr42

            Soweit wohl i. O., allerdings eierst du da als root auf einem abgekündigtem Release herum. Und da hängen 90 Updates in der Pipeline.

            A 1 Reply Last reply Reply Quote 0
            • Glasfaser
              Glasfaser @AndyGR42 last edited by

              @andygr42 sagte in Adapter update dependency >=12 fails:

              Betriebssystem:
              dietPi

              Ist ein wenig kastriert , hab es nur als VM für kleine Sachen ....

              aber :

              root ist nicht gut .

              1 Reply Last reply Reply Quote 0
              • Glasfaser
                Glasfaser @AndyGR42 last edited by

                @andygr42 sagte in Adapter update dependency >=12 fails:

                Hardwaresystem:
                Odroid C4 / Docker

                Docker nur für ioBroker !?

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

                  @thomas-braun

                  Hallo Thomas.

                  Der Root Zugang über die Docker Konsole ist erstmal das Einfachste. Natürlich nicht optimal, aber ok. ioBorker läuft nicht als Root.

                  Die 90 Updates sind aber sehr relativ. Das letzte Full Update ist 14 Tage her! Die einzigen, wirklichen Updates sind im apt selbst. Alle anderen Pakete sind nur neue Revisionen ohne Änderungen am Paket selbst. Das habe ich schon geprüft.

                  Das EOL von Debian 9 habe ich tatsächlich übersehen. 6 Wochen habe ich ja noch 😉 Aber ein guter Zeitpunkt mal alles neu aufzusetzen.

                  @Glasfaser

                  Docker ist nur für ioBroker und History (mariaDB). Ich fand das Deployment charmant. Läuft so auch schon recht lange und stabil.

                  Ich mag DietPi eben WEIL es so schön schmal und ohne Müll ist. Alle relevanten Pakete lassen sich problemlos installieren. Ich habe noch nix gefunden was nicht funktioniert hat.

                  Was mich halt am meisten irritiert, vor 14 Tagen habe ich ein Full Update gemacht und wirklich ALLE Adapter aktualisiert. Seitdem habe ich nix mehr verändert und nun wollen einige Adapter nicht mehr updaten.

                  Ich schaue mal welche Devices gerade aktuell und verfügbar sind. Vielleicht lohnt sich auch ein HW Update. Ich ziehe das lieber parallel hoch und über nehme die Konfig. Bis dahin hätte ich aber schon ganz gerne die Updates installiert 🙂

                  Danke

                  Andreas

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

                    @andygr42 sagte in Adapter update dependency >=12 fails:

                    Das EOL von Debian 9 habe ich tatsächlich übersehen. 6 Wochen habe ich ja noch

                    Das EOL war letztes Jahr schon im Sommer 2020. Stretch ist seither nur noch im LTS-'Notbetrieb'.
                    Und der Rest deiner Ausflüchte ist auch Quatsch.
                    Es gibt bei Debian keine Updates ohne Änderungen am Paket selbst. Was soll das überhaupt sein?

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

                      @thomas-braun

                      Kannst Du deine Vorwürfe mit den "Ausflüchten" etwas konkretisieren? Was genau meinst Du? Es gab da einige Punkte, die ich aufgeführt habe.

                      Ansonsten, schon mal was von LTS gehört? https://wiki.debian.org/LTS/Using

                      Das Image hat die Sources schon lange umgestellt, sonst wären wohl auch keine Updates mehr gekommen, oder? Der normale Support ist schon vor zwei Jahren ausgelaufen, nicht vor einem!

                      DietPi läuft übrigens auf 10.4

                      Hier noch ein kleiner Exkurs wie das mit der Versionierung bei Debian funktioniert:

                      https://lewenberg.com/ikiwiki/debian/packaging/versioning/

                      Ja, die Revision kann einen sicherheitsrelevanten Patch enthalten. Aber wie gesagt, das letzte Update war vor 14 Tagen!

                      Und das sind die 90 verfügbaren Updates:

                      apt/oldoldstable 1.4.11 arm64 [upgradable from: 1.4.9]
                      apt-transport-https/oldoldstable 1.4.11 arm64 [upgradable from: 1.4.9]
                      apt-utils/oldoldstable 1.4.11 arm64 [upgradable from: 1.4.9]
                      base-files/oldoldstable 9.9+deb9u13 arm64 [upgradable from: 9.9+deb9u12]
                      ca-certificates/oldoldstable 20200601~deb9u2 all [upgradable from: 20161130+nmu1+deb9u1]
                      curl/oldoldstable 7.52.1-5+deb9u16 arm64 [upgradable from: 7.52.1-5+deb9u10]
                      debian-archive-keyring/oldoldstable 2017.5+deb9u2 all [upgradable from: 2017.5+deb9u1]
                      e2fslibs/oldoldstable 1.43.4-2+deb9u2 arm64 [upgradable from: 1.43.4-2+deb9u1]
                      e2fsprogs/oldoldstable 1.43.4-2+deb9u2 arm64 [upgradable from: 1.43.4-2+deb9u1]
                      git/oldoldstable,oldoldstable 1:2.11.0-3+deb9u7 arm64 [upgradable from: 1:2.11.0-3+deb9u5]
                      git-man/oldoldstable,oldoldstable 1:2.11.0-3+deb9u7 all [upgradable from: 1:2.11.0-3+deb9u5]
                      gzip/oldoldstable 1.6-5+deb9u1 arm64 [upgradable from: 1.6-5+b1]
                      icu-devtools/oldoldstable 57.1-6+deb9u5 arm64 [upgradable from: 57.1-6+deb9u4]
                      inetutils-ping/oldoldstable 2:1.9.4-2+deb9u1 arm64 [upgradable from: 2:1.9.4-2+b1]
                      libapt-inst2.0/oldoldstable 1.4.11 arm64 [upgradable from: 1.4.9]
                      libapt-pkg5.0/oldoldstable 1.4.11 arm64 [upgradable from: 1.4.9]
                      libbsd0/oldoldstable 0.8.3-1+deb9u1 arm64 [upgradable from: 0.8.3-1]
                      libcairo-gobject2/oldoldstable 1.14.8-1+deb9u1 arm64 [upgradable from: 1.14.8-1]
                      libcairo-script-interpreter2/oldoldstable 1.14.8-1+deb9u1 arm64 [upgradable from: 1.14.8-1]
                      libcairo2/oldoldstable 1.14.8-1+deb9u1 arm64 [upgradable from: 1.14.8-1]
                      libcairo2-dev/oldoldstable 1.14.8-1+deb9u1 arm64 [upgradable from: 1.14.8-1]
                      libcomerr2/oldoldstable 1.43.4-2+deb9u2 arm64 [upgradable from: 1.43.4-2+deb9u1]
                      libcurl3/oldoldstable 7.52.1-5+deb9u16 arm64 [upgradable from: 7.52.1-5+deb9u10]
                      libcurl3-gnutls/oldoldstable 7.52.1-5+deb9u16 arm64 [upgradable from: 7.52.1-5+deb9u10]
                      libdbus-1-3/oldoldstable 1.10.32-0+deb9u1 arm64 [upgradable from: 1.10.28-0+deb9u1]
                      libdbus-1-dev/oldoldstable 1.10.32-0+deb9u1 arm64 [upgradable from: 1.10.28-0+deb9u1]
                      libelf1/oldoldstable 0.168-1+deb9u1 arm64 [upgradable from: 0.168-1]
                      libexpat1/oldoldstable 2.2.0-2+deb9u5 arm64 [upgradable from: 2.2.0-2+deb9u3]
                      libexpat1-dev/oldoldstable 2.2.0-2+deb9u5 arm64 [upgradable from: 2.2.0-2+deb9u3]
                      libfreetype6/oldoldstable 2.6.3-3.2+deb9u2 arm64 [upgradable from: 2.6.3-3.2+deb9u1]
                      libfreetype6-dev/oldoldstable 2.6.3-3.2+deb9u2 arm64 [upgradable from: 2.6.3-3.2+deb9u1]
                      libgcrypt20/oldoldstable 1.7.6-2+deb9u4 arm64 [upgradable from: 1.7.6-2+deb9u3]
                      libgmp10/oldoldstable 2:6.1.2+dfsg-1+deb9u1 arm64 [upgradable from: 2:6.1.2+dfsg-1]
                      libgnutls30/oldoldstable 3.5.8-5+deb9u6 arm64 [upgradable from: 3.5.8-5+deb9u4]
                      libgssapi-krb5-2/oldoldstable 1.15-1+deb9u3 arm64 [upgradable from: 1.15-1+deb9u1]
                      libhogweed4/oldoldstable 3.3-1+deb9u1 arm64 [upgradable from: 3.3-1+b2]
                      libicu-dev/oldoldstable 57.1-6+deb9u5 arm64 [upgradable from: 57.1-6+deb9u4]
                      libicu57/oldoldstable 57.1-6+deb9u5 arm64 [upgradable from: 57.1-6+deb9u4]
                      libk5crypto3/oldoldstable 1.15-1+deb9u3 arm64 [upgradable from: 1.15-1+deb9u1]
                      libkrb5-3/oldoldstable 1.15-1+deb9u3 arm64 [upgradable from: 1.15-1+deb9u1]
                      libkrb5support0/oldoldstable 1.15-1+deb9u3 arm64 [upgradable from: 1.15-1+deb9u1]
                      libldap-2.4-2/oldoldstable 2.4.44+dfsg-5+deb9u8 arm64 [upgradable from: 2.4.44+dfsg-5+deb9u3]
                      libldap-common/oldoldstable 2.4.44+dfsg-5+deb9u8 all [upgradable from: 2.4.44+dfsg-5+deb9u3]
                      liblz4-1/oldoldstable 0.0~r131-2+deb9u1 arm64 [upgradable from: 0.0~r131-2+b1]
                      liblzma5/oldoldstable 5.2.2-1.2+deb9u1 arm64 [upgradable from: 5.2.2-1.2+b1]
                      libnettle6/oldoldstable 3.3-1+deb9u1 arm64 [upgradable from: 3.3-1+b2]
                      libnghttp2-14/oldoldstable 1.18.1-1+deb9u2 arm64 [upgradable from: 1.18.1-1+deb9u1]
                      libp11-kit0/oldoldstable 0.23.3-2+deb9u1 arm64 [upgradable from: 0.23.3-2]
                      libperl5.24/oldoldstable 5.24.1-3+deb9u7 arm64 [upgradable from: 5.24.1-3+deb9u6]
                      libpython2.7/oldoldstable 2.7.13-2+deb9u6 arm64 [upgradable from: 2.7.13-2+deb9u3]
                      libpython2.7-dev/oldoldstable 2.7.13-2+deb9u6 arm64 [upgradable from: 2.7.13-2+deb9u3]
                      libpython2.7-minimal/oldoldstable 2.7.13-2+deb9u6 arm64 [upgradable from: 2.7.13-2+deb9u3]
                      libpython2.7-stdlib/oldoldstable 2.7.13-2+deb9u6 arm64 [upgradable from: 2.7.13-2+deb9u3]
                      libpython3.5-minimal/oldoldstable 3.5.3-1+deb9u5 arm64 [upgradable from: 3.5.3-1+deb9u1]
                      libpython3.5-stdlib/oldoldstable 3.5.3-1+deb9u5 arm64 [upgradable from: 3.5.3-1+deb9u1]
                      libsasl2-2/oldoldstable 2.1.27~101-g0780600+dfsg-3+deb9u2 arm64 [upgradable from: 2.1.27~101-g0780600+dfsg-3+deb9u1]
                      libsasl2-modules-db/oldoldstable 2.1.27~101-g0780600+dfsg-3+deb9u2 arm64 [upgradable from: 2.1.27~101-g0780600+dfsg-3+deb9u1]
                      libsqlite3-0/oldoldstable 3.16.2-5+deb9u3 arm64 [upgradable from: 3.16.2-5+deb9u1]
                      libss2/oldoldstable 1.43.4-2+deb9u2 arm64 [upgradable from: 1.43.4-2+deb9u1]
                      libssh2-1/oldoldstable 1.7.0-1+deb9u2 arm64 [upgradable from: 1.7.0-1+deb9u1]
                      libssl1.0.2/oldoldstable 1.0.2u-1~deb9u7 arm64 [upgradable from: 1.0.2u-1~deb9u1]
                      libssl1.1/oldoldstable 1.1.0l-1~deb9u6 arm64 [upgradable from: 1.1.0l-1~deb9u1]
                      libsystemd0/oldoldstable 232-25+deb9u13 arm64 [upgradable from: 232-25+deb9u12]
                      libtiff5/oldoldstable 4.0.8-2+deb9u8 arm64 [upgradable from: 4.0.8-2+deb9u5]
                      libudev-dev/oldoldstable 232-25+deb9u13 arm64 [upgradable from: 232-25+deb9u12]
                      libudev1/oldoldstable 232-25+deb9u13 arm64 [upgradable from: 232-25+deb9u12]
                      libx11-6/oldoldstable 2:1.6.4-3+deb9u4 arm64 [upgradable from: 2:1.6.4-3+deb9u2]
                      libx11-data/oldoldstable 2:1.6.4-3+deb9u4 all [upgradable from: 2:1.6.4-3+deb9u2]
                      libx11-dev/oldoldstable 2:1.6.4-3+deb9u4 arm64 [upgradable from: 2:1.6.4-3+deb9u2]
                      libxml2/oldoldstable 2.9.4+dfsg1-2.2+deb9u7 arm64 [upgradable from: 2.9.4+dfsg1-2.2+deb9u2]
                      linux-libc-dev/oldoldstable 4.9.303-1 arm64 [upgradable from: 4.9.210-1]
                      login/oldoldstable 1:4.4-4.1+deb9u1 arm64 [upgradable from: 1:4.4-4.1]
                      nodejs/unknown 14.19.3-1nodesource1 arm64 [upgradable from: 14.19.1-1nodesource1]
                      openssl/oldoldstable 1.1.0l-1~deb9u6 arm64 [upgradable from: 1.1.0l-1~deb9u1]
                      passwd/oldoldstable 1:4.4-4.1+deb9u1 arm64 [upgradable from: 1:4.4-4.1]
                      perl/oldoldstable 5.24.1-3+deb9u7 arm64 [upgradable from: 5.24.1-3+deb9u6]
                      perl-base/oldoldstable 5.24.1-3+deb9u7 arm64 [upgradable from: 5.24.1-3+deb9u6]
                      perl-modules-5.24/oldoldstable 5.24.1-3+deb9u7 all [upgradable from: 5.24.1-3+deb9u6]
                      python2.7/oldoldstable 2.7.13-2+deb9u6 arm64 [upgradable from: 2.7.13-2+deb9u3]
                      python2.7-dev/oldoldstable 2.7.13-2+deb9u6 arm64 [upgradable from: 2.7.13-2+deb9u3]
                      python2.7-minimal/oldoldstable 2.7.13-2+deb9u6 arm64 [upgradable from: 2.7.13-2+deb9u3]
                      python3.5/oldoldstable 3.5.3-1+deb9u5 arm64 [upgradable from: 3.5.3-1+deb9u1]
                      python3.5-minimal/oldoldstable 3.5.3-1+deb9u5 arm64 [upgradable from: 3.5.3-1+deb9u1]
                      sudo/oldoldstable 1.8.19p1-2.1+deb9u3 arm64 [upgradable from: 1.8.19p1-2.1+deb9u2]
                      tar/oldoldstable 1.29b-1.1+deb9u1 arm64 [upgradable from: 1.29b-1.1]
                      tzdata/oldoldstable 2021a-0+deb9u3 all [upgradable from: 2019c-0+deb9u1]
                      udev/oldoldstable 232-25+deb9u13 arm64 [upgradable from: 232-25+deb9u12]
                      xz-utils/oldoldstable 5.2.2-1.2+deb9u1 arm64 [upgradable from: 5.2.2-1.2+b1]
                      zlib1g/oldoldstable 1:1.2.8.dfsg-5+deb9u1 arm64 [upgradable from: 1:1.2.8.dfsg-5]
                      zlib1g-dev/oldoldstable 1:1.2.8.dfsg-5+deb9u1 arm64 [upgradable from: 1:1.2.8.dfsg-5]
                      
                      Thomas Braun 1 Reply Last reply Reply Quote 0
                      • Thomas Braun
                        Thomas Braun Most Active @AndyGR42 last edited by

                        @andygr42 sagte in Adapter update dependency >=12 fails:

                        Hier noch ein kleiner Exkurs wie das mit der Versionierung bei Debian funktioniert:

                        Ich kenn das. Und auch LTS und EOL von Releases.

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

                          @thomas-braun

                          Ok, wo das nun geklärt ist (ja, ich habe LTS bewusst genutzt da das Docker Image darauf basierte und ich bei IoT durchaus einen Sinn in langen Produktzyklen sehe, so lange sie Sicherheitsupdates bekommen, und ja, ich muss Updaten (den Reminder hatte ich vergessen) und ja, root ist doof), was ist jetzt mit meinen Ausflüchten und was hat das mit meinem Problem zu tun?

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

                            @andygr42 sagte in Adapter update dependency >=12 fails:

                            Ist dein System jetzt auf Stand?
                            Dann

                            iobroker upload all
                            

                            und dann nochmal schauen.

                            1 Reply Last reply Reply Quote 0
                            • Glasfaser
                              Glasfaser @AndyGR42 last edited by

                              @AndyGR42

                              Was mir auch auffällt :

                              9228a981-87c7-4937-857a-f7d8f2964a36-grafik.png

                              f8c225f1-5954-4e53-b044-054c521c438f-grafik.png

                              auch nach dem "...upload all "
                              tut ... ein komplettes Reboot mal gut

                              A 1 Reply Last reply Reply Quote 0
                              • A
                                AndyGR42 @Glasfaser last edited by AndyGR42

                                @glasfaser sagte in Adapter update dependency >=12 fails:

                                @AndyGR42

                                Was mir auch auffällt :

                                9228a981-87c7-4937-857a-f7d8f2964a36-grafik.png

                                f8c225f1-5954-4e53-b044-054c521c438f-grafik.png

                                auch nach dem "...upload all "
                                tut ... ein komplettes Reboot mal gut

                                Durchaus. Habe ich dann jetzt nach dem Update der 90 Pakete gemacht, hatte aber das gleiche Ergebnis. Ich habe dann aber noch einen Tip bekommen, dass Apollon ja noch iobroker fix nach der node updated in der Anleitung stehen hat. Gesagt, getan, leider immer noch kein Erfolg.

                                Ich habe dann nvm zu Hilfe genommen und node nochmal neu installiert, sowie die aktuelle Version als system default eingetragen. Seitdem funktioniert es. Ich denke, der letzte Schritte hätte ausgereicht.

                                Danke für Eure Unterstützung und den Hinweis auf Debian 9, das hätte ich definitiv übersehen!

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

                                  @andygr42 sagte in Adapter update dependency >=12 fails:

                                  Ich habe dann nvm zu Hilfe genommen und node nochmal neu installiert

                                  Nimmst du immer nvm zur Installation von nodejs her? Würde ich im Allgemeinen dringend von abraten, das bügelt dir i.d.R. was schräges auf das System, wenn da nicht ganz genau aufgepasst wird.

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

                                    @thomas-braun sagte in Adapter update dependency >=12 fails:

                                    @andygr42 sagte in Adapter update dependency >=12 fails:

                                    Ich habe dann nvm zu Hilfe genommen und node nochmal neu installiert

                                    Nimmst du immer nvm zur Installation von nodejs her? Würde ich im Allgemeinen dringend von abraten, das bügelt dir i.d.R. was schräges auf das System, wenn da nicht ganz genau aufgepasst wird.

                                    Moin.

                                    Nein, das war jetzt die schiere Verzweiflung 🙂 Auch mit dem Hintergedanken, dass ich eh alles neu machen muss.

                                    A 1 Reply Last reply Reply Quote 0
                                    • A
                                      AndyGR42 @AndyGR42 last edited by

                                      Also, meiner Meinung nach ist das ein Bug:

                                      95d493de-b281-4772-9413-adaaff48e20c-image.png

                                      Weiß jemand wie "Adapter" hier die Version prüft?

                                      Wenn ich das Update im "Info" Bereich anstoße, funktioniert es einwandfrei! Entweder findet hier die Prüfung nicht statt oder sie erfolgt korrekt.

                                      Ich bin gerade dabei das ganze System neu aufzusetzen. Mal sehen, wie es sich dann verhält.

                                      sigi234 Homoran 2 Replies Last reply Reply Quote 0
                                      • sigi234
                                        sigi234 Forum Testing Most Active @AndyGR42 last edited by

                                        @andygr42

                                        Admin 6.0.X installiert?

                                        1 Reply Last reply Reply Quote 0
                                        • Homoran
                                          Homoran Global Moderator Administrators @AndyGR42 last edited by

                                          @andygr42 sagte in Adapter update dependency >=12 fails:

                                          system.adapter.admin : admin - v5.3.8

                                          @sigi234
                                          Anfangs noch nicht

                                          1 Reply Last reply Reply Quote 0
                                          • A
                                            AndyGR42 last edited by

                                            @sigi234

                                            Immer noch nicht 🙂

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            765
                                            Online

                                            31.8k
                                            Users

                                            80.1k
                                            Topics

                                            1.3m
                                            Posts

                                            6
                                            32
                                            1430
                                            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