NEWS
[HowTo] ioBroker unter Docker auf Synology DiskStation
-
@revil-o sagte in [HowTo][Anleitung] Installation ioBroker in Docker auf Synology DiskStation:
@andre hi andre, das ist eine Neuinstallation mit leerem /opt/iobroker - Directory ... habs eben nochmal komplett von der grünen wiese aus gestartet... selbes verhalten.
Wenn ich das recht erinnere habe ich Markus geantwortet. Bei dir ist leider kein Log dabei... Also kann ich dazu auch nichts sagen...
MfG,
André -
@andre es handelt sich um eine clean install nach deiner Anleitung. Zuvor hatte ich die Anleitung mit ioBroker direkt in dokker versucht, diese threads aber wieder gelöscht, nachdem ich gelesen hatte, dass die Anleitung outdated war.
-
@markuslommer sagte in [HowTo][Anleitung] Installation ioBroker in Docker auf Synology DiskStation:
@andre es handelt sich um eine clean install nach deiner Anleitung. Zuvor hatte ich die Anleitung mit ioBroker direkt in dokker versucht, diese threads aber wieder gelöscht, nachdem ich gelesen hatte, dass die Anleitung outdated war.
Sorry, das verstehe ich nicht.
Wenn es eine Neuinstallation ist, dann stelle bitte sicher, dass du ein neues (iobroker_data) Verzeichnis für /opt/iobroker verwendest. Wenn das Log sagt "Existing installation of ioBroker detected in /opt/iobroker." dann kann dein Verzeichnis nicht leer gewesen sein!
Gerne das Image auch noch mal neu laden. Seit ein paar Minuten gibt es eine neue Version (v5) vom Image.MfG,
André -
Kleine Info für die Dockerianer.
Seit ein paar Minuten gibt es eine Version 5 (Stable Release) vom Docker Image!
Ist im Prinzip die Version 4.2.4beta. Details im readme.md auf Github.
Viel Spaß!MfG,
André -
@andre Eben habe ich nochmal den container gekilled, das Verzeichnis geleert und neu gestartet:
Folgendes Log erscheint. Nach ca 10 Minuten scheint er nun fertig zu sein und ist erreichbar. Damit bin ich einen großen Schritt weiter. Dankeschön!------------------------------------------------------------ --------------- 2020-06-29 22:08:07 --------------- ------------------------------------------------------------ ------------------------------------------------------------ ----- Welcome to your ioBroker-container! ----- ----- Startupscript is now running. ----- ----- Please be patient! ----- ------------------------------------------------------------ ------------------------------------------------------------ ----- Debugging information ----- ----- ----- ----- System ----- ----- arch: x86_64 ----- ----- ----- ----- Versions ----- ----- image: v4.2.4beta ----- ----- node: v12.18.1 ----- ----- npm: 6.14.5 ----- ----- ----- ----- ENV ----- ----- AVAHI: false ----- ----- PACKAGES: nano ----- ----- SETGID: 1000 ----- ----- SETUID: 1000 ----- ------------------------------------------------------------ ------------------------------------------------------------ ----- Step 1 of 5: Preparing container ----- ------------------------------------------------------------ Installing additional packages is set by ENV. The following packages will be installed: nano... Done. ------------------------------------------------------------ ----- Step 2 of 5: Detecting ioBroker installation ----- ------------------------------------------------------------ There is no data detected in /opt/iobroker. Restoring initial ioBroker installation... Done. ------------------------------------------------------------ ----- Step 3 of 5: Checking ioBroker installation ----- ------------------------------------------------------------ (Re)Setting folder permissions (This might take a while! Please be patient!)... Done. Fixing "sudo-bug" by replacing sudo in iobroker with gosu... Done. Looks like this is a new and empty installation of ioBroker. Hostname needs to be updated to iobroker... The host for instance "system.adapter.admin.0" was changed from "b81caf8b79fd" to "iobroker". The host for instance "system.adapter.discovery.0" was changed from "b81caf8b79fd" to "iobroker". The host for instance "system.adapter.info.0" was changed from "b81caf8b79fd" to "iobroker". Done. ------------------------------------------------------------ ----- Step 4 of 5: Applying special settings ----- ------------------------------------------------------------ Some adapters have special requirements/ settings which can be activated by the use of environment variables. For more information take a look at readme.md on Github! ------------------------------------------------------------ ----- Step 5 of 5: ioBroker startup ----- ------------------------------------------------------------ Starting ioBroker... host.iobroker check instance "system.adapter.admin.0" for host "iobroker" host.iobroker check instance "system.adapter.discovery.0" for host "iobroker" host.iobroker check instance "system.adapter.info.0" for host "iobroker" Send diag info: {"uuid":"7abd3182-d399-f7bd-da19-9550d8babede","language":"","country":"","hosts":[{"version":"3.1.5","platform":"Javascript/Node.js","type":"linux"}],"node":"v12.18.1","arch":"x64","adapters":{"admin":{"version":"4.0.10","platform":"Javascript/Node.js"},"discovery":{"version":"2.3.5","platform":"Javascript/Node.js"},"info":{"version":"1.7.2","platform":"Javascript/Node.js"}},"statesType":"file","objectsType":"file","model":"Intel(R) Celeron(R) CPU J3355 @ 2.00GHz","cpus":2,"mem":1916919808,"ostype":"Linux","city":""} hash changed or no sources cached => force download of new sources Send diag info: {"uuid":"7abd3182-d399-f7bd-da19-9550d8babede","language":"","country":"","hosts":[{"version":"3.1.5","platform":"Javascript/Node.js","type":"linux"}],"node":"v12.18.1","arch":"x64","adapters":{"admin":{"version":"4.0.10","platform":"Javascript/Node.js"},"discovery":{"version":"2.3.5","platform":"Javascript/Node.js"},"info":{"version":"1.7.2","platform":"Javascript/Node.js"}},"statesType":"file","objectsType":"file","model":"Intel(R) Celeron(R) CPU J3355 @ 2.00GHz","cpus":2,"mem":1916919808,"ostype":"Linux","city":""} Send diag info: {"uuid":"7abd3182-d399-f7bd-da19-9550d8babede","language":"de","country":"","hosts":[{"version":"3.1.5","platform":"Javascript/Node.js","type":"linux"}],"node":"v12.18.1","arch":"x64","adapters":{"admin":{"version":"4.0.10","platform":"Javascript/Node.js"},"discovery":{"version":"2.3.5","platform":"Javascript/Node.js"},"info":{"version":"1.7.2","platform":"Javascript/Node.js"}},"statesType":"file","objectsType":"file","model":"Intel(R) Celeron(R) CPU J3355 @ 2.00GHz","cpus":2,"mem":1916919808,"ostype":"Linux","city":""} ================================== > LOG REDIRECT system.adapter.admin.0 => false [system.adapter.admin.0.logging]
-
@andre sagte in [HowTo][Anleitung] Installation ioBroker in Docker auf Synology DiskStation:
Wenn es eine Neuinstallation ist, dann stelle bitte sicher, dass du ein neues (iobroker_data) Verzeichnis für /opt/iobroker verwendest. Wenn das Log sagt "Existing installation of ioBroker detected in /opt/iobroker." dann kann dein Verzeichnis nicht leer gewesen sein!
Das Problem hatte ich bei meinen ersten Versuchen auch. Ich kann nicht mehr genau sagen, wie ich dahin gekommen bin, aber das gemappte Verzeichnis schien leer. Später hatte ich festgestellt, dass dort eine versteckte Datei vorhanden war, die ich selbst nie angelegt hatte. Als ich diese dann auch noch gelöscht hatte, lief das sauber durch...
-
@markuslommer Bäm! Sieht aus wie erwartet. Die 10 Minuten beim ersten Start sind ok. Nach meiner Erfahrung ist das das setzen der Berechtigungen was beim ersten Mal so lange dauert... Sollte beim nächsten Start schneller gehen...
Viel Spaß!
MfG,
André -
@stevie77 Ja, das kann ich bestätigen. Am Besten ist wirklich immer das Verzeichnis löschen und neu anlegen. Dann ist es wirklich leer.
MfG,
André -
hmm, seit über 20 min steht der Status im LOG:
------------------------------------------------------------ ----- Welcome to your ioBroker-container! ----- ----- Startupscript is now running. ----- ----- Please be patient! ----- ------------------------------------------------------------ ------------------------------------------------------------ ----- Debugging information ----- ----- ----- ----- System ----- ----- arch: x86_64 ----- ----- ----- ----- Versions ----- ----- image: v5.0.0 ----- ----- node: v12.18.1 ----- ----- npm: 6.14.5 ----- ----- ----- ----- ENV ----- ----- SETGID: 1000 ----- ----- SETUID: 1000 ----- ------------------------------------------------------------ ------------------------------------------------------------ ----- Step 1 of 5: Preparing container ----- ------------------------------------------------------------ Nothing to do here. ------------------------------------------------------------ ----- Step 2 of 5: Detecting ioBroker installation ----- ------------------------------------------------------------ There is no data detected in /opt/iobroker. Restoring initial ioBroker installation... Done. ------------------------------------------------------------ ----- Step 3 of 5: Checking ioBroker installation ----- ------------------------------------------------------------ (Re)Setting folder permissions (This might take a while! Please be patient!)... Done. Fixing "sudo-bug" by replacing sudo in iobroker with gosu... Done. Looks like this is a new and empty installation of ioBroker. Hostname needs to be updated to myIOBroker... No instances found for host "a5680705ad8b"! Done. ------------------------------------------------------------ ----- Step 4 of 5: Applying special settings ----- ------------------------------------------------------------ Some adapters have special requirements/ settings which can be activated by the use of environment variables. For more information take a look at readme.md on Github! ------------------------------------------------------------ ----- Step 5 of 5: ioBroker startup ----- ------------------------------------------------------------ Starting ioBroker... host.myIOBroker check instance "system.adapter.admin.0" for host "a5680705ad8b" host.myIOBroker check instance "system.adapter.discovery.0" for host "a5680705ad8b" host.myIOBroker check instance "system.adapter.info.0" for host "a5680705ad8b"
und nichts tut sich im docker-container ... ich warte weiter ...
CPU-Load < 1%
der Part :
The host for instance "system.adapter.admin.0" was changed from "a5680705ad8b" to "iobroker" The host for instance "system.adapter.discovery.0" was changed from "a5680705ad8b" to "iobroker" The host for instance "system.adapter.info.0" was changed from "a5680705ad8b" to "iobroker".
fehlt bei mir ....
-
@revil-o Sorry, da hat beim v5 release was nicht geklappt. Habe ich korrigiert. Bitte lösche einmal das image und lade es neu. Dann sollte es klappen.
MfG,
André -
-
-
@andre
Hi, habe nach Deiner "best practice" Vorgabe mal das Upgrade versucht (also neues Datenverzeichnis mit iobroker-backup-file), aber irgendeinen Fehler habe ich noch, den ich leider nicht gelöst bekomme:
Beim Start des image kommt die Fehlermeldung "kein gültiges Backupfile gefunden" und danach startet der Container neu und läuft wieder bis zu dieser Stelle. Das Verzeichnis /opt/iobroker IM Container sieht so aus:
und das Log des Container-Starts sieht so aus:------------------------------------------------------------ --------------- 2020-06-30 11:54:54 --------------- ------------------------------------------------------------ ------------------------------------------------------------ ----- Welcome to your ioBroker-container! ----- ----- Startupscript is now running. ----- ----- Please be patient! ----- ------------------------------------------------------------ ------------------------------------------------------------ ----- Debugging information ----- ----- ----- ----- System ----- ----- arch: x86_64 ----- ----- ----- ----- Versions ----- ----- image: v5.0.0 ----- ----- node: v12.18.1 ----- ----- npm: 6.14.5 ----- ----- ----- ----- ENV ----- ----- PACKAGES: nano build-essential libcairo2-dev libpango1.0-dev libjpeg-dev libgif-dev librsvg2-dev ----- ----- SETGID: 1000 ----- ----- SETUID: 1000 ----- ------------------------------------------------------------ ------------------------------------------------------------ ----- Step 1 of 5: Preparing container ----- ------------------------------------------------------------ Installing additional packages is set by ENV. The following packages will be installed: nano build-essential libcairo2-dev libpango1.0-dev libjpeg-dev libgif-dev librsvg2-dev... debconf: unable to initialize frontend: Dialog debconf: (No usable dialog-like program is installed, so the dialog based frontend cannot be used. at /usr/share/perl5/Debconf/FrontEnd/Dialog.pm line 76, <> line 1.) debconf: falling back to frontend: Readline Vormals nicht ausgewähltes Paket nano wird gewählt. (Lese Datenbank ... (Lese Datenbank ... 5% (Lese Datenbank ... 10% (Lese Datenbank ... 15% (Lese Datenbank ... 20% (Lese Datenbank ... 25% (Lese Datenbank ... 30% (Lese Datenbank ... 35% (Lese Datenbank ... 40% (Lese Datenbank ... 45% (Lese Datenbank ... 50% (Lese Datenbank ... 55% (Lese Datenbank ... 60% (Lese Datenbank ... 65% (Lese Datenbank ... 70% (Lese Datenbank ... 75% (Lese Datenbank ... 80% (Lese Datenbank ... 85% (Lese Datenbank ... 90% (Lese Datenbank ... 95% (Lese Datenbank ... 100% (Lese Datenbank ... 25565 Dateien und Verzeichnisse sind derzeit installiert.) Vorbereitung zum Entpacken von .../archives/nano_3.2-3_amd64.deb ... Entpacken von nano (3.2-3) ... nano (3.2-3) wird eingerichtet ... update-alternatives: /bin/nano wird verwendet, um /usr/bin/editor (editor) im automatischen Modus bereitzustellen update-alternatives: /bin/nano wird verwendet, um /usr/bin/pico (pico) im automatischen Modus bereitzustellen debconf: unable to initialize frontend: Dialog debconf: (No usable dialog-like program is installed, so the dialog based frontend cannot be used. at /usr/share/perl5/Debconf/FrontEnd/Dialog.pm line 76, <> line 56.) debconf: falling back to frontend: Readline Extracting templates from packages: 53% Extracting templates from packages: 100% Preconfiguring packages ... Vormals nicht ausgewähltes Paket sensible-utils wird gewählt. (Lese Datenbank ... (Lese Datenbank ... 5% (Lese Datenbank ... 10% (Lese Datenbank ... 15% (Lese Datenbank ... 20% (Lese Datenbank ... 25% (Lese Datenbank ... 30% (Lese Datenbank ... 35% (Lese Datenbank ... 40% (Lese Datenbank ... 45% (Lese Datenbank ... 50% (Lese Datenbank ... 55% (Lese Datenbank ... 60% (Lese Datenbank ... 65% (Lese Datenbank ... 70% (Lese Datenbank ... 75% (Lese Datenbank ... 80% (Lese Datenbank ... 85% (Lese Datenbank ... 90% (Lese Datenbank ... 95% (Lese Datenbank ... 100% (Lese Datenbank ... 25667 Dateien und Verzeichnisse sind derzeit installiert.) Vorbereitung zum Entpacken von .../00-sensible-utils_0.0.12_all.deb ... Entpacken von sensible-utils (0.0.12) ... Vormals nicht ausgewähltes Paket ucf wird gewählt. Vorbereitung zum Entpacken von .../01-ucf_3.0038+nmu1_all.deb ... Moving old data out of the way Entpacken von ucf (3.0038+nmu1) ... Vormals nicht ausgewähltes Paket fonts-dejavu-core wird gewählt. Vorbereitung zum Entpacken von .../02-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 .../03-fontconfig-config_2.13.1-2_all.deb ... Entpacken von fontconfig-config (2.13.1-2) ... Vormals nicht ausgewähltes Paket uuid-dev:amd64 wird gewählt. Vorbereitung zum Entpacken von .../04-uuid-dev_2.33.1-0.1_amd64.deb ... Entpacken von uuid-dev:amd64 (2.33.1-0.1) ... Vormals nicht ausgewähltes Paket libblkid-dev:amd64 wird gewählt. Vorbereitung zum Entpacken von .../05-libblkid-dev_2.33.1-0.1_amd64.deb ... Entpacken von libblkid-dev:amd64 (2.33.1-0.1) ... Vormals nicht ausgewähltes Paket libpng16-16:amd64 wird gewählt. Vorbereitung zum Entpacken von .../06-libpng16-16_1.6.36-6_amd64.deb ... Entpacken von libpng16-16:amd64 (1.6.36-6) ... Vormals nicht ausgewähltes Paket libfreetype6:amd64 wird gewählt. Vorbereitung zum Entpacken von .../07-libfreetype6_2.9.1-3+deb10u1_amd64.deb ... Entpacken von libfreetype6:amd64 (2.9.1-3+deb10u1) ... Vormals nicht ausgewähltes Paket libfontconfig1:amd64 wird gewählt. Vorbereitung zum Entpacken von .../08-libfontconfig1_2.13.1-2_amd64.deb ... Entpacken von libfontconfig1:amd64 (2.13.1-2) ... Vormals nicht ausgewähltes Paket libpixman-1-0:amd64 wird gewählt. Vorbereitung zum Entpacken von .../09-libpixman-1-0_0.36.0-1_amd64.deb ... Entpacken von libpixman-1-0:amd64 (0.36.0-1) ... Vormals nicht ausgewähltes Paket libxcb-render0:amd64 wird gewählt. Vorbereitung zum Entpacken von .../10-libxcb-render0_1.13.1-2_amd64.deb ... Entpacken von libxcb-render0:amd64 (1.13.1-2) ... Vormals nicht ausgewähltes Paket libxcb-shm0:amd64 wird gewählt. Vorbereitung zum Entpacken von .../11-libxcb-shm0_1.13.1-2_amd64.deb ... Entpacken von libxcb-shm0:amd64 (1.13.1-2) ... Vormals nicht ausgewähltes Paket libxrender1:amd64 wird gewählt. Vorbereitung zum Entpacken von .../12-libxrender1_1%3a0.9.10-1_amd64.deb ... Entpacken von libxrender1:amd64 (1:0.9.10-1) ... Vormals nicht ausgewähltes Paket libcairo2:amd64 wird gewählt. Vorbereitung zum Entpacken von .../13-libcairo2_1.16.0-4_amd64.deb ... Entpacken von libcairo2:amd64 (1.16.0-4) ... Vormals nicht ausgewähltes Paket libcairo-gobject2:amd64 wird gewählt. Vorbereitung zum Entpacken von .../14-libcairo-gobject2_1.16.0-4_amd64.deb ... Entpacken von libcairo-gobject2:amd64 (1.16.0-4) ... Vormals nicht ausgewähltes Paket liblzo2-2:amd64 wird gewählt. Vorbereitung zum Entpacken von .../15-liblzo2-2_2.10-0.1_amd64.deb ... Entpacken von liblzo2-2:amd64 (2.10-0.1) ... Vormals nicht ausgewähltes Paket libcairo-script-interpreter2:amd64 wird gewählt. Vorbereitung zum Entpacken von .../16-libcairo-script-interpreter2_1.16.0-4_amd64.deb ... Entpacken von libcairo-script-interpreter2:amd64 (1.16.0-4) ... Vormals nicht ausgewähltes Paket zlib1g-dev:amd64 wird gewählt. Vorbereitung zum Entpacken von .../17-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... Entpacken von zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... Vormals nicht ausgewähltes Paket libpng-dev:amd64 wird gewählt. Vorbereitung zum Entpacken von .../18-libpng-dev_1.6.36-6_amd64.deb ... Entpacken von libpng-dev:amd64 (1.6.36-6) ... Vormals nicht ausgewähltes Paket libfreetype6-dev:amd64 wird gewählt. Vorbereitung zum Entpacken von .../19-libfreetype6-dev_2.9.1-3+deb10u1_amd64.deb ... Entpacken von libfreetype6-dev:amd64 (2.9.1-3+deb10u1) ... Vormals nicht ausgewähltes Paket libfontconfig1-dev:amd64 wird gewählt. Vorbereitung zum Entpacken von .../20-libfontconfig1-dev_2.13.1-2_amd64.deb ... Entpacken von libfontconfig1-dev:amd64 (2.13.1-2) ... Vormals nicht ausgewähltes Paket xorg-sgml-doctools wird gewählt. Vorbereitung zum Entpacken von .../21-xorg-sgml-doctools_1%3a1.11-1_all.deb ... Entpacken von xorg-sgml-doctools (1:1.11-1) ... Vormals nicht ausgewähltes Paket x11proto-dev wird gewählt. Vorbereitung zum Entpacken von .../22-x11proto-dev_2018.4-4_all.deb ... Entpacken von x11proto-dev (2018.4-4) ... Vormals nicht ausgewähltes Paket x11proto-core-dev wird gewählt. Vorbereitung zum Entpacken von .../23-x11proto-core-dev_2018.4-4_all.deb ... Entpacken von x11proto-core-dev (2018.4-4) ... Vormals nicht ausgewähltes Paket libxau-dev:amd64 wird gewählt. Vorbereitung zum Entpacken von .../24-libxau-dev_1%3a1.0.8-1+b2_amd64.deb ... Entpacken von libxau-dev:amd64 (1:1.0.8-1+b2) ... Vormals nicht ausgewähltes Paket libxdmcp-dev:amd64 wird gewählt. Vorbereitung zum Entpacken von .../25-libxdmcp-dev_1%3a1.1.2-3_amd64.deb ... Entpacken von libxdmcp-dev:amd64 (1:1.1.2-3) ... Vormals nicht ausgewähltes Paket xtrans-dev wird gewählt. Vorbereitung zum Entpacken von .../26-xtrans-dev_1.3.5-1_all.deb ... Entpacken von xtrans-dev (1.3.5-1) ... Vormals nicht ausgewähltes Paket libpthread-stubs0-dev:amd64 wird gewählt. Vorbereitung zum Entpacken von .../27-libpthread-stubs0-dev_0.4-1_amd64.deb ... Entpacken von libpthread-stubs0-dev:amd64 (0.4-1) ... Vormals nicht ausgewähltes Paket libxcb1-dev:amd64 wird gewählt. Vorbereitung zum Entpacken von .../28-libxcb1-dev_1.13.1-2_amd64.deb ... Entpacken von libxcb1-dev:amd64 (1.13.1-2) ... Vormals nicht ausgewähltes Paket libx11-dev:amd64 wird gewählt. Vorbereitung zum Entpacken von .../29-libx11-dev_2%3a1.6.7-1_amd64.deb ... Entpacken von libx11-dev:amd64 (2:1.6.7-1) ... Vormals nicht ausgewähltes Paket libxrender-dev:amd64 wird gewählt. Vorbereitung zum Entpacken von .../30-libxrender-dev_1%3a0.9.10-1_amd64.deb ... Entpacken von libxrender-dev:amd64 (1:0.9.10-1) ... Vormals nicht ausgewähltes Paket x11proto-xext-dev wird gewählt. Vorbereitung zum Entpacken von .../31-x11proto-xext-dev_2018.4-4_all.deb ... Entpacken von x11proto-xext-dev (2018.4-4) ... Vormals nicht ausgewähltes Paket libxext-dev:amd64 wird gewählt. Vorbereitung zum Entpacken von .../32-libxext-dev_2%3a1.3.3-1+b2_amd64.deb ... Entpacken von libxext-dev:amd64 (2:1.3.3-1+b2) ... Vormals nicht ausgewähltes Paket x11-common wird gewählt. Vorbereitung zum Entpacken von .../33-x11-common_1%3a7.7+19_all.deb ... Entpacken von x11-common (1:7.7+19) ... Vormals nicht ausgewähltes Paket libice6:amd64 wird gewählt. Vorbereitung zum Entpacken von .../34-libice6_2%3a1.0.9-2_amd64.deb ... Entpacken von libice6:amd64 (2:1.0.9-2) ... Vormals nicht ausgewähltes Paket libsm6:amd64 wird gewählt. Vorbereitung zum Entpacken von .../35-libsm6_2%3a1.2.3-1_amd64.deb ... Entpacken von libsm6:amd64 (2:1.2.3-1) ... Vormals nicht ausgewähltes Paket libice-dev:amd64 wird gewählt. Vorbereitung zum Entpacken von .../36-libice-dev_2%3a1.0.9-2_amd64.deb ... Entpacken von libice-dev:amd64 (2:1.0.9-2) ... Vormals nicht ausgewähltes Paket libsm-dev:amd64 wird gewählt. Vorbereitung zum Entpacken von .../37-libsm-dev_2%3a1.2.3-1_amd64.deb ... Entpacken von libsm-dev:amd64 (2:1.2.3-1) ... Vormals nicht ausgewähltes Paket libpixman-1-dev:amd64 wird gewählt. Vorbereitung zum Entpacken von .../38-libpixman-1-dev_0.36.0-1_amd64.deb ... Entpacken von libpixman-1-dev:amd64 (0.36.0-1) ... Vormals nicht ausgewähltes Paket libxcb-render0-dev:amd64 wird gewählt. Vorbereitung zum Entpacken von .../39-libxcb-render0-dev_1.13.1-2_amd64.deb ... Entpacken von libxcb-render0-dev:amd64 (1.13.1-2) ... Vormals nicht ausgewähltes Paket libxcb-shm0-dev:amd64 wird gewählt. Vorbereitung zum Entpacken von .../40-libxcb-shm0-dev_1.13.1-2_amd64.deb ... Entpacken von libxcb-shm0-dev:amd64 (1.13.1-2) ... Vormals nicht ausgewähltes Paket libffi-dev:amd64 wird gewählt. Vorbereitung zum Entpacken von .../41-libffi-dev_3.2.1-9_amd64.deb ... Entpacken von libffi-dev:amd64 (3.2.1-9) ... Vormals nicht ausgewähltes Paket libglib2.0-bin wird gewählt. Vorbereitung zum Entpacken von .../42-libglib2.0-bin_2.58.3-2+deb10u2_amd64.deb ... Entpacken von libglib2.0-bin (2.58.3-2+deb10u2) ... Vormals nicht ausgewähltes Paket python3-lib2to3 wird gewählt. Vorbereitung zum Entpacken von .../43-python3-lib2to3_3.7.3-1_all.deb ... Entpacken von python3-lib2to3 (3.7.3-1) ... Vormals nicht ausgewähltes Paket python3-distutils wird gewählt. Vorbereitung zum Entpacken von .../44-python3-distutils_3.7.3-1_all.deb ... Entpacken von python3-distutils (3.7.3-1) ... Vormals nicht ausgewähltes Paket libglib2.0-dev-bin wird gewählt. Vorbereitung zum Entpacken von .../45-libglib2.0-dev-bin_2.58.3-2+deb10u2_amd64.deb ... Entpacken von libglib2.0-dev-bin (2.58.3-2+deb10u2) ... Vormals nicht ausgewähltes Paket libmount-dev:amd64 wird gewählt. Vorbereitung zum Entpacken von .../46-libmount-dev_2.33.1-0.1_amd64.deb ... Entpacken von libmount-dev:amd64 (2.33.1-0.1) ... Vormals nicht ausgewähltes Paket libpcre16-3:amd64 wird gewählt. Vorbereitung zum Entpacken von .../47-libpcre16-3_2%3a8.39-12_amd64.deb ... Entpacken von libpcre16-3:amd64 (2:8.39-12) ... Vormals nicht ausgewähltes Paket libpcre32-3:amd64 wird gewählt. Vorbereitung zum Entpacken von .../48-libpcre32-3_2%3a8.39-12_amd64.deb ... Entpacken von libpcre32-3:amd64 (2:8.39-12) ... Vormals nicht ausgewähltes Paket libpcrecpp0v5:amd64 wird gewählt. Vorbereitung zum Entpacken von .../49-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... Entpacken von libpcrecpp0v5:amd64 (2:8.39-12) ... Vormals nicht ausgewähltes Paket libpcre3-dev:amd64 wird gewählt. Vorbereitung zum Entpacken von .../50-libpcre3-dev_2%3a8.39-12_amd64.deb ... Entpacken von libpcre3-dev:amd64 (2:8.39-12) ... Vormals nicht ausgewähltes Paket libsepol1-dev:amd64 wird gewählt. Vorbereitung zum Entpacken von .../51-libsepol1-dev_2.8-1_amd64.deb ... Entpacken von libsepol1-dev:amd64 (2.8-1) ... Vormals nicht ausgewähltes Paket libselinux1-dev:amd64 wird gewählt. Vorbereitung zum Entpacken von .../52-libselinux1-dev_2.8-1+b1_amd64.deb ... Entpacken von libselinux1-dev:amd64 (2.8-1+b1) ... Vormals nicht ausgewähltes Paket libglib2.0-dev:amd64 wird gewählt. Vorbereitung zum Entpacken von .../53-libglib2.0-dev_2.58.3-2+deb10u2_amd64.deb ... Entpacken von libglib2.0-dev:amd64 (2.58.3-2+deb10u2) ... Vormals nicht ausgewähltes Paket libcairo2-dev:amd64 wird gewählt. Vorbereitung zum Entpacken von .../54-libcairo2-dev_1.16.0-4_amd64.deb ... Entpacken von libcairo2-dev:amd64 (1.16.0-4) ... Vormals nicht ausgewähltes Paket libpng-tools wird gewählt. Vorbereitung zum Entpacken von .../55-libpng-tools_1.6.36-6_amd64.deb ... Entpacken von libpng-tools (1.6.36-6) ... libpcrecpp0v5:amd64 (2:8.39-12) wird eingerichtet ... libpixman-1-0:amd64 (0.36.0-1) wird eingerichtet ... libpixman-1-dev:amd64 (0.36.0-1) wird eingerichtet ... libpcre16-3:amd64 (2:8.39-12) wird eingerichtet ... libxrender1:amd64 (1:0.9.10-1) wird eingerichtet ... libxcb-render0:amd64 (1.13.1-2) wird eingerichtet ... x11-common (1:7.7+19) wird eingerichtet ... debconf: unable to initialize frontend: Dialog debconf: (No usable dialog-like program is installed, so the dialog based frontend cannot be used. at /usr/share/perl5/Debconf/FrontEnd/Dialog.pm line 76.) debconf: falling back to frontend: Readline update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults invoke-rc.d: could not determine current runlevel invoke-rc.d: policy-rc.d denied execution of start. libsepol1-dev:amd64 (2.8-1) wird eingerichtet ... libglib2.0-bin (2.58.3-2+deb10u2) wird eingerichtet ... liblzo2-2:amd64 (2.10-0.1) wird eingerichtet ... libxcb-shm0:amd64 (1.13.1-2) wird eingerichtet ... libffi-dev:amd64 (3.2.1-9) wird eingerichtet ... libpthread-stubs0-dev:amd64 (0.4-1) wird eingerichtet ... xtrans-dev (1.3.5-1) wird eingerichtet ... uuid-dev:amd64 (2.33.1-0.1) wird eingerichtet ... libpng16-16:amd64 (1.6.36-6) wird eingerichtet ... libpcre32-3:amd64 (2:8.39-12) wird eingerichtet ... fonts-dejavu-core (2.37-1) wird eingerichtet ... zlib1g-dev:amd64 (1:1.2.11.dfsg-1) wird eingerichtet ... sensible-utils (0.0.12) wird eingerichtet ... xorg-sgml-doctools (1:1.11-1) wird eingerichtet ... python3-lib2to3 (3.7.3-1) wird eingerichtet ... python3-distutils (3.7.3-1) wird eingerichtet ... x11proto-dev (2018.4-4) wird eingerichtet ... libglib2.0-dev-bin (2.58.3-2+deb10u2) wird eingerichtet ... libblkid-dev:amd64 (2.33.1-0.1) wird eingerichtet ... libice6:amd64 (2:1.0.9-2) wird eingerichtet ... libxau-dev:amd64 (1:1.0.8-1+b2) wird eingerichtet ... libice-dev:amd64 (2:1.0.9-2) wird eingerichtet ... libpng-tools (1.6.36-6) wird eingerichtet ... libpcre3-dev:amd64 (2:8.39-12) wird eingerichtet ... libpng-dev:amd64 (1.6.36-6) wird eingerichtet ... libxdmcp-dev:amd64 (1:1.1.2-3) wird eingerichtet ... libfreetype6:amd64 (2.9.1-3+deb10u1) wird eingerichtet ... x11proto-core-dev (2018.4-4) wird eingerichtet ... ucf (3.0038+nmu1) wird eingerichtet ... debconf: unable to initialize frontend: Dialog debconf: (No usable dialog-like program is installed, so the dialog based frontend cannot be used. at /usr/share/perl5/Debconf/FrontEnd/Dialog.pm line 76.) debconf: falling back to frontend: Readline x11proto-xext-dev (2018.4-4) wird eingerichtet ... libsm6:amd64 (2:1.2.3-1) wird eingerichtet ... libmount-dev:amd64 (2.33.1-0.1) wird eingerichtet ... libxcb1-dev:amd64 (1.13.1-2) wird eingerichtet ... libsm-dev:amd64 (2:1.2.3-1) wird eingerichtet ... libselinux1-dev:amd64 (2.8-1+b1) wird eingerichtet ... fontconfig-config (2.13.1-2) wird eingerichtet ... debconf: unable to initialize frontend: Dialog debconf: (No usable dialog-like program is installed, so the dialog based frontend cannot be used. at /usr/share/perl5/Debconf/FrontEnd/Dialog.pm line 76.) debconf: falling back to frontend: Readline libx11-dev:amd64 (2:1.6.7-1) wird eingerichtet ... libfreetype6-dev:amd64 (2.9.1-3+deb10u1) wird eingerichtet ... libxcb-shm0-dev:amd64 (1.13.1-2) wird eingerichtet ... libglib2.0-dev:amd64 (2.58.3-2+deb10u2) wird eingerichtet ... libxcb-render0-dev:amd64 (1.13.1-2) wird eingerichtet ... libxext-dev:amd64 (2:1.3.3-1+b2) wird eingerichtet ... libfontconfig1:amd64 (2.13.1-2) wird eingerichtet ... libxrender-dev:amd64 (1:0.9.10-1) wird eingerichtet ... libfontconfig1-dev:amd64 (2.13.1-2) wird eingerichtet ... libcairo2:amd64 (1.16.0-4) wird eingerichtet ... libcairo-gobject2:amd64 (1.16.0-4) wird eingerichtet ... libcairo-script-interpreter2:amd64 (1.16.0-4) wird eingerichtet ... Trigger für mime-support (3.62) werden verarbeitet ... Trigger für libglib2.0-0:amd64 (2.58.3-2+deb10u2) werden verarbeitet ... Keine Schema-Dateien gefunden: Nichts wird getan. Trigger für libc-bin (2.28-10) werden verarbeitet ... libcairo2-dev:amd64 (1.16.0-4) wird eingerichtet ... debconf: unable to initialize frontend: Dialog debconf: (No usable dialog-like program is installed, so the dialog based frontend cannot be used. at /usr/share/perl5/Debconf/FrontEnd/Dialog.pm line 76, <> line 27.) debconf: falling back to frontend: Readline Vormals nicht ausgewähltes Paket fontconfig wird gewählt. (Lese Datenbank ... (Lese Datenbank ... 5% (Lese Datenbank ... 10% (Lese Datenbank ... 15% (Lese Datenbank ... 20% (Lese Datenbank ... 25% (Lese Datenbank ... 30% (Lese Datenbank ... 35% (Lese Datenbank ... 40% (Lese Datenbank ... 45% (Lese Datenbank ... 50% (Lese Datenbank ... 55% (Lese Datenbank ... 60% (Lese Datenbank ... 65% (Lese Datenbank ... 70% (Lese Datenbank ... 75% (Lese Datenbank ... 80% (Lese Datenbank ... 85% (Lese Datenbank ... 90% (Lese Datenbank ... 95% (Lese Datenbank ... 100% (Lese Datenbank ... 27985 Dateien und Verzeichnisse sind derzeit installiert.) Vorbereitung zum Entpacken von .../00-fontconfig_2.13.1-2_amd64.deb ... Entpacken von fontconfig (2.13.1-2) ... Vormals nicht ausgewähltes Paket libgirepository-1.0-1:amd64 wird gewählt. Vorbereitung zum Entpacken von .../01-libgirepository-1.0-1_1.58.3-2_amd64.deb ... Entpacken von libgirepository-1.0-1:amd64 (1.58.3-2) ... Vormals nicht ausgewähltes Paket gir1.2-glib-2.0:amd64 wird gewählt. Vorbereitung zum Entpacken von .../02-gir1.2-glib-2.0_1.58.3-2_amd64.deb ... Entpacken von gir1.2-glib-2.0:amd64 (1.58.3-2) ... Vormals nicht ausgewähltes Paket gir1.2-freedesktop:amd64 wird gewählt. Vorbereitung zum Entpacken von .../03-gir1.2-freedesktop_1.58.3-2_amd64.deb ... Entpacken von gir1.2-freedesktop:amd64 (1.58.3-2) ... Vormals nicht ausgewähltes Paket libgraphite2-3:amd64 wird gewählt. Vorbereitung zum Entpacken von .../04-libgraphite2-3_1.3.13-7_amd64.deb ... Entpacken von libgraphite2-3:amd64 (1.3.13-7) ... Vormals nicht ausgewähltes Paket libharfbuzz0b:amd64 wird gewählt. Vorbereitung zum Entpacken von .../05-libharfbuzz0b_2.3.1-1_amd64.deb ... Entpacken von libharfbuzz0b:amd64 (2.3.1-1) ... Vormals nicht ausgewähltes Paket libharfbuzz-gobject0:amd64 wird gewählt. Vorbereitung zum Entpacken von .../06-libharfbuzz-gobject0_2.3.1-1_amd64.deb ... Entpacken von libharfbuzz-gobject0:amd64 (2.3.1-1) ... Vormals nicht ausgewähltes Paket gir1.2-harfbuzz-0.0:amd64 wird gewählt. Vorbereitung zum Entpacken von .../07-gir1.2-harfbuzz-0.0_2.3.1-1_amd64.deb ... Entpacken von gir1.2-harfbuzz-0.0:amd64 (2.3.1-1) ... Vormals nicht ausgewähltes Paket libfribidi0:amd64 wird gewählt. Vorbereitung zum Entpacken von .../08-libfribidi0_1.0.5-3.1+deb10u1_amd64.deb ... Entpacken von libfribidi0:amd64 (1.0.5-3.1+deb10u1) ... Vormals nicht ausgewähltes Paket libthai-data wird gewählt. Vorbereitung zum Entpacken von .../09-libthai-data_0.1.28-2_all.deb ... Entpacken von libthai-data (0.1.28-2) ... Vormals nicht ausgewähltes Paket libdatrie1:amd64 wird gewählt. Vorbereitung zum Entpacken von .../10-libdatrie1_0.2.12-2_amd64.deb ... Entpacken von libdatrie1:amd64 (0.2.12-2) ... Vormals nicht ausgewähltes Paket libthai0:amd64 wird gewählt. Vorbereitung zum Entpacken von .../11-libthai0_0.1.28-2_amd64.deb ... Entpacken von libthai0:amd64 (0.1.28-2) ... Vormals nicht ausgewähltes Paket libpango-1.0-0:amd64 wird gewählt. Vorbereitung zum Entpacken von .../12-libpango-1.0-0_1.42.4-8~deb10u1_amd64.deb ... Entpacken von libpango-1.0-0:amd64 (1.42.4-8~deb10u1) ... Vormals nicht ausgewähltes Paket libpangoft2-1.0-0:amd64 wird gewählt. Vorbereitung zum Entpacken von .../13-libpangoft2-1.0-0_1.42.4-8~deb10u1_amd64.deb ... Entpacken von libpangoft2-1.0-0:amd64 (1.42.4-8~deb10u1) ... Vormals nicht ausgewähltes Paket libpangocairo-1.0-0:amd64 wird gewählt. Vorbereitung zum Entpacken von .../14-libpangocairo-1.0-0_1.42.4-8~deb10u1_amd64.deb ... Entpacken von libpangocairo-1.0-0:amd64 (1.42.4-8~deb10u1) ... Vormals nicht ausgewähltes Paket libxft2:amd64 wird gewählt. Vorbereitung zum Entpacken von .../15-libxft2_2.3.2-2_amd64.deb ... Entpacken von libxft2:amd64 (2.3.2-2) ... Vormals nicht ausgewähltes Paket libpangoxft-1.0-0:amd64 wird gewählt. Vorbereitung zum Entpacken von .../16-libpangoxft-1.0-0_1.42.4-8~deb10u1_amd64.deb ... Entpacken von libpangoxft-1.0-0:amd64 (1.42.4-8~deb10u1) ... Vormals nicht ausgewähltes Paket gir1.2-pango-1.0:amd64 wird gewählt. Vorbereitung zum Entpacken von .../17-gir1.2-pango-1.0_1.42.4-8~deb10u1_amd64.deb ... Entpacken von gir1.2-pango-1.0:amd64 (1.42.4-8~deb10u1) ... Vormals nicht ausgewähltes Paket icu-devtools wird gewählt. Vorbereitung zum Entpacken von .../18-icu-devtools_63.1-6+deb10u1_amd64.deb ... Entpacken von icu-devtools (63.1-6+deb10u1) ... Vormals nicht ausgewähltes Paket libfribidi-dev:amd64 wird gewählt. Vorbereitung zum Entpacken von .../19-libfribidi-dev_1.0.5-3.1+deb10u1_amd64.deb ... Entpacken von libfribidi-dev:amd64 (1.0.5-3.1+deb10u1) ... Vormals nicht ausgewähltes Paket libgraphite2-dev:amd64 wird gewählt. Vorbereitung zum Entpacken von .../20-libgraphite2-dev_1.3.13-7_amd64.deb ... Entpacken von libgraphite2-dev:amd64 (1.3.13-7) ... Vormals nicht ausgewähltes Paket libharfbuzz-icu0:amd64 wird gewählt. Vorbereitung zum Entpacken von .../21-libharfbuzz-icu0_2.3.1-1_amd64.deb ... Entpacken von libharfbuzz-icu0:amd64 (2.3.1-1) ... Vormals nicht ausgewähltes Paket libicu-dev:amd64 wird gewählt. Vorbereitung zum Entpacken von .../22-libicu-dev_63.1-6+deb10u1_amd64.deb ... Entpacken von libicu-dev:amd64 (63.1-6+deb10u1) ... Vormals nicht ausgewähltes Paket libharfbuzz-dev:amd64 wird gewählt. Vorbereitung zum Entpacken von .../23-libharfbuzz-dev_2.3.1-1_amd64.deb ... Entpacken von libharfbuzz-dev:amd64 (2.3.1-1) ... Vormals nicht ausgewähltes Paket libxft-dev:amd64 wird gewählt. Vorbereitung zum Entpacken von .../24-libxft-dev_2.3.2-2_amd64.deb ... Entpacken von libxft-dev:amd64 (2.3.2-2) ... Vormals nicht ausgewähltes Paket pango1.0-tools wird gewählt. Vorbereitung zum Entpacken von .../25-pango1.0-tools_1.42.4-8~deb10u1_amd64.deb ... Entpacken von pango1.0-tools (1.42.4-8~deb10u1) ... Vormals nicht ausgewähltes Paket libpango1.0-dev:amd64 wird gewählt. Vorbereitung zum Entpacken von .../26-libpango1.0-dev_1.42.4-8~deb10u1_amd64.deb ... Entpacken von libpango1.0-dev:amd64 (1.42.4-8~deb10u1) ... libgraphite2-3:amd64 (1.3.13-7) wird eingerichtet ... fontconfig (2.13.1-2) wird eingerichtet ... Regenerating fonts cache... done. libxft2:amd64 (2.3.2-2) wird eingerichtet ... libdatrie1:amd64 (0.2.12-2) wird eingerichtet ... libgraphite2-dev:amd64 (1.3.13-7) wird eingerichtet ... libfribidi0:amd64 (1.0.5-3.1+deb10u1) wird eingerichtet ... icu-devtools (63.1-6+deb10u1) wird eingerichtet ... libharfbuzz0b:amd64 (2.3.1-1) wird eingerichtet ... libthai-data (0.1.28-2) wird eingerichtet ... libgirepository-1.0-1:amd64 (1.58.3-2) wird eingerichtet ... libicu-dev:amd64 (63.1-6+deb10u1) wird eingerichtet ... libxft-dev:amd64 (2.3.2-2) wird eingerichtet ... libharfbuzz-icu0:amd64 (2.3.1-1) wird eingerichtet ... libfribidi-dev:amd64 (1.0.5-3.1+deb10u1) wird eingerichtet ... libharfbuzz-gobject0:amd64 (2.3.1-1) wird eingerichtet ... libthai0:amd64 (0.1.28-2) wird eingerichtet ... gir1.2-glib-2.0:amd64 (1.58.3-2) wird eingerichtet ... gir1.2-freedesktop:amd64 (1.58.3-2) wird eingerichtet ... libpango-1.0-0:amd64 (1.42.4-8~deb10u1) wird eingerichtet ... gir1.2-harfbuzz-0.0:amd64 (2.3.1-1) wird eingerichtet ... libpangoft2-1.0-0:amd64 (1.42.4-8~deb10u1) wird eingerichtet ... libpangocairo-1.0-0:amd64 (1.42.4-8~deb10u1) wird eingerichtet ... libharfbuzz-dev:amd64 (2.3.1-1) wird eingerichtet ... libpangoxft-1.0-0:amd64 (1.42.4-8~deb10u1) wird eingerichtet ... pango1.0-tools (1.42.4-8~deb10u1) wird eingerichtet ... gir1.2-pango-1.0:amd64 (1.42.4-8~deb10u1) wird eingerichtet ... libpango1.0-dev:amd64 (1.42.4-8~deb10u1) wird eingerichtet ... Trigger für libc-bin (2.28-10) werden verarbeitet ... debconf: unable to initialize frontend: Dialog debconf: (No usable dialog-like program is installed, so the dialog based frontend cannot be used. at /usr/share/perl5/Debconf/FrontEnd/Dialog.pm line 76, <> line 3.) debconf: falling back to frontend: Readline Vormals nicht ausgewähltes Paket libjpeg62-turbo:amd64 wird gewählt. (Lese Datenbank ... (Lese Datenbank ... 5% (Lese Datenbank ... 10% (Lese Datenbank ... 15% (Lese Datenbank ... 20% (Lese Datenbank ... 25% (Lese Datenbank ... 30% (Lese Datenbank ... 35% (Lese Datenbank ... 40% (Lese Datenbank ... 45% (Lese Datenbank ... 50% (Lese Datenbank ... 55% (Lese Datenbank ... 60% (Lese Datenbank ... 65% (Lese Datenbank ... 70% (Lese Datenbank ... 75% (Lese Datenbank ... 80% (Lese Datenbank ... 85% (Lese Datenbank ... 90% (Lese Datenbank ... 95% (Lese Datenbank ... 100% (Lese Datenbank ... 28584 Dateien und Verzeichnisse sind derzeit installiert.) Vorbereitung zum Entpacken von .../libjpeg62-turbo_1%3a1.5.2-2+b1_amd64.deb ... Entpacken von libjpeg62-turbo:amd64 (1:1.5.2-2+b1) ... Vormals nicht ausgewähltes Paket libjpeg62-turbo-dev:amd64 wird gewählt. Vorbereitung zum Entpacken von .../libjpeg62-turbo-dev_1%3a1.5.2-2+b1_amd64.deb ... Entpacken von libjpeg62-turbo-dev:amd64 (1:1.5.2-2+b1) ... Vormals nicht ausgewähltes Paket libjpeg-dev wird gewählt. Vorbereitung zum Entpacken von .../libjpeg-dev_1%3a1.5.2-2_all.deb ... Entpacken von libjpeg-dev (1:1.5.2-2) ... libjpeg62-turbo:amd64 (1:1.5.2-2+b1) wird eingerichtet ... libjpeg62-turbo-dev:amd64 (1:1.5.2-2+b1) wird eingerichtet ... libjpeg-dev (1:1.5.2-2) wird eingerichtet ... Trigger für libc-bin (2.28-10) werden verarbeitet ... debconf: unable to initialize frontend: Dialog debconf: (No usable dialog-like program is installed, so the dialog based frontend cannot be used. at /usr/share/perl5/Debconf/FrontEnd/Dialog.pm line 76, <> line 2.) debconf: falling back to frontend: Readline Vormals nicht ausgewähltes Paket libgif7:amd64 wird gewählt. (Lese Datenbank ... (Lese Datenbank ... 5% (Lese Datenbank ... 10% (Lese Datenbank ... 15% (Lese Datenbank ... 20% (Lese Datenbank ... 25% (Lese Datenbank ... 30% (Lese Datenbank ... 35% (Lese Datenbank ... 40% (Lese Datenbank ... 45% (Lese Datenbank ... 50% (Lese Datenbank ... 55% (Lese Datenbank ... 60% (Lese Datenbank ... 65% (Lese Datenbank ... 70% (Lese Datenbank ... 75% (Lese Datenbank ... 80% (Lese Datenbank ... 85% (Lese Datenbank ... 90% (Lese Datenbank ... 95% (Lese Datenbank ... 100% (Lese Datenbank ... 28613 Dateien und Verzeichnisse sind derzeit installiert.) Vorbereitung zum Entpacken von .../libgif7_5.1.4-3_amd64.deb ... Entpacken von libgif7:amd64 (5.1.4-3) ... Vormals nicht ausgewähltes Paket libgif-dev wird gewählt. Vorbereitung zum Entpacken von .../libgif-dev_5.1.4-3_amd64.deb ... Entpacken von libgif-dev (5.1.4-3) ... libgif7:amd64 (5.1.4-3) wird eingerichtet ... libgif-dev (5.1.4-3) wird eingerichtet ... Trigger für libc-bin (2.28-10) werden verarbeitet ... debconf: unable to initialize frontend: Dialog debconf: (No usable dialog-like program is installed, so the dialog based frontend cannot be used. at /usr/share/perl5/Debconf/FrontEnd/Dialog.pm line 76, <> line 13.) debconf: falling back to frontend: Readline Vormals nicht ausgewähltes Paket libjbig0:amd64 wird gewählt. (Lese Datenbank ... (Lese Datenbank ... 5% (Lese Datenbank ... 10% (Lese Datenbank ... 15% (Lese Datenbank ... 20% (Lese Datenbank ... 25% (Lese Datenbank ... 30% (Lese Datenbank ... 35% (Lese Datenbank ... 40% (Lese Datenbank ... 45% (Lese Datenbank ... 50% (Lese Datenbank ... 55% (Lese Datenbank ... 60% (Lese Datenbank ... 65% (Lese Datenbank ... 70% (Lese Datenbank ... 75% (Lese Datenbank ... 80% (Lese Datenbank ... 85% (Lese Datenbank ... 90% (Lese Datenbank ... 95% (Lese Datenbank ... 100% (Lese Datenbank ... 28632 Dateien und Verzeichnisse sind derzeit installiert.) Vorbereitung zum Entpacken von .../00-libjbig0_2.1-3.1+b2_amd64.deb ... Entpacken von libjbig0:amd64 (2.1-3.1+b2) ... Vormals nicht ausgewähltes Paket libwebp6:amd64 wird gewählt. Vorbereitung zum Entpacken von .../01-libwebp6_0.6.1-2_amd64.deb ... Entpacken von libwebp6:amd64 (0.6.1-2) ... Vormals nicht ausgewähltes Paket libtiff5:amd64 wird gewählt. Vorbereitung zum Entpacken von .../02-libtiff5_4.1.0+git191117-2~deb10u1_amd64.deb ... Entpacken von libtiff5:amd64 (4.1.0+git191117-2~deb10u1) ... Vormals nicht ausgewähltes Paket libgdk-pixbuf2.0-common wird gewählt. Vorbereitung zum Entpacken von .../03-libgdk-pixbuf2.0-common_2.38.1+dfsg-1_all.deb ... Entpacken von libgdk-pixbuf2.0-common (2.38.1+dfsg-1) ... Vormals nicht ausgewähltes Paket libgdk-pixbuf2.0-0:amd64 wird gewählt. Vorbereitung zum Entpacken von .../04-libgdk-pixbuf2.0-0_2.38.1+dfsg-1_amd64.deb ... Entpacken von libgdk-pixbuf2.0-0:amd64 (2.38.1+dfsg-1) ... Vormals nicht ausgewähltes Paket gir1.2-gdkpixbuf-2.0:amd64 wird gewählt. Vorbereitung zum Entpacken von .../05-gir1.2-gdkpixbuf-2.0_2.38.1+dfsg-1_amd64.deb ... Entpacken von gir1.2-gdkpixbuf-2.0:amd64 (2.38.1+dfsg-1) ... Vormals nicht ausgewähltes Paket libcroco3:amd64 wird gewählt. Vorbereitung zum Entpacken von .../06-libcroco3_0.6.12-3_amd64.deb ... Entpacken von libcroco3:amd64 (0.6.12-3) ... Vormals nicht ausgewähltes Paket librsvg2-2:amd64 wird gewählt. Vorbereitung zum Entpacken von .../07-librsvg2-2_2.44.10-2.1_amd64.deb ... Entpacken von librsvg2-2:amd64 (2.44.10-2.1) ... Vormals nicht ausgewähltes Paket gir1.2-rsvg-2.0:amd64 wird gewählt. Vorbereitung zum Entpacken von .../08-gir1.2-rsvg-2.0_2.44.10-2.1_amd64.deb ... Entpacken von gir1.2-rsvg-2.0:amd64 (2.44.10-2.1) ... Vormals nicht ausgewähltes Paket libgdk-pixbuf2.0-bin wird gewählt. Vorbereitung zum Entpacken von .../09-libgdk-pixbuf2.0-bin_2.38.1+dfsg-1_amd64.deb ... Entpacken von libgdk-pixbuf2.0-bin (2.38.1+dfsg-1) ... Vormals nicht ausgewähltes Paket libgdk-pixbuf2.0-dev:amd64 wird gewählt. Vorbereitung zum Entpacken von .../10-libgdk-pixbuf2.0-dev_2.38.1+dfsg-1_amd64.deb ... Entpacken von libgdk-pixbuf2.0-dev:amd64 (2.38.1+dfsg-1) ... Vormals nicht ausgewähltes Paket librsvg2-common:amd64 wird gewählt. Vorbereitung zum Entpacken von .../11-librsvg2-common_2.44.10-2.1_amd64.deb ... Entpacken von librsvg2-common:amd64 (2.44.10-2.1) ... Vormals nicht ausgewähltes Paket librsvg2-dev:amd64 wird gewählt. Vorbereitung zum Entpacken von .../12-librsvg2-dev_2.44.10-2.1_amd64.deb ... Entpacken von librsvg2-dev:amd64 (2.44.10-2.1) ... libgdk-pixbuf2.0-common (2.38.1+dfsg-1) wird eingerichtet ... libjbig0:amd64 (2.1-3.1+b2) wird eingerichtet ... libwebp6:amd64 (0.6.1-2) wird eingerichtet ... libcroco3:amd64 (0.6.12-3) wird eingerichtet ... libtiff5:amd64 (4.1.0+git191117-2~deb10u1) wird eingerichtet ... libgdk-pixbuf2.0-0:amd64 (2.38.1+dfsg-1) wird eingerichtet ... libgdk-pixbuf2.0-bin (2.38.1+dfsg-1) wird eingerichtet ... gir1.2-gdkpixbuf-2.0:amd64 (2.38.1+dfsg-1) wird eingerichtet ... libgdk-pixbuf2.0-dev:amd64 (2.38.1+dfsg-1) wird eingerichtet ... librsvg2-2:amd64 (2.44.10-2.1) wird eingerichtet ... librsvg2-common:amd64 (2.44.10-2.1) wird eingerichtet ... gir1.2-rsvg-2.0:amd64 (2.44.10-2.1) wird eingerichtet ... librsvg2-dev:amd64 (2.44.10-2.1) wird eingerichtet ... Trigger für libc-bin (2.28-10) werden verarbeitet ... Trigger für libgdk-pixbuf2.0-0:amd64 (2.38.1+dfsg-1) werden verarbeitet ... Done. ------------------------------------------------------------ ----- Step 2 of 5: Detecting ioBroker installation ----- ------------------------------------------------------------ There is data detected in /opt/iobroker but it looks like it is no instance of iobroker or a valid backup file! Please check/ recreate mounted folder/ volume and restart ioBroker container. ------------------------------------------------------------ --------------- 2020-06-30 11:55:41 --------------- ------------------------------------------------------------ ------------------------------------------------------------ ----- Welcome to your ioBroker-container! ----- ----- Startupscript is now running. ----- ----- Please be patient! ----- ------------------------------------------------------------ ------------------------------------------------------------ ----- Debugging information ----- ----- ----- ----- System ----- ----- arch: x86_64 ----- ----- ----- ----- Versions ----- ----- image: v5.0.0 ----- ----- node: v12.18.1 ----- ----- npm: 6.14.5 ----- ----- ----- ----- ENV ----- ----- PACKAGES: nano build-essential libcairo2-dev libpango1.0-dev libjpeg-dev libgif-dev librsvg2-dev ----- ----- SETGID: 1000 ----- ----- SETUID: 1000 ----- ------------------------------------------------------------ ------------------------------------------------------------ ----- Step 1 of 5: Preparing container ----- ------------------------------------------------------------ Installing additional packages is set by ENV. The following packages will be installed: nano build-essential libcairo2-dev libpango1.0-dev libjpeg-dev libgif-dev librsvg2-dev...
Kann mein Backup-File kaputt sein? DAS wäre echt unschön...
Danke für Deine Hilfe!
Edit: Eine Installation in leerem Verzeichnis mit anschließendem manuellem restore funktioniert (zumindest scheint alles normal zu laufen aktuell). Hast Du irgendeine Prüfung zu einem backup-file in Dein Skript eingbaut, die fehlschlägt? Bzw. kann es Rechte-Probleme geben?
-
@ts020339 Nein, dein Backup ist nicht kaputt.
Setze mal vor den Namen deines Backupfiles ein "iobroker_".
Das File heißt dann: iobroker_2020_06_30.....tar.gz
Dann sollte es klappen.Offenbar gibt es Probleme mit der Erkennung des Files durch das Startup Script. Wenn man das Backup mit dem Befehl "iobroker backup" erstellt heißt es anders als bei Verwendeung des backitup Adapters.Das muss ich im Script fixen...
In der readme.md steht zwar ein kleiner Hinweis drin, aber so richtig deutlich wird ist das nicht.
https://github.com/buanet/docker-iobroker#mounting-folder-volume
MfG,
André -
@andre said in [HowTo][Anleitung] Installation ioBroker in Docker auf Synology DiskStation:
@ts020339 Nein, dein Backup ist nicht kaputt.
Setze mal vor den Namen deines Backupfiles ein "iobroker_".
Das File heißt dann: iobroker_2020_06_30.....tar.gz
Dann sollte es klappen.Offenbar gibt es Probleme mit der Erkennung des Files durch das Startup Script. Wenn man das Backup mit dem Befehl "iobroker backup" erstellt heißt es anders als bei Verwendeung des backitup Adapters.Das muss ich im Script fixen...
In der readme.md steht zwar ein kleiner Hinweis drin, aber so richtig deutlich wird ist das nicht.
https://github.com/buanet/docker-iobroker#mounting-folder-volume
MfG,
Andrédanke für die schnelle Antwort! Dass in Deiner Anleitung der Name vorne mit "backup" beginnt, ist mir echt nicht aufgefallen sorry! Ich habe nur hinten die Endungen kontrolliert, als es bei mir nicht geklappt hat. Aber ".tar.gz" schien mir korrekt.
-
@andre
Ich habe seit dem neuesten Image diese FEhlermeldung im Log:
(node:479) [DEP0106] DeprecationWarning: crypto.createDecipher is deprecated.Sagt Dir das irgendetwas?
Das einzige Problem, dass ich aktuell sehe, ist dass ich mit dem Ipad nicht mehr auf die ioBroker-Oberfläche zugreifen kann. Mit Android oder PC (Firefox) geht es weiterhin.Log:
------------------------------------------------------------ --------------- 2020-07-01 18:30:37 --------------- ------------------------------------------------------------ ------------------------------------------------------------ ----- Welcome to your ioBroker-container! ----- ----- Startupscript is now running. ----- ----- Please be patient! ----- ------------------------------------------------------------ ------------------------------------------------------------ ----- Debugging information ----- ----- ----- ----- System ----- ----- arch: x86_64 ----- ----- ----- ----- Versions ----- ----- image: v5.0.0 ----- ----- node: v12.18.1 ----- ----- npm: 6.14.5 ----- ----- ----- ----- ENV ----- ----- PACKAGES: nano build-essential libcairo2-dev libpango1.0-dev libjpeg-dev libgif-dev librsvg2-dev ----- ----- SETGID: 1000 ----- ----- SETUID: 1000 ----- ------------------------------------------------------------ ------------------------------------------------------------ ----- Step 1 of 5: Preparing container ----- ------------------------------------------------------------ Installing additional packages is set by ENV. The following packages will be installed: nano build-essential libcairo2-dev libpango1.0-dev libjpeg-dev libgif-dev librsvg2-dev... Done. ------------------------------------------------------------ ----- Step 2 of 5: Detecting ioBroker installation ----- ------------------------------------------------------------ Existing installation of ioBroker detected in /opt/iobroker. ------------------------------------------------------------ ----- Step 3 of 5: Checking ioBroker installation ----- ------------------------------------------------------------ (Re)Setting folder permissions (This might take a while! Please be patient!)... Done. Fixing "sudo-bug" by replacing sudo in iobroker with gosu... Done. ------------------------------------------------------------ ----- Step 4 of 5: Applying special settings ----- ------------------------------------------------------------ Some adapters have special requirements/ settings which can be activated by the use of environment variables. For more information take a look at readme.md on Github! ------------------------------------------------------------ ----- Step 5 of 5: ioBroker startup ----- ------------------------------------------------------------ Starting ioBroker... (node:479) [DEP0106] DeprecationWarning: crypto.createDecipher is deprecated. host.ioBroker-Host check instance "system.adapter.admin.0" for host "ioBroker-Host" host.ioBroker-Host check instance "system.adapter.calendar.0" for host "ioBroker-Host" host.ioBroker-Host check instance "system.adapter.daswetter.0" for host "ioBroker-Host" host.ioBroker-Host check instance "system.adapter.fritzdect.0" for host "ioBroker-Host" host.ioBroker-Host check instance "system.adapter.harmony.0" for host "ioBroker-Host" host.ioBroker-Host check instance "system.adapter.hue.0" for host "ioBroker-Host" host.ioBroker-Host check instance "system.adapter.info.0" for host "ioBroker-Host" host.ioBroker-Host check instance "system.adapter.iqontrol.0" for host "ioBroker-Host" host.ioBroker-Host check instance "system.adapter.javascript.0" for host "ioBroker-Host" host.ioBroker-Host check instance "system.adapter.mihome-vacuum.0" for host "ioBroker-Host" host.ioBroker-Host check instance "system.adapter.mqtt.0" for host "ioBroker-Host" host.ioBroker-Host check instance "system.adapter.parser.0" for host "ioBroker-Host" host.ioBroker-Host check instance "system.adapter.ping.0" for host "ioBroker-Host" host.ioBroker-Host check instance "system.adapter.simple-api.0" for host "ioBroker-Host" host.ioBroker-Host check instance "system.adapter.snips.0" for host "ioBroker-Host" host.ioBroker-Host check instance "system.adapter.socketio.0" for host "ioBroker-Host" host.ioBroker-Host check instance "system.adapter.text2command.0" for host "ioBroker-Host" host.ioBroker-Host check instance "system.adapter.vis-bars.0" for host "ioBroker-Host" host.ioBroker-Host check instance "system.adapter.vis-history.0" for host "ioBroker-Host" host.ioBroker-Host check instance "system.adapter.vis-hqwidgets.0" for host "ioBroker-Host" host.ioBroker-Host check instance "system.adapter.vis-jqui-mfd.0" for host "ioBroker-Host" host.ioBroker-Host check instance "system.adapter.vis-justgage.0" for host "ioBroker-Host" host.ioBroker-Host check instance "system.adapter.vis-metro.0" for host "ioBroker-Host" host.ioBroker-Host check instance "system.adapter.vis-players.0" for host "ioBroker-Host" host.ioBroker-Host check instance "system.adapter.vis-timeandweather.0" for host "ioBroker-Host" host.ioBroker-Host check instance "system.adapter.vis.0" for host "ioBroker-Host" host.ioBroker-Host check instance "system.adapter.web.0" for host "ioBroker-Host" host.ioBroker-Host check instance "system.adapter.zigbee.1" for host "ioBroker_Client_HomeAutomation" host.ioBroker-Host check instance "system.adapter.backitup.0" for host "ioBroker-Host" host.ioBroker-Host check instance "system.adapter.backitup.1" for host "ioBroker_Client_HomeAutomation" Cannot parse "/Wettericons/vis-views.json hash changed or no sources cached => force download of new sources
-
@ts020339 Ich würde das jetzt mal als ioBroker spezifische Probleme sehen. Sehe da aktuell keinen Zusammenhang mit dem Image...
MfG,
André -
@andre
Die "latest" Version läuft jetzt seit ein paar tagen auf meinem Aktiv System und das ohne Probleme.
Danke wieder für deine tolle Arbeit und mühe !!!! Mach weiter so -
@Amnesia1211 ,@andre,
dem kann ich mich nur anschließen.
Vielen Dank für dein Arbeit...läuft alles sehr stabil -
Hallo Jungs,
bei mir macht das Update auch Probleme - im Sinne von "funktioniert nicht".Streng nach "best practice" habe ich folgendes gemacht:
- Backup über den BackItUp-Adapter
- iobroker-Container gestoppt
- den Ordner iobrokerdata umbenannt
mv iobrokerdata iobrokerdata_OLD
- Neuen Ordner iobrokerdata angelegt
mkdir iobrokerdata
- Backup in den leeren iobrokerdata-Ordner kopiert
cp /home/pi/iobroker/iobrokerdata_OLD/backup/iobroker_2020_07_04-10_28_48_backupiobroker.tar.gz /home/pi/iobroker/iobrokerdata/
- über Portainer den iobroker-Container ausgewählt -> Recreate -> Pull latest image
- Log verfolgt und geduldig sein
Scheinbar geht da was beim Laden das Backups schief, denn die
/opt/iobroker/log/restore.log
gibt folgendes aus:host.iobroker Using backup file iobroker_2020_07_04-10_28_48_backupiobroker.tar.gz host.iobroker Cannot find extracted file from file "/opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/backup.json"
Hier die Container-Log:
, ------------------------------------------------------------, --------------- 2020-07-04 11:22:49 ---------------, ------------------------------------------------------------, , ------------------------------------------------------------, ----- Welcome to your ioBroker-container! -----, ----- Startupscript is now running. -----, ----- Please be patient! -----, ------------------------------------------------------------, , ------------------------------------------------------------, ----- Debugging information -----, ----- -----, ----- System -----, ----- arch: armv7l -----, ----- -----, ----- Versions -----, ----- image: v5.0.0 -----, ----- node: v12.18.1 -----, ----- npm: 6.14.5 -----, ----- -----, ----- ENV -----, ----- PACKAGES: vim nano build-essential libcairo2-dev libpango1.0-dev libjpeg-dev libgif-dev librsvg2-dev -----, ----- SETGID: 1000 -----, ----- SETUID: 1000 -----, ----- USBDEVICES: /dev/ttyACM0 -----, ------------------------------------------------------------, , ------------------------------------------------------------, ----- Step 1 of 5: Preparing container -----, ------------------------------------------------------------, , Installing additional packages is set by ENV., The following packages will be installed: vim nano build-essential libcairo2-dev libpango1.0-dev libjpeg-dev libgif-dev librsvg2-dev..., W: Failed to fetch https://deb.nodesource.com/node_12.x/dists/buster/InRelease Temporary failure resolving 'deb.nodesource.com', W: Some index files failed to download. They have been ignored, or old ones used instead., debconf: unable to initialize frontend: Dialog, debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.), debconf: falling back to frontend: Readline, debconf: unable to initialize frontend: Readline, debconf: (This frontend requires a controlling tty.), debconf: falling back to frontend: Teletype, dpkg-preconfigure: unable to re-open stdin: , Selecting previously unselected package xxd. , (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 21711 files and directories currently installed.) , Preparing to unpack .../xxd_2%3a8.1.0875-5_armhf.deb ... , Unpacking xxd (2:8.1.0875-5) ... , Selecting previously unselected package vim-common. , Preparing to unpack .../vim-common_2%3a8.1.0875-5_all.deb ... , Unpacking vim-common (2:8.1.0875-5) ... , Selecting previously unselected package libgpm2:armhf. , Preparing to unpack .../libgpm2_1.20.7-5_armhf.deb ... , Unpacking libgpm2:armhf (1.20.7-5) ... , Selecting previously unselected package vim-runtime. , Preparing to unpack .../vim-runtime_2%3a8.1.0875-5_all.deb ... , Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' , Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' , Unpacking vim-runtime (2:8.1.0875-5) ... , Selecting previously unselected package vim. , Preparing to unpack .../vim_2%3a8.1.0875-5_armhf.deb ... , Unpacking vim (2:8.1.0875-5) ... , Setting up libgpm2:armhf (1.20.7-5) ... , Setting up xxd (2:8.1.0875-5) ... , Setting up vim-common (2:8.1.0875-5) ... , Setting up vim-runtime (2:8.1.0875-5) ... , Setting up vim (2:8.1.0875-5) ... , update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode , update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode , update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode , update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode , update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode , update-alternatives: warning: skip creation of /usr/share/man/da/man1/vi.1.gz because associated file /usr/share/man/da/man1/vim.1.gz (of link group vi) doesn't exist , update-alternatives: warning: skip creation of /usr/share/man/de/man1/vi.1.gz because associated file /usr/share/man/de/man1/vim.1.gz (of link group vi) doesn't exist , update-alternatives: warning: skip creation of /usr/share/man/fr/man1/vi.1.gz because associated file /usr/share/man/fr/man1/vim.1.gz (of link group vi) doesn't exist , update-alternatives: warning: skip creation of /usr/share/man/it/man1/vi.1.gz because associated file /usr/share/man/it/man1/vim.1.gz (of link group vi) doesn't exist , update-alternatives: warning: skip creation of /usr/share/man/ja/man1/vi.1.gz because associated file /usr/share/man/ja/man1/vim.1.gz (of link group vi) doesn't exist , update-alternatives: warning: skip creation of /usr/share/man/pl/man1/vi.1.gz because associated file /usr/share/man/pl/man1/vim.1.gz (of link group vi) doesn't exist , update-alternatives: warning: skip creation of /usr/share/man/ru/man1/vi.1.gz because associated file /usr/share/man/ru/man1/vim.1.gz (of link group vi) doesn't exist , update-alternatives: warning: skip creation of /usr/share/man/man1/vi.1.gz because associated file /usr/share/man/man1/vim.1.gz (of link group vi) doesn't exist , update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode , update-alternatives: warning: skip creation of /usr/share/man/da/man1/view.1.gz because associated file /usr/share/man/da/man1/vim.1.gz (of link group view) doesn't exist , update-alternatives: warning: skip creation of /usr/share/man/de/man1/view.1.gz because associated file /usr/share/man/de/man1/vim.1.gz (of link group view) doesn't exist , update-alternatives: warning: skip creation of /usr/share/man/fr/man1/view.1.gz because associated file /usr/share/man/fr/man1/vim.1.gz (of link group view) doesn't exist , update-alternatives: warning: skip creation of /usr/share/man/it/man1/view.1.gz because associated file /usr/share/man/it/man1/vim.1.gz (of link group view) doesn't exist , update-alternatives: warning: skip creation of /usr/share/man/ja/man1/view.1.gz because associated file /usr/share/man/ja/man1/vim.1.gz (of link group view) doesn't exist , update-alternatives: warning: skip creation of /usr/share/man/pl/man1/view.1.gz because associated file /usr/share/man/pl/man1/vim.1.gz (of link group view) doesn't exist , update-alternatives: warning: skip creation of /usr/share/man/ru/man1/view.1.gz because associated file /usr/share/man/ru/man1/vim.1.gz (of link group view) doesn't exist , update-alternatives: warning: skip creation of /usr/share/man/man1/view.1.gz because associated file /usr/share/man/man1/vim.1.gz (of link group view) doesn't exist , update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode , update-alternatives: warning: skip creation of /usr/share/man/da/man1/ex.1.gz because associated file /usr/share/man/da/man1/vim.1.gz (of link group ex) doesn't exist , update-alternatives: warning: skip creation of /usr/share/man/de/man1/ex.1.gz because associated file /usr/share/man/de/man1/vim.1.gz (of link group ex) doesn't exist , update-alternatives: warning: skip creation of /usr/share/man/fr/man1/ex.1.gz because associated file /usr/share/man/fr/man1/vim.1.gz (of link group ex) doesn't exist , update-alternatives: warning: skip creation of /usr/share/man/it/man1/ex.1.gz because associated file /usr/share/man/it/man1/vim.1.gz (of link group ex) doesn't exist , update-alternatives: warning: skip creation of /usr/share/man/ja/man1/ex.1.gz because associated file /usr/share/man/ja/man1/vim.1.gz (of link group ex) doesn't exist , update-alternatives: warning: skip creation of /usr/share/man/pl/man1/ex.1.gz because associated file /usr/share/man/pl/man1/vim.1.gz (of link group ex) doesn't exist , update-alternatives: warning: skip creation of /usr/share/man/ru/man1/ex.1.gz because associated file /usr/share/man/ru/man1/vim.1.gz (of link group ex) doesn't exist , update-alternatives: warning: skip creation of /usr/share/man/man1/ex.1.gz because associated file /usr/share/man/man1/vim.1.gz (of link group ex) doesn't exist , update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode , update-alternatives: warning: skip creation of /usr/share/man/da/man1/editor.1.gz because associated file /usr/share/man/da/man1/vim.1.gz (of link group editor) doesn't exist , update-alternatives: warning: skip creation of /usr/share/man/de/man1/editor.1.gz because associated file /usr/share/man/de/man1/vim.1.gz (of link group editor) doesn't exist , update-alternatives: warning: skip creation of /usr/share/man/fr/man1/editor.1.gz because associated file /usr/share/man/fr/man1/vim.1.gz (of link group editor) doesn't exist , update-alternatives: warning: skip creation of /usr/share/man/it/man1/editor.1.gz because associated file /usr/share/man/it/man1/vim.1.gz (of link group editor) doesn't exist , update-alternatives: warning: skip creation of /usr/share/man/ja/man1/editor.1.gz because associated file /usr/share/man/ja/man1/vim.1.gz (of link group editor) doesn't exist , update-alternatives: warning: skip creation of /usr/share/man/pl/man1/editor.1.gz because associated file /usr/share/man/pl/man1/vim.1.gz (of link group editor) doesn't exist , update-alternatives: warning: skip creation of /usr/share/man/ru/man1/editor.1.gz because associated file /usr/share/man/ru/man1/vim.1.gz (of link group editor) doesn't exist , update-alternatives: warning: skip creation of /usr/share/man/man1/editor.1.gz because associated file /usr/share/man/man1/vim.1.gz (of link group editor) doesn't exist , Processing triggers for libc-bin (2.28-10) ... , Processing triggers for mime-support (3.62) ... , debconf: unable to initialize frontend: Dialog, debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.), debconf: falling back to frontend: Readline, debconf: unable to initialize frontend: Readline, debconf: (This frontend requires a controlling tty.), debconf: falling back to frontend: Teletype, dpkg-preconfigure: unable to re-open stdin: , Selecting previously unselected package nano. , (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23606 files and directories currently installed.) , Preparing to unpack .../archives/nano_3.2-3_armhf.deb ... , Unpacking nano (3.2-3) ... , Setting up nano (3.2-3) ... , update-alternatives: using /bin/nano to provide /usr/bin/editor (editor) in auto mode , update-alternatives: warning: skip creation of /usr/share/man/man1/editor.1.gz because associated file /usr/share/man/man1/nano.1.gz (of link group editor) doesn't exist , update-alternatives: using /bin/nano to provide /usr/bin/pico (pico) in auto mode , update-alternatives: warning: skip creation of /usr/share/man/man1/pico.1.gz because associated file /usr/share/man/man1/nano.1.gz (of link group pico) doesn't exist , debconf: unable to initialize frontend: Dialog, debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.), debconf: falling back to frontend: Readline, debconf: unable to initialize frontend: Readline, debconf: (This frontend requires a controlling tty.), debconf: falling back to frontend: Teletype, dpkg-preconfigure: unable to re-open stdin: , Selecting previously unselected package sensible-utils. , (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23708 files and directories currently installed.) , Preparing to unpack .../00-sensible-utils_0.0.12_all.deb ... , Unpacking sensible-utils (0.0.12) ... , Selecting previously unselected package ucf. , Preparing to unpack .../01-ucf_3.0038+nmu1_all.deb ... , Moving old data out of the way , Unpacking ucf (3.0038+nmu1) ... , Selecting previously unselected package fonts-dejavu-core. , Preparing to unpack .../02-fonts-dejavu-core_2.37-1_all.deb ... , Unpacking fonts-dejavu-core (2.37-1) ... , Selecting previously unselected package fontconfig-config. , Preparing to unpack .../03-fontconfig-config_2.13.1-2_all.deb ... , Unpacking fontconfig-config (2.13.1-2) ... , Selecting previously unselected package uuid-dev:armhf. , Preparing to unpack .../04-uuid-dev_2.33.1-0.1_armhf.deb ... , Unpacking uuid-dev:armhf (2.33.1-0.1) ... , Selecting previously unselected package libblkid-dev:armhf. , Preparing to unpack .../05-libblkid-dev_2.33.1-0.1_armhf.deb ... , Unpacking libblkid-dev:armhf (2.33.1-0.1) ... , Selecting previously unselected package libbsd0:armhf. , Preparing to unpack .../06-libbsd0_0.9.1-2_armhf.deb ... , Unpacking libbsd0:armhf (0.9.1-2) ... , Selecting previously unselected package libpng16-16:armhf. , Preparing to unpack .../07-libpng16-16_1.6.36-6_armhf.deb ... , Unpacking libpng16-16:armhf (1.6.36-6) ... , Selecting previously unselected package libfreetype6:armhf. , Preparing to unpack .../08-libfreetype6_2.9.1-3+deb10u1_armhf.deb ... , Unpacking libfreetype6:armhf (2.9.1-3+deb10u1) ... , Selecting previously unselected package libfontconfig1:armhf. , Preparing to unpack .../09-libfontconfig1_2.13.1-2_armhf.deb ... , Unpacking libfontconfig1:armhf (2.13.1-2) ... , Selecting previously unselected package libpixman-1-0:armhf. , Preparing to unpack .../10-libpixman-1-0_0.36.0-1_armhf.deb ... , Unpacking libpixman-1-0:armhf (0.36.0-1) ... , Selecting previously unselected package libxau6:armhf. , Preparing to unpack .../11-libxau6_1%3a1.0.8-1+b2_armhf.deb ... , Unpacking libxau6:armhf (1:1.0.8-1+b2) ... , Selecting previously unselected package libxdmcp6:armhf. , Preparing to unpack .../12-libxdmcp6_1%3a1.1.2-3_armhf.deb ... , Unpacking libxdmcp6:armhf (1:1.1.2-3) ... , Selecting previously unselected package libxcb1:armhf. , Preparing to unpack .../13-libxcb1_1.13.1-2_armhf.deb ... , Unpacking libxcb1:armhf (1.13.1-2) ... , Selecting previously unselected package libx11-data. , Preparing to unpack .../14-libx11-data_2%3a1.6.7-1_all.deb ... , Unpacking libx11-data (2:1.6.7-1) ... , Selecting previously unselected package libx11-6:armhf. , Preparing to unpack .../15-libx11-6_2%3a1.6.7-1_armhf.deb ... , Unpacking libx11-6:armhf (2:1.6.7-1) ... , Selecting previously unselected package libxcb-render0:armhf. , Preparing to unpack .../16-libxcb-render0_1.13.1-2_armhf.deb ... , Unpacking libxcb-render0:armhf (1.13.1-2) ... , Selecting previously unselected package libxcb-shm0:armhf. , Preparing to unpack .../17-libxcb-shm0_1.13.1-2_armhf.deb ... , Unpacking libxcb-shm0:armhf (1.13.1-2) ... , Selecting previously unselected package libxext6:armhf. , Preparing to unpack .../18-libxext6_2%3a1.3.3-1+b2_armhf.deb ... , Unpacking libxext6:armhf (2:1.3.3-1+b2) ... , Selecting previously unselected package libxrender1:armhf. , Preparing to unpack .../19-libxrender1_1%3a0.9.10-1_armhf.deb ... , Unpacking libxrender1:armhf (1:0.9.10-1) ... , Selecting previously unselected package libcairo2:armhf. , Preparing to unpack .../20-libcairo2_1.16.0-4_armhf.deb ... , Unpacking libcairo2:armhf (1.16.0-4) ... , Selecting previously unselected package libcairo-gobject2:armhf. , Preparing to unpack .../21-libcairo-gobject2_1.16.0-4_armhf.deb ... , Unpacking libcairo-gobject2:armhf (1.16.0-4) ... , Selecting previously unselected package liblzo2-2:armhf. , Preparing to unpack .../22-liblzo2-2_2.10-0.1_armhf.deb ... , Unpacking liblzo2-2:armhf (2.10-0.1) ... , Selecting previously unselected package libcairo-script-interpreter2:armhf. , Preparing to unpack .../23-libcairo-script-interpreter2_1.16.0-4_armhf.deb ... , Unpacking libcairo-script-interpreter2:armhf (1.16.0-4) ... , Selecting previously unselected package zlib1g-dev:armhf. , Preparing to unpack .../24-zlib1g-dev_1%3a1.2.11.dfsg-1_armhf.deb ... , Unpacking zlib1g-dev:armhf (1:1.2.11.dfsg-1) ... , Selecting previously unselected package libpng-dev:armhf. , Preparing to unpack .../25-libpng-dev_1.6.36-6_armhf.deb ... , Unpacking libpng-dev:armhf (1.6.36-6) ... , Selecting previously unselected package libfreetype6-dev:armhf. , Preparing to unpack .../26-libfreetype6-dev_2.9.1-3+deb10u1_armhf.deb ... , Unpacking libfreetype6-dev:armhf (2.9.1-3+deb10u1) ... , Selecting previously unselected package libfontconfig1-dev:armhf. , Preparing to unpack .../27-libfontconfig1-dev_2.13.1-2_armhf.deb ... , Unpacking libfontconfig1-dev:armhf (2.13.1-2) ... , Selecting previously unselected package xorg-sgml-doctools. , Preparing to unpack .../28-xorg-sgml-doctools_1%3a1.11-1_all.deb ... , Unpacking xorg-sgml-doctools (1:1.11-1) ... , Selecting previously unselected package x11proto-dev. , Preparing to unpack .../29-x11proto-dev_2018.4-4_all.deb ... , Unpacking x11proto-dev (2018.4-4) ... , Selecting previously unselected package x11proto-core-dev. , Preparing to unpack .../30-x11proto-core-dev_2018.4-4_all.deb ... , Unpacking x11proto-core-dev (2018.4-4) ... , Selecting previously unselected package libxau-dev:armhf. , Preparing to unpack .../31-libxau-dev_1%3a1.0.8-1+b2_armhf.deb ... , Unpacking libxau-dev:armhf (1:1.0.8-1+b2) ... , Selecting previously unselected package libxdmcp-dev:armhf. , Preparing to unpack .../32-libxdmcp-dev_1%3a1.1.2-3_armhf.deb ... , Unpacking libxdmcp-dev:armhf (1:1.1.2-3) ... , Selecting previously unselected package xtrans-dev. , Preparing to unpack .../33-xtrans-dev_1.3.5-1_all.deb ... , Unpacking xtrans-dev (1.3.5-1) ... , Selecting previously unselected package libpthread-stubs0-dev:armhf. , Preparing to unpack .../34-libpthread-stubs0-dev_0.4-1_armhf.deb ... , Unpacking libpthread-stubs0-dev:armhf (0.4-1) ... , Selecting previously unselected package libxcb1-dev:armhf. , Preparing to unpack .../35-libxcb1-dev_1.13.1-2_armhf.deb ... , Unpacking libxcb1-dev:armhf (1.13.1-2) ... , Selecting previously unselected package libx11-dev:armhf. , Preparing to unpack .../36-libx11-dev_2%3a1.6.7-1_armhf.deb ... , Unpacking libx11-dev:armhf (2:1.6.7-1) ... , Selecting previously unselected package libxrender-dev:armhf. , Preparing to unpack .../37-libxrender-dev_1%3a0.9.10-1_armhf.deb ... , Unpacking libxrender-dev:armhf (1:0.9.10-1) ... , Selecting previously unselected package x11proto-xext-dev. , Preparing to unpack .../38-x11proto-xext-dev_2018.4-4_all.deb ... , Unpacking x11proto-xext-dev (2018.4-4) ... , Selecting previously unselected package libxext-dev:armhf. , Preparing to unpack .../39-libxext-dev_2%3a1.3.3-1+b2_armhf.deb ... , Unpacking libxext-dev:armhf (2:1.3.3-1+b2) ... , Selecting previously unselected package x11-common. , Preparing to unpack .../40-x11-common_1%3a7.7+19_all.deb ... , Unpacking x11-common (1:7.7+19) ... , Selecting previously unselected package libice6:armhf. , Preparing to unpack .../41-libice6_2%3a1.0.9-2_armhf.deb ... , Unpacking libice6:armhf (2:1.0.9-2) ... , Selecting previously unselected package libsm6:armhf. , Preparing to unpack .../42-libsm6_2%3a1.2.3-1_armhf.deb ... , Unpacking libsm6:armhf (2:1.2.3-1) ... , Selecting previously unselected package libice-dev:armhf. , Preparing to unpack .../43-libice-dev_2%3a1.0.9-2_armhf.deb ... , Unpacking libice-dev:armhf (2:1.0.9-2) ... , Selecting previously unselected package libsm-dev:armhf. , Preparing to unpack .../44-libsm-dev_2%3a1.2.3-1_armhf.deb ... , Unpacking libsm-dev:armhf (2:1.2.3-1) ... , Selecting previously unselected package libpixman-1-dev:armhf. , Preparing to unpack .../45-libpixman-1-dev_0.36.0-1_armhf.deb ... , Unpacking libpixman-1-dev:armhf (0.36.0-1) ... , Selecting previously unselected package libxcb-render0-dev:armhf. , Preparing to unpack .../46-libxcb-render0-dev_1.13.1-2_armhf.deb ... , Unpacking libxcb-render0-dev:armhf (1.13.1-2) ... , Selecting previously unselected package libxcb-shm0-dev:armhf. , Preparing to unpack .../47-libxcb-shm0-dev_1.13.1-2_armhf.deb ... , Unpacking libxcb-shm0-dev:armhf (1.13.1-2) ... , Selecting previously unselected package libffi-dev:armhf. , Preparing to unpack .../48-libffi-dev_3.2.1-9_armhf.deb ... , Unpacking libffi-dev:armhf (3.2.1-9) ... , Selecting previously unselected package libglib2.0-data. , Preparing to unpack .../49-libglib2.0-data_2.58.3-2+deb10u2_all.deb ... , Unpacking libglib2.0-data (2.58.3-2+deb10u2) ... , Selecting previously unselected package libglib2.0-bin. , Preparing to unpack .../50-libglib2.0-bin_2.58.3-2+deb10u2_armhf.deb ... , Unpacking libglib2.0-bin (2.58.3-2+deb10u2) ... , Selecting previously unselected package python3-lib2to3. , Preparing to unpack .../51-python3-lib2to3_3.7.3-1_all.deb ... , Unpacking python3-lib2to3 (3.7.3-1) ... , Selecting previously unselected package python3-distutils. , Preparing to unpack .../52-python3-distutils_3.7.3-1_all.deb ... , Unpacking python3-distutils (3.7.3-1) ... , Selecting previously unselected package libglib2.0-dev-bin. , Preparing to unpack .../53-libglib2.0-dev-bin_2.58.3-2+deb10u2_armhf.deb ... , Unpacking libglib2.0-dev-bin (2.58.3-2+deb10u2) ... , Selecting previously unselected package libmount-dev:armhf. , Preparing to unpack .../54-libmount-dev_2.33.1-0.1_armhf.deb ... , Unpacking libmount-dev:armhf (2.33.1-0.1) ... , Selecting previously unselected package libpcre16-3:armhf. , Preparing to unpack .../55-libpcre16-3_2%3a8.39-12_armhf.deb ... , Unpacking libpcre16-3:armhf (2:8.39-12) ... , Selecting previously unselected package libpcre32-3:armhf. , Preparing to unpack .../56-libpcre32-3_2%3a8.39-12_armhf.deb ... , Unpacking libpcre32-3:armhf (2:8.39-12) ... , Selecting previously unselected package libpcrecpp0v5:armhf. , Preparing to unpack .../57-libpcrecpp0v5_2%3a8.39-12_armhf.deb ... , Unpacking libpcrecpp0v5:armhf (2:8.39-12) ... , Selecting previously unselected package libpcre3-dev:armhf. , Preparing to unpack .../58-libpcre3-dev_2%3a8.39-12_armhf.deb ... , Unpacking libpcre3-dev:armhf (2:8.39-12) ... , Selecting previously unselected package libsepol1-dev:armhf. , Preparing to unpack .../59-libsepol1-dev_2.8-1_armhf.deb ... , Unpacking libsepol1-dev:armhf (2.8-1) ... , Selecting previously unselected package libselinux1-dev:armhf. , Preparing to unpack .../60-libselinux1-dev_2.8-1+b1_armhf.deb ... , Unpacking libselinux1-dev:armhf (2.8-1+b1) ... , Selecting previously unselected package libglib2.0-dev:armhf. , Preparing to unpack .../61-libglib2.0-dev_2.58.3-2+deb10u2_armhf.deb ... , Unpacking libglib2.0-dev:armhf (2.58.3-2+deb10u2) ... , Selecting previously unselected package libcairo2-dev:armhf. , Preparing to unpack .../62-libcairo2-dev_1.16.0-4_armhf.deb ... , Unpacking libcairo2-dev:armhf (1.16.0-4) ... , Setting up libpcrecpp0v5:armhf (2:8.39-12) ... , Setting up libpixman-1-0:armhf (0.36.0-1) ... , Setting up libxau6:armhf (1:1.0.8-1+b2) ... , Setting up libpixman-1-dev:armhf (0.36.0-1) ... , Setting up libpcre16-3:armhf (2:8.39-12) ... , Setting up x11-common (1:7.7+19) ... , debconf: unable to initialize frontend: Dialog , debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) , debconf: falling back to frontend: Readline , update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults , invoke-rc.d: could not determine current runlevel , invoke-rc.d: policy-rc.d denied execution of start. , Setting up libsepol1-dev:armhf (2.8-1) ... , Setting up liblzo2-2:armhf (2.10-0.1) ... , Setting up libffi-dev:armhf (3.2.1-9) ... , Setting up libpthread-stubs0-dev:armhf (0.4-1) ... , Setting up xtrans-dev (1.3.5-1) ... , Setting up libglib2.0-data (2.58.3-2+deb10u2) ... , Setting up libx11-data (2:1.6.7-1) ... , Setting up uuid-dev:armhf (2.33.1-0.1) ... , Setting up libpng16-16:armhf (1.6.36-6) ... , Setting up libpcre32-3:armhf (2:8.39-12) ... , Setting up fonts-dejavu-core (2.37-1) ... , Setting up zlib1g-dev:armhf (1:1.2.11.dfsg-1) ... , Setting up sensible-utils (0.0.12) ... , Setting up xorg-sgml-doctools (1:1.11-1) ... , Setting up libbsd0:armhf (0.9.1-2) ... , Setting up python3-lib2to3 (3.7.3-1) ... , Setting up python3-distutils (3.7.3-1) ... , Setting up x11proto-dev (2018.4-4) ... , Setting up libglib2.0-dev-bin (2.58.3-2+deb10u2) ... , Setting up libblkid-dev:armhf (2.33.1-0.1) ... , Setting up libice6:armhf (2:1.0.9-2) ... , Setting up libxdmcp6:armhf (1:1.1.2-3) ... , Setting up libxcb1:armhf (1.13.1-2) ... , Setting up libxau-dev:armhf (1:1.0.8-1+b2) ... , Setting up libice-dev:armhf (2:1.0.9-2) ... , Setting up libxcb-render0:armhf (1.13.1-2) ... , Setting up libpcre3-dev:armhf (2:8.39-12) ... , Setting up libpng-dev:armhf (1.6.36-6) ... , Setting up libglib2.0-bin (2.58.3-2+deb10u2) ... , Setting up libxcb-shm0:armhf (1.13.1-2) ... , Setting up libxdmcp-dev:armhf (1:1.1.2-3) ... , Setting up libfreetype6:armhf (2.9.1-3+deb10u1) ... , Setting up x11proto-core-dev (2018.4-4) ... , Setting up ucf (3.0038+nmu1) ... , debconf: unable to initialize frontend: Dialog , debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) , debconf: falling back to frontend: Readline , Setting up x11proto-xext-dev (2018.4-4) ... , Setting up libx11-6:armhf (2:1.6.7-1) ... , Setting up libsm6:armhf (2:1.2.3-1) ... , Setting up libmount-dev:armhf (2.33.1-0.1) ... , Setting up libxcb1-dev:armhf (1.13.1-2) ... , Setting up libxrender1:armhf (1:0.9.10-1) ... , Setting up libsm-dev:armhf (2:1.2.3-1) ... , Setting up libselinux1-dev:armhf (2.8-1+b1) ... , Setting up fontconfig-config (2.13.1-2) ... , debconf: unable to initialize frontend: Dialog , debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) , debconf: falling back to frontend: Readline , Setting up libx11-dev:armhf (2:1.6.7-1) ... , Setting up libxext6:armhf (2:1.3.3-1+b2) ... , Setting up libfreetype6-dev:armhf (2.9.1-3+deb10u1) ... , Setting up libxcb-shm0-dev:armhf (1.13.1-2) ... , Setting up libglib2.0-dev:armhf (2.58.3-2+deb10u2) ... , Setting up libxcb-render0-dev:armhf (1.13.1-2) ... , Setting up libxext-dev:armhf (2:1.3.3-1+b2) ... , Setting up libfontconfig1:armhf (2.13.1-2) ... , Setting up libxrender-dev:armhf (1:0.9.10-1) ... , Setting up libfontconfig1-dev:armhf (2.13.1-2) ... , Setting up libcairo2:armhf (1.16.0-4) ... , Setting up libcairo-gobject2:armhf (1.16.0-4) ... , Setting up libcairo-script-interpreter2:armhf (1.16.0-4) ... , Processing triggers for mime-support (3.62) ... , Processing triggers for libglib2.0-0:armhf (2.58.3-2+deb10u2) ... , No schema files found: doing nothing. , Processing triggers for libc-bin (2.28-10) ... , Setting up libcairo2-dev:armhf (1.16.0-4) ... , debconf: unable to initialize frontend: Dialog, debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.), debconf: falling back to frontend: Readline, debconf: unable to initialize frontend: Readline, debconf: (This frontend requires a controlling tty.), debconf: falling back to frontend: Teletype, dpkg-preconfigure: unable to re-open stdin: , Selecting previously unselected package fontconfig. , (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 26453 files and directories currently installed.) , Preparing to unpack .../00-fontconfig_2.13.1-2_armhf.deb ... , Unpacking fontconfig (2.13.1-2) ... , Selecting previously unselected package libgirepository-1.0-1:armhf. , Preparing to unpack .../01-libgirepository-1.0-1_1.58.3-2_armhf.deb ... , Unpacking libgirepository-1.0-1:armhf (1.58.3-2) ... , Selecting previously unselected package gir1.2-glib-2.0:armhf. , Preparing to unpack .../02-gir1.2-glib-2.0_1.58.3-2_armhf.deb ... , Unpacking gir1.2-glib-2.0:armhf (1.58.3-2) ... , Selecting previously unselected package gir1.2-freedesktop:armhf. , Preparing to unpack .../03-gir1.2-freedesktop_1.58.3-2_armhf.deb ... , Unpacking gir1.2-freedesktop:armhf (1.58.3-2) ... , Selecting previously unselected package libgraphite2-3:armhf. , Preparing to unpack .../04-libgraphite2-3_1.3.13-7_armhf.deb ... , Unpacking libgraphite2-3:armhf (1.3.13-7) ... , Selecting previously unselected package libharfbuzz0b:armhf. , Preparing to unpack .../05-libharfbuzz0b_2.3.1-1_armhf.deb ... , Unpacking libharfbuzz0b:armhf (2.3.1-1) ... , Selecting previously unselected package libharfbuzz-gobject0:armhf. , Preparing to unpack .../06-libharfbuzz-gobject0_2.3.1-1_armhf.deb ... , Unpacking libharfbuzz-gobject0:armhf (2.3.1-1) ... , Selecting previously unselected package gir1.2-harfbuzz-0.0:armhf. , Preparing to unpack .../07-gir1.2-harfbuzz-0.0_2.3.1-1_armhf.deb ... , Unpacking gir1.2-harfbuzz-0.0:armhf (2.3.1-1) ... , Selecting previously unselected package libfribidi0:armhf. , Preparing to unpack .../08-libfribidi0_1.0.5-3.1+deb10u1_armhf.deb ... , Unpacking libfribidi0:armhf (1.0.5-3.1+deb10u1) ... , Selecting previously unselected package libthai-data. , Preparing to unpack .../09-libthai-data_0.1.28-2_all.deb ... , Unpacking libthai-data (0.1.28-2) ... , Selecting previously unselected package libdatrie1:armhf. , Preparing to unpack .../10-libdatrie1_0.2.12-2_armhf.deb ... , Unpacking libdatrie1:armhf (0.2.12-2) ... , Selecting previously unselected package libthai0:armhf. , Preparing to unpack .../11-libthai0_0.1.28-2_armhf.deb ... , Unpacking libthai0:armhf (0.1.28-2) ... , Selecting previously unselected package libpango-1.0-0:armhf. , Preparing to unpack .../12-libpango-1.0-0_1.42.4-8~deb10u1_armhf.deb ... , Unpacking libpango-1.0-0:armhf (1.42.4-8~deb10u1) ... , Selecting previously unselected package libpangoft2-1.0-0:armhf. , Preparing to unpack .../13-libpangoft2-1.0-0_1.42.4-8~deb10u1_armhf.deb ... , Unpacking libpangoft2-1.0-0:armhf (1.42.4-8~deb10u1) ... , Selecting previously unselected package libpangocairo-1.0-0:armhf. , Preparing to unpack .../14-libpangocairo-1.0-0_1.42.4-8~deb10u1_armhf.deb ... , Unpacking libpangocairo-1.0-0:armhf (1.42.4-8~deb10u1) ... , Selecting previously unselected package libxft2:armhf. , Preparing to unpack .../15-libxft2_2.3.2-2_armhf.deb ... , Unpacking libxft2:armhf (2.3.2-2) ... , Selecting previously unselected package libpangoxft-1.0-0:armhf. , Preparing to unpack .../16-libpangoxft-1.0-0_1.42.4-8~deb10u1_armhf.deb ... , Unpacking libpangoxft-1.0-0:armhf (1.42.4-8~deb10u1) ... , Selecting previously unselected package gir1.2-pango-1.0:armhf. , Preparing to unpack .../17-gir1.2-pango-1.0_1.42.4-8~deb10u1_armhf.deb ... , Unpacking gir1.2-pango-1.0:armhf (1.42.4-8~deb10u1) ... , Selecting previously unselected package libicu63:armhf. , Preparing to unpack .../18-libicu63_63.1-6+deb10u1_armhf.deb ... , Unpacking libicu63:armhf (63.1-6+deb10u1) ... , Selecting previously unselected package icu-devtools. , Preparing to unpack .../19-icu-devtools_63.1-6+deb10u1_armhf.deb ... , Unpacking icu-devtools (63.1-6+deb10u1) ... , Selecting previously unselected package libfribidi-dev:armhf. , Preparing to unpack .../20-libfribidi-dev_1.0.5-3.1+deb10u1_armhf.deb ... , Unpacking libfribidi-dev:armhf (1.0.5-3.1+deb10u1) ... , Selecting previously unselected package libgraphite2-dev:armhf. , Preparing to unpack .../21-libgraphite2-dev_1.3.13-7_armhf.deb ... , Unpacking libgraphite2-dev:armhf (1.3.13-7) ... , Selecting previously unselected package libharfbuzz-icu0:armhf. , Preparing to unpack .../22-libharfbuzz-icu0_2.3.1-1_armhf.deb ... , Unpacking libharfbuzz-icu0:armhf (2.3.1-1) ... , Selecting previously unselected package libicu-dev:armhf. , Preparing to unpack .../23-libicu-dev_63.1-6+deb10u1_armhf.deb ... , Unpacking libicu-dev:armhf (63.1-6+deb10u1) ... , Selecting previously unselected package libharfbuzz-dev:armhf. , Preparing to unpack .../24-libharfbuzz-dev_2.3.1-1_armhf.deb ... , Unpacking libharfbuzz-dev:armhf (2.3.1-1) ... , Selecting previously unselected package libxft-dev:armhf. , Preparing to unpack .../25-libxft-dev_2.3.2-2_armhf.deb ... , Unpacking libxft-dev:armhf (2.3.2-2) ... , Selecting previously unselected package pango1.0-tools. , Preparing to unpack .../26-pango1.0-tools_1.42.4-8~deb10u1_armhf.deb ... , Unpacking pango1.0-tools (1.42.4-8~deb10u1) ... , Selecting previously unselected package libpango1.0-dev:armhf. , Preparing to unpack .../27-libpango1.0-dev_1.42.4-8~deb10u1_armhf.deb ... , Unpacking libpango1.0-dev:armhf (1.42.4-8~deb10u1) ... , Setting up libgraphite2-3:armhf (1.3.13-7) ... , Setting up fontconfig (2.13.1-2) ... , Regenerating fonts cache... done. , Setting up libxft2:armhf (2.3.2-2) ... , Setting up libdatrie1:armhf (0.2.12-2) ... , Setting up libicu63:armhf (63.1-6+deb10u1) ... , Setting up libgraphite2-dev:armhf (1.3.13-7) ... , Setting up libfribidi0:armhf (1.0.5-3.1+deb10u1) ... , Setting up icu-devtools (63.1-6+deb10u1) ... , Setting up libharfbuzz0b:armhf (2.3.1-1) ... , Setting up libthai-data (0.1.28-2) ... , Setting up libgirepository-1.0-1:armhf (1.58.3-2) ... , Setting up libicu-dev:armhf (63.1-6+deb10u1) ... , Setting up libxft-dev:armhf (2.3.2-2) ... , Setting up libharfbuzz-icu0:armhf (2.3.1-1) ... , Setting up libfribidi-dev:armhf (1.0.5-3.1+deb10u1) ... , Setting up libharfbuzz-gobject0:armhf (2.3.1-1) ... , Setting up libthai0:armhf (0.1.28-2) ... , Setting up gir1.2-glib-2.0:armhf (1.58.3-2) ... , Setting up gir1.2-freedesktop:armhf (1.58.3-2) ... , Setting up libpango-1.0-0:armhf (1.42.4-8~deb10u1) ... , Setting up gir1.2-harfbuzz-0.0:armhf (2.3.1-1) ... , Setting up libpangoft2-1.0-0:armhf (1.42.4-8~deb10u1) ... , Setting up libpangocairo-1.0-0:armhf (1.42.4-8~deb10u1) ... , Setting up libharfbuzz-dev:armhf (2.3.1-1) ... , Setting up libpangoxft-1.0-0:armhf (1.42.4-8~deb10u1) ... , Setting up pango1.0-tools (1.42.4-8~deb10u1) ... , Setting up gir1.2-pango-1.0:armhf (1.42.4-8~deb10u1) ... , Setting up libpango1.0-dev:armhf (1.42.4-8~deb10u1) ... , Processing triggers for libc-bin (2.28-10) ... , debconf: unable to initialize frontend: Dialog, debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.), debconf: falling back to frontend: Readline, debconf: unable to initialize frontend: Readline, debconf: (This frontend requires a controlling tty.), debconf: falling back to frontend: Teletype, dpkg-preconfigure: unable to re-open stdin: , Selecting previously unselected package libjpeg62-turbo:armhf. , (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 27068 files and directories currently installed.) , Preparing to unpack .../libjpeg62-turbo_1%3a1.5.2-2+b1_armhf.deb ... , Unpacking libjpeg62-turbo:armhf (1:1.5.2-2+b1) ... , Selecting previously unselected package libjpeg62-turbo-dev:armhf. , Preparing to unpack .../libjpeg62-turbo-dev_1%3a1.5.2-2+b1_armhf.deb ... , Unpacking libjpeg62-turbo-dev:armhf (1:1.5.2-2+b1) ... , Selecting previously unselected package libjpeg-dev. , Preparing to unpack .../libjpeg-dev_1%3a1.5.2-2_all.deb ... , Unpacking libjpeg-dev (1:1.5.2-2) ... , Setting up libjpeg62-turbo:armhf (1:1.5.2-2+b1) ... , Setting up libjpeg62-turbo-dev:armhf (1:1.5.2-2+b1) ... , Setting up libjpeg-dev (1:1.5.2-2) ... , Processing triggers for libc-bin (2.28-10) ... , debconf: unable to initialize frontend: Dialog, debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.), debconf: falling back to frontend: Readline, debconf: unable to initialize frontend: Readline, debconf: (This frontend requires a controlling tty.), debconf: falling back to frontend: Teletype, dpkg-preconfigure: unable to re-open stdin: , Selecting previously unselected package libgif7:armhf. , (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 27097 files and directories currently installed.) , Preparing to unpack .../libgif7_5.1.4-3_armhf.deb ... , Unpacking libgif7:armhf (5.1.4-3) ... , Selecting previously unselected package libgif-dev. , Preparing to unpack .../libgif-dev_5.1.4-3_armhf.deb ... , Unpacking libgif-dev (5.1.4-3) ... , Setting up libgif7:armhf (5.1.4-3) ... , Setting up libgif-dev (5.1.4-3) ... , Processing triggers for libc-bin (2.28-10) ... , debconf: unable to initialize frontend: Dialog, debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.), debconf: falling back to frontend: Readline, debconf: unable to initialize frontend: Readline, debconf: (This frontend requires a controlling tty.), debconf: falling back to frontend: Teletype, dpkg-preconfigure: unable to re-open stdin: , Selecting previously unselected package libjbig0:armhf. , (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 27116 files and directories currently installed.) , Preparing to unpack .../00-libjbig0_2.1-3.1+b2_armhf.deb ... , Unpacking libjbig0:armhf (2.1-3.1+b2) ... , Selecting previously unselected package libwebp6:armhf. , Preparing to unpack .../01-libwebp6_0.6.1-2_armhf.deb ... , Unpacking libwebp6:armhf (0.6.1-2) ... , Selecting previously unselected package libtiff5:armhf. , Preparing to unpack .../02-libtiff5_4.1.0+git191117-2~deb10u1_armhf.deb ... , Unpacking libtiff5:armhf (4.1.0+git191117-2~deb10u1) ... , Selecting previously unselected package libxml2:armhf. , Preparing to unpack .../03-libxml2_2.9.4+dfsg1-7+b3_armhf.deb ... , Unpacking libxml2:armhf (2.9.4+dfsg1-7+b3) ... , Selecting previously unselected package shared-mime-info. , Preparing to unpack .../04-shared-mime-info_1.10-1_armhf.deb ... , Unpacking shared-mime-info (1.10-1) ... , Selecting previously unselected package libgdk-pixbuf2.0-common. , Preparing to unpack .../05-libgdk-pixbuf2.0-common_2.38.1+dfsg-1_all.deb ... , Unpacking libgdk-pixbuf2.0-common (2.38.1+dfsg-1) ... , Selecting previously unselected package libgdk-pixbuf2.0-0:armhf. , Preparing to unpack .../06-libgdk-pixbuf2.0-0_2.38.1+dfsg-1_armhf.deb ... , Unpacking libgdk-pixbuf2.0-0:armhf (2.38.1+dfsg-1) ... , Selecting previously unselected package gir1.2-gdkpixbuf-2.0:armhf. , Preparing to unpack .../07-gir1.2-gdkpixbuf-2.0_2.38.1+dfsg-1_armhf.deb ... , Unpacking gir1.2-gdkpixbuf-2.0:armhf (2.38.1+dfsg-1) ... , Selecting previously unselected package libcroco3:armhf. , Preparing to unpack .../08-libcroco3_0.6.12-3_armhf.deb ... , Unpacking libcroco3:armhf (0.6.12-3) ... , Selecting previously unselected package librsvg2-2:armhf. , Preparing to unpack .../09-librsvg2-2_2.44.10-2.1_armhf.deb ... , Unpacking librsvg2-2:armhf (2.44.10-2.1) ... , Selecting previously unselected package gir1.2-rsvg-2.0:armhf. , Preparing to unpack .../10-gir1.2-rsvg-2.0_2.44.10-2.1_armhf.deb ... , Unpacking gir1.2-rsvg-2.0:armhf (2.44.10-2.1) ... , Selecting previously unselected package libgdk-pixbuf2.0-bin. , Preparing to unpack .../11-libgdk-pixbuf2.0-bin_2.38.1+dfsg-1_armhf.deb ... , Unpacking libgdk-pixbuf2.0-bin (2.38.1+dfsg-1) ... , Selecting previously unselected package libgdk-pixbuf2.0-dev:armhf. , Preparing to unpack .../12-libgdk-pixbuf2.0-dev_2.38.1+dfsg-1_armhf.deb ... , Unpacking libgdk-pixbuf2.0-dev:armhf (2.38.1+dfsg-1) ... , Selecting previously unselected package librsvg2-common:armhf. , Preparing to unpack .../13-librsvg2-common_2.44.10-2.1_armhf.deb ... , Unpacking librsvg2-common:armhf (2.44.10-2.1) ... , Selecting previously unselected package librsvg2-dev:armhf. , Preparing to unpack .../14-librsvg2-dev_2.44.10-2.1_armhf.deb ... , Unpacking librsvg2-dev:armhf (2.44.10-2.1) ... , Setting up libgdk-pixbuf2.0-common (2.38.1+dfsg-1) ... , Setting up libjbig0:armhf (2.1-3.1+b2) ... , Setting up libwebp6:armhf (0.6.1-2) ... , Setting up libtiff5:armhf (4.1.0+git191117-2~deb10u1) ... , Setting up libxml2:armhf (2.9.4+dfsg1-7+b3) ... , Setting up shared-mime-info (1.10-1) ... , Setting up libcroco3:armhf (0.6.12-3) ... , Setting up libgdk-pixbuf2.0-0:armhf (2.38.1+dfsg-1) ... , Setting up libgdk-pixbuf2.0-bin (2.38.1+dfsg-1) ... , Setting up gir1.2-gdkpixbuf-2.0:armhf (2.38.1+dfsg-1) ... , Setting up libgdk-pixbuf2.0-dev:armhf (2.38.1+dfsg-1) ... , Setting up librsvg2-2:armhf (2.44.10-2.1) ... , Setting up librsvg2-common:armhf (2.44.10-2.1) ... , Setting up gir1.2-rsvg-2.0:armhf (2.44.10-2.1) ... , Setting up librsvg2-dev:armhf (2.44.10-2.1) ... , Processing triggers for libc-bin (2.28-10) ... , Processing triggers for libgdk-pixbuf2.0-0:armhf (2.38.1+dfsg-1) ... , Done., , ------------------------------------------------------------, ----- Step 2 of 5: Detecting ioBroker installation -----, ------------------------------------------------------------, , ioBroker backup file detected in /opt/iobroker. Restoring ioBroker..., Done., , !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!, !!!!! IMPORTANT NOTE !!!!!, !!!!! The sartup script restored iobroker from a backup file. !!!!!, !!!!! Check /opt/iobroker/log/restore.log to see if restore was successful. !!!!!, !!!!! When ioBroker now starts it will reinstall all Adapters automatically. !!!!!, !!!!! This might be take a looooong time! Please be patient! !!!!!, !!!!! You can view installation process by taking a look at ioBroker log. !!!!!, !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!, , ------------------------------------------------------------, ----- Step 3 of 5: Checking ioBroker installation -----, ------------------------------------------------------------, , (Re)Setting folder permissions (This might take a while! Please be patient!)..., Done., , Fixing "sudo-bug" by replacing sudo in iobroker with gosu..., Done., , Looks like this is a new and empty installation of ioBroker., Hostname needs to be updated to iobroker..., The host for instance "system.adapter.admin.0" was changed from "d8abcf375f01" to "iobroker"., The host for instance "system.adapter.discovery.0" was changed from "d8abcf375f01" to "iobroker"., The host for instance "system.adapter.info.0" was changed from "d8abcf375f01" to "iobroker"., Done., , ------------------------------------------------------------, ----- Step 4 of 5: Applying special settings -----, ------------------------------------------------------------, , Some adapters have special requirements/ settings which can be activated by the use of environment variables., For more information take a look at readme.md on Github!, , Usb-device-support is activated by ENV., Setting permissions for /dev/ttyACM0..., Done., , ------------------------------------------------------------, ----- Step 5 of 5: ioBroker startup -----, ------------------------------------------------------------, , Starting ioBroker..., , host.iobroker check instance "system.adapter.admin.0" for host "iobroker", host.iobroker check instance "system.adapter.discovery.0" for host "iobroker", host.iobroker check instance "system.adapter.info.0" for host "iobroker", Send diag info: {"uuid":"7abd3182-d399-f7bd-da19-9550d8babede","language":"","country":"","hosts":[{"version":"3.1.6","platform":"Javascript/Node.js","type":"linux"}],"node":"v12.18.1","arch":"arm","adapters":{"admin":{"version":"4.0.10","platform":"Javascript/Node.js"},"discovery":{"version":"2.3.5","platform":"Javascript/Node.js"},"info":{"version":"1.7.2","platform":"Javascript/Node.js"}},"statesType":"file","objectsType":"file","model":"ARMv7 Processor rev 3 (v7l)","cpus":4,"mem":4012838912,"ostype":"Linux","city":""}, hash changed or no sources cached => force download of new sources
Dort steht die Container-Log nun seit 40 Minuten unverändert - der Rasppi scheint im idle zu laufen ...
Bin ich noch zu ungeduldig oder zu blöd und habe irgendwas übersehen?