Skip to content
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Standard: (Kein Skin)
  • Kein Skin
Einklappen
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. [gelöst] Update mihome-vaccum Adapter auf 2.0.7 schlägt fehl

NEWS

  • Neuer Blogbeitrag: Monatsrückblick - Dezember 2025 🎄
    BluefoxB
    Bluefox
    11
    1
    475

  • Weihnachtsangebot 2025! 🎄
    BluefoxB
    Bluefox
    24
    1
    1.6k

  • UPDATE 31.10.: Amazon Alexa - ioBroker Skill läuft aus ?
    apollon77A
    apollon77
    48
    3
    9.5k

[gelöst] Update mihome-vaccum Adapter auf 2.0.7 schlägt fehl

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
mi vacuumupdate adapter
3 Beiträge 2 Kommentatoren 323 Aufrufe 2 Watching
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • F Offline
    F Offline
    FabianFranz
    schrieb am zuletzt editiert von FabianFranz
    #1

    Hallo,

    ich bin auf der Fehlersuche. Das Update des mihome-vacuum Adapter von @1.1.5 to @2.0.7 schlägt mit folgendem Log fehl. Für Tips wäre ich dankbar :-)

    Mein System:
    Multihost. Master
    Admin: 4.1.1
    JS controller: 3.1.4
    Node.js: v12.18.0
    NPM: 6.14.4

    2020-06-28 19:32:49.206 - info: host.ioBrokerMaster iobroker upgrade mihome-vacuum
    2020-06-28 19:32:51.329 - info: host.ioBrokerMaster iobroker Update mihome-vacuum from @1.1.5 to @2.0.7
    2020-06-28 19:32:51.947 - info: host.ioBrokerMaster iobroker NPM version: 6.14.4
    2020-06-28 19:32:51.949 - info: host.ioBrokerMaster iobroker npm install iobroker.mihome-vacuum@2.0.7 --loglevel error --prefix "/opt/iobroker" (System call)
    2020-06-28 19:33:15.000 - info: host.ioBrokerMaster iobroker Package pixman-1 was not found in the pkg-config search path.Perhaps you should add the directory containing `pixman-1.pc'to the PKG_CONFIG_PATH environment variableNo package 'pixman-1' found
    2020-06-28 19:33:15.003 - info: host.ioBrokerMaster iobroker gyp: Call to 'pkg-config pixman-1 --libs' returned exit status 1 while in binding.gyp. while trying to load binding.gyp
    2020-06-28 19:33:15.021 - info: host.ioBrokerMaster iobroker gyp ERR! configure error gyp ERR! stack Error: `gyp` failed with exit code: 1gyp ERR! stack at ChildProcess.onCpExit (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/configure.js:351:16)gyp ERR! stack at ChildProcess.emit (events.js:315:20)gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:275:12)gyp ERR! System Linux 4.19.118-v7l+gyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "configure" "--fallback-to-build" "--module=/opt/iobroker/node_modules/canvas/build/Release/canvas.node" "--module_name=canvas" "--module_path=/opt/iobroker/node_modules/canvas/build/Release" "--napi_version=6" "--node_abi_napi=napi" "--napi_build_version=0" "--node_napi_label=node-v72"gyp ERR! cwd /opt/iobroker/node_modules/canvasgyp ERR! node -v v12.18.0gyp ERR! node-gyp -v v5.1.0gyp ERR! not ok
    2020-06-28 19:33:15.031 - info: host.ioBrokerMaster iobroker node-pre-gyp ERR! build error
    2020-06-28 19:33:15.032 - info: host.ioBrokerMaster iobroker node-pre-gyp ERR! stack Error: Failed to execute '/usr/bin/node /usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js configure --fallback-to-build --module=/opt/iobroker/node_modules/canvas/build/Release/canvas.node --module_name=canvas --module_path=/opt/iobroker/node_modules/canvas/build/Release --napi_version=6 --node_abi_napi=napi --napi_build_version=0 --node_napi_label=node-v72' (1)node-pre-gyp ERR! stack at ChildProcess. (/opt/iobroker/node_modules/node-pre-gyp/lib/util/compile.js:83:29)node-pre-gyp ERR! stack at ChildProcess.emit (events.js:315:20)node-pre-gyp ERR! stack at maybeClose (internal/child_process.js:1021:16)node-pre-gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:286:5)
    2020-06-28 19:33:15.033 - info: host.ioBrokerMaster iobroker node-pre-gyp ERR! System Linux 4.19.118-v7l+node-pre-gyp ERR! command "/usr/bin/node" "/opt/iobroker/node_modules/.bin/node-pre-gyp" "install" "--fallback-to-build"node-pre-gyp
    2020-06-28 19:33:15.035 - info: host.ioBrokerMaster iobroker ERR! cwd /opt/iobroker/node_modules/canvasnode-pre-gyp ERR! node -v v12.18.0node-pre-gyp ERR! node-pre-gyp -v v0.11.0node-pre-gyp ERR! not ok
    2020-06-28 19:33:16.789 - info: host.ioBrokerMaster iobroker npm ERR! code ELIFECYCLEnpm ERR! errno 1npm ERR! canvas@2.6.1 install: `node-pre-gyp install --fallback-to-build`npm ERR! Exit status 1npm ERR! npm ERR! Failed at the canvas@2.6.1 install script.npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
    2020-06-28 19:33:16.805 - info: host.ioBrokerMaster iobroker
    2020-06-28 19:33:16.806 - info: host.ioBrokerMaster iobroker npm ERR!
    2020-06-28 19:33:16.807 - info: host.ioBrokerMaster iobroker A complete log of this run can be found in:npm
    2020-06-28 19:33:16.810 - info: host.ioBrokerMaster iobroker ERR! /home/iobroker/.npm/_logs/2020-06-28T17_33_16_783Z-debug.log
    2020-06-28 19:33:16.831 - error: host.ioBrokerMaster iobroker host.ioBrokerMaster Cannot install iobroker.mihome-vacuum@2.0.7: 1
    
    mrbungle64M 1 Antwort Letzte Antwort
    0
    • F FabianFranz

      Hallo,

      ich bin auf der Fehlersuche. Das Update des mihome-vacuum Adapter von @1.1.5 to @2.0.7 schlägt mit folgendem Log fehl. Für Tips wäre ich dankbar :-)

      Mein System:
      Multihost. Master
      Admin: 4.1.1
      JS controller: 3.1.4
      Node.js: v12.18.0
      NPM: 6.14.4

      2020-06-28 19:32:49.206 - info: host.ioBrokerMaster iobroker upgrade mihome-vacuum
      2020-06-28 19:32:51.329 - info: host.ioBrokerMaster iobroker Update mihome-vacuum from @1.1.5 to @2.0.7
      2020-06-28 19:32:51.947 - info: host.ioBrokerMaster iobroker NPM version: 6.14.4
      2020-06-28 19:32:51.949 - info: host.ioBrokerMaster iobroker npm install iobroker.mihome-vacuum@2.0.7 --loglevel error --prefix "/opt/iobroker" (System call)
      2020-06-28 19:33:15.000 - info: host.ioBrokerMaster iobroker Package pixman-1 was not found in the pkg-config search path.Perhaps you should add the directory containing `pixman-1.pc'to the PKG_CONFIG_PATH environment variableNo package 'pixman-1' found
      2020-06-28 19:33:15.003 - info: host.ioBrokerMaster iobroker gyp: Call to 'pkg-config pixman-1 --libs' returned exit status 1 while in binding.gyp. while trying to load binding.gyp
      2020-06-28 19:33:15.021 - info: host.ioBrokerMaster iobroker gyp ERR! configure error gyp ERR! stack Error: `gyp` failed with exit code: 1gyp ERR! stack at ChildProcess.onCpExit (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/configure.js:351:16)gyp ERR! stack at ChildProcess.emit (events.js:315:20)gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:275:12)gyp ERR! System Linux 4.19.118-v7l+gyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "configure" "--fallback-to-build" "--module=/opt/iobroker/node_modules/canvas/build/Release/canvas.node" "--module_name=canvas" "--module_path=/opt/iobroker/node_modules/canvas/build/Release" "--napi_version=6" "--node_abi_napi=napi" "--napi_build_version=0" "--node_napi_label=node-v72"gyp ERR! cwd /opt/iobroker/node_modules/canvasgyp ERR! node -v v12.18.0gyp ERR! node-gyp -v v5.1.0gyp ERR! not ok
      2020-06-28 19:33:15.031 - info: host.ioBrokerMaster iobroker node-pre-gyp ERR! build error
      2020-06-28 19:33:15.032 - info: host.ioBrokerMaster iobroker node-pre-gyp ERR! stack Error: Failed to execute '/usr/bin/node /usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js configure --fallback-to-build --module=/opt/iobroker/node_modules/canvas/build/Release/canvas.node --module_name=canvas --module_path=/opt/iobroker/node_modules/canvas/build/Release --napi_version=6 --node_abi_napi=napi --napi_build_version=0 --node_napi_label=node-v72' (1)node-pre-gyp ERR! stack at ChildProcess. (/opt/iobroker/node_modules/node-pre-gyp/lib/util/compile.js:83:29)node-pre-gyp ERR! stack at ChildProcess.emit (events.js:315:20)node-pre-gyp ERR! stack at maybeClose (internal/child_process.js:1021:16)node-pre-gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:286:5)
      2020-06-28 19:33:15.033 - info: host.ioBrokerMaster iobroker node-pre-gyp ERR! System Linux 4.19.118-v7l+node-pre-gyp ERR! command "/usr/bin/node" "/opt/iobroker/node_modules/.bin/node-pre-gyp" "install" "--fallback-to-build"node-pre-gyp
      2020-06-28 19:33:15.035 - info: host.ioBrokerMaster iobroker ERR! cwd /opt/iobroker/node_modules/canvasnode-pre-gyp ERR! node -v v12.18.0node-pre-gyp ERR! node-pre-gyp -v v0.11.0node-pre-gyp ERR! not ok
      2020-06-28 19:33:16.789 - info: host.ioBrokerMaster iobroker npm ERR! code ELIFECYCLEnpm ERR! errno 1npm ERR! canvas@2.6.1 install: `node-pre-gyp install --fallback-to-build`npm ERR! Exit status 1npm ERR! npm ERR! Failed at the canvas@2.6.1 install script.npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
      2020-06-28 19:33:16.805 - info: host.ioBrokerMaster iobroker
      2020-06-28 19:33:16.806 - info: host.ioBrokerMaster iobroker npm ERR!
      2020-06-28 19:33:16.807 - info: host.ioBrokerMaster iobroker A complete log of this run can be found in:npm
      2020-06-28 19:33:16.810 - info: host.ioBrokerMaster iobroker ERR! /home/iobroker/.npm/_logs/2020-06-28T17_33_16_783Z-debug.log
      2020-06-28 19:33:16.831 - error: host.ioBrokerMaster iobroker host.ioBrokerMaster Cannot install iobroker.mihome-vacuum@2.0.7: 1
      
      mrbungle64M Offline
      mrbungle64M Offline
      mrbungle64
      Developer
      schrieb am zuletzt editiert von
      #2

      @FabianFranz

      https://github.com/iobroker-community-adapters/ioBroker.mihome-vacuum#error-at-installation

      Das sollte nach Installation der genannten Packages behoben sein

      sudo apt-get install build-essential libcairo2-dev libpango1.0-dev libjpeg-dev libgif-dev librsvg2-dev
      
      1 Antwort Letzte Antwort
      0
      • F Offline
        F Offline
        FabianFranz
        schrieb am zuletzt editiert von
        #3

        @mrbungle64 Perfekt, danke für den Hinweis :v:

        1 Antwort Letzte Antwort
        0
        Antworten
        • In einem neuen Thema antworten
        Anmelden zum Antworten
        • Älteste zuerst
        • Neuste zuerst
        • Meiste Stimmen


        Support us

        ioBroker
        Community Adapters
        Donate
        FAQ Cloud / IOT
        HowTo: Node.js-Update
        HowTo: Backup/Restore
        Downloads
        BLOG

        697

        Online

        32.5k

        Benutzer

        81.8k

        Themen

        1.3m

        Beiträge
        Community
        Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
        ioBroker Community 2014-2025
        logo
        • Anmelden

        • Du hast noch kein Konto? Registrieren

        • Anmelden oder registrieren, um zu suchen
        • Erster Beitrag
          Letzter Beitrag
        0
        • Home
        • Aktuell
        • Tags
        • Ungelesen 0
        • Kategorien
        • Unreplied
        • Beliebt
        • GitHub
        • Docu
        • Hilfe