Hallo
wollte gerade auf von 1.4.2. auf 1.6.3 updaten und das ging ziemlich schief. Nun läuft mein ZWave Adapter nicht mehr:
Hier mein Log:
$ ./iobroker upgrade zwave
Update zwave from @1.3.1 to @1.6.3
NPM version: 6.4.1
npm install iobroker.zwave@1.6.3 --unsafe-perm --production --save --prefix "/opt/iobroker" (System call)
find: ‘/etc/polkit-1/localauthority’: Keine Berechtigungfind: ‘/etc/ssl/private’: Keine Berechtigung
E: Fehlschlag beim Holen von http://raspbian.raspberrypi.org/raspbian/pool/main/s/systemd/libudev-dev_232-25+deb9u9_armhf.deb 404 Not Found [IP: 93.93.128.193 80]E: Fehlschlag beim Holen von http://raspbian.raspberrypi.org/raspbian/pool/main/s/systemd/udev_232-25+deb9u9_armhf.deb 404 Not Found [IP: 93.93.128.193 80]
E: Fehlschlag beim Holen von http://raspbian.raspberrypi.org/raspbian/pool/main/s/systemd/libudev1_232-25+deb9u9_armhf.deb 404 Not Found [IP: 93.93.128.193 80]
E: Einige Archive konnten nicht heruntergeladen werden; vielleicht »apt-get update« ausführen oder mit »--fix-missing« probieren?
/opt/iobroker/node_modules/iobroker.zwave/lib/preinstall.js:16 if (!suppressException) throw e;
^
Error: Command failed: sudo apt-get install libudev-dev -y
E: Fehlschlag beim Holen von http://raspbian.raspberrypi.org/raspbian/pool/main/s/systemd/libudev-dev_232-25+deb9u9_armhf.deb 404 Not Found [IP: 93.93.128.193 80]
E: Fehlschlag beim Holen von http://raspbian.raspberrypi.org/raspbian/pool/main/s/systemd/udev_232-25+deb9u9_armhf.deb 404 Not Found [IP: 93.93.128.193 80]
E: Fehlschlag beim Holen von http://raspbian.raspberrypi.org/raspbian/pool/main/s/systemd/libudev1_232-25+deb9u9_armhf.deb 404 Not Found [IP: 93.93.128.193 80]
E: Einige Archive konnten nicht heruntergeladen werden; vielleicht »apt-get update« ausführen oder mit »--fix-missing« probieren?
at checkExecSyncError (child_process.js:607:13)
at Object.execSync (child_process.js:647:13)
at doScript (/opt/iobroker/node_modules/iobroker.zwave/lib/preinstall.js:13:15)
at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.zwave/lib/preinstall.js:26:7)
at Module._compile (module.js:653:30)
at Object.Module._extensions..js (module.js:664:10)
at Module.load (module.js:566:32)
at tryModuleLoad (module.js:506:12)
at Function.Module._load (module.js:498:3)
at Function.Module.runMain (module.js:694:10)
npm
WARN optional SKIPPING OPTIONAL DEPENDENCY: osx-temperature-sensor@1.0.4 (node_modules/osx-temperature-sensor):npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for osx-temperature-sensor@1.0.4: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"arm"})
npm
ERR! code ELIFECYCLEnpm ERR! errno 1
npm ERR! iobroker.zwave@1.6.3 preinstall: node lib/preinstall.js
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the iobroker.zwave@1.6.3 preinstall script.
npm
ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm ERR! A complete log of this run can be found in:npm ERR! /home/iobroker/.npm/_logs/2019-11-08T14_38_17_105Z-debug.log
ERROR: Cannot find io-package.json in null
ERROR: process exited with code 10
Irgendeine Idee?
Danke für die Hilfe.
Gruss
Beat