NEWS
BackItUp Update hängt
-
Hmm, eigentlich war ich an etwas anderem dran auf einem 2. Bildschirm aber vielleicht bin ich wirklich drauf gekommen.
Aber sagt mal ist
sudo apt update && sudo apt full-upgrade
das gleiche wie
Sudo apt update
und
Sudo apt upgrade
?
Wenn nein wo ist der Unterschied?
-
@duffy sagte in BackItUp Update hängt:
Wenn nein wo ist der Unterschied?
Der Unterschied besteht darin, das ein
apt full-upgrade
die Abhängigkeiten anders auflöst. Das macht u. U. auch ein Downgrade, was ein simplesapt upgrade
nicht macht.Meist wird allerdings da gleiche gemacht, weil in der Regel kein Downgrade sondern eher ein Upgrade von Paketen vorgesehen ist.
-
Heisst das man sollte lieber immer
sudo apt update && sudo apt full-upgrade
verwenden?
Was ihr alles wisst, ihr seid der Hammer
-
Ja,
full-upgrade
ist zu bevorzugen. -
-
Natürlich.
apt update
schaut ja nur, welche Updates in den einzelnen Quellen/Repos bereitstehen. Reingeschmissen werden die immer perupgrade
/full-upgrade
. -
Vielen Dank für den Hinweis.
Dann werde ich das künftig wohl übersudo apt update && sudo apt full-upgrade
machen.
Wenn man schon keine Ahnung hat wie ich sollte man doch wenigstens den besseren Weg nehmen
VG Duffy
-
nun habe ich das gleiche Problem beim Updaten von ws bzw. web:
und er hängt wieder
auch an der Console
Volker@ioBroker:~$ iob upgrade all --debug This upgrade of "ws" will introduce the following changes: ========================================================================== -> 2.5.8: Corrected adapter termination if the alias has no target -> 2.5.7: upgraded socket-classes to fix vis problems -> 2.5.6: upgraded socket-classes to correct the error by unsubscribing on client disconnect ========================================================================== Would you like to upgrade ws from @2.5.5 to @2.5.8 now? [(y)es, (n)o]: y Update ws from @2.5.5 to @2.5.8 NPM version: 9.8.1 Installing iobroker.ws@2.5.8... (System call)
-
Warten...
-
@thomas-braun Wie lange denn?
Sind inzwischen 10 Minuten, ohne dass sich etwas getan hat.
-
Bis sich was tut.
-
@thomas-braun hat sich was getan:
$ iobroker upgrade ws@2.5.8 Update ws from @2.5.5 to @2.5.8 Installing iobroker.ws@2.5.8... (System call) Adapter "system.adapter.web.0" restarted. upload [11] ws.admin /opt/iobroker/node_modules/iobroker.ws/admin/i18n/de/translations.json i18n/de/translations.json application/json upload [10] ws.admin /opt/iobroker/node_modules/iobroker.ws/admin/i18n/en/translations.json i18n/en/translations.json application/json upload [8] ws.admin /opt/iobroker/node_modules/iobroker.ws/admin/i18n/fr/translations.json i18n/fr/translations.json application/json upload [2] ws.admin /opt/iobroker/node_modules/iobroker.ws/admin/i18n/zh-cn/translations.json i18n/zh-cn/translations.json application/json upload [0] ws.admin /opt/iobroker/node_modules/iobroker.ws/admin/ws.png ws.png image/png Process exited with code 0
Der Adapter scheint aber noch der Alte zu sein:
-
-
@thomas-braun sagte in BackItUp Update hängt:
iob update
Volker@ioBroker:~$ iob update Used repository: stable Adapter "admin" : 6.12.0 , installed 6.12.0 Adapter "backitup" : 2.8.7 , installed 2.8.7 Adapter "daswetter" : 3.1.10 , installed 3.1.10 Adapter "deconz" : 1.3.21 , installed 1.3.21 Adapter "dwd" : 2.8.5 , installed 2.8.5 Adapter "ecovacs-deebot": 1.4.13 , installed 1.4.14-alpha.6 Adapter "email" : 1.2.0 , installed 1.2.0 Adapter "fb-checkpresence": 1.2.2 , installed 1.2.2 Adapter "fitbit-fitness": 0.4.10 , installed 0.4.10 Adapter "fritzbox" : 0.5.0 , installed 0.5.0 Adapter "fritzdect" : 2.3.1 , installed 2.3.1 Adapter "history" : 3.0.1 , installed 3.0.1 Adapter "ical" : 1.13.3 , installed 1.13.3 Adapter "icons-material-png": 0.1.0, installed 0.1.0 Adapter "info" : 2.0.0 , installed 2.0.0 Adapter "javascript" : 7.1.4 , installed 7.1.4 Controller "js-controller": 5.0.12 , installed 5.0.12 Adapter "openligadb" : 1.2.4 , installed 1.3.3 Adapter "pollenflug" : 1.0.6 , installed 1.0.6 Adapter "scenes" : 2.3.9 , installed 2.3.9 Adapter "signal-cmb" : 0.3.0 , installed 0.3.0 Adapter "simple-api" : 2.7.2 , installed 2.7.2 Adapter "socketio" : 6.5.5 , installed 6.5.5 Adapter "tahoma" : 0.10.2 , installed 0.10.2 Adapter "tankerkoenig" : 3.3.7 , installed 3.3.7 Adapter "telegram" : 2.0.1 , installed 2.0.1 Adapter "tr-064" : 4.2.18 , installed 4.2.18 Adapter "trashschedule": 2.3.0 , installed 2.3.0 Adapter "tvprogram" : 1.1.2 , installed 1.1.2 Adapter "upnp" : 1.0.21 , installed 1.0.21 Adapter "vis" : 1.4.16 , installed 1.4.16 Adapter "vis-canvas-gauges": 1.0.1, installed 1.0.1 Adapter "vis-google-fonts": 1.0.4 , installed 1.0.4 Adapter "vis-hqwidgets": 1.4.0 , installed 1.4.0 Adapter "vis-jqui-mfd" : 1.0.12 , installed 1.0.12 Adapter "vis-timeandweather": 1.2.2, installed 1.2.2 Adapter "weatherunderground": 3.6.0, installed 3.6.0 Adapter "web" : 6.1.10 , installed 6.1.4 [Updatable] Adapter "ws" : 2.5.8 , installed 2.5.5 [Updatable] Volker@ioBroker:~$
-
@myssv
iob upload ws
-
@homoran sagte in BackItUp Update hängt:
iob upload ws
Volker@ioBroker:~$ iob upload ws upload [11] ws.admin /opt/iobroker/node_modules/iobroker.ws/admin/i18n/de/translations.json i18n/de/translations.json application/json upload [10] ws.admin /opt/iobroker/node_modules/iobroker.ws/admin/i18n/en/translations.json i18n/en/translations.json application/json upload [9] ws.admin /opt/iobroker/node_modules/iobroker.ws/admin/i18n/es/translations.json i18n/es/translations.json application/json upload [8] ws.admin /opt/iobroker/node_modules/iobroker.ws/admin/i18n/fr/translations.json i18n/fr/translations.json application/json upload [7] ws.admin /opt/iobroker/node_modules/iobroker.ws/admin/i18n/it/translations.json i18n/it/translations.json application/json upload [6] ws.admin /opt/iobroker/node_modules/iobroker.ws/admin/i18n/nl/translations.json i18n/nl/translations.json application/json upload [5] ws.admin /opt/iobroker/node_modules/iobroker.ws/admin/i18n/pl/translations.json i18n/pl/translations.json application/json upload [4] ws.admin /opt/iobroker/node_modules/iobroker.ws/admin/i18n/pt/translations.json i18n/pt/translations.json application/json upload [3] ws.admin /opt/iobroker/node_modules/iobroker.ws/admin/i18n/ru/translations.json i18n/ru/translations.json application/json upload [2] ws.admin /opt/iobroker/node_modules/iobroker.ws/admin/i18n/zh-cn/translations.json i18n/zh-cn/translations.json application/json upload [1] ws.admin /opt/iobroker/node_modules/iobroker.ws/admin/jsonConfig.json jsonConfig.json application/json upload [0] ws.admin /opt/iobroker/node_modules/iobroker.ws/admin/ws.png ws.png image/png Adapter "system.adapter.web.0" restarted.
-
Das passt. Du bist auf 'Stable', die Updates sind aber erst in 'Beta' verfügbar.
-
@thomas-braun Warum werden sie mir dann angezeigt?
-
@thomas-braun sagte in BackItUp Update hängt:
Das passt. D
nee,
@myssv sagte in BackItUp Update hängt:
Installing iobroker.ws@2.5.8... (System call)
-