NEWS
Fehler im Modul Sharp, libvips fehlt
-
Hallo zusammen,
seit einigen Tagen wird bei nahezu jedem Adapter Update eine Fehlermeldung ausgegeben dass sharp die manuelle installation von libvips >= 8.9.1 erfordert. Daraus ergibt sich dann wohl auch ein gyp Fehler.
pi@raspberrypi:/opt/iobroker $ sudo iobroker upgrade self Update js-controller from @3.0.14 to @3.0.18 NPM version: 6.13.4 npm install iobroker.js-controller@3.0.18 --loglevel error --unsafe-perm --prefix "/opt/iobroker" (System call) ERR! sharp Use with glibc 2.24 requires manual installation of libvips >= 8.9.1 info sharp Attempting to build from source via node-gyp but this may fail due to the above error info sharp Please see https://sharp.pixelplumbing.com/install for required dependencies ../src/common.cc:23:22: fatal error: vips/vips8: Datei oder Verzeichnis nicht gefunden #include <vips/vips8> ^ compilation terminated. make: *** [Release/obj.target/sharp/src/common.o] Fehler 1 gyp ERR! build error gyp ERR! stack Error: `make` failed with exit code: 2 gyp ERR! stack at ChildProcess.onExit (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:191:23) gyp ERR! stack at ChildProcess.emit (events.js:198:13) gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:248:12) gyp ERR! System Linux 4.14.98-v7+ gyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild" gyp ERR! cwd /opt/iobroker/node_modules/sharp gyp ERR! node -v v10.18.1 gyp ERR! node-gyp -v v5.0.5 gyp ERR! not ok Starting node restart.j
Der Fehler scheint keine Auswirkung auf die Funktion auf die Installation zu haben. IObroker funktioniert ohne Probleme. Nur der iot Adapter gibt ein warn aus.
iot.0 2020-04-25 15:56:53.835 warn (15330) Cannot initialize getImage: Error: Cannot find module 'sharp'
Kann ich das Problem ignorieren oder muss ich da was machen? Wenn ja, was? Das übersteigt meine Linux Kenntnisse etwas.
Danke
Markus -
@Markus78224 habe ich auch grad bemerkt.
@apollon77 hast du da einen Tip für? -
Ignorieren
-
-
-
@7thguest dank Dir.