Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Error/Bug
    4. Update Problem

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker@Smart Living Forum Solingen, 14.06. - Agenda added

    • ioBroker goes Matter ... Matter Adapter in Stable

    UNSOLVED Update Problem

    This topic has been deleted. Only users with topic management privileges can see it.
    • H
      hgw-mos last edited by Homoran

      Systemdata Bitte Ausfüllen
      Hardwaresystem: rasberry PI.
      Arbeitsspeicher: 1GB
      Festplattenart: SD-Karte/SSD/HDD
      Betriebssystem: Linux
      Node-Version: 10.x.x
      Nodejs-Version: 10.x.x
      NPM-Version: 6.x.x
      Installationsart: Skript/Manuell
      Image genutzt: Ja/Nein
      Ort/Name der Imagedatei: Link

      Guten Morgen

      eigentlich habe ich gleich 3 Probleme

      Nach dem der Herbst da ist, habe ich entlich mal wieder Zeit für den iobroker.

      Als erstes wollte ich natürlich mal alle Updates erledigen.

      Dabei bin ich auf einige Probleme gestoßen.

      Bei 2 Adaptern habe ich das seltsame Verhalten das ein Update angezeigt wird und ich dieses auch ausführe.

      Nach dem Neustart aber wieder die alte Version da ist.

      Cloud connection 3.0.4 - 3.1.0

      $ ./iobroker upgrade cloud
      Update cloud from @3.0.4 to @3.1.0
      NPM version: 6.14.8
      npm install iobroker.cloud@3.1.0 --loglevel error --prefix "/opt/iobroker" (System call)
      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
      gyp: Call to 'pkg-config pixman-1 --libs' returned exit status 1 while in binding.gyp. while trying to load binding.gyp
      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:198:13)gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:248:12)gyp ERR! System Linux 5.4.72-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=7" "--node_abi_napi=napi" "--napi_build_version=0" "--node_napi_label=node-v64"gyp ERR! cwd /opt/iobroker/node_modules/canvasgyp ERR! node -v v10.23.0gyp ERR! node-gyp -v v5.1.0gyp ERR! not ok 
      node-pre-gyp ERR! build error 
      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=7 --node_abi_napi=napi --napi_build_version=0 --node_napi_label=node-v64' (1)node-pre-gyp ERR! stack     at ChildProcess.<anonymous> (/opt/iobroker/node_modules/node-pre-gyp/lib/util/compile.js:83:29)node-pre-gyp ERR! stack     at ChildProcess.emit (events.js:198:13)node-pre-gyp ERR! stack     at maybeClose (internal/child_process.js:982:16)node-pre-gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:259:5)node-pre-gyp
       ERR! System Linux 5.4.72-v7l+node-pre-gyp ERR! command "/usr/bin/node" "/opt/iobroker/node_modules/.bin/node-pre-gyp" "install" "--fallback-to-build"node-pre-gyp ERR! cwd /opt/iobroker/node_modules/canvasnode-pre-gyp ERR! node -v v10.23.0node-pre-gyp ERR! node-pre-gyp -v v0.11.0node-pre-gyp ERR! not ok 
      npm
       ERR! code ELIFECYCLE
      npm ERR! errno 1
      npm ERR! canvas@2.6.1 install: `node-pre-gyp install --fallback-to-build`npm ERR! Exit status 1
      npm 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.
      npm ERR! A complete log of this run can be found in:npm ERR!     /home/iobroker/.npm/_logs/2020-12-01T07_07_31_628Z-debug.log
      upload [7] cloud.admin /opt/iobroker/node_modules/iobroker.cloud/admin/words.js words.js application/javascript
      upload [6] cloud.admin /opt/iobroker/node_modules/iobroker.cloud/admin/index_m.html index_m.html text/html
      upload [5] cloud.admin /opt/iobroker/node_modules/iobroker.cloud/admin/index.html index.html text/html
      upload [4] cloud.admin /opt/iobroker/node_modules/iobroker.cloud/admin/img/info-big.png img/info-big.png image/png
      upload [3] cloud.admin /opt/iobroker/node_modules/iobroker.cloud/admin/cloud.png cloud.png image/png
      upload [2] cloud.admin /opt/iobroker/node_modules/iobroker.cloud/admin/blockly.js blockly.js application/javascript
      upload [1] cloud.admin /opt/iobroker/node_modules/iobroker.cloud/admin/alexalogo.png alexalogo.png image/png
      upload [0] cloud.admin /opt/iobroker/node_modules/iobroker.cloud/admin/actions.js actions.js application/javascript
      Adapter "cloud" updated
      process exited with code 0
      

      und auch beim Scenes 1.1.0 - 2.3.0

      $ ./iobroker upgrade scenes
      Update scenes from @1.1.0 to @2.3.0
      NPM version: 6.14.8
      npm install iobroker.scenes@2.3.0 --loglevel error --prefix "/opt/iobroker" (System call)
      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' foundgyp: Call to 'pkg-config pixman-1 --libs' returned exit status 1 while in binding.gyp. while trying to load binding.gyp
      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:198:13)gyp 
      ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:248:12)gyp ERR! System Linux 5.4.72-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=7" "--node_abi_napi=napi" "--napi_build_version=0" "--node_napi_label=node-v64"gyp ERR! cwd /opt/iobroker/node_modules/canvasgyp
       ERR! node -v v10.23.0gyp ERR! node-gyp -v v5.1.0gyp ERR! not ok 
      node-pre-gyp ERR! 
      build error 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=7 --node_abi_napi=napi --napi_build_version=0 --node_napi_label=node-v64' (1)
      node-pre-gyp ERR! stack     at ChildProcess.<anonymous> (/opt/iobroker/node_modules/node-pre-gyp/lib/util/compile.js:83:29)node-pre-gyp ERR! stack     at ChildProcess.emit (events.js:198:13)node-pre-gyp ERR! stack     at maybeClose (internal/child_process.js:982:16)node-pre-gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:259:5)node-pre-gyp ERR! System Linux 5.4.72-v7l+node-pre-gyp ERR! command "/usr/bin/node" "/opt/iobroker/node_modules/.bin/node-pre-gyp" "install" "--fallback-to-build"node-pre-gyp ERR! cwd /opt/iobroker/node_modules/canvasnode-pre-gyp ERR! node -v v10.23.0node-pre-gyp ERR! node-pre-gyp -v v0.11.0node-pre-gyp ERR! 
      not ok 
      npm
       ERR! code ELIFECYCLEnpm ERR! errno 1
      npm 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.
      
      npm ERR! A complete log of this run can be found in:npm ERR!     /home/iobroker/.npm/_logs/2020-12-01T07_10_33_982Z-debug.log
      upload [19] scenes.admin /opt/iobroker/node_modules/iobroker.scenes/admin/worker-json.js worker-json.js application/javascript
      upload [18] scenes.admin /opt/iobroker/node_modules/iobroker.scenes/admin/tab.html tab.html text/html
      upload [17] scenes.admin /opt/iobroker/node_modules/iobroker.scenes/admin/style.css style.css text/css
      upload [16] scenes.admin /opt/iobroker/node_modules/iobroker.scenes/admin/static/js/runtime-main.53966339.js.map static/js/runtime-main.53966339.js.map application/json
      upload [15] scenes.admin /opt/iobroker/node_modules/iobroker.scenes/admin/static/js/runtime-main.53966339.js static/js/runtime-main.53966339.js application/javascript
      upload [14] scenes.admin /opt/iobroker/node_modules/iobroker.scenes/admin/static/js/main.bdf44974.chunk.js.map static/js/main.bdf44974.chunk.js.map application/json
      upload [13] scenes.admin /opt/iobroker/node_modules/iobroker.scenes/admin/static/js/main.bdf44974.chunk.js static/js/main.bdf44974.chunk.js application/javascript
      upload [12] scenes.admin /opt/iobroker/node_modules/iobroker.scenes/admin/static/js/2.979c3ea7.chunk.js.map static/js/2.979c3ea7.chunk.js.map application/json
      upload [11] scenes.admin /opt/iobroker/node_modules/iobroker.scenes/admin/static/js/2.979c3ea7.chunk.js.LICENSE.txt static/js/2.979c3ea7.chunk.js.LICENSE.txt text/plain
      upload [10] scenes.admin /opt/iobroker/node_modules/iobroker.scenes/admin/static/js/2.979c3ea7.chunk.js static/js/2.979c3ea7.chunk.js application/javascript
      upload [9] scenes.admin /opt/iobroker/node_modules/iobroker.scenes/admin/static/css/main.d4bed9c6.chunk.css.map static/css/main.d4bed9c6.chunk.css.map application/json
      upload [8] scenes.admin /opt/iobroker/node_modules/iobroker.scenes/admin/static/css/main.d4bed9c6.chunk.css static/css/main.d4bed9c6.chunk.css text/css
      upload [7] scenes.admin /opt/iobroker/node_modules/iobroker.scenes/admin/static/css/2.4ea622dc.chunk.css.map static/css/2.4ea622dc.chunk.css.map application/json
      upload [6] scenes.admin /opt/iobroker/node_modules/iobroker.scenes/admin/static/css/2.4ea622dc.chunk.css static/css/2.4ea622dc.chunk.css text/css
      upload [5] scenes.admin /opt/iobroker/node_modules/iobroker.scenes/admin/service-worker.js service-worker.js application/javascript
      upload [4] scenes.admin /opt/iobroker/node_modules/iobroker.scenes/admin/scenes.png scenes.png image/png
      upload [3] scenes.admin /opt/iobroker/node_modules/iobroker.scenes/admin/precache-manifest.342fa3f0eec95c5ac2f996cd4daa9dcc.js precache-manifest.342fa3f0eec95c5ac2f996cd4daa9dcc.js application/javascript
      upload [2] scenes.admin /opt/iobroker/node_modules/iobroker.scenes/admin/manifest.json manifest.json application/json
      upload [1] scenes.admin /opt/iobroker/node_modules/iobroker.scenes/admin/favicon.ico favicon.ico image/vnd.microsoft.icon
      upload [0] scenes.admin /opt/iobroker/node_modules/iobroker.scenes/admin/asset-manifest.json asset-manifest.json application/json
      Adapter "scenes" updated
      process exited with code 0
      

      Auch das Update des js-controller will nicht wirklich

      Update js-controller

      pi@raspberrypi:/opt/iobroker $ sudo iobroker upgrade self
      Update js-controller from @2.2.9 to @3.1.6
      NPM version: 6.14.8
      npm install iobroker.js-controller@3.1.6 --unsafe-perm --loglevel error --prefix                                                                                                                                                              "/opt/iobroker" (System call)
      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 variable
      No package 'pixman-1' found
      gyp: Call to 'pkg-config pixman-1 --libs' returned exit status 1 while in binding.gyp. while trying to load binding.gyp
      gyp ERR! configure error
      gyp ERR! stack Error: `gyp` failed with exit code: 1
      gyp 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:198:13)
      gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:248:12)
      gyp ERR! System Linux 5.4.72-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=7" "--node_abi_napi=napi" "--napi_build_version=0" "--node_napi_label=node-v64"
      gyp ERR! cwd /opt/iobroker/node_modules/canvas
      gyp ERR! node -v v10.23.0
      gyp ERR! node-gyp -v v5.1.0
      gyp ERR! not ok
      node-pre-gyp ERR! build error
      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=7 --node_abi_napi=napi --napi_build_version=0 --node_napi_label=node-v64' (1)
      node-pre-gyp ERR! stack     at ChildProcess.<anonymous> (/opt/iobroker/node_modules/node-pre-gyp/lib/util/compile.js:83:29)
      node-pre-gyp ERR! stack     at ChildProcess.emit (events.js:198:13)
      node-pre-gyp ERR! stack     at maybeClose (internal/child_process.js:982:16)
      node-pre-gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:259:5)
      node-pre-gyp ERR! System Linux 5.4.72-v7l+
      node-pre-gyp ERR! command "/usr/bin/node" "/opt/iobroker/node_modules/.bin/node-pre-gyp" "install" "--fallback-to-build"
      node-pre-gyp ERR! cwd /opt/iobroker/node_modules/canvas
      node-pre-gyp ERR! node -v v10.23.0
      node-pre-gyp ERR! node-pre-gyp -v v0.11.0
      node-pre-gyp ERR! not ok
      npm ERR! code ELIFECYCLE
      npm ERR! errno 1
      npm ERR! canvas@2.6.1 install: `node-pre-gyp install --fallback-to-build`
      npm ERR! Exit status 1
      npm 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.
      
      npm ERR! A complete log of this run can be found in:
      npm ERR!     /home/iobroker/.npm/_logs/2020-12-01T05_46_10_321Z-debug.log
      Starting node restart.js
      

      MOD-EDIT: Code in code-tags gesetzt!

      Ich bin wirklich mit Linux ein DAU

      Wäre nett wenn mir da jemand auf die Sprünge helfen könnte

      Danke jetzt schon

      HG

      H 1 Reply Last reply Reply Quote 0
      • H
        hgw-mos @hgw-mos last edited by

        @hgw-mos Und auch bei der Benutzung des Forum ist das mit dem DAU richtig, sorry

        Thomas Braun 1 Reply Last reply Reply Quote 0
        • Thomas Braun
          Thomas Braun Most Active @hgw-mos last edited by

          @hgw-mos pixman-1 und Konsorten installieren.

          H 1 Reply Last reply Reply Quote 0
          • H
            hgw-mos @Thomas Braun last edited by

            @Thomas-Braun Danke schubs hat geholfen 😉

            1 Reply Last reply Reply Quote 0
            • First post
              Last post

            Support us

            ioBroker
            Community Adapters
            Donate

            873
            Online

            31.9k
            Users

            80.1k
            Topics

            1.3m
            Posts

            adapter js-controler
            2
            4
            161
            Loading More Posts
            • Oldest to Newest
            • Newest to Oldest
            • Most Votes
            Reply
            • Reply as topic
            Log in to reply
            Community
            Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
            The ioBroker Community 2014-2023
            logo