Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. Zigbee Adapter v1.2.1 immer Rot

    NEWS

    • Wir empfehlen: Node.js 22.x

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker goes Matter ... Matter Adapter in Stable

    Zigbee Adapter v1.2.1 immer Rot

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

      Hallo Zusammen,
      Bitte um Rücksicht falls es sich hier um einen Fehler meinerseits handelt.
      Habe den Zigbee Adapter v1.2.1 installiert und meinen cc2531 wie im Youtube Tutorial geflasht.

      Bei der Eingabe im Terminal von: ls -l /dev/serial/by-id
      wird mein Cc2531 auch erkannt:
      lrwxrwxrwx 1 root root 13 Oct 15 12:17 usb-Texas_Instruments_TI_CC2531_USB_CDC___0X00124B001949C0B0-if00 -> ../../ttyACM0

      In den Einstellungen des Zigbee Adapters im COM-Anschlussname vorlgendes eingegeben:
      /dev/serial/by-id/usb-Texas_Instruments_TI_CC2531_USB_CDC___0X00124B001949C0B0-if00

      wenn ich nun den Adapter starte bleibt diese rot.
      Meine Log Meldungen sind diese:
      109655d6-c6f4-42ed-b3e5-c8a776799b8e-grafik.png

      Kann mir jemand sagen wo der Fehler liegt.
      Mit freundlichen Grüssen
      Thomas K

      Asgothian arteck 2 Replies Last reply Reply Quote 0
      • Asgothian
        Asgothian Developer @Tomk81 last edited by

        @Tomk81
        Bitte poste das Log (in code tags) als Text, nicht als Screenshot aus dem Admin. Dazu den Button "log herunterladen" benutzen und den entsprechend relevanten Bereich mit dem Fehler heraus kopieren.

        Mit den vorhandenen Informationen ist das ansonsten schwierig.

        A.

        1 Reply Last reply Reply Quote 0
        • arteck
          arteck Developer Most Active @Tomk81 last edited by

          @Tomk81 aktualisiere mal den adapter auf > 1.3

          T 1 Reply Last reply Reply Quote 0
          • T
            Tomk81 @arteck last edited by

            @arteck
            Danke. Nach dem Update ist er endlich mal auf grün gegangen. Mal sehen ob es wenigstens mit den Geräte anlernen klappt.

            M 1 Reply Last reply Reply Quote 0
            • M
              Mapio90 @Tomk81 last edited by

              Hallo Zusammen, ich bräuchte Hilfe, mein Zigbee Adapter ist nach dem Update von Nodejs, npm und Admin die ganze zeit auf rot.

              Das Einzige was von den dreien grün ist, ist "Verbunden mit Zigbee"
              Update scheitert auch... habe im obigen Post gelesen einfach mal aktuallisieren aber das geht schon nicht, bei mir zumindest.
              Ich habe vor erstmal den Zigbee Adapter des Masters zu aktuallisieren.

              Hier mein Log dazu.

              host.Master	2020-12-04 19:55:37.134	info	Rebuild for adapter system.adapter.zigbee.0 not successful in 3 tries. Adapter will not be restarted again. Please execute "npm install --production" in adapter directory manually.
              host.Master	2020-12-04 19:55:37.133	error	instance system.adapter.zigbee.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
              host.Master	2020-12-04 19:55:37.132	error	Caught by controller[0]: at Module.load (internal/modules/cjs/loader.js:863:32)
              host.Master	2020-12-04 19:55:37.132	error	Caught by controller[0]: at Object.Module._extensions..js (internal/modules/cjs/loader.js:1027:10)
              host.Master	2020-12-04 19:55:37.131	error	Caught by controller[0]: at Module._compile (internal/modules/cjs/loader.js:999:30)
              host.Master	2020-12-04 19:55:37.131	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/serialport/lib/bindings/linux.js:2:36)
              host.Master	2020-12-04 19:55:37.131	error	Caught by controller[0]: at bindings (/opt/iobroker/node_modules/bindings/bindings.js:81:44)
              host.Master	2020-12-04 19:55:37.130	error	Caught by controller[0]: at require (internal/modules/cjs/helpers.js:74:18)
              host.Master	2020-12-04 19:55:37.130	error	Caught by controller[0]: at Module.require (internal/modules/cjs/loader.js:887:19)
              host.Master	2020-12-04 19:55:37.130	error	Caught by controller[0]: at Function.Module._load (internal/modules/cjs/loader.js:708:14)
              host.Master	2020-12-04 19:55:37.129	error	Caught by controller[0]: at Module.load (internal/modules/cjs/loader.js:863:32)
              host.Master	2020-12-04 19:55:37.129	error	Caught by controller[0]: at Object.Module._extensions..node (internal/modules/cjs/loader.js:1057:18)
              host.Master	2020-12-04 19:55:37.128	error	Caught by controller[0]: the module (for instance, using `npm rebuild` or `npm install`).
              host.Master	2020-12-04 19:55:37.128	error	Caught by controller[0]: NODE_MODULE_VERSION 72. Please try re-compiling or re-installing
              host.Master	2020-12-04 19:55:37.128	error	Caught by controller[0]: NODE_MODULE_VERSION 57. This version of Node.js requires
              host.Master	2020-12-04 19:55:37.127	error	Caught by controller[0]: was compiled against a different Node.js version using
              host.Master	2020-12-04 19:55:37.127	error	Caught by controller[0]: Error: The module '/opt/iobroker/node_modules/serialport/build/Release/serialport.node'
              host.Master	2020-12-04 19:55:37.127	error	Caught by controller[0]: ^
              host.Master	2020-12-04 19:55:37.126	error	Caught by controller[0]: throw e
              host.Master	2020-12-04 19:55:37.125	error	Caught by controller[0]: /opt/iobroker/node_modules/bindings/bindings.js:88
              host.Master	2020-12-04 19:55:35.768	info	instance system.adapter.zigbee.0 started with pid 15801
              host.Master	2020-12-04 19:55:35.699	info	"system.adapter.zigbee.0" enabled
              host.Master	2020-12-04 19:55:09.247	info	iobroker exit 0
              host.Master	2020-12-04 19:55:08.217	info	iobroker Adapter "zigbee" updated
              host.Master	2020-12-04 19:55:08.155	info	iobroker upload [0] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/admin.js admin.js application/javascript
              host.Master	2020-12-04 19:55:08.094	info	iobroker upload [1] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/86plug.png img/86plug.png image/png
              host.Master	2020-12-04 19:55:08.032	info	iobroker upload [2] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/86sw1.png img/86sw1.png image/png
              host.Master	2020-12-04 19:55:07.963	info	iobroker upload [3] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/86sw2.png img/86sw2.png image/png
              host.Master	2020-12-04 19:55:07.888	info	iobroker upload [4] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/Eurotronic_Spirit_04.png img/Eurotronic_Spirit_04.png image/png
              host.Master	2020-12-04 19:55:07.814	info	iobroker upload [5] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/FLOALT.panel.WS.png img/FLOALT.panel.WS.png image/png
              host.Master	2020-12-04 19:55:07.739	info	iobroker upload [6] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/TRADFRI.bulb.E27.png img/TRADFRI.bulb.E27.png image/png
              host.Master	2020-12-04 19:55:07.667	info	iobroker upload [7] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/TRADFRI.remote.control.png img/TRADFRI.remote.control.png image/png
              host.Master	2020-12-04 19:55:07.596	info	iobroker upload [8] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/aqara.switch.png img/aqara.switch.png image/png
              host.Master	2020-12-04 19:55:07.498	info	iobroker upload [9] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/aqara_bulb.png img/aqara_bulb.png image/png
              host.Master	2020-12-04 19:55:07.413	info	iobroker upload [10] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/aqara_numan_body_sensor.png img/aqara_numan_body_sensor.png image/png
              host.Master	2020-12-04 19:55:07.340	info	iobroker upload [11] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/aqara_temperature_sensor.png img/aqara_temperature_sensor.png image/png
              host.Master	2020-12-04 19:55:07.267	info	iobroker upload [12] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/battery_p.png img/battery_p.png image/png
              host.Master	2020-12-04 19:55:07.191	info	iobroker upload [13] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/battery_v.png img/battery_v.png image/png
              host.Master	2020-12-04 19:55:07.119	info	iobroker upload [14] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/bitron_plug.png img/bitron_plug.png image/png
              host.Master	2020-12-04 19:55:07.048	info	iobroker upload [15] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/contact.png img/contact.png image/png
              host.Master	2020-12-04 19:55:06.972	info	iobroker upload [16] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/ctrl_ln1.png img/ctrl_ln1.png image/png
              host.Master	2020-12-04 19:55:06.897	info	iobroker upload [17] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/ctrl_ln2.png img/ctrl_ln2.png image/png
              host.Master	2020-12-04 19:55:06.825	info	iobroker upload [18] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/ctrl_neutral1.png img/ctrl_neutral1.png image/png
              host.Master	2020-12-04 19:55:06.756	info	iobroker upload [19] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/ctrl_neutral2.png img/ctrl_neutral2.png image/png
              host.Master	2020-12-04 19:55:06.694	info	iobroker upload [20] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/cube.png img/cube.png image/png
              host.Master	2020-12-04 19:55:05.114	info	iobroker upload [30] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/gledopto_bulb.png img/gledopto_bulb.png image/png
              host.Master	2020-12-04 19:55:04.412	info	iobroker upload [40] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/innr.png img/innr.png image/png
              host.Master	2020-12-04 19:55:03.727	info	iobroker upload [50] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/lumi_lock_v1.png img/lumi_lock_v1.png image/png
              host.Master	2020-12-04 19:55:03.049	info	iobroker upload [60] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/osram_surface_light_tw.png img/osram_surface_light_tw.png image/png
              host.Master	2020-12-04 19:55:02.313	info	iobroker upload [70] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/philips_hue_rwl021.png img/philips_hue_rwl021.png image/png
              host.Master	2020-12-04 19:55:01.586	info	iobroker upload [80] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/sensor_motion_aq2.png img/sensor_motion_aq2.png image/png
              host.Master	2020-12-04 19:55:00.942	info	iobroker upload [90] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/unknown.png img/unknown.png image/png
              host.Master	2020-12-04 19:55:00.120	info	iobroker npm ERR! A complete log of this run can be found in:npm ERR! /home/iobroker/.npm/_logs/2020-12-04T18_55_00_014Z-debug.log
              host.Master	2020-12-04 19:54:59.933	info	iobroker ERR! notsup Unsupported engine for dissolve@0.3.3: wanted: {"node":"~0.10.0"} (current: {"node":"12.20.0","npm":"6.14.8"})npm ERR! notsup Not compatible with your version of node/npm: disso
              host.Master	2020-12-04 19:54:59.928	info	iobroker npm
              host.Master	2020-12-04 19:54:59.880	info	iobroker npm ERR! code ENOTSUP
              host.Master	2020-12-04 19:54:17.956	info	iobroker npm install iobroker.zigbee@1.3.1 --loglevel error --prefix "/opt/iobroker" (System call)
              host.Master	2020-12-04 19:54:17.952	info	iobroker NPM version: 6.14.8
              host.Master	2020-12-04 19:54:16.918	info	iobroker Update zigbee from @0.9.2 to @1.3.1
              host.Master	2020-12-04 19:54:13.711	info	iobroker upgrade zigbee
              

              Zusätzliche Infos

              
              pi@Master:~ $ iobroker list adapters
              system.adapter.admin                   : admin          - v4.1.10
              system.adapter.alexa2                  : alexa2         - v3.3.1
              system.adapter.backitup                : backitup       - v1.7.0
              system.adapter.ble                     : ble            - v0.12.0
              system.adapter.cloud                   : cloud          - v3.1.0
              system.adapter.daswetter               : daswetter      - v3.0.4
              system.adapter.digitalstrom            : digitalstrom   - v0.5.5
              system.adapter.discovery               : discovery      - v2.3.11
              system.adapter.flot                    : flot           - v1.10.4
              system.adapter.info                    : info           - v1.7.10
              system.adapter.javascript              : javascript     - v4.1.12
              system.adapter.mihome-vacuum           : mihome-vacuum  - v1.1.5
              system.adapter.mobile                  : mobile         - v0.5.0
              system.adapter.samsung                 : samsung        - v0.2.9
              system.adapter.scenes                  : scenes         - v2.3.0
              system.adapter.socketio                : socketio       - v3.0.13
              system.adapter.sonoff                  : sonoff         - v2.2.2
              system.adapter.telegram                : telegram       - v1.6.0
              system.adapter.terminal                : terminal       - v0.1.2
              system.adapter.text2command            : text2command   - v1.2.5
              system.adapter.tr-064                  : tr-064         - v0.4.18
              system.adapter.web                     : web            - v2.4.1
              system.adapter.zigbee                  : zigbee         - v0.9.2
              
              
              
              pi@Master:~ $ iobroker list instances
              + system.adapter.admin.0                 : admin                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                system.adapter.admin.1                 : admin                 - disabled, port: 8081, bind: 0.0.0.0, run as: admin
              + system.adapter.alexa2.0                : alexa2                -  enabled
              + system.adapter.backitup.0              : backitup              -  enabled
                system.adapter.backitup.1              : backitup              - disabled
              + system.adapter.ble.0                   : ble                   -  enabled
                system.adapter.ble.1                   : ble                   - disabled
              + system.adapter.cloud.0                 : cloud                 -  enabled
              + system.adapter.digitalstrom.0          : digitalstrom          -  enabled
              + system.adapter.discovery.0             : discovery             -  enabled
                system.adapter.flot.0                  : flot                  -  enabled
              + system.adapter.javascript.0            : javascript            -  enabled
              + system.adapter.mihome-vacuum.0         : mihome-vacuum         -  enabled, port: 54321
                system.adapter.mobile.0                : mobile                - disabled
              + system.adapter.samsung.0               : samsung               -  enabled
              + system.adapter.scenes.0                : scenes                -  enabled
              + system.adapter.socketio.0              : socketio              -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
              + system.adapter.sonoff.0                : sonoff                -  enabled, port: 1883, bind: 0.0.0.0
              + system.adapter.telegram.0              : telegram              -  enabled, port: 8443, bind: 0.0.0.0
              + system.adapter.terminal.0              : terminal              -  enabled, port: 8088, bind: 0.0.0.0, run as: admin
              + system.adapter.text2command.0          : text2command          -  enabled
              + system.adapter.web.0                   : web                   -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                system.adapter.zigbee.0                : zigbee                -  enabled, port: /dev/serial/by-id/usb-Texas_Instruments_TI_CC2531_USB_CDC___0X00124B0019367259-if00
                system.adapter.zigbee.1                : zigbee                - disabled, port: /dev/serial/by-id/usb-Texas_Instruments_TI_CC2531_USB_CDC___0X00124B0019361A08-if00
              
              + instance is alive
              
              
              Thomas Braun M 2 Replies Last reply Reply Quote 0
              • Thomas Braun
                Thomas Braun Most Active @Mapio90 last edited by

                @Mapio90

                which nodejs && nodejs -v && which node && node -v && which npm && npm -v && apt policy nodejs
                
                iobroker stop
                cd /opt/iobroker
                npm rebuild
                iobroker fix
                iobroker update
                iobroker upgrade self
                
                M 1 Reply Last reply Reply Quote 0
                • M
                  Mapio90 @Thomas Braun last edited by

                  @Thomas-Braun sagte in Zigbee Adapter v1.2.1 immer Rot:

                  which nodejs && nodejs -v && which node && node -v && which npm && npm -v && apt policy nodejs

                  Darf ich fragen was das Kommando

                  npm rebuild

                  auslöst?

                  pi@Master:~ $ which nodejs && nodejs -v && which node && node -v && which npm && npm -v && apt policy nodejs
                  /usr/bin/nodejs
                  v12.20.0
                  /usr/bin/node
                  v12.20.0
                  /usr/bin/npm
                  6.14.8
                  nodejs:
                    Installiert:           12.20.0-1nodesource1
                    Installationskandidat: 12.20.0-1nodesource1
                    Versionstabelle:
                   *** 12.20.0-1nodesource1 500
                          500 https://deb.nodesource.com/node_12.x stretch/main armhf Packages
                          100 /var/lib/dpkg/status
                       8.11.1~dfsg-2~bpo9+1 500
                          500 http://archive.raspberrypi.org/debian stretch/main armhf Packages
                       4.8.2~dfsg-1 500
                          500 http://raspbian.raspberrypi.org/raspbian stretch/main armhf Packages
                  
                  Thomas Braun 1 Reply Last reply Reply Quote 0
                  • Thomas Braun
                    Thomas Braun Most Active @Mapio90 last edited by Thomas Braun

                    @Mapio90
                    npm rebuild
                    baut die ioBroker-Module neu gegen die geänderte node-Version.
                    Eigentlich sollte der Broker das selber erkennen und durchführen, funktioniert aber noch nicht in allen Fällen.

                    Darf ich als Gegenfrage mal fragen, warum da so einige Adapter als Doubletten rumhängen?

                    M 2 Replies Last reply Reply Quote 0
                    • M
                      Mapio90 @Thomas Braun last edited by

                      @Thomas-Braun

                      iobroker stop
                      
                      cd /opt/iobroker
                      
                      npm rebuild
                      
                      iobroker fix
                      
                      iobroker update
                      
                      iobroker upgrade self
                      

                      Jetzt hab ich keinen Zugriff mehr auf die Weboberfläche, nach der Eingabeaufforderungen

                      M Thomas Braun 2 Replies Last reply Reply Quote 0
                      • M
                        Mapio90 @Mapio90 last edited by

                        @Mapio90

                        pi@Master:~ $ iobroker stop
                        pi@Master:~ $ cd /opt/iobroker
                        pi@Master:/opt/iobroker $ iobroker fix
                        library: loaded
                        Library version=2020-06-12
                        
                        ==========================================================================
                        
                            Welcome to the ioBroker installation fixer!
                            Script version: 2020-06-15
                        
                            You might need to enter your password a couple of times.
                        
                        ==========================================================================
                        
                        
                        ==========================================================================
                            Installing prerequisites (1/3)
                        ==========================================================================
                        
                        Holen:1 http://archive.raspberrypi.org/debian stretch InRelease [25,4 kB]
                        Holen:2 http://raspbian.raspberrypi.org/raspbian stretch InRelease [15,0 kB]
                        OK:3 https://deb.nodesource.com/node_12.x stretch InRelease
                        Holen:4 http://raspbian.raspberrypi.org/raspbian stretch/main armhf Packages [11,7 MB]
                        Es wurden 11,7 MB in 8 s geholt (1.315 kB/s).
                        Paketlisten werden gelesen... Fertig
                        Installed gcc-c++
                        
                        ==========================================================================
                            Checking ioBroker user and directory permissions (2/3)
                        ==========================================================================
                        
                        Created /etc/sudoers.d/iobroker
                        Fixing directory permissions...
                        
                        ==========================================================================
                            Checking autostart (3/3)
                        ==========================================================================
                        
                        Enabling autostart...
                        Autostart enabled!
                        
                        ==========================================================================
                        
                            Your installation was fixed successfully
                            Run iobroker start to start ioBroker again!
                        
                        ==========================================================================
                        
                        pi@Master:/opt/iobroker $ iobroker update
                        Used repository: default
                        hash changed or no sources cached => force download of new sources
                        update done
                        Adapter    "admin"         : 4.1.10   , installed 4.1.10
                        Adapter    "alarm"         : 1.8.1
                        Adapter    "alexa2"        : 3.3.5    , installed 3.3.1 [Updateable]
                        Adapter    "alpha2"        : 1.0.0
                        Adapter    "amazon-dash"   : 1.1.0
                        Adapter    "artnet"        : 1.2.2
                        Adapter    "asterisk"      : 1.0.6
                        Adapter    "asuswrt"       : 1.0.1
                        Adapter    "b-control-em"  : 0.2.1
                        Adapter    "backitup"      : 1.7.0    , installed 1.7.0
                        Adapter    "beckhoff"      : 1.2.2
                        Adapter    "benq"          : 0.2.0
                        Adapter    "binance"       : 1.1.3
                        Adapter    "ble"           : 0.12.0   , installed 0.12.0
                        Adapter    "bmw"           : 1.3.3
                        Adapter    "bosesoundtouch": 0.2.4
                        Adapter    "botvac"        : 1.0.0
                        Adapter    "bring"         : 1.7.3
                        Adapter    "broadlink2"    : 2.0.3
                        Adapter    "bsblan"        : 0.2.0
                        Adapter    "bshb"          : 0.1.10
                        Adapter    "chromecast"    : 2.3.1
                        Adapter    "cloud"         : 3.1.0    , installed 3.1.0
                        Adapter    "comfoair"      : 0.3.2
                        Adapter    "contactid"     : 1.0.1
                        Adapter    "coronavirus-statistics": 0.6.3
                        Adapter    "countdown"     : 1.1.0
                        Adapter    "cul"           : 1.3.3
                        Adapter    "daikin"        : 1.1.2
                        Adapter    "daswetter"     : 3.0.4    , installed 3.0.4
                        Adapter    "deconz"        : 1.3.11
                        Adapter    "denon"         : 1.7.7
                        Adapter    "device-reminder": 0.5.4
                        Adapter    "devices"       : 0.3.13
                        Adapter    "digitalstrom"  : 0.5.5    , installed 0.5.5
                        Adapter    "discovergy"    : 0.5.0
                        Adapter    "discovery"     : 2.3.11   , installed 2.3.11
                        Adapter    "doorio"        : 1.1.1
                        Adapter    "ds18b20"       : 1.1.5
                        Adapter    "dwd"           : 2.5.1
                        Adapter    "ebus"          : 2.1.1
                        Adapter    "ecovacs-deebot": 1.0.3
                        Adapter    "egigeozone"    : 0.1.2
                        Adapter    "ekey"          : 1.1.0
                        Adapter    "email"         : 1.0.7
                        Adapter    "emby"          : 1.0.2
                        Adapter    "energymanager" : 1.2.3
                        Adapter    "enet"          : 1.0.1
                        Adapter    "epson_stylus_px830": 0.2.1
                        Adapter    "exchangerates" : 0.0.13
                        Adapter    "fakeroku"      : 0.2.1
                        Adapter    "fb-checkpresence": 1.1.0
                        Adapter    "feiertage"     : 1.0.17
                        Adapter    "fhem"          : 1.5.3
                        Adapter    "find-my-iphone": 0.2.15
                        Adapter    "firetv"        : 0.0.27
                        Adapter    "flot"          : 1.10.4   , installed 1.10.4
                        Adapter    "foobar2000"    : 2.0.3
                        Adapter    "fritzbox"      : 0.2.1
                        Adapter    "fritzdect"     : 0.2.4
                        Adapter    "fronius"       : 1.0.5
                        Adapter    "frontier_silicon": 0.0.10
                        Adapter    "fullcalendar"  : 1.1.0
                        Adapter    "fullybrowser"  : 2.0.1
                        Adapter    "g-homa"        : 0.5.3
                        Adapter    "geofency"      : 0.3.2
                        Adapter    "growatt"       : 0.0.14
                        Adapter    "gruenbeck"     : 0.0.18
                        Adapter    "habpanel"      : 0.4.3
                        Adapter    "haier"         : 1.0.2
                        Adapter    "ham"           : 1.1.2
                        Adapter    "ham-wemo"      : 1.1.0
                        Adapter    "harmony"       : 1.2.2
                        Adapter    "heatingcontrol": 1.0.0
                        Adapter    "heos"          : 1.6.1
                        Adapter    "heytech"       : 1.0.0
                        Adapter    "hid"           : 0.1.17
                        Adapter    "history"       : 1.9.10
                        Adapter    "hm-rega"       : 2.6.24
                        Adapter    "hm-rpc"        : 1.14.24
                        Adapter    "hmip"          : 1.5.0
                        Adapter    "homeconnect"   : 0.0.30
                        Adapter    "homee"         : 1.0.7
                        Adapter    "homepilot"     : 1.0.3
                        Adapter    "hp-ilo"        : 1.0.6
                        Adapter    "hs100"         : 2.0.1
                        Adapter    "hue"           : 3.3.8
                        Adapter    "hue-extended"  : 2.0.0
                        Adapter    "i2c"           : 1.1.1
                        Adapter    "ical"          : 1.7.4
                        Adapter    "icons-addictive-flavour-png": 0.1.0
                        Adapter    "icons-fatcow-hosting": 0.1.0
                        Adapter    "icons-icons8"  : 0.0.1
                        Adapter    "icons-material-png": 0.1.0
                        Adapter    "icons-material-svg": 0.1.0
                        Adapter    "icons-mfd-png" : 1.0.2
                        Adapter    "icons-mfd-svg" : 1.0.2
                        Adapter    "icons-open-icon-library-png": 0.1.2
                        Adapter    "icons-ultimate-png": 1.0.1
                        Adapter    "influxdb"      : 1.9.1
                        Adapter    "info"          : 1.7.10   , installed 1.7.10
                        Adapter    "innogy-smarthome": 0.3.6
                        Adapter    "iogo"          : 0.5.10
                        Adapter    "iot"           : 1.5.3
                        Adapter    "iqontrol"      : 1.5.0
                        Adapter    "jarvis"        : 1.0.9
                        Adapter    "javascript"    : 4.8.4    , installed 4.1.12 [Updateable]
                        Adapter    "jeelink"       : 0.1.0
                        Controller "js-controller" : 3.1.6    , installed 3.1.6
                        Adapter    "kecontact"     : 1.0.1
                        Adapter    "klf200"        : 1.0.1
                        Adapter    "km200"         : 1.1.6
                        Adapter    "knmi-weather"  : 1.0.0
                        Adapter    "knx"           : 1.0.39
                        Adapter    "kodi"          : 2.0.4
                        Adapter    "kostal-piko-ba": 1.1.3
                        Adapter    "kress"         : 2.5.5
                        Adapter    "lametric"      : 0.0.9
                        Adapter    "landroid"      : 1.0.3
                        Adapter    "lcn"           : 1.0.2
                        Adapter    "legrand-ecocompteur": 1.0.0
                        Adapter    "letrika_comgw" : 0.0.5
                        Adapter    "lgtv"          : 1.1.10
                        Adapter    "lgtv-rs"       : 0.1.0
                        Adapter    "lgtv11"        : 1.0.5
                        Adapter    "lifx"          : 0.1.0
                        Adapter    "lightify"      : 0.2.16
                        Adapter    "link"          : 0.5.9
                        Adapter    "linkeddevices" : 1.2.2
                        Adapter    "linux-control" : 1.0.1
                        Adapter    "logparser"     : 1.1.0
                        Adapter    "lovelace"      : 1.0.16
                        Adapter    "loxone"        : 2.0.2
                        Adapter    "luftdaten"     : 1.0.1
                        Adapter    "lupusec"       : 1.2.9
                        Adapter    "luxtronik1"    : 0.2.2
                        Adapter    "material"      : 0.13.9
                        Adapter    "maxcube"       : 1.0.2
                        Adapter    "maxcul"        : 1.3.1
                        Adapter    "mbus"          : 2.3.1
                        Adapter    "mclighting"    : 0.1.1
                        Adapter    "megad"         : 1.2.1
                        Adapter    "megadd"        : 0.2.0
                        Adapter    "megaesp"       : 0.1.0
                        Adapter    "melcloud"      : 1.0.6
                        Adapter    "mercedesme"    : 0.0.21
                        Adapter    "mercury"       : 0.1.1
                        Adapter    "meross"        : 1.5.0
                        Adapter    "meteoalarm"    : 1.0.9
                        Adapter    "midea"         : 0.0.6
                        Adapter    "miele"         : 0.1.5
                        Adapter    "mielecloudservice": 2.0.0
                        Adapter    "mihome"        : 1.3.5
                        Adapter    "mihome-lamp"   : 1.1.0
                        Adapter    "mihome-plug"   : 0.2.1
                        Adapter    "mihome-vacuum" : 2.1.1    , installed 1.1.5 [Updateable]
                        Adapter    "mikrotik"      : 1.0.11
                        Adapter    "milight"       : 0.3.6
                        Adapter    "milight-smart-light": 0.2.7
                        Adapter    "minuvis"       : 1.0.0
                        Adapter    "mobile"        : 1.0.1    , installed 0.5.0 [Updateable]
                        Adapter    "modbus"        : 3.1.10
                        Adapter    "moma"          : 1.2.7
                        Adapter    "mpd"           : 1.0.5
                        Adapter    "mqtt"          : 2.1.9
                        Adapter    "mqtt-client"   : 1.3.1
                        Adapter    "musiccast"     : 0.1.3
                        Adapter    "mydlink"       : 1.1.7
                        Adapter    "mysensors"     : 2.0.1
                        Adapter    "nanoleaf-lightpanels": 1.0.6
                        Adapter    "nello"         : 2.0.6
                        Adapter    "netatmo"       : 1.3.3
                        Adapter    "netatmo-crawler": 0.3.8
                        Adapter    "nibeuplink"    : 0.3.0
                        Adapter    "nina"          : 0.0.22
                        Adapter    "node-red"      : 2.0.1
                        Adapter    "nuki"          : 1.4.2
                        Adapter    "nuki-extended" : 2.3.0
                        Adapter    "nut"           : 1.1.3
                        Adapter    "octoprint"     : 1.0.1
                        Adapter    "odl"           : 1.0.7
                        Adapter    "oilfox"        : 0.0.5
                        Adapter    "onkyo"         : 2.0.3
                        Adapter    "onvif"         : 0.4.4
                        Adapter    "openhab"       : 1.1.0
                        Adapter    "openligadb"    : 1.1.0
                        Adapter    "openweathermap": 0.1.0
                        Adapter    "opi"           : 0.1.1
                        Adapter    "oppoplayer"    : 0.2.1
                        Adapter    "owfs"          : 0.6.4
                        Adapter    "owntracks"     : 0.6.3
                        Adapter    "panasonic-viera": 1.0.2
                        Adapter    "parser"        : 1.0.7
                        Adapter    "paw"           : 0.0.7
                        Adapter    "phantomjs"     : 1.1.2
                        Adapter    "pi-hole"       : 1.3.1
                        Adapter    "piface"        : 1.0.0
                        Adapter    "pimatic"       : 0.3.0
                        Adapter    "ping"          : 1.4.12
                        Adapter    "places"        : 1.0.0
                        Adapter    "plex"          : 0.8.11
                        Adapter    "plexconnect"   : 0.0.7
                        Adapter    "pollenflug"    : 1.0.6
                        Adapter    "proxmox"       : 1.0.1
                        Adapter    "proxy"         : 1.2.1
                        Adapter    "pushbullet"    : 0.0.11
                        Adapter    "pushover"      : 2.0.3
                        Adapter    "pushsafer"     : 0.1.8
                        Adapter    "radar2"        : 1.0.9
                        Adapter    "radiohead"     : 1.0.7
                        Adapter    "rflink"        : 2.1.6
                        Adapter    "rickshaw"      : 1.0.0
                        Adapter    "ring"          : 1.1.3
                        Adapter    "robonect"      : 0.1.3
                        Adapter    "roomba"        : 1.1.1
                        Adapter    "rpi2"          : 1.2.0
                        Adapter    "s7"            : 1.1.9
                        Adapter    "samsung"       : 0.2.9    , installed 0.2.9
                        Adapter    "sayit"         : 1.12.2
                        Adapter    "sbfspot"       : 4.0.2
                        Adapter    "scenes"        : 2.3.0    , installed 2.3.0
                        Adapter    "schoolfree"    : 0.7.0
                        Adapter    "schwoerer-ventcube": 1.3.0
                        Adapter    "shelly"        : 4.0.3
                        Adapter    "shuttercontrol": 1.0.4
                        Adapter    "sia"           : 1.0.4
                        Adapter    "siegenia"      : 1.0.0
                        Adapter    "simple-api"    : 2.4.8    , installed 2.4.8
                        Adapter    "smappee"       : 0.2.2
                        Adapter    "smartcontrol"  : 1.2.1
                        Adapter    "smartgarden"   : 1.0.1
                        Adapter    "smartmeter"    : 3.1.6
                        Adapter    "snips"         : 1.5.1
                        Adapter    "snmp"          : 0.5.0
                        Adapter    "socketio"      : 3.0.13   , installed 3.0.13
                        Adapter    "solarlog"      : 2.0.0
                        Adapter    "solarviewdatareader": 0.2.1
                        Adapter    "solarwetter"   : 1.0.0
                        Adapter    "sonnen"        : 1.7.0
                        Adapter    "sonoff"        : 2.3.3    , installed 2.2.2 [Updateable]
                        Adapter    "sonos"         : 2.1.1
                        Adapter    "sony-bravia"   : 1.0.1
                        Adapter    "spotify-premium": 1.0.0
                        Adapter    "sql"           : 1.15.3
                        Adapter    "squeezebox"    : 1.0.0
                        Adapter    "squeezeboxrpc" : 1.0.0
                        Adapter    "starline"      : 1.0.0
                        Adapter    "statistics"    : 0.2.2
                        Adapter    "stiebel-isg"   : 1.5.1
                        Adapter    "sunnyportal"   : 0.1.5
                        Adapter    "swiss-weather-api": 0.3.2
                        Adapter    "synology"      : 0.1.18
                        Adapter    "systeminfo"    : 0.3.1
                        Adapter    "tahoma"        : 0.3.2
                        Adapter    "tankerkoenig"  : 2.0.5
                        Adapter    "telegram"      : 1.6.0    , installed 1.6.0
                        Adapter    "terminal"      : 0.1.2    , installed 0.1.2
                        Adapter    "tesla-motors"  : 0.2.3
                        Adapter    "text2command"  : 2.0.5    , installed 1.2.5 [Updateable]
                        Adapter    "tinker"        : 1.1.0
                        Adapter    "tr-064"        : 4.2.1    , installed 0.4.18 [Updateable]
                        Adapter    "tradfri"       : 2.6.3
                        Adapter    "trashschedule" : 1.0.3
                        Adapter    "tunnelbroker-endpoint-updater": 0.0.1
                        Adapter    "tuya"          : 3.4.1
                        Adapter    "tvspielfilm"   : 1.0.4
                        Adapter    "unifi"         : 0.5.8
                        Adapter    "upnp"          : 1.0.16
                        Adapter    "vaillant"      : 0.0.10
                        Adapter    "valloxmv"      : 1.1.1
                        Adapter    "vcard"         : 0.0.9
                        Adapter    "velux"         : 0.0.5
                        Adapter    "viessmann"     : 1.3.2
                        Adapter    "virtualpowermeter": 1.2.1
                        Adapter    "vis"           : 1.3.4
                        Adapter    "vis-bars"      : 0.1.4
                        Adapter    "vis-canvas-gauges": 0.1.5
                        Adapter    "vis-colorpicker": 1.2.0
                        Adapter    "vis-fancyswitch": 1.1.0
                        Adapter    "vis-google-fonts": 0.1.0
                        Adapter    "vis-history"   : 1.0.0
                        Adapter    "vis-hqwidgets" : 1.1.7
                        Adapter    "vis-icontwo"   : 0.34.0
                        Adapter    "vis-inventwo"  : 2.5.11
                        Adapter    "vis-jqui-mfd"  : 1.0.12
                        Adapter    "vis-justgage"  : 1.0.2
                        Adapter    "vis-keyboard"  : 0.0.2
                        Adapter    "vis-lcars"     : 1.0.4
                        Adapter    "vis-map"       : 1.0.4
                        Adapter    "vis-material-advanced": 1.3.0
                        Adapter    "vis-metro"     : 1.1.2
                        Adapter    "vis-players"   : 0.1.6
                        Adapter    "vis-plumb"     : 1.0.2
                        Adapter    "vis-rgraph"    : 0.0.2
                        Adapter    "vis-timeandweather": 1.1.7
                        Adapter    "vis-weather"   : 2.5.2
                        Adapter    "vr200"         : 1.0.0
                        Adapter    "vw-connect"    : 0.0.15
                        Adapter    "weatherunderground": 3.2.1
                        Adapter    "web"           : 3.0.14   , installed 2.4.1 [Updateable]
                        Adapter    "weishaupt-wem" : 0.0.8
                        Adapter    "whatsapp-cmb"  : 0.1.6
                        Adapter    "wiffi-wz"      : 2.2.0
                        Adapter    "wifilight"     : 1.1.0
                        Adapter    "windows-control": 0.1.5
                        Adapter    "wled"          : 0.5.2
                        Adapter    "wm-bus"        : 0.1.12
                        Adapter    "wolf"          : 1.2.1
                        Adapter    "worx"          : 1.2.3
                        Adapter    "xbox"          : 0.6.8
                        Adapter    "xs1"           : 1.0.2
                        Adapter    "yahka"         : 0.11.0
                        Adapter    "yamaha"        : 0.3.19
                        Adapter    "yeelight-2"    : 1.0.3
                        Adapter    "youtube"       : 1.0.0
                        Adapter    "yr"            : 2.0.3
                        Adapter    "zigbee"        : 1.3.1    , installed 0.9.2 [Updateable]
                        Adapter    "zont"          : 0.5.3
                        Adapter    "zwave"         : 2.0.1
                        Adapter    "zwave2"        : 1.7.10
                        pi@Master:/opt/iobroker $ iobroker upgrade self
                        Host    "Master"         is up to date.
                        pi@Master:/opt/iobroker $
                        
                        
                        Thomas Braun 1 Reply Last reply Reply Quote 0
                        • Thomas Braun
                          Thomas Braun Most Active @Mapio90 last edited by

                          @Mapio90 Wäre schön, wenn man die kompletten Ein- und Ausgaben sehen könnte. Was ich geschrieben habe weiß ich, aber nicht wie dein System reagiert.

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

                            @Mapio90

                            iobroker upgrade
                            
                            M 1 Reply Last reply Reply Quote 0
                            • M
                              Mapio90 @Thomas Braun last edited by

                              @Thomas-Braun

                              Habe einen Slave am laufen der für ausserhalb des Hauses Zuständig ist um sich Werte zu holen wo ausserhalb der Reichweite für den Host Master ist. Aktuell habe ich aber keine Werte im Winter die ich abfragen muss, deswegen hängt er momentan nur im System weil ich ihn upgedatet habe.

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

                                @Mapio90 Du weißt das bei so einem Setup z. B. der slave immer zuerst aktualisert werden muss und danach erst der Master?

                                M 1 Reply Last reply Reply Quote 0
                                • M
                                  Mapio90 @Thomas Braun last edited by

                                  @Thomas-Braun

                                  Ja, ich bin auf dem Stand, dass der Slave immer zuerst upgedatet werden soll. Ich bin davon ausgegangen, dass das nur für Nodejs (node) npm und der Admin gelten. Ist das auch so bei den Adaptern??
                                  Weil momentan bin ich bei beiden auf dem gleichen Stand.
                                  Nur wollte ich jetzt beim Master die Adapter aktualliesieren die ich jetzt benötige.

                                  1 Reply Last reply Reply Quote 0
                                  • M
                                    Mapio90 @Thomas Braun last edited by

                                    @Thomas-Braun

                                    pi@Master:/opt/iobroker $ iobroker upgrade
                                    Adapter "admin"          is up to date.
                                    Adapter "alarm"          is not installed.
                                    Update alexa2 from @3.3.1 to @3.3.5
                                    NPM version: 6.14.8
                                    npm install iobroker.alexa2@3.3.5 --loglevel error --prefix "/opt/iobroker" (Sys                   tem call)
                                    Update "system.adapter.alexa2.0"
                                    upload [20] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/icons/spot.png icons/spot.png image/png
                                    upload [19] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/icons/sonos.png icons/sonos.png image/png
                                    upload [18] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/icons/reverb.png icons/reverb.png image/png
                                    upload [17] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/icons/raspi.png icons/raspi.png image/png
                                    upload [16] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/icons/multiroom.png icons/multiroom.png image/png
                                    upload [15] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/icons/microphone.png icons/microphone.png image/png
                                    upload [14] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/icons/firetv.png icons/firetv.png image/png
                                    upload [13] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/icons/firetab.png icons/firetab.png image/png
                                    upload [12] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/icons/echo_sub.png icons/echo_sub.png image/png
                                    upload [11] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/icons/echo_studio.png icons/echo_studio.png image/png
                                    upload [10] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/icons/echo_show5.png icons/echo_show5.png image/png
                                    upload [9] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/icons/echo_show2.png icons/echo_show2.png image/png
                                    upload [8] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/icons/echo_show.png icons/echo_show.png image/png
                                    upload [7] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/icons/echo_plus2.png icons/echo_plus2.png image/png
                                    upload [6] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/icons/echo_dot3.png icons/echo_dot3.png image/png
                                    upload [5] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/icons/echo_dot.png icons/echo_dot.png image/png
                                    upload [4] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/icons/echo2.png icons/echo2.png image/png
                                    upload [3] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/icons/echo.png icons/echo.png image/png
                                    upload [2] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/icons/echo-input.png icons/echo-input.png image/png
                                    upload [1] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/icons/apps.png icons/apps.png image/png
                                    upload [0] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/alexa.png alexa.png image/png
                                    Adapter "alexa2" updated
                                    Adapter "alpha2"         is not installed.
                                    Adapter "amazon-dash"    is not installed.
                                    Adapter "artnet"         is not installed.
                                    Adapter "asterisk"       is not installed.
                                    Adapter "asuswrt"        is not installed.
                                    Adapter "b-control-em"   is not installed.
                                    Adapter "backitup"       is up to date.
                                    Adapter "beckhoff"       is not installed.
                                    Adapter "benq"           is not installed.
                                    Adapter "binance"        is not installed.
                                    Adapter "ble"            is up to date.
                                    Adapter "bmw"            is not installed.
                                    Adapter "bosesoundtouch" is not installed.
                                    Adapter "botvac"         is not installed.
                                    Adapter "bring"          is not installed.
                                    Adapter "broadlink2"     is not installed.
                                    Adapter "bsblan"         is not installed.
                                    Adapter "bshb"           is not installed.
                                    Adapter "chromecast"     is not installed.
                                    Adapter "cloud"          is up to date.
                                    Adapter "comfoair"       is not installed.
                                    Adapter "contactid"      is not installed.
                                    Adapter "coronavirus-statistics" is not installed.
                                    Adapter "countdown"      is not installed.
                                    Adapter "cul"            is not installed.
                                    Adapter "daikin"         is not installed.
                                    Adapter "daswetter"      is up to date.
                                    Adapter "deconz"         is not installed.
                                    Adapter "denon"          is not installed.
                                    Adapter "device-reminder" is not installed.
                                    Adapter "devices"        is not installed.
                                    Adapter "digitalstrom"   is up to date.
                                    Adapter "discovergy"     is not installed.
                                    Adapter "discovery"      is up to date.
                                    Adapter "doorio"         is not installed.
                                    Adapter "ds18b20"        is not installed.
                                    Adapter "dwd"            is not installed.
                                    Adapter "ebus"           is not installed.
                                    Adapter "ecovacs-deebot" is not installed.
                                    Adapter "egigeozone"     is not installed.
                                    Adapter "ekey"           is not installed.
                                    Adapter "email"          is not installed.
                                    Adapter "emby"           is not installed.
                                    Adapter "energymanager"  is not installed.
                                    Adapter "enet"           is not installed.
                                    Adapter "epson_stylus_px830" is not installed.
                                    Adapter "exchangerates"  is not installed.
                                    Adapter "fakeroku"       is not installed.
                                    Adapter "fb-checkpresence" is not installed.
                                    Adapter "feiertage"      is not installed.
                                    Adapter "fhem"           is not installed.
                                    Adapter "find-my-iphone" is not installed.
                                    Adapter "firetv"         is not installed.
                                    Adapter "flot"           is up to date.
                                    Adapter "foobar2000"     is not installed.
                                    Adapter "fritzbox"       is not installed.
                                    Adapter "fritzdect"      is not installed.
                                    Adapter "fronius"        is not installed.
                                    Adapter "frontier_silicon" is not installed.
                                    Adapter "fullcalendar"   is not installed.
                                    Adapter "fullybrowser"   is not installed.
                                    Adapter "g-homa"         is not installed.
                                    Adapter "geofency"       is not installed.
                                    Adapter "growatt"        is not installed.
                                    Adapter "gruenbeck"      is not installed.
                                    Adapter "habpanel"       is not installed.
                                    Adapter "haier"          is not installed.
                                    Adapter "ham"            is not installed.
                                    Adapter "ham-wemo"       is not installed.
                                    Adapter "harmony"        is not installed.
                                    Adapter "heatingcontrol" is not installed.
                                    Adapter "heos"           is not installed.
                                    Adapter "heytech"        is not installed.
                                    Adapter "hid"            is not installed.
                                    Adapter "history"        is not installed.
                                    Adapter "hm-rega"        is not installed.
                                    Adapter "hm-rpc"         is not installed.
                                    Adapter "hmip"           is not installed.
                                    Adapter "homeconnect"    is not installed.
                                    Adapter "homee"          is not installed.
                                    Adapter "homepilot"      is not installed.
                                    Adapter "hp-ilo"         is not installed.
                                    Adapter "hs100"          is not installed.
                                    Adapter "hue"            is not installed.
                                    Adapter "hue-extended"   is not installed.
                                    Adapter "i2c"            is not installed.
                                    Adapter "ical"           is not installed.
                                    Adapter "icons-addictive-flavour-png" is not installed.
                                    Adapter "icons-fatcow-hosting" is not installed.
                                    Adapter "icons-icons8"   is not installed.
                                    Adapter "icons-material-png" is not installed.
                                    Adapter "icons-material-svg" is not installed.
                                    Adapter "icons-mfd-png"  is not installed.
                                    Adapter "icons-mfd-svg"  is not installed.
                                    Adapter "icons-open-icon-library-png" is not installed.
                                    Adapter "icons-ultimate-png" is not installed.
                                    Adapter "influxdb"       is not installed.
                                    Adapter "info"           is up to date.
                                    Adapter "innogy-smarthome" is not installed.
                                    Adapter "iogo"           is not installed.
                                    Adapter "iot"            is not installed.
                                    Adapter "iqontrol"       is not installed.
                                    Adapter "jarvis"         is not installed.
                                    Update javascript from @4.1.12 to @4.8.4
                                    NPM version: 6.14.8
                                    npm install iobroker.javascript@4.8.4 --loglevel error --prefix "/opt/iobroker" (System call)
                                    Update "system.adapter.javascript.0"
                                    upload [100] javascript.admin /opt/iobroker/node_modules/iobroker.javascript/admin/vs/basic-languages/postiats/postiats.js vs/basic-languages/postiats/postiats.js application/javascript
                                    upload [90] javascript.admin /opt/iobroker/node_modules/iobroker.javascript/admin/vs/basic-languages/ini/ini.js vs/basic-languages/ini/ini.js application/javascript
                                    upload [80] javascript.admin /opt/iobroker/node_modules/iobroker.javascript/admin/vs/basic-languages/coffee/coffee.js vs/basic-languages/coffee/coffee.js application/javascript
                                    upload [70] javascript.admin /opt/iobroker/node_modules/iobroker.javascript/admin/static/js/2.7e0b7583.chunk.js.LICENSE.txt static/js/2.7e0b7583.chunk.js.LICENSE.txt text/plain
                                    upload [60] javascript.admin /opt/iobroker/node_modules/iobroker.javascript/admin/index_m.html index_m.html text/html
                                    upload [50] javascript.admin /opt/iobroker/node_modules/iobroker.javascript/admin/google-blockly/own/msg/de.js google-blockly/own/msg/de.js application/javascript
                                    upload [40] javascript.admin /opt/iobroker/node_modules/iobroker.javascript/admin/google-blockly/own/blocks_sendto.js google-blockly/own/blocks_sendto.js application/javascript
                                    upload [30] javascript.admin /opt/iobroker/node_modules/iobroker.javascript/admin/google-blockly/msg/js/it.js google-blockly/msg/js/it.js application/javascript
                                    upload [20] javascript.admin /opt/iobroker/node_modules/iobroker.javascript/admin/google-blockly/media/handopen.cur google-blockly/media/handopen.cur null
                                    upload [19] javascript.admin /opt/iobroker/node_modules/iobroker.javascript/admin/google-blockly/media/handdelete.cur google-blockly/media/handdelete.cur null
                                    upload [18] javascript.admin /opt/iobroker/node_modules/iobroker.javascript/admin/google-blockly/media/handclosed.cur google-blockly/media/handclosed.cur null
                                    upload [17] javascript.admin /opt/iobroker/node_modules/iobroker.javascript/admin/google-blockly/media/dropdown-arrow.svg google-blockly/media/dropdown-arrow.svg image/svg+xml
                                    upload [16] javascript.admin /opt/iobroker/node_modules/iobroker.javascript/admin/google-blockly/media/disconnect.wav google-blockly/media/disconnect.wav audio/wav
                                    upload [15] javascript.admin /opt/iobroker/node_modules/iobroker.javascript/admin/google-blockly/media/disconnect.ogg google-blockly/media/disconnect.ogg audio/ogg
                                    upload [14] javascript.admin /opt/iobroker/node_modules/iobroker.javascript/admin/google-blockly/media/disconnect.mp3 google-blockly/media/disconnect.mp3 audio/mpeg
                                    upload [13] javascript.admin /opt/iobroker/node_modules/iobroker.javascript/admin/google-blockly/media/delete.wav google-blockly/media/delete.wav audio/wav
                                    upload [12] javascript.admin /opt/iobroker/node_modules/iobroker.javascript/admin/google-blockly/media/delete.ogg google-blockly/media/delete.ogg audio/ogg
                                    upload [11] javascript.admin /opt/iobroker/node_modules/iobroker.javascript/admin/google-blockly/media/delete.mp3 google-blockly/media/delete.mp3 audio/mpeg
                                    upload [10] javascript.admin /opt/iobroker/node_modules/iobroker.javascript/admin/google-blockly/media/click.wav google-blockly/media/click.wav audio/wav
                                    upload [9] javascript.admin /opt/iobroker/node_modules/iobroker.javascript/admin/google-blockly/media/click.ogg google-blockly/media/click.ogg audio/ogg
                                    upload [8] javascript.admin /opt/iobroker/node_modules/iobroker.javascript/admin/google-blockly/media/click.mp3 google-blockly/media/click.mp3 audio/mpeg
                                    upload [7] javascript.admin /opt/iobroker/node_modules/iobroker.javascript/admin/google-blockly/media/1x1.gif google-blockly/media/1x1.gif image/gif
                                    upload [6] javascript.admin /opt/iobroker/node_modules/iobroker.javascript/admin/google-blockly/javascript_compressed.js google-blockly/javascript_compressed.js application/javascript
                                    upload [5] javascript.admin /opt/iobroker/node_modules/iobroker.javascript/admin/google-blockly/blocks_compressed.js google-blockly/blocks_compressed.js application/javascript
                                    upload [4] javascript.admin /opt/iobroker/node_modules/iobroker.javascript/admin/google-blockly/blockly_compressed.js google-blockly/blockly_compressed.js application/javascript
                                    upload [3] javascript.admin /opt/iobroker/node_modules/iobroker.javascript/admin/google-blockly/LICENSE google-blockly/LICENSE null
                                    upload [2] javascript.admin /opt/iobroker/node_modules/iobroker.javascript/admin/favicon.ico favicon.ico image/vnd.microsoft.icon
                                    upload [1] javascript.admin /opt/iobroker/node_modules/iobroker.javascript/admin/asset-manifest.json asset-manifest.json application/json
                                    upload [0] javascript.admin /opt/iobroker/node_modules/iobroker.javascript/admin/adminWords.js adminWords.js application/javascript
                                    Adapter "javascript" updated
                                    Adapter "jeelink"        is not installed.
                                    Adapter "kecontact"      is not installed.
                                    Adapter "klf200"         is not installed.
                                    Adapter "km200"          is not installed.
                                    Adapter "knmi-weather"   is not installed.
                                    Adapter "knx"            is not installed.
                                    Adapter "kodi"           is not installed.
                                    Adapter "kostal-piko-ba" is not installed.
                                    Adapter "kress"          is not installed.
                                    Adapter "lametric"       is not installed.
                                    Adapter "landroid"       is not installed.
                                    Adapter "lcn"            is not installed.
                                    Adapter "legrand-ecocompteur" is not installed.
                                    Adapter "letrika_comgw"  is not installed.
                                    Adapter "lgtv"           is not installed.
                                    Adapter "lgtv-rs"        is not installed.
                                    Adapter "lgtv11"         is not installed.
                                    Adapter "lifx"           is not installed.
                                    Adapter "lightify"       is not installed.
                                    Adapter "link"           is not installed.
                                    Adapter "linkeddevices"  is not installed.
                                    Adapter "linux-control"  is not installed.
                                    Adapter "logparser"      is not installed.
                                    Adapter "lovelace"       is not installed.
                                    Adapter "loxone"         is not installed.
                                    Adapter "luftdaten"      is not installed.
                                    Adapter "lupusec"        is not installed.
                                    Adapter "luxtronik1"     is not installed.
                                    Adapter "material"       is not installed.
                                    Adapter "maxcube"        is not installed.
                                    Adapter "maxcul"         is not installed.
                                    Adapter "mbus"           is not installed.
                                    Adapter "mclighting"     is not installed.
                                    Adapter "megad"          is not installed.
                                    Adapter "megadd"         is not installed.
                                    Adapter "megaesp"        is not installed.
                                    Adapter "melcloud"       is not installed.
                                    Adapter "mercedesme"     is not installed.
                                    Adapter "mercury"        is not installed.
                                    Adapter "meross"         is not installed.
                                    Adapter "meteoalarm"     is not installed.
                                    Adapter "midea"          is not installed.
                                    Adapter "miele"          is not installed.
                                    Adapter "mielecloudservice" is not installed.
                                    Adapter "mihome"         is not installed.
                                    Adapter "mihome-lamp"    is not installed.
                                    Adapter "mihome-plug"    is not installed.
                                    Update mihome-vacuum from @1.1.5 to @2.1.1
                                    NPM version: 6.14.8
                                    npm install iobroker.mihome-vacuum@2.1.1 --loglevel error --prefix "/opt/iobroker" (System call)
                                    Package pixman-1 was not found in the pkg-config search path.
                                    Perhaps you should add the directory containing `pixman-1.pc'
                                    to the PKG_CONFIG_PATH environment variable
                                    No package 'pixman-1' found
                                    gyp: Call to 'pkg-config pixman-1 --libs' returned exit status 1 while in binding.gyp. while trying to load binding.gyp
                                    gyp ERR! configure error
                                    gyp ERR! stack Error: `gyp` failed with exit code: 1
                                    gyp ERR! stack     at ChildProcess.onCpExit (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/configure.js:351:16)
                                    gyp ERR! stack     at ChildProcess.emit (events.js:314:20)
                                    gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:276:12)
                                    gyp ERR! System Linux 4.19.66-v7+
                                    gyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "configure" "--fallback-to-build" "--module=/opt/iobroker/node_modules/canvas/build/Release/canvas.node" "--module_name=canvas" "--module_path=/opt/iobroker/node_modules/canvas/build/Release" "--napi_version=7" "--node_abi_napi=napi" "--napi_build_version=0" "--node_napi_label=node-v72"
                                    gyp ERR! cwd /opt/iobroker/node_modules/canvas
                                    gyp ERR! node -v v12.20.0
                                    gyp ERR! node-gyp -v v5.1.0
                                    gyp ERR! not ok
                                    node-pre-gyp ERR! build error
                                    node-pre-gyp ERR! stack Error: Failed to execute '/usr/bin/node /usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js configure --fallback-to-build --module=/opt/iobroker/node_modules/canvas/build/Release/canvas.node --module_name=canvas --module_path=/opt/iobroker/node_modules/canvas/build/Release --napi_version=7 --node_abi_napi=napi --napi_build_version=0 --node_napi_label=node-v72' (1)
                                    node-pre-gyp ERR! stack     at ChildProcess.<anonymous> (/opt/iobroker/node_modules/canvas/node_modules/node-pre-gyp/lib/util/compile.js:83:29)
                                    node-pre-gyp ERR! stack     at ChildProcess.emit (events.js:314:20)
                                    node-pre-gyp ERR! stack     at maybeClose (internal/child_process.js:1022:16)
                                    node-pre-gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:287:5)
                                    node-pre-gyp ERR! System Linux 4.19.66-v7+
                                    node-pre-gyp ERR! command "/usr/bin/node" "/opt/iobroker/node_modules/canvas/node_modules/.bin/node-pre-gyp" "install" "--fallback-to-build"
                                    node-pre-gyp ERR! cwd /opt/iobroker/node_modules/canvas
                                    node-pre-gyp ERR! node -v v12.20.0
                                    node-pre-gyp ERR! node-pre-gyp -v v0.11.0
                                    node-pre-gyp ERR! not ok
                                    npm ERR! code ELIFECYCLE
                                    npm ERR! errno 1
                                    npm ERR! canvas@2.6.1 install: `node-pre-gyp install --fallback-to-build`
                                    npm ERR! Exit status 1
                                    npm ERR!
                                    npm ERR! Failed at the canvas@2.6.1 install script.
                                    npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
                                    
                                    npm ERR! A complete log of this run can be found in:
                                    npm ERR!     /home/iobroker/.npm/_logs/2020-12-04T19_31_51_252Z-debug.log
                                    host.Master Cannot install iobroker.mihome-vacuum@2.1.1: 1
                                    
                                    
                                    Thomas Braun 1 Reply Last reply Reply Quote 0
                                    • Thomas Braun
                                      Thomas Braun Most Active @Mapio90 last edited by Thomas Braun

                                      @Mapio90 sagte in Zigbee Adapter v1.2.1 immer Rot:

                                      pixman-1

                                      sudo apt update
                                      sudo apt install build-essential libcairo2-dev libpango1.0-dev libjpeg-dev libgif-dev librsvg2-dev libpixman-1-dev
                                      sudo apt full-upgrade
                                      sudo reboot
                                      

                                      Wenn das System wieder auf den Beinen ist nochmal:

                                      iobroker update
                                      iobroker upgrade
                                      
                                      M 1 Reply Last reply Reply Quote 0
                                      • M
                                        Mapio90 @Thomas Braun last edited by

                                        @Thomas-Braun

                                        was bedeutet das pixman-1 ?

                                        Für mich keine Bedeutung?

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

                                          @Mapio90
                                          Das Paket fehlt dir (neben anderen). Installation siehe im vorherigen Posting.

                                          M 1 Reply Last reply Reply Quote 0
                                          • M
                                            Mapio90 @Thomas Braun last edited by

                                            @Thomas-Braun

                                            Für später zum eventuell nachzuvollziehen.
                                            Habe wieder Zugriff auf die Weboberfläche!
                                            Werde jetzt update und upgrade durchführen
                                            Müssen diese Postings dann in einen anderen Thread?
                                            Log

                                            
                                            pi@Master:/opt/iobroker $ sudo apt update
                                            Holen:1 http://archive.raspberrypi.org/debian stretch InRelease [25,4 kB]
                                            OK:2 http://raspbian.raspberrypi.org/raspbian stretch InRelease
                                            OK:3 https://deb.nodesource.com/node_12.x stretch InRelease
                                            Es wurden 25,4 kB in 1 s geholt (22,2 kB/s).
                                            Paketlisten werden gelesen... Fertig
                                            Abhängigkeitsbaum wird aufgebaut.
                                            Statusinformationen werden eingelesen.... Fertig
                                            Alle Pakete sind aktuell.
                                            pi@Master:/opt/iobroker $ sudo apt install build-essential libcairo2-dev libpango1.0-dev libjpeg-dev libgif-dev librsvg2-dev libpixman-1-dev
                                            Paketlisten werden gelesen... Fertig
                                            Abhängigkeitsbaum wird aufgebaut.
                                            Statusinformationen werden eingelesen.... Fertig
                                            build-essential ist schon die neueste Version (12.3).
                                            The following additional packages will be installed:
                                              autoconf automake autopoint autotools-dev debhelper dh-autoreconf dh-strip-nondeterminism
                                              fontconfig fontconfig-config fonts-dejavu-core gettext gir1.2-freedesktop gir1.2-gdkpixbuf-2.0
                                              gir1.2-glib-2.0 gir1.2-pango-1.0 gir1.2-rsvg-2.0 icu-devtools intltool-debian
                                              libarchive-zip-perl libcairo-gobject2 libcairo-script-interpreter2 libcairo2 libcroco3
                                              libdatrie1 libfile-stripnondeterminism-perl libfontconfig1 libfontconfig1-dev
                                              libgdk-pixbuf2.0-0 libgdk-pixbuf2.0-common libgdk-pixbuf2.0-dev libgif7 libgirepository-1.0-1
                                              libglib2.0-bin libglib2.0-dev libgraphite2-3 libgraphite2-dev libharfbuzz-dev
                                              libharfbuzz-gobject0 libharfbuzz-icu0 libharfbuzz0b libice-dev libice6 libicu-dev libjbig0
                                              libjpeg62-turbo-dev libltdl-dev libltdl7 liblzo2-2 libmail-sendmail-perl libpango-1.0-0
                                              libpangocairo-1.0-0 libpangoft2-1.0-0 libpangoxft-1.0-0 libpcre16-3 libpcre3-dev libpcre32-3
                                              libpcrecpp0v5 libpixman-1-0 libpthread-stubs0-dev librsvg2-2 librsvg2-common libsigsegv2
                                              libsm-dev libsm6 libsys-hostname-long-perl libthai-data libthai0 libtiff5 libtimedate-perl
                                              libtool libx11-dev libx11-doc libxau-dev libxcb-render0 libxcb-render0-dev libxcb-shm0
                                              libxcb-shm0-dev libxcb1-dev libxdmcp-dev libxext-dev libxft-dev libxft2 libxrender-dev
                                              libxrender1 m4 po-debconf x11-common x11proto-core-dev x11proto-input-dev x11proto-kb-dev
                                              x11proto-render-dev x11proto-xext-dev xorg-sgml-doctools xtrans-dev
                                            Vorgeschlagene Pakete:
                                              autoconf-archive gnu-standards autoconf-doc dh-make gettext-doc libasprintf-dev
                                              libgettextpo-dev libcairo2-doc libglib2.0-doc libice-doc icu-doc libtool-doc imagemagick
                                              libpango1.0-doc librsvg2-bin librsvg2-doc libsm-doc gfortran | fortran95-compiler gcj-jdk
                                              libxcb-doc libxext-doc m4-doc libmail-box-perl
                                            Die folgenden NEUEN Pakete werden installiert:
                                              autoconf automake autopoint autotools-dev debhelper dh-autoreconf dh-strip-nondeterminism
                                              fontconfig fontconfig-config fonts-dejavu-core gettext gir1.2-freedesktop gir1.2-gdkpixbuf-2.0
                                              gir1.2-glib-2.0 gir1.2-pango-1.0 gir1.2-rsvg-2.0 icu-devtools intltool-debian
                                              libarchive-zip-perl libcairo-gobject2 libcairo-script-interpreter2 libcairo2 libcairo2-dev
                                              libcroco3 libdatrie1 libfile-stripnondeterminism-perl libfontconfig1 libfontconfig1-dev
                                              libgdk-pixbuf2.0-0 libgdk-pixbuf2.0-common libgdk-pixbuf2.0-dev libgif-dev libgif7
                                              libgirepository-1.0-1 libglib2.0-bin libglib2.0-dev libgraphite2-3 libgraphite2-dev
                                              libharfbuzz-dev libharfbuzz-gobject0 libharfbuzz-icu0 libharfbuzz0b libice-dev libice6
                                              libicu-dev libjbig0 libjpeg-dev libjpeg62-turbo-dev libltdl-dev libltdl7 liblzo2-2
                                              libmail-sendmail-perl libpango-1.0-0 libpango1.0-dev libpangocairo-1.0-0 libpangoft2-1.0-0
                                              libpangoxft-1.0-0 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpixman-1-0
                                              libpixman-1-dev libpthread-stubs0-dev librsvg2-2 librsvg2-common librsvg2-dev libsigsegv2
                                              libsm-dev libsm6 libsys-hostname-long-perl libthai-data libthai0 libtiff5 libtimedate-perl
                                              libtool libx11-dev libx11-doc libxau-dev libxcb-render0 libxcb-render0-dev libxcb-shm0
                                              libxcb-shm0-dev libxcb1-dev libxdmcp-dev libxext-dev libxft-dev libxft2 libxrender-dev
                                              libxrender1 m4 po-debconf x11-common x11proto-core-dev x11proto-input-dev x11proto-kb-dev
                                              x11proto-render-dev x11proto-xext-dev xorg-sgml-doctools xtrans-dev
                                            0 aktualisiert, 100 neu installiert, 0 zu entfernen und 0 nicht aktualisiert.
                                            Es müssen 45,0 MB an Archiven heruntergeladen werden.
                                            Nach dieser Operation werden 150 MB Plattenplatz zusätzlich benutzt.
                                            Möchten Sie fortfahren? [J/n] j
                                            Holen:1 http://archive.raspberrypi.org/debian stretch/ui armhf libpixman-1-0 armhf 0.34.0-1+rpi1 [470 kB]
                                            Holen:2 http://ftp.halifax.rwth-aachen.de/raspbian/raspbian stretch/main armhf fonts-dejavu-core all 2.37-1 [1.068 kB]
                                            Holen:4 http://archive.raspberrypi.org/debian stretch/main armhf libcairo2 armhf 1.14.8-1+rpi1 [688 kB]
                                            Holen:3 http://mirror.de.leaseweb.net/raspbian/raspbian stretch/main armhf fontconfig-config all 2.11.0-6.7 [271 kB]
                                            Holen:5 http://ftp.agdsn.de/pub/mirrors/raspbian/raspbian stretch/main armhf libfontconfig1 armhf 2.11.0-6.7 [313 kB]
                                            Holen:6 http://ftp.agdsn.de/pub/mirrors/raspbian/raspbian stretch/main armhf fontconfig armhf 2.11.0-6.7 [402 kB]
                                            Holen:8 http://archive.raspberrypi.org/debian stretch/main armhf libcairo-gobject2 armhf 1.14.8-1+rpi1 [335 kB]
                                            Holen:7 http://mirror.de.leaseweb.net/raspbian/raspbian stretch/main armhf libjbig0 armhf 2.1-3.1 [27,5 kB]
                                            Holen:10 http://archive.raspberrypi.org/debian stretch/main armhf libcairo-script-interpreter2 armhf 1.14.8-1+rpi1 [363 kB]
                                            Holen:9 http://ftp.halifax.rwth-aachen.de/raspbian/raspbian stretch/main armhf liblzo2-2 armhf 2.08-1.2 [47,6 kB]
                                            Holen:11 http://mirror1.hs-esslingen.de/pub/Mirrors/archive.raspbian.org/raspbian stretch/main armhf libpcrecpp0v5 armhf 2:8.39-3 [149 kB]
                                            Holen:12 http://archive.raspberrypi.org/debian stretch/ui armhf libpixman-1-dev armhf 0.34.0-1+rpi1 [491 kB]
                                            Holen:14 http://archive.raspberrypi.org/debian stretch/main armhf libcairo2-dev armhf 1.14.8-1+rpi1 [811 kB]
                                            Holen:13 http://ftp.halifax.rwth-aachen.de/raspbian/raspbian stretch/main armhf libxrender1 armhf 1:0.9.10-1 [29,9 kB]
                                            Holen:15 http://ftp.halifax.rwth-aachen.de/raspbian/raspbian stretch/main armhf libxft2 armhf 2.3.2-1 [48,3 kB]
                                            Holen:16 http://ftp.halifax.rwth-aachen.de/raspbian/raspbian stretch/main armhf libsigsegv2 armhf 2.10-5 [28,4 kB]
                                            Holen:17 http://ftp.halifax.rwth-aachen.de/raspbian/raspbian stretch/main armhf m4 armhf 1.4.18-1 [185 kB]
                                            Holen:18 http://ftp.halifax.rwth-aachen.de/raspbian/raspbian stretch/main armhf autoconf all 2.69-10 [338 kB]
                                            Holen:20 http://ftp.agdsn.de/pub/mirrors/raspbian/raspbian stretch/main armhf automake all 1:1.15-6 [733 kB]
                                            Holen:19 http://ftp.halifax.rwth-aachen.de/raspbian/raspbian stretch/main armhf autotools-dev all 20161112.1 [73,4 kB]
                                            Holen:21 http://ftp.agdsn.de/pub/mirrors/raspbian/raspbian stretch/main armhf autopoint all 0.19.8.1-2+deb9u1 [433 kB]
                                            Holen:22 http://mirror.netcologne.de/raspbian/raspbian stretch/main armhf libtool all 2.4.6-2 [545 kB]
                                            Holen:23 http://ftp.halifax.rwth-aachen.de/raspbian/raspbian stretch/main armhf dh-autoreconf all 14 [15,9 kB]
                                            Holen:24 http://mirror1.hs-esslingen.de/pub/Mirrors/archive.raspbian.org/raspbian stretch/main armhf libarchive-zip-perl all 1.59-1+deb9u1 [96,2 kB]
                                            Holen:26 http://ftp.agdsn.de/pub/mirrors/raspbian/raspbian stretch/main armhf libtimedate-perl all 2.3000-2+deb9u1 [37,9 kB]
                                            Holen:25 http://ftp.halifax.rwth-aachen.de/raspbian/raspbian stretch/main armhf libfile-stripnondeterminism-perl all 0.034-1 [16,4 kB]
                                            Holen:27 http://mirror.de.leaseweb.net/raspbian/raspbian stretch/main armhf dh-strip-nondeterminism all 0.034-1 [10,5 kB]
                                            Holen:28 http://mirror.netcologne.de/raspbian/raspbian stretch/main armhf libcroco3 armhf 0.6.11-3 [131 kB]
                                            Holen:29 http://mirror1.hs-esslingen.de/pub/Mirrors/archive.raspbian.org/raspbian stretch/main armhf gettext armhf 0.19.8.1-2+deb9u1 [1.418 kB]
                                            Holen:30 http://ftp.gwdg.de/pub/linux/debian/raspbian/raspbian stretch/main armhf intltool-debian all 0.35.0+20060710.4 [26,3 kB]
                                            Holen:31 http://ftp.halifax.rwth-aachen.de/raspbian/raspbian stretch/main armhf po-debconf all 1.0.20 [247 kB]
                                            Holen:32 http://ftp.agdsn.de/pub/mirrors/raspbian/raspbian stretch/main armhf debhelper all 10.2.5 [961 kB]
                                            Holen:33 http://ftp.halifax.rwth-aachen.de/raspbian/raspbian stretch/main armhf libgirepository-1.0-1 armhf 1.50.0-1 [76,4 kB]
                                            Holen:34 http://mirror.de.leaseweb.net/raspbian/raspbian stretch/main armhf gir1.2-glib-2.0 armhf 1.50.0-1 [139 kB]
                                            Holen:35 http://ftp.halifax.rwth-aachen.de/raspbian/raspbian stretch/main armhf libxcb-render0 armhf 1.12-1 [104 kB]
                                            Holen:36 http://ftp.gwdg.de/pub/linux/debian/raspbian/raspbian stretch/main armhf libxcb-shm0 armhf 1.12-1 [95,9 kB]
                                            Holen:37 http://ftp.agdsn.de/pub/mirrors/raspbian/raspbian stretch/main armhf gir1.2-freedesktop armhf 1.50.0-1 [15,2 kB]
                                            Holen:38 http://mirror1.hs-esslingen.de/pub/Mirrors/archive.raspbian.org/raspbian stretch/main armhf libtiff5 armhf 4.0.8-2+deb9u5 [220 kB]
                                            Holen:39 http://mirror1.hs-esslingen.de/pub/Mirrors/archive.raspbian.org/raspbian stretch/main armhf libgdk-pixbuf2.0-common all 2.36.5-2+deb9u2 [311 kB]
                                            Holen:40 http://ftp.halifax.rwth-aachen.de/raspbian/raspbian stretch/main armhf libgdk-pixbuf2.0-0 armhf 2.36.5-2+deb9u2 [152 kB]
                                            Holen:41 http://mirror.de.leaseweb.net/raspbian/raspbian stretch/main armhf gir1.2-gdkpixbuf-2.0 armhf 2.36.5-2+deb9u2 [15,4 kB]
                                            Holen:42 http://mirror1.hs-esslingen.de/pub/Mirrors/archive.raspbian.org/raspbian stretch/main armhf libthai-data all 0.1.26-1 [166 kB]
                                            Holen:43 http://mirror.de.leaseweb.net/raspbian/raspbian stretch/main armhf libdatrie1 armhf 0.2.10-4 [32,8 kB]
                                            Holen:44 http://ftp.halifax.rwth-aachen.de/raspbian/raspbian stretch/main armhf libthai0 armhf 0.1.26-1 [49,3 kB]
                                            Holen:45 http://ftp.halifax.rwth-aachen.de/raspbian/raspbian stretch/main armhf libpango-1.0-0 armhf 1.40.5-1 [305 kB]
                                            Holen:46 http://ftp.halifax.rwth-aachen.de/raspbian/raspbian stretch/main armhf libgraphite2-3 armhf 1.3.10-1 [71,7 kB]
                                            Holen:48 http://ftp.halifax.rwth-aachen.de/raspbian/raspbian stretch/main armhf libpangoft2-1.0-0 armhf 1.40.5-1 [201 kB]
                                            Holen:47 http://ftp.agdsn.de/pub/mirrors/raspbian/raspbian stretch/main armhf libharfbuzz0b armhf 1.4.2-1 [640 kB]
                                            Holen:49 http://mirror.de.leaseweb.net/raspbian/raspbian stretch/main armhf libpangocairo-1.0-0 armhf 1.40.5-1 [190 kB]
                                            Holen:51 http://ftp.halifax.rwth-aachen.de/raspbian/raspbian stretch/main armhf gir1.2-pango-1.0 armhf 1.40.5-1 [194 kB]
                                            Holen:50 http://mirror.de.leaseweb.net/raspbian/raspbian stretch/main armhf libpangoxft-1.0-0 armhf 1.40.5-1 [186 kB]
                                            Holen:53 http://mirror1.hs-esslingen.de/pub/Mirrors/archive.raspbian.org/raspbian stretch/main armhf gir1.2-rsvg-2.0 armhf 2.40.21-0+deb9u1 [15,3 kB]
                                            Holen:54 http://ftp.halifax.rwth-aachen.de/raspbian/raspbian stretch/main armhf icu-devtools armhf 57.1-6+deb9u4 [157 kB]
                                            Holen:52 http://mirror.de.leaseweb.net/raspbian/raspbian stretch/main armhf librsvg2-2 armhf 2.40.21-0+deb9u1 [91,9 kB]
                                            Holen:55 http://ftp.halifax.rwth-aachen.de/raspbian/raspbian stretch/main armhf libfontconfig1-dev armhf 2.11.0-6.7 [877 kB]
                                            Holen:56 http://ftp.agdsn.de/pub/mirrors/raspbian/raspbian stretch/main armhf xorg-sgml-doctools all 1:1.11-1 [21,9 kB]
                                            Holen:57 http://mirror.netcologne.de/raspbian/raspbian stretch/main armhf x11proto-core-dev all 7.0.31-1 [728 kB]
                                            Holen:58 http://ftp.halifax.rwth-aachen.de/raspbian/raspbian stretch/main armhf libxau-dev armhf 1:1.0.8-1 [23,0 kB]
                                            Holen:59 http://mirror.de.leaseweb.net/raspbian/raspbian stretch/main armhf libxdmcp-dev armhf 1:1.1.2-3 [40,9 kB]
                                            Holen:60 http://ftp.halifax.rwth-aachen.de/raspbian/raspbian stretch/main armhf x11proto-input-dev all 2.3.2-1 [158 kB]
                                            Holen:63 http://ftp.agdsn.de/pub/mirrors/raspbian/raspbian stretch/main armhf libpthread-stubs0-dev armhf 0.3-4 [4.042 B]
                                            Holen:61 http://ftp.halifax.rwth-aachen.de/raspbian/raspbian stretch/main armhf x11proto-kb-dev all 1.0.7-1 [233 kB]
                                            Holen:62 http://ftp.halifax.rwth-aachen.de/raspbian/raspbian stretch/main armhf xtrans-dev all 1.3.5-1 [100 kB]
                                            Holen:64 http://ftp.halifax.rwth-aachen.de/raspbian/raspbian stretch/main armhf libxcb1-dev armhf 1.12-1 [165 kB]
                                            Holen:65 http://ftp.halifax.rwth-aachen.de/raspbian/raspbian stretch/main armhf libx11-dev armhf 2:1.6.4-3+deb9u3 [754 kB]
                                            Holen:68 http://mirror1.hs-esslingen.de/pub/Mirrors/archive.raspbian.org/raspbian stretch/main armhf x11proto-xext-dev all 7.3.0-1 [212 kB]
                                            Holen:66 http://ftp.halifax.rwth-aachen.de/raspbian/raspbian stretch/main armhf x11proto-render-dev all 2:0.11.1-2 [20,8 kB]
                                            Holen:67 http://ftp.halifax.rwth-aachen.de/raspbian/raspbian stretch/main armhf libxrender-dev armhf 1:0.9.10-1 [37,7 kB]
                                            Holen:69 http://mirror1.hs-esslingen.de/pub/Mirrors/archive.raspbian.org/raspbian stretch/main armhf libxext-dev armhf 2:1.3.3-1 [102 kB]
                                            Holen:70 http://ftp.halifax.rwth-aachen.de/raspbian/raspbian stretch/main armhf x11-common all 1:7.7+19 [251 kB]
                                            Holen:71 http://ftp.halifax.rwth-aachen.de/raspbian/raspbian stretch/main armhf libice6 armhf 2:1.0.9-2 [51,6 kB]
                                            Holen:72 http://ftp.halifax.rwth-aachen.de/raspbian/raspbian stretch/main armhf libsm6 armhf 2:1.2.2-1+b1 [31,2 kB]
                                            Holen:73 http://ftp.halifax.rwth-aachen.de/raspbian/raspbian stretch/main armhf libice-dev armhf 2:1.0.9-2 [58,8 kB]
                                            Holen:74 http://ftp.halifax.rwth-aachen.de/raspbian/raspbian stretch/main armhf libsm-dev armhf 2:1.2.2-1+b1 [33,5 kB]
                                            Holen:75 http://ftp.halifax.rwth-aachen.de/raspbian/raspbian stretch/main armhf libxcb-render0-dev armhf 1.12-1 [108 kB]
                                            Holen:76 http://mirror1.hs-esslingen.de/pub/Mirrors/archive.raspbian.org/raspbian stretch/main armhf libxcb-shm0-dev armhf 1.12-1 [97,1 kB]
                                            Holen:77 http://ftp.halifax.rwth-aachen.de/raspbian/raspbian stretch/main armhf libglib2.0-bin armhf 2.50.3-2+deb9u2 [1.609 kB]
                                            Holen:78 http://ftp.halifax.rwth-aachen.de/raspbian/raspbian stretch/main armhf libpcre16-3 armhf 2:8.39-3 [235 kB]
                                            Holen:80 http://mirror1.hs-esslingen.de/pub/Mirrors/archive.raspbian.org/raspbian stretch/main armhf libpcre3-dev armhf 2:8.39-3 [565 kB]
                                            Holen:79 http://ftp.halifax.rwth-aachen.de/raspbian/raspbian stretch/main armhf libpcre32-3 armhf 2:8.39-3 [227 kB]
                                            Holen:81 http://ftp.halifax.rwth-aachen.de/raspbian/raspbian stretch/main armhf libglib2.0-dev armhf 2.50.3-2+deb9u2 [2.775 kB]
                                            Holen:85 http://mirror1.hs-esslingen.de/pub/Mirrors/archive.raspbian.org/raspbian stretch/main armhf libgraphite2-dev armhf 1.3.10-1 [21,4 kB]
                                            Holen:82 http://ftp.halifax.rwth-aachen.de/raspbian/raspbian stretch/main armhf libgdk-pixbuf2.0-dev armhf 2.36.5-2+deb9u2 [53,8 kB]
                                            Holen:83 http://ftp.halifax.rwth-aachen.de/raspbian/raspbian stretch/main armhf libgif7 armhf 5.1.4-0.4 [40,8 kB]
                                            Holen:84 http://ftp.halifax.rwth-aachen.de/raspbian/raspbian stretch/main armhf libgif-dev armhf 5.1.4-0.4 [43,0 kB]
                                            Holen:87 http://mirror.de.leaseweb.net/raspbian/raspbian stretch/main armhf libharfbuzz-gobject0 armhf 1.4.2-1 [472 kB]
                                            Holen:86 http://ftp.halifax.rwth-aachen.de/raspbian/raspbian stretch/main armhf libharfbuzz-icu0 armhf 1.4.2-1 [465 kB]
                                            Holen:88 http://mirror1.hs-esslingen.de/pub/Mirrors/archive.raspbian.org/raspbian stretch/main armhf libicu-dev armhf 57.1-6+deb9u4 [15,8 MB]
                                            Holen:91 http://ftp.halifax.rwth-aachen.de/raspbian/raspbian stretch/main armhf libjpeg-dev all 1:1.5.1-2+deb9u1 [56,5 kB]
                                            Holen:92 http://ftp.agdsn.de/pub/mirrors/raspbian/raspbian stretch/main armhf libltdl7 armhf 2.4.6-2 [386 kB]
                                            Holen:93 http://ftp.halifax.rwth-aachen.de/raspbian/raspbian stretch/main armhf libltdl-dev armhf 2.4.6-2 [159 kB]
                                            Holen:90 http://mirror.de.leaseweb.net/raspbian/raspbian stretch/main armhf libjpeg62-turbo-dev armhf 1:1.5.1-2+deb9u1 [179 kB]
                                            Holen:94 http://ftp.halifax.rwth-aachen.de/raspbian/raspbian stretch/main armhf libsys-hostname-long-perl all 1.5-1 [12,0 kB]
                                            Holen:95 http://ftp.halifax.rwth-aachen.de/raspbian/raspbian stretch/main armhf libmail-sendmail-perl all 0.79.16-2 [24,9 kB]
                                            Holen:96 http://ftp.halifax.rwth-aachen.de/raspbian/raspbian stretch/main armhf libxft-dev armhf 2.3.2-1 [59,1 kB]
                                            Holen:97 http://ftp.agdsn.de/pub/mirrors/raspbian/raspbian stretch/main armhf libpango1.0-dev armhf 1.40.5-1 [427 kB]
                                            Holen:98 http://ftp.halifax.rwth-aachen.de/raspbian/raspbian stretch/main armhf librsvg2-common armhf 2.40.21-0+deb9u1 [16,2 kB]
                                            Holen:99 http://ftp.halifax.rwth-aachen.de/raspbian/raspbian stretch/main armhf librsvg2-dev armhf 2.40.21-0+deb9u1 [99,4 kB]
                                            Holen:100 http://ftp.halifax.rwth-aachen.de/raspbian/raspbian stretch/main armhf libx11-doc all 2:1.6.4-3+deb9u3 [2.240 kB]
                                            Holen:89 http://mirror1.hs-esslingen.de/pub/Mirrors/archive.raspbian.org/raspbian stretch/main armhf libharfbuzz-dev armhf 1.4.2-1 [700 kB]
                                            Es wurden 45,0 MB in 20 s geholt (2.183 kB/s).
                                            Extrahiere Vorlagen aus Paketen: 100%
                                            Vorkonfiguration der Pakete ...
                                            Vormals nicht ausgewähltes Paket fonts-dejavu-core wird gewählt.
                                            (Lese Datenbank ... 41235 Dateien und Verzeichnisse sind derzeit installiert.)
                                            Vorbereitung zum Entpacken von .../00-fonts-dejavu-core_2.37-1_all.deb ...
                                            Entpacken von fonts-dejavu-core (2.37-1) ...
                                            Vormals nicht ausgewähltes Paket fontconfig-config wird gewählt.
                                            Vorbereitung zum Entpacken von .../01-fontconfig-config_2.11.0-6.7_all.deb ...
                                            Entpacken von fontconfig-config (2.11.0-6.7) ...
                                            Vormals nicht ausgewähltes Paket libfontconfig1:armhf wird gewählt.
                                            Vorbereitung zum Entpacken von .../02-libfontconfig1_2.11.0-6.7_armhf.deb ...
                                            Entpacken von libfontconfig1:armhf (2.11.0-6.7) ...
                                            Vormals nicht ausgewähltes Paket fontconfig wird gewählt.
                                            Vorbereitung zum Entpacken von .../03-fontconfig_2.11.0-6.7_armhf.deb ...
                                            Entpacken von fontconfig (2.11.0-6.7) ...
                                            Vormals nicht ausgewähltes Paket libjbig0:armhf wird gewählt.
                                            Vorbereitung zum Entpacken von .../04-libjbig0_2.1-3.1_armhf.deb ...
                                            Entpacken von libjbig0:armhf (2.1-3.1) ...
                                            Vormals nicht ausgewähltes Paket liblzo2-2:armhf wird gewählt.
                                            Vorbereitung zum Entpacken von .../05-liblzo2-2_2.08-1.2_armhf.deb ...
                                            Entpacken von liblzo2-2:armhf (2.08-1.2) ...
                                            Vormals nicht ausgewähltes Paket libpcrecpp0v5:armhf wird gewählt.
                                            Vorbereitung zum Entpacken von .../06-libpcrecpp0v5_2%3a8.39-3_armhf.deb ...
                                            Entpacken von libpcrecpp0v5:armhf (2:8.39-3) ...
                                            Vormals nicht ausgewähltes Paket libxrender1:armhf wird gewählt.
                                            Vorbereitung zum Entpacken von .../07-libxrender1_1%3a0.9.10-1_armhf.deb ...
                                            Entpacken von libxrender1:armhf (1:0.9.10-1) ...
                                            Vormals nicht ausgewähltes Paket libxft2:armhf wird gewählt.
                                            Vorbereitung zum Entpacken von .../08-libxft2_2.3.2-1_armhf.deb ...
                                            Entpacken von libxft2:armhf (2.3.2-1) ...
                                            Vormals nicht ausgewähltes Paket libsigsegv2:armhf wird gewählt.
                                            Vorbereitung zum Entpacken von .../09-libsigsegv2_2.10-5_armhf.deb ...
                                            Entpacken von libsigsegv2:armhf (2.10-5) ...
                                            Vormals nicht ausgewähltes Paket m4 wird gewählt.
                                            Vorbereitung zum Entpacken von .../10-m4_1.4.18-1_armhf.deb ...
                                            Entpacken von m4 (1.4.18-1) ...
                                            Vormals nicht ausgewähltes Paket autoconf wird gewählt.
                                            Vorbereitung zum Entpacken von .../11-autoconf_2.69-10_all.deb ...
                                            Entpacken von autoconf (2.69-10) ...
                                            Vormals nicht ausgewähltes Paket autotools-dev wird gewählt.
                                            Vorbereitung zum Entpacken von .../12-autotools-dev_20161112.1_all.deb ...
                                            Entpacken von autotools-dev (20161112.1) ...
                                            Vormals nicht ausgewähltes Paket automake wird gewählt.
                                            Vorbereitung zum Entpacken von .../13-automake_1%3a1.15-6_all.deb ...
                                            Entpacken von automake (1:1.15-6) ...
                                            Vormals nicht ausgewähltes Paket autopoint wird gewählt.
                                            Vorbereitung zum Entpacken von .../14-autopoint_0.19.8.1-2+deb9u1_all.deb ...
                                            Entpacken von autopoint (0.19.8.1-2+deb9u1) ...
                                            Vormals nicht ausgewähltes Paket libtool wird gewählt.
                                            Vorbereitung zum Entpacken von .../15-libtool_2.4.6-2_all.deb ...
                                            Entpacken von libtool (2.4.6-2) ...
                                            Vormals nicht ausgewähltes Paket dh-autoreconf wird gewählt.
                                            Vorbereitung zum Entpacken von .../16-dh-autoreconf_14_all.deb ...
                                            Entpacken von dh-autoreconf (14) ...
                                            Vormals nicht ausgewähltes Paket libarchive-zip-perl wird gewählt.
                                            Vorbereitung zum Entpacken von .../17-libarchive-zip-perl_1.59-1+deb9u1_all.deb ...
                                            Entpacken von libarchive-zip-perl (1.59-1+deb9u1) ...
                                            Vormals nicht ausgewähltes Paket libfile-stripnondeterminism-perl wird gewählt.
                                            Vorbereitung zum Entpacken von .../18-libfile-stripnondeterminism-perl_0.034-1_all.deb ...
                                            Entpacken von libfile-stripnondeterminism-perl (0.034-1) ...
                                            Vormals nicht ausgewähltes Paket libtimedate-perl wird gewählt.
                                            Vorbereitung zum Entpacken von .../19-libtimedate-perl_2.3000-2+deb9u1_all.deb ...
                                            Entpacken von libtimedate-perl (2.3000-2+deb9u1) ...
                                            Vormals nicht ausgewähltes Paket dh-strip-nondeterminism wird gewählt.
                                            Vorbereitung zum Entpacken von .../20-dh-strip-nondeterminism_0.034-1_all.deb ...
                                            Entpacken von dh-strip-nondeterminism (0.034-1) ...
                                            Vormals nicht ausgewähltes Paket libcroco3:armhf wird gewählt.
                                            Vorbereitung zum Entpacken von .../21-libcroco3_0.6.11-3_armhf.deb ...
                                            Entpacken von libcroco3:armhf (0.6.11-3) ...
                                            Vormals nicht ausgewähltes Paket gettext wird gewählt.
                                            Vorbereitung zum Entpacken von .../22-gettext_0.19.8.1-2+deb9u1_armhf.deb ...
                                            Entpacken von gettext (0.19.8.1-2+deb9u1) ...
                                            Vormals nicht ausgewähltes Paket intltool-debian wird gewählt.
                                            Vorbereitung zum Entpacken von .../23-intltool-debian_0.35.0+20060710.4_all.deb ...
                                            Entpacken von intltool-debian (0.35.0+20060710.4) ...
                                            Vormals nicht ausgewähltes Paket po-debconf wird gewählt.
                                            Vorbereitung zum Entpacken von .../24-po-debconf_1.0.20_all.deb ...
                                            Entpacken von po-debconf (1.0.20) ...
                                            Vormals nicht ausgewähltes Paket debhelper wird gewählt.
                                            Vorbereitung zum Entpacken von .../25-debhelper_10.2.5_all.deb ...
                                            Entpacken von debhelper (10.2.5) ...
                                            Vormals nicht ausgewähltes Paket libgirepository-1.0-1:armhf wird gewählt.
                                            Vorbereitung zum Entpacken von .../26-libgirepository-1.0-1_1.50.0-1_armhf.deb ...
                                            Entpacken von libgirepository-1.0-1:armhf (1.50.0-1) ...
                                            Vormals nicht ausgewähltes Paket gir1.2-glib-2.0:armhf wird gewählt.
                                            Vorbereitung zum Entpacken von .../27-gir1.2-glib-2.0_1.50.0-1_armhf.deb ...
                                            Entpacken von gir1.2-glib-2.0:armhf (1.50.0-1) ...
                                            Vormals nicht ausgewähltes Paket libpixman-1-0:armhf wird gewählt.
                                            Vorbereitung zum Entpacken von .../28-libpixman-1-0_0.34.0-1+rpi1_armhf.deb ...
                                            Entpacken von libpixman-1-0:armhf (0.34.0-1+rpi1) ...
                                            Vormals nicht ausgewähltes Paket libxcb-render0:armhf wird gewählt.
                                            Vorbereitung zum Entpacken von .../29-libxcb-render0_1.12-1_armhf.deb ...
                                            Entpacken von libxcb-render0:armhf (1.12-1) ...
                                            Vormals nicht ausgewähltes Paket libxcb-shm0:armhf wird gewählt.
                                            Vorbereitung zum Entpacken von .../30-libxcb-shm0_1.12-1_armhf.deb ...
                                            Entpacken von libxcb-shm0:armhf (1.12-1) ...
                                            Vormals nicht ausgewähltes Paket libcairo2:armhf wird gewählt.
                                            Vorbereitung zum Entpacken von .../31-libcairo2_1.14.8-1+rpi1_armhf.deb ...
                                            Entpacken von libcairo2:armhf (1.14.8-1+rpi1) ...
                                            Vormals nicht ausgewähltes Paket libcairo-gobject2:armhf wird gewählt.
                                            Vorbereitung zum Entpacken von .../32-libcairo-gobject2_1.14.8-1+rpi1_armhf.deb ...
                                            Entpacken von libcairo-gobject2:armhf (1.14.8-1+rpi1) ...
                                            Vormals nicht ausgewähltes Paket gir1.2-freedesktop:armhf wird gewählt.
                                            Vorbereitung zum Entpacken von .../33-gir1.2-freedesktop_1.50.0-1_armhf.deb ...
                                            Entpacken von gir1.2-freedesktop:armhf (1.50.0-1) ...
                                            Vormals nicht ausgewähltes Paket libtiff5:armhf wird gewählt.
                                            Vorbereitung zum Entpacken von .../34-libtiff5_4.0.8-2+deb9u5_armhf.deb ...
                                            Entpacken von libtiff5:armhf (4.0.8-2+deb9u5) ...
                                            Vormals nicht ausgewähltes Paket libgdk-pixbuf2.0-common wird gewählt.
                                            Vorbereitung zum Entpacken von .../35-libgdk-pixbuf2.0-common_2.36.5-2+deb9u2_all.deb ...
                                            Entpacken von libgdk-pixbuf2.0-common (2.36.5-2+deb9u2) ...
                                            Vormals nicht ausgewähltes Paket libgdk-pixbuf2.0-0:armhf wird gewählt.
                                            Vorbereitung zum Entpacken von .../36-libgdk-pixbuf2.0-0_2.36.5-2+deb9u2_armhf.deb ...
                                            Entpacken von libgdk-pixbuf2.0-0:armhf (2.36.5-2+deb9u2) ...
                                            Vormals nicht ausgewähltes Paket gir1.2-gdkpixbuf-2.0:armhf wird gewählt.
                                            Vorbereitung zum Entpacken von .../37-gir1.2-gdkpixbuf-2.0_2.36.5-2+deb9u2_armhf.deb ...
                                            Entpacken von gir1.2-gdkpixbuf-2.0:armhf (2.36.5-2+deb9u2) ...
                                            Vormals nicht ausgewähltes Paket libthai-data wird gewählt.
                                            Vorbereitung zum Entpacken von .../38-libthai-data_0.1.26-1_all.deb ...
                                            Entpacken von libthai-data (0.1.26-1) ...
                                            Vormals nicht ausgewähltes Paket libdatrie1:armhf wird gewählt.
                                            Vorbereitung zum Entpacken von .../39-libdatrie1_0.2.10-4_armhf.deb ...
                                            Entpacken von libdatrie1:armhf (0.2.10-4) ...
                                            Vormals nicht ausgewähltes Paket libthai0:armhf wird gewählt.
                                            Vorbereitung zum Entpacken von .../40-libthai0_0.1.26-1_armhf.deb ...
                                            Entpacken von libthai0:armhf (0.1.26-1) ...
                                            Vormals nicht ausgewähltes Paket libpango-1.0-0:armhf wird gewählt.
                                            Vorbereitung zum Entpacken von .../41-libpango-1.0-0_1.40.5-1_armhf.deb ...
                                            Entpacken von libpango-1.0-0:armhf (1.40.5-1) ...
                                            Vormals nicht ausgewähltes Paket libgraphite2-3:armhf wird gewählt.
                                            Vorbereitung zum Entpacken von .../42-libgraphite2-3_1.3.10-1_armhf.deb ...
                                            Entpacken von libgraphite2-3:armhf (1.3.10-1) ...
                                            Vormals nicht ausgewähltes Paket libharfbuzz0b:armhf wird gewählt.
                                            Vorbereitung zum Entpacken von .../43-libharfbuzz0b_1.4.2-1_armhf.deb ...
                                            Entpacken von libharfbuzz0b:armhf (1.4.2-1) ...
                                            Vormals nicht ausgewähltes Paket libpangoft2-1.0-0:armhf wird gewählt.
                                            Vorbereitung zum Entpacken von .../44-libpangoft2-1.0-0_1.40.5-1_armhf.deb ...
                                            Entpacken von libpangoft2-1.0-0:armhf (1.40.5-1) ...
                                            Vormals nicht ausgewähltes Paket libpangocairo-1.0-0:armhf wird gewählt.
                                            Vorbereitung zum Entpacken von .../45-libpangocairo-1.0-0_1.40.5-1_armhf.deb ...
                                            Entpacken von libpangocairo-1.0-0:armhf (1.40.5-1) ...
                                            Vormals nicht ausgewähltes Paket libpangoxft-1.0-0:armhf wird gewählt.
                                            Vorbereitung zum Entpacken von .../46-libpangoxft-1.0-0_1.40.5-1_armhf.deb ...
                                            Entpacken von libpangoxft-1.0-0:armhf (1.40.5-1) ...
                                            Vormals nicht ausgewähltes Paket gir1.2-pango-1.0:armhf wird gewählt.
                                            Vorbereitung zum Entpacken von .../47-gir1.2-pango-1.0_1.40.5-1_armhf.deb ...
                                            Entpacken von gir1.2-pango-1.0:armhf (1.40.5-1) ...
                                            Vormals nicht ausgewähltes Paket librsvg2-2:armhf wird gewählt.
                                            Vorbereitung zum Entpacken von .../48-librsvg2-2_2.40.21-0+deb9u1_armhf.deb ...
                                            Entpacken von librsvg2-2:armhf (2.40.21-0+deb9u1) ...
                                            Vormals nicht ausgewähltes Paket gir1.2-rsvg-2.0:armhf wird gewählt.
                                            Vorbereitung zum Entpacken von .../49-gir1.2-rsvg-2.0_2.40.21-0+deb9u1_armhf.deb ...
                                            Entpacken von gir1.2-rsvg-2.0:armhf (2.40.21-0+deb9u1) ...
                                            Vormals nicht ausgewähltes Paket icu-devtools wird gewählt.
                                            Vorbereitung zum Entpacken von .../50-icu-devtools_57.1-6+deb9u4_armhf.deb ...
                                            Entpacken von icu-devtools (57.1-6+deb9u4) ...
                                            Vormals nicht ausgewähltes Paket libcairo-script-interpreter2:armhf wird gewählt.
                                            Vorbereitung zum Entpacken von .../51-libcairo-script-interpreter2_1.14.8-1+rpi1_armhf.deb ...
                                            Entpacken von libcairo-script-interpreter2:armhf (1.14.8-1+rpi1) ...
                                            Vormals nicht ausgewähltes Paket libfontconfig1-dev:armhf wird gewählt.
                                            Vorbereitung zum Entpacken von .../52-libfontconfig1-dev_2.11.0-6.7_armhf.deb ...
                                            Entpacken von libfontconfig1-dev:armhf (2.11.0-6.7) ...
                                            Vormals nicht ausgewähltes Paket xorg-sgml-doctools wird gewählt.
                                            Vorbereitung zum Entpacken von .../53-xorg-sgml-doctools_1%3a1.11-1_all.deb ...
                                            Entpacken von xorg-sgml-doctools (1:1.11-1) ...
                                            Vormals nicht ausgewähltes Paket x11proto-core-dev wird gewählt.
                                            Vorbereitung zum Entpacken von .../54-x11proto-core-dev_7.0.31-1_all.deb ...
                                            Entpacken von x11proto-core-dev (7.0.31-1) ...
                                            Vormals nicht ausgewähltes Paket libxau-dev:armhf wird gewählt.
                                            Vorbereitung zum Entpacken von .../55-libxau-dev_1%3a1.0.8-1_armhf.deb ...
                                            Entpacken von libxau-dev:armhf (1:1.0.8-1) ...
                                            Vormals nicht ausgewähltes Paket libxdmcp-dev:armhf wird gewählt.
                                            Vorbereitung zum Entpacken von .../56-libxdmcp-dev_1%3a1.1.2-3_armhf.deb ...
                                            Entpacken von libxdmcp-dev:armhf (1:1.1.2-3) ...
                                            Vormals nicht ausgewähltes Paket x11proto-input-dev wird gewählt.
                                            Vorbereitung zum Entpacken von .../57-x11proto-input-dev_2.3.2-1_all.deb ...
                                            Entpacken von x11proto-input-dev (2.3.2-1) ...
                                            Vormals nicht ausgewähltes Paket x11proto-kb-dev wird gewählt.
                                            Vorbereitung zum Entpacken von .../58-x11proto-kb-dev_1.0.7-1_all.deb ...
                                            Entpacken von x11proto-kb-dev (1.0.7-1) ...
                                            Vormals nicht ausgewähltes Paket xtrans-dev wird gewählt.
                                            Vorbereitung zum Entpacken von .../59-xtrans-dev_1.3.5-1_all.deb ...
                                            Entpacken von xtrans-dev (1.3.5-1) ...
                                            Vormals nicht ausgewähltes Paket libpthread-stubs0-dev:armhf wird gewählt.
                                            Vorbereitung zum Entpacken von .../60-libpthread-stubs0-dev_0.3-4_armhf.deb ...
                                            Entpacken von libpthread-stubs0-dev:armhf (0.3-4) ...
                                            Vormals nicht ausgewähltes Paket libxcb1-dev:armhf wird gewählt.
                                            Vorbereitung zum Entpacken von .../61-libxcb1-dev_1.12-1_armhf.deb ...
                                            Entpacken von libxcb1-dev:armhf (1.12-1) ...
                                            Vormals nicht ausgewähltes Paket libx11-dev:armhf wird gewählt.
                                            Vorbereitung zum Entpacken von .../62-libx11-dev_2%3a1.6.4-3+deb9u3_armhf.deb ...
                                            Entpacken von libx11-dev:armhf (2:1.6.4-3+deb9u3) ...
                                            Vormals nicht ausgewähltes Paket x11proto-render-dev wird gewählt.
                                            Vorbereitung zum Entpacken von .../63-x11proto-render-dev_2%3a0.11.1-2_all.deb ...
                                            Entpacken von x11proto-render-dev (2:0.11.1-2) ...
                                            Vormals nicht ausgewähltes Paket libxrender-dev:armhf wird gewählt.
                                            Vorbereitung zum Entpacken von .../64-libxrender-dev_1%3a0.9.10-1_armhf.deb ...
                                            Entpacken von libxrender-dev:armhf (1:0.9.10-1) ...
                                            Vormals nicht ausgewähltes Paket x11proto-xext-dev wird gewählt.
                                            Vorbereitung zum Entpacken von .../65-x11proto-xext-dev_7.3.0-1_all.deb ...
                                            Entpacken von x11proto-xext-dev (7.3.0-1) ...
                                            Vormals nicht ausgewähltes Paket libxext-dev:armhf wird gewählt.
                                            Vorbereitung zum Entpacken von .../66-libxext-dev_2%3a1.3.3-1_armhf.deb ...
                                            Entpacken von libxext-dev:armhf (2:1.3.3-1) ...
                                            Vormals nicht ausgewähltes Paket x11-common wird gewählt.
                                            Vorbereitung zum Entpacken von .../67-x11-common_1%3a7.7+19_all.deb ...
                                            Entpacken von x11-common (1:7.7+19) ...
                                            Vormals nicht ausgewähltes Paket libice6:armhf wird gewählt.
                                            Vorbereitung zum Entpacken von .../68-libice6_2%3a1.0.9-2_armhf.deb ...
                                            Entpacken von libice6:armhf (2:1.0.9-2) ...
                                            Vormals nicht ausgewähltes Paket libsm6:armhf wird gewählt.
                                            Vorbereitung zum Entpacken von .../69-libsm6_2%3a1.2.2-1+b1_armhf.deb ...
                                            Entpacken von libsm6:armhf (2:1.2.2-1+b1) ...
                                            Vormals nicht ausgewähltes Paket libice-dev:armhf wird gewählt.
                                            Vorbereitung zum Entpacken von .../70-libice-dev_2%3a1.0.9-2_armhf.deb ...
                                            Entpacken von libice-dev:armhf (2:1.0.9-2) ...
                                            Vormals nicht ausgewähltes Paket libsm-dev:armhf wird gewählt.
                                            Vorbereitung zum Entpacken von .../71-libsm-dev_2%3a1.2.2-1+b1_armhf.deb ...
                                            Entpacken von libsm-dev:armhf (2:1.2.2-1+b1) ...
                                            Vormals nicht ausgewähltes Paket libpixman-1-dev wird gewählt.
                                            Vorbereitung zum Entpacken von .../72-libpixman-1-dev_0.34.0-1+rpi1_armhf.deb ...
                                            Entpacken von libpixman-1-dev (0.34.0-1+rpi1) ...
                                            Vormals nicht ausgewähltes Paket libxcb-render0-dev:armhf wird gewählt.
                                            Vorbereitung zum Entpacken von .../73-libxcb-render0-dev_1.12-1_armhf.deb ...
                                            Entpacken von libxcb-render0-dev:armhf (1.12-1) ...
                                            Vormals nicht ausgewähltes Paket libxcb-shm0-dev:armhf wird gewählt.
                                            Vorbereitung zum Entpacken von .../74-libxcb-shm0-dev_1.12-1_armhf.deb ...
                                            Entpacken von libxcb-shm0-dev:armhf (1.12-1) ...
                                            Vormals nicht ausgewähltes Paket libglib2.0-bin wird gewählt.
                                            Vorbereitung zum Entpacken von .../75-libglib2.0-bin_2.50.3-2+deb9u2_armhf.deb ...
                                            Entpacken von libglib2.0-bin (2.50.3-2+deb9u2) ...
                                            Vormals nicht ausgewähltes Paket libpcre16-3:armhf wird gewählt.
                                            Vorbereitung zum Entpacken von .../76-libpcre16-3_2%3a8.39-3_armhf.deb ...
                                            Entpacken von libpcre16-3:armhf (2:8.39-3) ...
                                            Vormals nicht ausgewähltes Paket libpcre32-3:armhf wird gewählt.
                                            Vorbereitung zum Entpacken von .../77-libpcre32-3_2%3a8.39-3_armhf.deb ...
                                            Entpacken von libpcre32-3:armhf (2:8.39-3) ...
                                            Vormals nicht ausgewähltes Paket libpcre3-dev:armhf wird gewählt.
                                            Vorbereitung zum Entpacken von .../78-libpcre3-dev_2%3a8.39-3_armhf.deb ...
                                            Entpacken von libpcre3-dev:armhf (2:8.39-3) ...
                                            Vormals nicht ausgewähltes Paket libglib2.0-dev wird gewählt.
                                            Vorbereitung zum Entpacken von .../79-libglib2.0-dev_2.50.3-2+deb9u2_armhf.deb ...
                                            Entpacken von libglib2.0-dev (2.50.3-2+deb9u2) ...
                                            Vormals nicht ausgewähltes Paket libcairo2-dev wird gewählt.
                                            Vorbereitung zum Entpacken von .../80-libcairo2-dev_1.14.8-1+rpi1_armhf.deb ...
                                            Entpacken von libcairo2-dev (1.14.8-1+rpi1) ...
                                            Vormals nicht ausgewähltes Paket libgdk-pixbuf2.0-dev wird gewählt.
                                            Vorbereitung zum Entpacken von .../81-libgdk-pixbuf2.0-dev_2.36.5-2+deb9u2_armhf.deb ...
                                            Entpacken von libgdk-pixbuf2.0-dev (2.36.5-2+deb9u2) ...
                                            Vormals nicht ausgewähltes Paket libgif7:armhf wird gewählt.
                                            Vorbereitung zum Entpacken von .../82-libgif7_5.1.4-0.4_armhf.deb ...
                                            Entpacken von libgif7:armhf (5.1.4-0.4) ...
                                            Vormals nicht ausgewähltes Paket libgif-dev wird gewählt.
                                            Vorbereitung zum Entpacken von .../83-libgif-dev_5.1.4-0.4_armhf.deb ...
                                            Entpacken von libgif-dev (5.1.4-0.4) ...
                                            Vormals nicht ausgewähltes Paket libgraphite2-dev wird gewählt.
                                            Vorbereitung zum Entpacken von .../84-libgraphite2-dev_1.3.10-1_armhf.deb ...
                                            Entpacken von libgraphite2-dev (1.3.10-1) ...
                                            Vormals nicht ausgewähltes Paket libharfbuzz-icu0:armhf wird gewählt.
                                            Vorbereitung zum Entpacken von .../85-libharfbuzz-icu0_1.4.2-1_armhf.deb ...
                                            Entpacken von libharfbuzz-icu0:armhf (1.4.2-1) ...
                                            Vormals nicht ausgewähltes Paket libharfbuzz-gobject0:armhf wird gewählt.
                                            Vorbereitung zum Entpacken von .../86-libharfbuzz-gobject0_1.4.2-1_armhf.deb ...
                                            Entpacken von libharfbuzz-gobject0:armhf (1.4.2-1) ...
                                            Vormals nicht ausgewähltes Paket libicu-dev wird gewählt.
                                            Vorbereitung zum Entpacken von .../87-libicu-dev_57.1-6+deb9u4_armhf.deb ...
                                            Entpacken von libicu-dev (57.1-6+deb9u4) ...
                                            Vormals nicht ausgewähltes Paket libharfbuzz-dev:armhf wird gewählt.
                                            Vorbereitung zum Entpacken von .../88-libharfbuzz-dev_1.4.2-1_armhf.deb ...
                                            Entpacken von libharfbuzz-dev:armhf (1.4.2-1) ...
                                            Vormals nicht ausgewähltes Paket libjpeg62-turbo-dev:armhf wird gewählt.
                                            Vorbereitung zum Entpacken von .../89-libjpeg62-turbo-dev_1%3a1.5.1-2+deb9u1_armhf.deb ...
                                            Entpacken von libjpeg62-turbo-dev:armhf (1:1.5.1-2+deb9u1) ...
                                            Vormals nicht ausgewähltes Paket libjpeg-dev wird gewählt.
                                            Vorbereitung zum Entpacken von .../90-libjpeg-dev_1%3a1.5.1-2+deb9u1_all.deb ...
                                            Entpacken von libjpeg-dev (1:1.5.1-2+deb9u1) ...
                                            Vormals nicht ausgewähltes Paket libltdl7:armhf wird gewählt.
                                            Vorbereitung zum Entpacken von .../91-libltdl7_2.4.6-2_armhf.deb ...
                                            Entpacken von libltdl7:armhf (2.4.6-2) ...
                                            Vormals nicht ausgewähltes Paket libltdl-dev:armhf wird gewählt.
                                            Vorbereitung zum Entpacken von .../92-libltdl-dev_2.4.6-2_armhf.deb ...
                                            Entpacken von libltdl-dev:armhf (2.4.6-2) ...
                                            Vormals nicht ausgewähltes Paket libsys-hostname-long-perl wird gewählt.
                                            Vorbereitung zum Entpacken von .../93-libsys-hostname-long-perl_1.5-1_all.deb ...
                                            Entpacken von libsys-hostname-long-perl (1.5-1) ...
                                            Vormals nicht ausgewähltes Paket libmail-sendmail-perl wird gewählt.
                                            Vorbereitung zum Entpacken von .../94-libmail-sendmail-perl_0.79.16-2_all.deb ...
                                            Entpacken von libmail-sendmail-perl (0.79.16-2) ...
                                            Vormals nicht ausgewähltes Paket libxft-dev wird gewählt.
                                            Vorbereitung zum Entpacken von .../95-libxft-dev_2.3.2-1_armhf.deb ...
                                            Entpacken von libxft-dev (2.3.2-1) ...
                                            Vormals nicht ausgewähltes Paket libpango1.0-dev wird gewählt.
                                            Vorbereitung zum Entpacken von .../96-libpango1.0-dev_1.40.5-1_armhf.deb ...
                                            Entpacken von libpango1.0-dev (1.40.5-1) ...
                                            Vormals nicht ausgewähltes Paket librsvg2-common:armhf wird gewählt.
                                            Vorbereitung zum Entpacken von .../97-librsvg2-common_2.40.21-0+deb9u1_armhf.deb ...
                                            Entpacken von librsvg2-common:armhf (2.40.21-0+deb9u1) ...
                                            Vormals nicht ausgewähltes Paket librsvg2-dev:armhf wird gewählt.
                                            Vorbereitung zum Entpacken von .../98-librsvg2-dev_2.40.21-0+deb9u1_armhf.deb ...
                                            Entpacken von librsvg2-dev:armhf (2.40.21-0+deb9u1) ...
                                            Vormals nicht ausgewähltes Paket libx11-doc wird gewählt.
                                            Vorbereitung zum Entpacken von .../99-libx11-doc_2%3a1.6.4-3+deb9u3_all.deb ...
                                            Entpacken von libx11-doc (2:1.6.4-3+deb9u3) ...
                                            libxcb-render0:armhf (1.12-1) wird eingerichtet ...
                                            libarchive-zip-perl (1.59-1+deb9u1) wird eingerichtet ...
                                            libtimedate-perl (2.3000-2+deb9u1) wird eingerichtet ...
                                            libjbig0:armhf (2.1-3.1) wird eingerichtet ...
                                            libsigsegv2:armhf (2.10-5) wird eingerichtet ...
                                            libpthread-stubs0-dev:armhf (0.3-4) wird eingerichtet ...
                                            fonts-dejavu-core (2.37-1) wird eingerichtet ...
                                            Trigger für install-info (6.3.0.dfsg.1-1+b1) werden verarbeitet ...
                                            Trigger für libglib2.0-0:armhf (2.50.3-2+deb9u2) werden verarbeitet ...
                                            Keine Schema-Dateien gefunden:Nichts wird getan.
                                            xorg-sgml-doctools (1:1.11-1) wird eingerichtet ...
                                            libgdk-pixbuf2.0-common (2.36.5-2+deb9u2) wird eingerichtet ...
                                            libdatrie1:armhf (0.2.10-4) wird eingerichtet ...
                                            libtiff5:armhf (4.0.8-2+deb9u5) wird eingerichtet ...
                                            libgif7:armhf (5.1.4-0.4) wird eingerichtet ...
                                            x11proto-kb-dev (1.0.7-1) wird eingerichtet ...
                                            m4 (1.4.18-1) wird eingerichtet ...
                                            Trigger für sgml-base (1.29) werden verarbeitet ...
                                            libgirepository-1.0-1:armhf (1.50.0-1) wird eingerichtet ...
                                            libgraphite2-3:armhf (1.3.10-1) wird eingerichtet ...
                                            libcroco3:armhf (0.6.11-3) wird eingerichtet ...
                                            libsys-hostname-long-perl (1.5-1) wird eingerichtet ...
                                            libpixman-1-0:armhf (0.34.0-1+rpi1) wird eingerichtet ...
                                            xtrans-dev (1.3.5-1) wird eingerichtet ...
                                            gir1.2-glib-2.0:armhf (1.50.0-1) wird eingerichtet ...
                                            libmail-sendmail-perl (0.79.16-2) wird eingerichtet ...
                                            Trigger für libc-bin (2.24-11+deb9u4) werden verarbeitet ...
                                            autotools-dev (20161112.1) wird eingerichtet ...
                                            libpixman-1-dev (0.34.0-1+rpi1) wird eingerichtet ...
                                            Trigger für systemd (232-25+deb9u12) werden verarbeitet ...
                                            libltdl7:armhf (2.4.6-2) wird eingerichtet ...
                                            libxcb-shm0:armhf (1.12-1) wird eingerichtet ...
                                            libx11-doc (2:1.6.4-3+deb9u3) wird eingerichtet ...
                                            libxrender1:armhf (1:0.9.10-1) wird eingerichtet ...
                                            Trigger für man-db (2.7.6.1-2) werden verarbeitet ...
                                            libpcrecpp0v5:armhf (2:8.39-3) wird eingerichtet ...
                                            libpcre32-3:armhf (2:8.39-3) wird eingerichtet ...
                                            icu-devtools (57.1-6+deb9u4) wird eingerichtet ...
                                            libpcre16-3:armhf (2:8.39-3) wird eingerichtet ...
                                            libthai-data (0.1.26-1) wird eingerichtet ...
                                            libjpeg62-turbo-dev:armhf (1:1.5.1-2+deb9u1) wird eingerichtet ...
                                            x11-common (1:7.7+19) wird eingerichtet ...
                                            update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
                                            libglib2.0-bin (2.50.3-2+deb9u2) wird eingerichtet ...
                                            libgraphite2-dev (1.3.10-1) wird eingerichtet ...
                                            autopoint (0.19.8.1-2+deb9u1) wird eingerichtet ...
                                            liblzo2-2:armhf (2.08-1.2) wird eingerichtet ...
                                            libfile-stripnondeterminism-perl (0.034-1) wird eingerichtet ...
                                            libtool (2.4.6-2) wird eingerichtet ...
                                            libpcre3-dev:armhf (2:8.39-3) wird eingerichtet ...
                                            fontconfig-config (2.11.0-6.7) wird eingerichtet ...
                                            x11proto-core-dev (7.0.31-1) wird eingerichtet ...
                                            libltdl-dev:armhf (2.4.6-2) wird eingerichtet ...
                                            gettext (0.19.8.1-2+deb9u1) wird eingerichtet ...
                                            libgif-dev (5.1.4-0.4) wird eingerichtet ...
                                            libgdk-pixbuf2.0-0:armhf (2.36.5-2+deb9u2) wird eingerichtet ...
                                            gir1.2-gdkpixbuf-2.0:armhf (2.36.5-2+deb9u2) wird eingerichtet ...
                                            libharfbuzz0b:armhf (1.4.2-1) wird eingerichtet ...
                                            libxau-dev:armhf (1:1.0.8-1) wird eingerichtet ...
                                            autoconf (2.69-10) wird eingerichtet ...
                                            libthai0:armhf (0.1.26-1) wird eingerichtet ...
                                            libicu-dev (57.1-6+deb9u4) wird eingerichtet ...
                                            libglib2.0-dev (2.50.3-2+deb9u2) wird eingerichtet ...
                                            intltool-debian (0.35.0+20060710.4) wird eingerichtet ...
                                            libxdmcp-dev:armhf (1:1.1.2-3) wird eingerichtet ...
                                            libjpeg-dev (1:1.5.1-2+deb9u1) wird eingerichtet ...
                                            automake (1:1.15-6) wird eingerichtet ...
                                            update-alternatives: /usr/bin/automake-1.15 wird verwendet, um /usr/bin/automake (automake) im automatischen Modus bereitzustellen
                                            libice6:armhf (2:1.0.9-2) wird eingerichtet ...
                                            libxcb1-dev:armhf (1.12-1) wird eingerichtet ...
                                            x11proto-render-dev (2:0.11.1-2) wird eingerichtet ...
                                            x11proto-input-dev (2.3.2-1) wird eingerichtet ...
                                            libharfbuzz-gobject0:armhf (1.4.2-1) wird eingerichtet ...
                                            libfontconfig1:armhf (2.11.0-6.7) wird eingerichtet ...
                                            libsm6:armhf (2:1.2.2-1+b1) wird eingerichtet ...
                                            libharfbuzz-icu0:armhf (1.4.2-1) wird eingerichtet ...
                                            po-debconf (1.0.20) wird eingerichtet ...
                                            libxcb-shm0-dev:armhf (1.12-1) wird eingerichtet ...
                                            libxcb-render0-dev:armhf (1.12-1) wird eingerichtet ...
                                            x11proto-xext-dev (7.3.0-1) wird eingerichtet ...
                                            libice-dev:armhf (2:1.0.9-2) wird eingerichtet ...
                                            libx11-dev:armhf (2:1.6.4-3+deb9u3) wird eingerichtet ...
                                            libxft2:armhf (2.3.2-1) wird eingerichtet ...
                                            libharfbuzz-dev:armhf (1.4.2-1) wird eingerichtet ...
                                            fontconfig (2.11.0-6.7) wird eingerichtet ...
                                            Regenerating fonts cache... done.
                                            libfontconfig1-dev:armhf (2.11.0-6.7) wird eingerichtet ...
                                            libcairo2:armhf (1.14.8-1+rpi1) wird eingerichtet ...
                                            libsm-dev:armhf (2:1.2.2-1+b1) wird eingerichtet ...
                                            libcairo-script-interpreter2:armhf (1.14.8-1+rpi1) wird eingerichtet ...
                                            libcairo-gobject2:armhf (1.14.8-1+rpi1) wird eingerichtet ...
                                            libxrender-dev:armhf (1:0.9.10-1) wird eingerichtet ...
                                            libxft-dev (2.3.2-1) wird eingerichtet ...
                                            libgdk-pixbuf2.0-dev (2.36.5-2+deb9u2) wird eingerichtet ...
                                            libxext-dev:armhf (2:1.3.3-1) wird eingerichtet ...
                                            libpango-1.0-0:armhf (1.40.5-1) wird eingerichtet ...
                                            libcairo2-dev (1.14.8-1+rpi1) wird eingerichtet ...
                                            gir1.2-freedesktop:armhf (1.50.0-1) wird eingerichtet ...
                                            libpangoft2-1.0-0:armhf (1.40.5-1) wird eingerichtet ...
                                            libpangoxft-1.0-0:armhf (1.40.5-1) wird eingerichtet ...
                                            libpangocairo-1.0-0:armhf (1.40.5-1) wird eingerichtet ...
                                            gir1.2-pango-1.0:armhf (1.40.5-1) wird eingerichtet ...
                                            libpango1.0-dev (1.40.5-1) wird eingerichtet ...
                                            librsvg2-2:armhf (2.40.21-0+deb9u1) wird eingerichtet ...
                                            librsvg2-common:armhf (2.40.21-0+deb9u1) wird eingerichtet ...
                                            gir1.2-rsvg-2.0:armhf (2.40.21-0+deb9u1) wird eingerichtet ...
                                            librsvg2-dev:armhf (2.40.21-0+deb9u1) wird eingerichtet ...
                                            dh-autoreconf (14) wird eingerichtet ...
                                            debhelper (10.2.5) wird eingerichtet ...
                                            dh-strip-nondeterminism (0.034-1) wird eingerichtet ...
                                            Trigger für libc-bin (2.24-11+deb9u4) werden verarbeitet ...
                                            Trigger für systemd (232-25+deb9u12) werden verarbeitet ...
                                            Trigger für libgdk-pixbuf2.0-0:armhf (2.36.5-2+deb9u2) werden verarbeitet ...
                                            pi@Master:/opt/iobroker $ sudo apt full-upgrade
                                            Paketlisten werden gelesen... Fertig
                                            Abhängigkeitsbaum wird aufgebaut.
                                            Statusinformationen werden eingelesen.... Fertig
                                            Paketaktualisierung (Upgrade) wird berechnet... Fertig
                                            0 aktualisiert, 0 neu installiert, 0 zu entfernen und 0 nicht aktualisiert.
                                            pi@Master:/opt/iobroker $ sudo reboot
                                            
                                            
                                            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

                                            831
                                            Online

                                            32.0k
                                            Users

                                            80.4k
                                            Topics

                                            1.3m
                                            Posts

                                            adapterkonfiguration zigbee zigbee adapter cc2531 zigbee v1.2.1
                                            5
                                            76
                                            3854
                                            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