Weiter zum Inhalt
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Hell
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dunkel
  • 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. RPI2 Adapter kann nicht installiert werden

NEWS

  • Neuer ioBroker-Blog online: Monatsrückblick März/April 2026
    BluefoxB
    Bluefox
    8
    1
    678

  • Verwendung von KI bitte immer deutlich kennzeichnen
    HomoranH
    Homoran
    10
    1
    521

  • Monatsrückblick Januar/Februar 2026 ist online!
    BluefoxB
    Bluefox
    18
    1
    1.0k

RPI2 Adapter kann nicht installiert werden

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
167 Beiträge 11 Kommentatoren 8.4k Aufrufe 10 Beobachtet
  • Ä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.
  • G Gonzokalle

    @crunchip
    In das Verzeichnis komme ich erst gar nicht.
    Ich denke mal das PW vom iobroker ist gemeint.

    martin@RaspberryPi-Iobroker:~ $ su - iobroker && cd /opt/iobroker
    Passwort:
    su: Fehler bei Authentifizierung
    martin@RaspberryPi-Iobroker:~ $ su - iobroker && cd /opt/iobroker
    Passwort:
    su: Fehler bei Authentifizierung
    martin@RaspberryPi-Iobroker:~ $ su - iobroker && cd /opt/iobroker
    Passwort:
    su: Fehler bei Authentifizierung
    martin@RaspberryPi-Iobroker:~ $
    
    
    Thomas BraunT Online
    Thomas BraunT Online
    Thomas Braun
    Most Active
    schrieb am zuletzt editiert von
    #130

    @Gonzokalle

    Dann schau jetzt mal ob du den Adapter installiert bekommst.

    iobroker url iobroker.rpi2@latest  --debug
    

    Linux-Werkzeugkasten:
    https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
    NodeJS Fixer Skript:
    https://forum.iobroker.net/topic/68035/iob-node-fix-skript
    iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

    G 1 Antwort Letzte Antwort
    0
    • Thomas BraunT Thomas Braun

      @Gonzokalle

      Dann schau jetzt mal ob du den Adapter installiert bekommst.

      iobroker url iobroker.rpi2@latest  --debug
      
      G Online
      G Online
      Gonzokalle
      schrieb am zuletzt editiert von
      #131

      @Thomas-Braun

      martin@RaspberryPi-Iobroker:~ $ iobroker url iobroker.rpi2@latest  --debug
      install iobroker.rpi2@latest
      NPM version: 11.6.2
      Installing iobroker.rpi2@latest... (System call)
      npm warn deprecated npmlog@4.1.2: This package is no longer supported.
      npm warn deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported
      npm warn deprecated are-we-there-yet@1.1.7: This package is no longer supported.
      npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
      npm warn deprecated gauge@2.7.4: This package is no longer supported.
      
      > iobroker.rpi2@3.0.2 preinstall
      > bash ./preinstall-check.sh
      
      Checking package: libgpiod-dev >= 2.2
      libgpiod-dev version OK: 2.2.1-2+deb13u1
      
      > @stoprocent/bluetooth-hci-socket@1.5.2 install
      > node-gyp-build
      
      
      > @stoprocent/noble@1.19.1 install
      > node-gyp-build
      
      gyp info it worked if it ends with ok
      gyp info using node-gyp@7.1.2
      gyp info using node@24.12.0 | linux | arm64
      (node:98580) [DEP0060] DeprecationWarning: The `util._extend` API is deprecated. Please use Object.assign() instead.
      (Use `node --trace-deprecation ...` to show where the warning was created)
      gyp info find Python using Python version 3.13.5 found at "/usr/bin/python3"
      gyp ERR! Completion callback never invoked!
      gyp ERR! System Linux 6.12.47+rpt-rpi-2712
      gyp ERR! command "/usr/bin/node" "/opt/iobroker/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
      gyp ERR! cwd /opt/iobroker/node_modules/@stoprocent/noble
      gyp ERR! node -v v24.12.0
      gyp ERR! node-gyp -v v7.1.2
      gyp ERR! Node-gyp failed to build your package.
      gyp ERR! Try to update npm and/or node-gyp and if it does not help file an issue with the package author.
      
      > cpu-features@0.0.10 install
      > node buildcheck.js > buildcheck.gypi && node-gyp rebuild
      
      gyp info it worked if it ends with ok
      gyp info using node-gyp@7.1.2
      gyp info using node@24.12.0 | linux | arm64
      (node:98614) [DEP0060] DeprecationWarning: The `util._extend` API is deprecated. Please use Object.assign() instead.
      (Use `node --trace-deprecation ...` to show where the warning was created)
      gyp info find Python using Python version 3.13.5 found at "/usr/bin/python3"
      gyp ERR! Completion callback never invoked!
      gyp ERR! System Linux 6.12.47+rpt-rpi-2712
      gyp ERR! command "/usr/bin/node" "/opt/iobroker/node_modules/.bin/node-gyp" "rebuild"
      gyp ERR! cwd /opt/iobroker/node_modules/cpu-features
      gyp ERR! node -v v24.12.0
      gyp ERR! node-gyp -v v7.1.2
      gyp ERR! Node-gyp failed to build your package.
      gyp ERR! Try to update npm and/or node-gyp and if it does not help file an issue with the package author.
      
      > diskusage@1.2.0 install
      > node-gyp rebuild
      
      gyp info it worked if it ends with ok
      gyp info using node-gyp@7.1.2
      gyp info using node@24.12.0 | linux | arm64
      (node:98629) [DEP0060] DeprecationWarning: The `util._extend` API is deprecated. Please use Object.assign() instead.
      (Use `node --trace-deprecation ...` to show where the warning was created)
      gyp info find Python using Python version 3.13.5 found at "/usr/bin/python3"
      gyp ERR! Completion callback never invoked!
      gyp ERR! System Linux 6.12.47+rpt-rpi-2712
      gyp ERR! command "/usr/bin/node" "/opt/iobroker/node_modules/.bin/node-gyp" "rebuild"
      gyp ERR! cwd /opt/iobroker/node_modules/diskusage
      gyp ERR! node -v v24.12.0
      gyp ERR! node-gyp -v v7.1.2
      gyp ERR! Node-gyp failed to build your package.
      gyp ERR! Try to update npm and/or node-gyp and if it does not help file an issue with the package author.
      
      > node-dht-sensor@0.4.5 install
      > node-gyp configure
      
      gyp info it worked if it ends with ok
      gyp info using node-gyp@7.1.2
      gyp info using node@24.12.0 | linux | arm64
      (node:98643) [DEP0060] DeprecationWarning: The `util._extend` API is deprecated. Please use Object.assign() instead.
      (Use `node --trace-deprecation ...` to show where the warning was created)
      gyp info find Python using Python version 3.13.5 found at "/usr/bin/python3"
      gyp ERR! Completion callback never invoked!
      gyp ERR! System Linux 6.12.47+rpt-rpi-2712
      gyp ERR! command "/usr/bin/node" "/opt/iobroker/node_modules/.bin/node-gyp" "configure"
      gyp ERR! cwd /opt/iobroker/node_modules/node-dht-sensor
      gyp ERR! node -v v24.12.0
      gyp ERR! node-gyp -v v7.1.2
      gyp ERR! Node-gyp failed to build your package.
      gyp ERR! Try to update npm and/or node-gyp and if it does not help file an issue with the package author.
      
      > opengpio@2.0.2 install
      > node-gyp rebuild
      
      gyp info it worked if it ends with ok
      gyp info using node-gyp@7.1.2
      gyp info using node@24.12.0 | linux | arm64
      (node:98657) [DEP0060] DeprecationWarning: The `util._extend` API is deprecated. Please use Object.assign() instead.
      (Use `node --trace-deprecation ...` to show where the warning was created)
      gyp info find Python using Python version 3.13.5 found at "/usr/bin/python3"
      gyp ERR! Completion callback never invoked!
      gyp ERR! System Linux 6.12.47+rpt-rpi-2712
      gyp ERR! command "/usr/bin/node" "/opt/iobroker/node_modules/.bin/node-gyp" "rebuild"
      gyp ERR! cwd /opt/iobroker/node_modules/opengpio
      gyp ERR! node -v v24.12.0
      gyp ERR! node-gyp -v v7.1.2
      gyp ERR! Node-gyp failed to build your package.
      gyp ERR! Try to update npm and/or node-gyp and if it does not help file an issue with the package author.
      npm error code 6
      npm error path /opt/iobroker/node_modules/opengpio
      npm error command failed
      npm error command sh -c node-gyp rebuild
      npm error A complete log of this run can be found in: /home/iobroker/.npm/_logs/2025-12-29T17_42_20_656Z-debug-0.log
      npm warn deprecated npmlog@4.1.2: This package is no longer supported.
      npm warn deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported
      npm warn deprecated are-we-there-yet@1.1.7: This package is no longer supported.
      npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
      npm warn deprecated gauge@2.7.4: This package is no longer supported.
      gyp info it worked if it ends with ok
      gyp info using node-gyp@7.1.2
      gyp info using node@24.12.0 | linux | arm64
      (node:98580) [DEP0060] DeprecationWarning: The `util._extend` API is deprecated. Please use Object.assign() instead.
      (Use `node --trace-deprecation ...` to show where the warning was created)
      gyp info find Python using Python version 3.13.5 found at "/usr/bin/python3"
      gyp ERR! Completion callback never invoked!
      gyp ERR! System Linux 6.12.47+rpt-rpi-2712
      gyp ERR! command "/usr/bin/node" "/opt/iobroker/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
      gyp ERR! cwd /opt/iobroker/node_modules/@stoprocent/noble
      gyp ERR! node -v v24.12.0
      gyp ERR! node-gyp -v v7.1.2
      gyp ERR! Node-gyp failed to build your package.
      gyp ERR! Try to update npm and/or node-gyp and if it does not help file an issue with the package author.
      gyp info it worked if it ends with ok
      gyp info using node-gyp@7.1.2
      gyp info using node@24.12.0 | linux | arm64
      (node:98614) [DEP0060] DeprecationWarning: The `util._extend` API is deprecated. Please use Object.assign() instead.
      (Use `node --trace-deprecation ...` to show where the warning was created)
      gyp info find Python using Python version 3.13.5 found at "/usr/bin/python3"
      gyp ERR! Completion callback never invoked!
      gyp ERR! System Linux 6.12.47+rpt-rpi-2712
      gyp ERR! command "/usr/bin/node" "/opt/iobroker/node_modules/.bin/node-gyp" "rebuild"
      gyp ERR! cwd /opt/iobroker/node_modules/cpu-features
      gyp ERR! node -v v24.12.0
      gyp ERR! node-gyp -v v7.1.2
      gyp ERR! Node-gyp failed to build your package.
      gyp ERR! Try to update npm and/or node-gyp and if it does not help file an issue with the package author.
      gyp info it worked if it ends with ok
      gyp info using node-gyp@7.1.2
      gyp info using node@24.12.0 | linux | arm64
      (node:98629) [DEP0060] DeprecationWarning: The `util._extend` API is deprecated. Please use Object.assign() instead.
      (Use `node --trace-deprecation ...` to show where the warning was created)
      gyp info find Python using Python version 3.13.5 found at "/usr/bin/python3"
      gyp ERR! Completion callback never invoked!
      gyp ERR! System Linux 6.12.47+rpt-rpi-2712
      gyp ERR! command "/usr/bin/node" "/opt/iobroker/node_modules/.bin/node-gyp" "rebuild"
      gyp ERR! cwd /opt/iobroker/node_modules/diskusage
      gyp ERR! node -v v24.12.0
      gyp ERR! node-gyp -v v7.1.2
      gyp ERR! Node-gyp failed to build your package.
      gyp ERR! Try to update npm and/or node-gyp and if it does not help file an issue with the package author.
      gyp info it worked if it ends with ok
      gyp info using node-gyp@7.1.2
      gyp info using node@24.12.0 | linux | arm64
      (node:98643) [DEP0060] DeprecationWarning: The `util._extend` API is deprecated. Please use Object.assign() instead.
      (Use `node --trace-deprecation ...` to show where the warning was created)
      gyp info find Python using Python version 3.13.5 found at "/usr/bin/python3"
      gyp ERR! Completion callback never invoked!
      gyp ERR! System Linux 6.12.47+rpt-rpi-2712
      gyp ERR! command "/usr/bin/node" "/opt/iobroker/node_modules/.bin/node-gyp" "configure"
      gyp ERR! cwd /opt/iobroker/node_modules/node-dht-sensor
      gyp ERR! node -v v24.12.0
      gyp ERR! node-gyp -v v7.1.2
      gyp ERR! Node-gyp failed to build your package.
      gyp ERR! Try to update npm and/or node-gyp and if it does not help file an issue with the package author.
      gyp info it worked if it ends with ok
      gyp info using node-gyp@7.1.2
      gyp info using node@24.12.0 | linux | arm64
      (node:98657) [DEP0060] DeprecationWarning: The `util._extend` API is deprecated. Please use Object.assign() instead.
      (Use `node --trace-deprecation ...` to show where the warning was created)
      gyp info find Python using Python version 3.13.5 found at "/usr/bin/python3"
      gyp ERR! Completion callback never invoked!
      gyp ERR! System Linux 6.12.47+rpt-rpi-2712
      gyp ERR! command "/usr/bin/node" "/opt/iobroker/node_modules/.bin/node-gyp" "rebuild"
      gyp ERR! cwd /opt/iobroker/node_modules/opengpio
      gyp ERR! node -v v24.12.0
      gyp ERR! node-gyp -v v7.1.2
      gyp ERR! Node-gyp failed to build your package.
      gyp ERR! Try to update npm and/or node-gyp and if it does not help file an issue with the package author.
      npm error code 6
      npm error path /opt/iobroker/node_modules/opengpio
      npm error command failed
      npm error command sh -c node-gyp rebuild
      npm error A complete log of this run can be found in: /home/iobroker/.npm/_logs/2025-12-29T17_42_20_656Z-debug-0.log
      host.RaspberryPi-Iobroker Cannot install iobroker.rpi2@latest: 6
      martin@RaspberryPi-Iobroker:~ $
      
      
      Thomas BraunT 1 Antwort Letzte Antwort
      0
      • G Gonzokalle

        @Thomas-Braun

        martin@RaspberryPi-Iobroker:~ $ iobroker url iobroker.rpi2@latest  --debug
        install iobroker.rpi2@latest
        NPM version: 11.6.2
        Installing iobroker.rpi2@latest... (System call)
        npm warn deprecated npmlog@4.1.2: This package is no longer supported.
        npm warn deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported
        npm warn deprecated are-we-there-yet@1.1.7: This package is no longer supported.
        npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
        npm warn deprecated gauge@2.7.4: This package is no longer supported.
        
        > iobroker.rpi2@3.0.2 preinstall
        > bash ./preinstall-check.sh
        
        Checking package: libgpiod-dev >= 2.2
        libgpiod-dev version OK: 2.2.1-2+deb13u1
        
        > @stoprocent/bluetooth-hci-socket@1.5.2 install
        > node-gyp-build
        
        
        > @stoprocent/noble@1.19.1 install
        > node-gyp-build
        
        gyp info it worked if it ends with ok
        gyp info using node-gyp@7.1.2
        gyp info using node@24.12.0 | linux | arm64
        (node:98580) [DEP0060] DeprecationWarning: The `util._extend` API is deprecated. Please use Object.assign() instead.
        (Use `node --trace-deprecation ...` to show where the warning was created)
        gyp info find Python using Python version 3.13.5 found at "/usr/bin/python3"
        gyp ERR! Completion callback never invoked!
        gyp ERR! System Linux 6.12.47+rpt-rpi-2712
        gyp ERR! command "/usr/bin/node" "/opt/iobroker/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
        gyp ERR! cwd /opt/iobroker/node_modules/@stoprocent/noble
        gyp ERR! node -v v24.12.0
        gyp ERR! node-gyp -v v7.1.2
        gyp ERR! Node-gyp failed to build your package.
        gyp ERR! Try to update npm and/or node-gyp and if it does not help file an issue with the package author.
        
        > cpu-features@0.0.10 install
        > node buildcheck.js > buildcheck.gypi && node-gyp rebuild
        
        gyp info it worked if it ends with ok
        gyp info using node-gyp@7.1.2
        gyp info using node@24.12.0 | linux | arm64
        (node:98614) [DEP0060] DeprecationWarning: The `util._extend` API is deprecated. Please use Object.assign() instead.
        (Use `node --trace-deprecation ...` to show where the warning was created)
        gyp info find Python using Python version 3.13.5 found at "/usr/bin/python3"
        gyp ERR! Completion callback never invoked!
        gyp ERR! System Linux 6.12.47+rpt-rpi-2712
        gyp ERR! command "/usr/bin/node" "/opt/iobroker/node_modules/.bin/node-gyp" "rebuild"
        gyp ERR! cwd /opt/iobroker/node_modules/cpu-features
        gyp ERR! node -v v24.12.0
        gyp ERR! node-gyp -v v7.1.2
        gyp ERR! Node-gyp failed to build your package.
        gyp ERR! Try to update npm and/or node-gyp and if it does not help file an issue with the package author.
        
        > diskusage@1.2.0 install
        > node-gyp rebuild
        
        gyp info it worked if it ends with ok
        gyp info using node-gyp@7.1.2
        gyp info using node@24.12.0 | linux | arm64
        (node:98629) [DEP0060] DeprecationWarning: The `util._extend` API is deprecated. Please use Object.assign() instead.
        (Use `node --trace-deprecation ...` to show where the warning was created)
        gyp info find Python using Python version 3.13.5 found at "/usr/bin/python3"
        gyp ERR! Completion callback never invoked!
        gyp ERR! System Linux 6.12.47+rpt-rpi-2712
        gyp ERR! command "/usr/bin/node" "/opt/iobroker/node_modules/.bin/node-gyp" "rebuild"
        gyp ERR! cwd /opt/iobroker/node_modules/diskusage
        gyp ERR! node -v v24.12.0
        gyp ERR! node-gyp -v v7.1.2
        gyp ERR! Node-gyp failed to build your package.
        gyp ERR! Try to update npm and/or node-gyp and if it does not help file an issue with the package author.
        
        > node-dht-sensor@0.4.5 install
        > node-gyp configure
        
        gyp info it worked if it ends with ok
        gyp info using node-gyp@7.1.2
        gyp info using node@24.12.0 | linux | arm64
        (node:98643) [DEP0060] DeprecationWarning: The `util._extend` API is deprecated. Please use Object.assign() instead.
        (Use `node --trace-deprecation ...` to show where the warning was created)
        gyp info find Python using Python version 3.13.5 found at "/usr/bin/python3"
        gyp ERR! Completion callback never invoked!
        gyp ERR! System Linux 6.12.47+rpt-rpi-2712
        gyp ERR! command "/usr/bin/node" "/opt/iobroker/node_modules/.bin/node-gyp" "configure"
        gyp ERR! cwd /opt/iobroker/node_modules/node-dht-sensor
        gyp ERR! node -v v24.12.0
        gyp ERR! node-gyp -v v7.1.2
        gyp ERR! Node-gyp failed to build your package.
        gyp ERR! Try to update npm and/or node-gyp and if it does not help file an issue with the package author.
        
        > opengpio@2.0.2 install
        > node-gyp rebuild
        
        gyp info it worked if it ends with ok
        gyp info using node-gyp@7.1.2
        gyp info using node@24.12.0 | linux | arm64
        (node:98657) [DEP0060] DeprecationWarning: The `util._extend` API is deprecated. Please use Object.assign() instead.
        (Use `node --trace-deprecation ...` to show where the warning was created)
        gyp info find Python using Python version 3.13.5 found at "/usr/bin/python3"
        gyp ERR! Completion callback never invoked!
        gyp ERR! System Linux 6.12.47+rpt-rpi-2712
        gyp ERR! command "/usr/bin/node" "/opt/iobroker/node_modules/.bin/node-gyp" "rebuild"
        gyp ERR! cwd /opt/iobroker/node_modules/opengpio
        gyp ERR! node -v v24.12.0
        gyp ERR! node-gyp -v v7.1.2
        gyp ERR! Node-gyp failed to build your package.
        gyp ERR! Try to update npm and/or node-gyp and if it does not help file an issue with the package author.
        npm error code 6
        npm error path /opt/iobroker/node_modules/opengpio
        npm error command failed
        npm error command sh -c node-gyp rebuild
        npm error A complete log of this run can be found in: /home/iobroker/.npm/_logs/2025-12-29T17_42_20_656Z-debug-0.log
        npm warn deprecated npmlog@4.1.2: This package is no longer supported.
        npm warn deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported
        npm warn deprecated are-we-there-yet@1.1.7: This package is no longer supported.
        npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
        npm warn deprecated gauge@2.7.4: This package is no longer supported.
        gyp info it worked if it ends with ok
        gyp info using node-gyp@7.1.2
        gyp info using node@24.12.0 | linux | arm64
        (node:98580) [DEP0060] DeprecationWarning: The `util._extend` API is deprecated. Please use Object.assign() instead.
        (Use `node --trace-deprecation ...` to show where the warning was created)
        gyp info find Python using Python version 3.13.5 found at "/usr/bin/python3"
        gyp ERR! Completion callback never invoked!
        gyp ERR! System Linux 6.12.47+rpt-rpi-2712
        gyp ERR! command "/usr/bin/node" "/opt/iobroker/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
        gyp ERR! cwd /opt/iobroker/node_modules/@stoprocent/noble
        gyp ERR! node -v v24.12.0
        gyp ERR! node-gyp -v v7.1.2
        gyp ERR! Node-gyp failed to build your package.
        gyp ERR! Try to update npm and/or node-gyp and if it does not help file an issue with the package author.
        gyp info it worked if it ends with ok
        gyp info using node-gyp@7.1.2
        gyp info using node@24.12.0 | linux | arm64
        (node:98614) [DEP0060] DeprecationWarning: The `util._extend` API is deprecated. Please use Object.assign() instead.
        (Use `node --trace-deprecation ...` to show where the warning was created)
        gyp info find Python using Python version 3.13.5 found at "/usr/bin/python3"
        gyp ERR! Completion callback never invoked!
        gyp ERR! System Linux 6.12.47+rpt-rpi-2712
        gyp ERR! command "/usr/bin/node" "/opt/iobroker/node_modules/.bin/node-gyp" "rebuild"
        gyp ERR! cwd /opt/iobroker/node_modules/cpu-features
        gyp ERR! node -v v24.12.0
        gyp ERR! node-gyp -v v7.1.2
        gyp ERR! Node-gyp failed to build your package.
        gyp ERR! Try to update npm and/or node-gyp and if it does not help file an issue with the package author.
        gyp info it worked if it ends with ok
        gyp info using node-gyp@7.1.2
        gyp info using node@24.12.0 | linux | arm64
        (node:98629) [DEP0060] DeprecationWarning: The `util._extend` API is deprecated. Please use Object.assign() instead.
        (Use `node --trace-deprecation ...` to show where the warning was created)
        gyp info find Python using Python version 3.13.5 found at "/usr/bin/python3"
        gyp ERR! Completion callback never invoked!
        gyp ERR! System Linux 6.12.47+rpt-rpi-2712
        gyp ERR! command "/usr/bin/node" "/opt/iobroker/node_modules/.bin/node-gyp" "rebuild"
        gyp ERR! cwd /opt/iobroker/node_modules/diskusage
        gyp ERR! node -v v24.12.0
        gyp ERR! node-gyp -v v7.1.2
        gyp ERR! Node-gyp failed to build your package.
        gyp ERR! Try to update npm and/or node-gyp and if it does not help file an issue with the package author.
        gyp info it worked if it ends with ok
        gyp info using node-gyp@7.1.2
        gyp info using node@24.12.0 | linux | arm64
        (node:98643) [DEP0060] DeprecationWarning: The `util._extend` API is deprecated. Please use Object.assign() instead.
        (Use `node --trace-deprecation ...` to show where the warning was created)
        gyp info find Python using Python version 3.13.5 found at "/usr/bin/python3"
        gyp ERR! Completion callback never invoked!
        gyp ERR! System Linux 6.12.47+rpt-rpi-2712
        gyp ERR! command "/usr/bin/node" "/opt/iobroker/node_modules/.bin/node-gyp" "configure"
        gyp ERR! cwd /opt/iobroker/node_modules/node-dht-sensor
        gyp ERR! node -v v24.12.0
        gyp ERR! node-gyp -v v7.1.2
        gyp ERR! Node-gyp failed to build your package.
        gyp ERR! Try to update npm and/or node-gyp and if it does not help file an issue with the package author.
        gyp info it worked if it ends with ok
        gyp info using node-gyp@7.1.2
        gyp info using node@24.12.0 | linux | arm64
        (node:98657) [DEP0060] DeprecationWarning: The `util._extend` API is deprecated. Please use Object.assign() instead.
        (Use `node --trace-deprecation ...` to show where the warning was created)
        gyp info find Python using Python version 3.13.5 found at "/usr/bin/python3"
        gyp ERR! Completion callback never invoked!
        gyp ERR! System Linux 6.12.47+rpt-rpi-2712
        gyp ERR! command "/usr/bin/node" "/opt/iobroker/node_modules/.bin/node-gyp" "rebuild"
        gyp ERR! cwd /opt/iobroker/node_modules/opengpio
        gyp ERR! node -v v24.12.0
        gyp ERR! node-gyp -v v7.1.2
        gyp ERR! Node-gyp failed to build your package.
        gyp ERR! Try to update npm and/or node-gyp and if it does not help file an issue with the package author.
        npm error code 6
        npm error path /opt/iobroker/node_modules/opengpio
        npm error command failed
        npm error command sh -c node-gyp rebuild
        npm error A complete log of this run can be found in: /home/iobroker/.npm/_logs/2025-12-29T17_42_20_656Z-debug-0.log
        host.RaspberryPi-Iobroker Cannot install iobroker.rpi2@latest: 6
        martin@RaspberryPi-Iobroker:~ $
        
        
        Thomas BraunT Online
        Thomas BraunT Online
        Thomas Braun
        Most Active
        schrieb am zuletzt editiert von Thomas Braun
        #132

        @Gonzokalle sagte in RPI2 Adapter kann nicht installiert werden:

        Zieht sich immer noch irgendwoher die veraltete Version.

        gyp info using node-gyp@7.1.2

        Bei dir wird vermutlich dies der Fall sein:

        Lokale Installation im Projekt

        Viele Projekte installieren node-gyp als lokale Abhängigkeit (in node_modules/.bin).
        Wenn du npm install ausführst, wird oft die in der package.json oder package-lock.json festgelegte Version verwendet – und die kann veraltet sein.
        Lösung: Prüfe die package.json und package-lock.json auf die Version von node-gyp und aktualisiere sie ggf. mit:

        npm update node-gyp

        Also wird in einer deiner package.json oder package-lock.json die alte node-gyp drin stehen.
        Schau mal per

        cd /opt/iobroker/
        grep -R --include \*package* '"node-gyp":'
        

        danach.

        Linux-Werkzeugkasten:
        https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
        NodeJS Fixer Skript:
        https://forum.iobroker.net/topic/68035/iob-node-fix-skript
        iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

        G HomoranH 2 Antworten Letzte Antwort
        0
        • Thomas BraunT Thomas Braun

          @Gonzokalle sagte in RPI2 Adapter kann nicht installiert werden:

          Zieht sich immer noch irgendwoher die veraltete Version.

          gyp info using node-gyp@7.1.2

          Bei dir wird vermutlich dies der Fall sein:

          Lokale Installation im Projekt

          Viele Projekte installieren node-gyp als lokale Abhängigkeit (in node_modules/.bin).
          Wenn du npm install ausführst, wird oft die in der package.json oder package-lock.json festgelegte Version verwendet – und die kann veraltet sein.
          Lösung: Prüfe die package.json und package-lock.json auf die Version von node-gyp und aktualisiere sie ggf. mit:

          npm update node-gyp

          Also wird in einer deiner package.json oder package-lock.json die alte node-gyp drin stehen.
          Schau mal per

          cd /opt/iobroker/
          grep -R --include \*package* '"node-gyp":'
          

          danach.

          G Online
          G Online
          Gonzokalle
          schrieb am zuletzt editiert von
          #133

          @Thomas-Braun

          martin@RaspberryPi-Iobroker:~ $
          
          
          
          cd /opt/iobroker/
          grep -R --include \*package* '"node-gyp":'
          node_modules/nan/package.json:    "node-gyp": "~v10.3.1",
          node_modules/@serialport/bindings-cpp/package.json:    "node-gyp": "9.4.0",
          node_modules/iobroker.zigbee/node_modules/@serialport/bindings-cpp/package.json:    "node-gyp": "11.0.0",
          node_modules/zigbee-herdsman/node_modules/@serialport/bindings-cpp/package.json:    "node-gyp": "11.0.0",
          grep: node_modules/.bin/patch-package: Datei oder Verzeichnis nicht gefunden
          node_modules/zigbee-herdsman-converters/node_modules/@serialport/bindings-cpp/package.json:    "node-gyp": "11.0.0",
          package-lock.json:        "node-gyp": "bin/node-gyp.js"
          package-lock.json:        "node-gyp": "^7.1.2"
          martin@RaspberryPi-Iobroker:/opt/iobroker $
          
          
          
          Thomas BraunT 1 Antwort Letzte Antwort
          0
          • Thomas BraunT Thomas Braun

            @Gonzokalle sagte in RPI2 Adapter kann nicht installiert werden:

            Zieht sich immer noch irgendwoher die veraltete Version.

            gyp info using node-gyp@7.1.2

            Bei dir wird vermutlich dies der Fall sein:

            Lokale Installation im Projekt

            Viele Projekte installieren node-gyp als lokale Abhängigkeit (in node_modules/.bin).
            Wenn du npm install ausführst, wird oft die in der package.json oder package-lock.json festgelegte Version verwendet – und die kann veraltet sein.
            Lösung: Prüfe die package.json und package-lock.json auf die Version von node-gyp und aktualisiere sie ggf. mit:

            npm update node-gyp

            Also wird in einer deiner package.json oder package-lock.json die alte node-gyp drin stehen.
            Schau mal per

            cd /opt/iobroker/
            grep -R --include \*package* '"node-gyp":'
            

            danach.

            HomoranH Nicht stören
            HomoranH Nicht stören
            Homoran
            Global Moderator Administrators
            schrieb am zuletzt editiert von Homoran
            #134

            @Thomas-Braun sagte in RPI2 Adapter kann nicht installiert werden:

            Also wird in einer deiner package.json oder package-lock.json die alte node-gyp drin stehen.

            du hast ja editiert 😉

            ich wollte dich gestern schon fragen ob es Sinn ergäbe die package-lock.json zu löschen.

            aber da steht ja ^ 7.1.2 drin

            kein Support per PN! - Fragen im Forum stellen -
            Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
            Das Forum freut sich über eine Spende. Benutzt dazu den Spendenbutton oben rechts. Danke!
            der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

            Thomas BraunT 1 Antwort Letzte Antwort
            0
            • G Gonzokalle

              @Thomas-Braun

              martin@RaspberryPi-Iobroker:~ $
              
              
              
              cd /opt/iobroker/
              grep -R --include \*package* '"node-gyp":'
              node_modules/nan/package.json:    "node-gyp": "~v10.3.1",
              node_modules/@serialport/bindings-cpp/package.json:    "node-gyp": "9.4.0",
              node_modules/iobroker.zigbee/node_modules/@serialport/bindings-cpp/package.json:    "node-gyp": "11.0.0",
              node_modules/zigbee-herdsman/node_modules/@serialport/bindings-cpp/package.json:    "node-gyp": "11.0.0",
              grep: node_modules/.bin/patch-package: Datei oder Verzeichnis nicht gefunden
              node_modules/zigbee-herdsman-converters/node_modules/@serialport/bindings-cpp/package.json:    "node-gyp": "11.0.0",
              package-lock.json:        "node-gyp": "bin/node-gyp.js"
              package-lock.json:        "node-gyp": "^7.1.2"
              martin@RaspberryPi-Iobroker:/opt/iobroker $
              
              
              
              Thomas BraunT Online
              Thomas BraunT Online
              Thomas Braun
              Most Active
              schrieb am zuletzt editiert von
              #135

              @Gonzokalle

              iob stop
              rm /opt/iobroker/package-lock.json
              cd /opt/iobroker/
              npm i
              iob start
              

              Linux-Werkzeugkasten:
              https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
              NodeJS Fixer Skript:
              https://forum.iobroker.net/topic/68035/iob-node-fix-skript
              iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

              1 Antwort Letzte Antwort
              0
              • HomoranH Homoran

                @Thomas-Braun sagte in RPI2 Adapter kann nicht installiert werden:

                Also wird in einer deiner package.json oder package-lock.json die alte node-gyp drin stehen.

                du hast ja editiert 😉

                ich wollte dich gestern schon fragen ob es Sinn ergäbe die package-lock.json zu löschen.

                aber da steht ja ^ 7.1.2 drin

                Thomas BraunT Online
                Thomas BraunT Online
                Thomas Braun
                Most Active
                schrieb am zuletzt editiert von
                #136

                @Homoran sagte in RPI2 Adapter kann nicht installiert werden:

                aber da steht ja ^ 7.1.2 drin

                Das verhindert, das höhere Versionen als node-gyp 7.x.y verwendet werden können.

                Linux-Werkzeugkasten:
                https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                NodeJS Fixer Skript:
                https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                HomoranH 1 Antwort Letzte Antwort
                0
                • Thomas BraunT Thomas Braun

                  @Homoran sagte in RPI2 Adapter kann nicht installiert werden:

                  aber da steht ja ^ 7.1.2 drin

                  Das verhindert, das höhere Versionen als node-gyp 7.x.y verwendet werden können.

                  HomoranH Nicht stören
                  HomoranH Nicht stören
                  Homoran
                  Global Moderator Administrators
                  schrieb am zuletzt editiert von
                  #137

                  @Thomas-Braun sagte in RPI2 Adapter kann nicht installiert werden:

                  @Homoran sagte in RPI2 Adapter kann nicht installiert werden:

                  aber da steht ja ^ 7.1.2 drin

                  Das verhindert, das höhere Versionen als node-gyp 7.x.y verwendet werden können.

                  nicht mindestens 7.1.2??

                  kein Support per PN! - Fragen im Forum stellen -
                  Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
                  Das Forum freut sich über eine Spende. Benutzt dazu den Spendenbutton oben rechts. Danke!
                  der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                  Thomas BraunT 1 Antwort Letzte Antwort
                  0
                  • HomoranH Homoran

                    @Thomas-Braun sagte in RPI2 Adapter kann nicht installiert werden:

                    @Homoran sagte in RPI2 Adapter kann nicht installiert werden:

                    aber da steht ja ^ 7.1.2 drin

                    Das verhindert, das höhere Versionen als node-gyp 7.x.y verwendet werden können.

                    nicht mindestens 7.1.2??

                    Thomas BraunT Online
                    Thomas BraunT Online
                    Thomas Braun
                    Most Active
                    schrieb am zuletzt editiert von
                    #138

                    @Homoran sagte in RPI2 Adapter kann nicht installiert werden:

                    nicht mindestens 7.1.2??

                    Ja, aber auch maximal 7.x.y.

                    Linux-Werkzeugkasten:
                    https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                    NodeJS Fixer Skript:
                    https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                    iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                    G HomoranH 2 Antworten Letzte Antwort
                    0
                    • Thomas BraunT Thomas Braun

                      @Homoran sagte in RPI2 Adapter kann nicht installiert werden:

                      nicht mindestens 7.1.2??

                      Ja, aber auch maximal 7.x.y.

                      G Online
                      G Online
                      Gonzokalle
                      schrieb am zuletzt editiert von
                      #139

                      @Thomas-Braun
                      Ich mache einfach was du sagst..

                      martin@RaspberryPi-Iobroker:/opt/iobroker $ iob stop
                      martin@RaspberryPi-Iobroker:/opt/iobroker $ rm /opt/iobroker/package-lock.json
                      martin@RaspberryPi-Iobroker:/opt/iobroker $ cd /opt/iobroker/
                      martin@RaspberryPi-Iobroker:/opt/iobroker $ npm i
                      npm warn deprecated npmlog@4.1.2: This package is no longer supported.
                      npm warn deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported
                      npm warn deprecated are-we-there-yet@1.1.7: This package is no longer supported.
                      npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
                      npm warn deprecated gauge@2.7.4: This package is no longer supported.
                      
                      changed 1 package in 25s
                      
                      206 packages are looking for funding
                        run `npm fund` for details
                      martin@RaspberryPi-Iobroker:/opt/iobroker $ iob start
                      martin@RaspberryPi-Iobroker:/opt/iobroker $
                      
                      
                      Thomas BraunT 1 Antwort Letzte Antwort
                      0
                      • Thomas BraunT Thomas Braun

                        @Homoran sagte in RPI2 Adapter kann nicht installiert werden:

                        nicht mindestens 7.1.2??

                        Ja, aber auch maximal 7.x.y.

                        HomoranH Nicht stören
                        HomoranH Nicht stören
                        Homoran
                        Global Moderator Administrators
                        schrieb am zuletzt editiert von
                        #140

                        @Thomas-Braun sagte in RPI2 Adapter kann nicht installiert werden:

                        @Homoran sagte in RPI2 Adapter kann nicht installiert werden:

                        nicht mindestens 7.1.2??

                        Ja, aber auch maximal 7.x.y.

                        aahh, dann ist das in der json-lock anders herum als in den Dependencys!
                        ergäbe Sinn

                        Danke

                        kein Support per PN! - Fragen im Forum stellen -
                        Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
                        Das Forum freut sich über eine Spende. Benutzt dazu den Spendenbutton oben rechts. Danke!
                        der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                        AsgothianA 1 Antwort Letzte Antwort
                        0
                        • HomoranH Homoran

                          @Thomas-Braun sagte in RPI2 Adapter kann nicht installiert werden:

                          @Homoran sagte in RPI2 Adapter kann nicht installiert werden:

                          nicht mindestens 7.1.2??

                          Ja, aber auch maximal 7.x.y.

                          aahh, dann ist das in der json-lock anders herum als in den Dependencys!
                          ergäbe Sinn

                          Danke

                          AsgothianA Offline
                          AsgothianA Offline
                          Asgothian
                          Developer
                          schrieb am zuletzt editiert von
                          #141

                          @Homoran sagte in RPI2 Adapter kann nicht installiert werden:

                          aahh, dann ist das in der json-lock anders herum als in den Dependencys!
                          ergäbe Sinn

                          Nicht anders herum.

                          ^7.1.2 fordert das eine 7. Version genommen wird die neuer ist als 7.1.2.

                          7.1.0 - nein
                          7.2.4 - ja
                          8.0.0 - nein

                          A.

                          ioBroker auf RPi4 - Hardware soweit wie möglich via Zigbee.
                          "Shit don't work" ist keine Fehlermeldung, sondern ein Fluch.

                          1 Antwort Letzte Antwort
                          1
                          • G Gonzokalle

                            @Thomas-Braun
                            Ich mache einfach was du sagst..

                            martin@RaspberryPi-Iobroker:/opt/iobroker $ iob stop
                            martin@RaspberryPi-Iobroker:/opt/iobroker $ rm /opt/iobroker/package-lock.json
                            martin@RaspberryPi-Iobroker:/opt/iobroker $ cd /opt/iobroker/
                            martin@RaspberryPi-Iobroker:/opt/iobroker $ npm i
                            npm warn deprecated npmlog@4.1.2: This package is no longer supported.
                            npm warn deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported
                            npm warn deprecated are-we-there-yet@1.1.7: This package is no longer supported.
                            npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
                            npm warn deprecated gauge@2.7.4: This package is no longer supported.
                            
                            changed 1 package in 25s
                            
                            206 packages are looking for funding
                              run `npm fund` for details
                            martin@RaspberryPi-Iobroker:/opt/iobroker $ iob start
                            martin@RaspberryPi-Iobroker:/opt/iobroker $
                            
                            
                            Thomas BraunT Online
                            Thomas BraunT Online
                            Thomas Braun
                            Most Active
                            schrieb am zuletzt editiert von
                            #142

                            @Gonzokalle

                            Dann versuch jetzt nochmal

                            iobroker url iobroker.rpi2@latest  --debug
                            

                            Linux-Werkzeugkasten:
                            https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                            NodeJS Fixer Skript:
                            https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                            iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                            G 1 Antwort Letzte Antwort
                            0
                            • Thomas BraunT Thomas Braun

                              @Gonzokalle

                              Dann versuch jetzt nochmal

                              iobroker url iobroker.rpi2@latest  --debug
                              
                              G Online
                              G Online
                              Gonzokalle
                              schrieb am zuletzt editiert von
                              #143

                              @Thomas-Braun

                              martin@RaspberryPi-Iobroker:/opt/iobroker $ iobroker url iobroker.rpi2@latest  --debug
                              install iobroker.rpi2@latest
                              NPM version: 11.6.2
                              Installing iobroker.rpi2@latest... (System call)
                              npm warn deprecated npmlog@4.1.2: This package is no longer supported.
                              npm warn deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported
                              npm warn deprecated are-we-there-yet@1.1.7: This package is no longer supported.
                              npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
                              npm warn deprecated gauge@2.7.4: This package is no longer supported.
                              
                              > iobroker.rpi2@3.0.2 preinstall
                              > bash ./preinstall-check.sh
                              
                              Checking package: libgpiod-dev >= 2.2
                              libgpiod-dev version OK: 2.2.1-2+deb13u1
                              
                              > @stoprocent/bluetooth-hci-socket@1.5.2 install
                              > node-gyp-build
                              
                              
                              > @stoprocent/noble@1.19.1 install
                              > node-gyp-build
                              
                              gyp info it worked if it ends with ok
                              gyp info using node-gyp@7.1.2
                              gyp info using node@24.12.0 | linux | arm64
                              (node:149664) [DEP0060] DeprecationWarning: The `util._extend` API is deprecated. Please use Object.assign() instead.
                              (Use `node --trace-deprecation ...` to show where the warning was created)
                              gyp info find Python using Python version 3.13.5 found at "/usr/bin/python3"
                              gyp ERR! Completion callback never invoked!
                              gyp ERR! System Linux 6.12.47+rpt-rpi-2712
                              gyp ERR! command "/usr/bin/node" "/opt/iobroker/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
                              gyp ERR! cwd /opt/iobroker/node_modules/@stoprocent/noble
                              gyp ERR! node -v v24.12.0
                              gyp ERR! node-gyp -v v7.1.2
                              gyp ERR! Node-gyp failed to build your package.
                              gyp ERR! Try to update npm and/or node-gyp and if it does not help file an issue with the package author.
                              
                              > cpu-features@0.0.10 install
                              > node buildcheck.js > buildcheck.gypi && node-gyp rebuild
                              
                              gyp info it worked if it ends with ok
                              gyp info using node-gyp@7.1.2
                              gyp info using node@24.12.0 | linux | arm64
                              (node:149699) [DEP0060] DeprecationWarning: The `util._extend` API is deprecated. Please use Object.assign() instead.
                              (Use `node --trace-deprecation ...` to show where the warning was created)
                              gyp info find Python using Python version 3.13.5 found at "/usr/bin/python3"
                              gyp ERR! Completion callback never invoked!
                              gyp ERR! System Linux 6.12.47+rpt-rpi-2712
                              gyp ERR! command "/usr/bin/node" "/opt/iobroker/node_modules/.bin/node-gyp" "rebuild"
                              gyp ERR! cwd /opt/iobroker/node_modules/cpu-features
                              gyp ERR! node -v v24.12.0
                              gyp ERR! node-gyp -v v7.1.2
                              gyp ERR! Node-gyp failed to build your package.
                              gyp ERR! Try to update npm and/or node-gyp and if it does not help file an issue with the package author.
                              
                              > diskusage@1.2.0 install
                              > node-gyp rebuild
                              
                              gyp info it worked if it ends with ok
                              gyp info using node-gyp@7.1.2
                              gyp info using node@24.12.0 | linux | arm64
                              (node:149713) [DEP0060] DeprecationWarning: The `util._extend` API is deprecated. Please use Object.assign() instead.
                              (Use `node --trace-deprecation ...` to show where the warning was created)
                              gyp info find Python using Python version 3.13.5 found at "/usr/bin/python3"
                              gyp ERR! Completion callback never invoked!
                              gyp ERR! System Linux 6.12.47+rpt-rpi-2712
                              gyp ERR! command "/usr/bin/node" "/opt/iobroker/node_modules/.bin/node-gyp" "rebuild"
                              gyp ERR! cwd /opt/iobroker/node_modules/diskusage
                              gyp ERR! node -v v24.12.0
                              gyp ERR! node-gyp -v v7.1.2
                              gyp ERR! Node-gyp failed to build your package.
                              gyp ERR! Try to update npm and/or node-gyp and if it does not help file an issue with the package author.
                              
                              > node-dht-sensor@0.4.5 install
                              > node-gyp configure
                              
                              gyp info it worked if it ends with ok
                              gyp info using node-gyp@7.1.2
                              gyp info using node@24.12.0 | linux | arm64
                              (node:149727) [DEP0060] DeprecationWarning: The `util._extend` API is deprecated. Please use Object.assign() instead.
                              (Use `node --trace-deprecation ...` to show where the warning was created)
                              gyp info find Python using Python version 3.13.5 found at "/usr/bin/python3"
                              gyp ERR! Completion callback never invoked!
                              gyp ERR! System Linux 6.12.47+rpt-rpi-2712
                              gyp ERR! command "/usr/bin/node" "/opt/iobroker/node_modules/.bin/node-gyp" "configure"
                              gyp ERR! cwd /opt/iobroker/node_modules/node-dht-sensor
                              gyp ERR! node -v v24.12.0
                              gyp ERR! node-gyp -v v7.1.2
                              gyp ERR! Node-gyp failed to build your package.
                              gyp ERR! Try to update npm and/or node-gyp and if it does not help file an issue with the package author.
                              
                              > opengpio@2.0.2 install
                              > node-gyp rebuild
                              
                              gyp info it worked if it ends with ok
                              gyp info using node-gyp@7.1.2
                              gyp info using node@24.12.0 | linux | arm64
                              (node:149741) [DEP0060] DeprecationWarning: The `util._extend` API is deprecated. Please use Object.assign() instead.
                              (Use `node --trace-deprecation ...` to show where the warning was created)
                              gyp info find Python using Python version 3.13.5 found at "/usr/bin/python3"
                              gyp ERR! Completion callback never invoked!
                              gyp ERR! System Linux 6.12.47+rpt-rpi-2712
                              gyp ERR! command "/usr/bin/node" "/opt/iobroker/node_modules/.bin/node-gyp" "rebuild"
                              gyp ERR! cwd /opt/iobroker/node_modules/opengpio
                              gyp ERR! node -v v24.12.0
                              gyp ERR! node-gyp -v v7.1.2
                              gyp ERR! Node-gyp failed to build your package.
                              gyp ERR! Try to update npm and/or node-gyp and if it does not help file an issue with the package author.
                              npm error code 6
                              npm error path /opt/iobroker/node_modules/opengpio
                              npm error command failed
                              npm error command sh -c node-gyp rebuild
                              npm error A complete log of this run can be found in: /home/iobroker/.npm/_logs/2025-12-30T10_03_38_431Z-debug-0.log
                              npm warn deprecated npmlog@4.1.2: This package is no longer supported.
                              npm warn deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported
                              npm warn deprecated are-we-there-yet@1.1.7: This package is no longer supported.
                              npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
                              npm warn deprecated gauge@2.7.4: This package is no longer supported.
                              gyp info it worked if it ends with ok
                              gyp info using node-gyp@7.1.2
                              gyp info using node@24.12.0 | linux | arm64
                              (node:149664) [DEP0060] DeprecationWarning: The `util._extend` API is deprecated. Please use Object.assign() instead.
                              (Use `node --trace-deprecation ...` to show where the warning was created)
                              gyp info find Python using Python version 3.13.5 found at "/usr/bin/python3"
                              gyp ERR! Completion callback never invoked!
                              gyp ERR! System Linux 6.12.47+rpt-rpi-2712
                              gyp ERR! command "/usr/bin/node" "/opt/iobroker/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
                              gyp ERR! cwd /opt/iobroker/node_modules/@stoprocent/noble
                              gyp ERR! node -v v24.12.0
                              gyp ERR! node-gyp -v v7.1.2
                              gyp ERR! Node-gyp failed to build your package.
                              gyp ERR! Try to update npm and/or node-gyp and if it does not help file an issue with the package author.
                              gyp info it worked if it ends with ok
                              gyp info using node-gyp@7.1.2
                              gyp info using node@24.12.0 | linux | arm64
                              (node:149699) [DEP0060] DeprecationWarning: The `util._extend` API is deprecated. Please use Object.assign() instead.
                              (Use `node --trace-deprecation ...` to show where the warning was created)
                              gyp info find Python using Python version 3.13.5 found at "/usr/bin/python3"
                              gyp ERR! Completion callback never invoked!
                              gyp ERR! System Linux 6.12.47+rpt-rpi-2712
                              gyp ERR! command "/usr/bin/node" "/opt/iobroker/node_modules/.bin/node-gyp" "rebuild"
                              gyp ERR! cwd /opt/iobroker/node_modules/cpu-features
                              gyp ERR! node -v v24.12.0
                              gyp ERR! node-gyp -v v7.1.2
                              gyp ERR! Node-gyp failed to build your package.
                              gyp ERR! Try to update npm and/or node-gyp and if it does not help file an issue with the package author.
                              gyp info it worked if it ends with ok
                              gyp info using node-gyp@7.1.2
                              gyp info using node@24.12.0 | linux | arm64
                              (node:149713) [DEP0060] DeprecationWarning: The `util._extend` API is deprecated. Please use Object.assign() instead.
                              (Use `node --trace-deprecation ...` to show where the warning was created)
                              gyp info find Python using Python version 3.13.5 found at "/usr/bin/python3"
                              gyp ERR! Completion callback never invoked!
                              gyp ERR! System Linux 6.12.47+rpt-rpi-2712
                              gyp ERR! command "/usr/bin/node" "/opt/iobroker/node_modules/.bin/node-gyp" "rebuild"
                              gyp ERR! cwd /opt/iobroker/node_modules/diskusage
                              gyp ERR! node -v v24.12.0
                              gyp ERR! node-gyp -v v7.1.2
                              gyp ERR! Node-gyp failed to build your package.
                              gyp ERR! Try to update npm and/or node-gyp and if it does not help file an issue with the package author.
                              gyp info it worked if it ends with ok
                              gyp info using node-gyp@7.1.2
                              gyp info using node@24.12.0 | linux | arm64
                              (node:149727) [DEP0060] DeprecationWarning: The `util._extend` API is deprecated. Please use Object.assign() instead.
                              (Use `node --trace-deprecation ...` to show where the warning was created)
                              gyp info find Python using Python version 3.13.5 found at "/usr/bin/python3"
                              gyp ERR! Completion callback never invoked!
                              gyp ERR! System Linux 6.12.47+rpt-rpi-2712
                              gyp ERR! command "/usr/bin/node" "/opt/iobroker/node_modules/.bin/node-gyp" "configure"
                              gyp ERR! cwd /opt/iobroker/node_modules/node-dht-sensor
                              gyp ERR! node -v v24.12.0
                              gyp ERR! node-gyp -v v7.1.2
                              gyp ERR! Node-gyp failed to build your package.
                              gyp ERR! Try to update npm and/or node-gyp and if it does not help file an issue with the package author.
                              gyp info it worked if it ends with ok
                              gyp info using node-gyp@7.1.2
                              gyp info using node@24.12.0 | linux | arm64
                              (node:149741) [DEP0060] DeprecationWarning: The `util._extend` API is deprecated. Please use Object.assign() instead.
                              (Use `node --trace-deprecation ...` to show where the warning was created)
                              gyp info find Python using Python version 3.13.5 found at "/usr/bin/python3"
                              gyp ERR! Completion callback never invoked!
                              gyp ERR! System Linux 6.12.47+rpt-rpi-2712
                              gyp ERR! command "/usr/bin/node" "/opt/iobroker/node_modules/.bin/node-gyp" "rebuild"
                              gyp ERR! cwd /opt/iobroker/node_modules/opengpio
                              gyp ERR! node -v v24.12.0
                              gyp ERR! node-gyp -v v7.1.2
                              gyp ERR! Node-gyp failed to build your package.
                              gyp ERR! Try to update npm and/or node-gyp and if it does not help file an issue with the package author.
                              npm error code 6
                              npm error path /opt/iobroker/node_modules/opengpio
                              npm error command failed
                              npm error command sh -c node-gyp rebuild
                              npm error A complete log of this run can be found in: /home/iobroker/.npm/_logs/2025-12-30T10_03_38_431Z-debug-0.log
                              host.RaspberryPi-Iobroker Cannot install iobroker.rpi2@latest: 6
                              martin@RaspberryPi-Iobroker:/opt/iobroker $
                              
                              
                              Thomas BraunT 1 Antwort Letzte Antwort
                              0
                              • G Gonzokalle

                                @Thomas-Braun

                                martin@RaspberryPi-Iobroker:/opt/iobroker $ iobroker url iobroker.rpi2@latest  --debug
                                install iobroker.rpi2@latest
                                NPM version: 11.6.2
                                Installing iobroker.rpi2@latest... (System call)
                                npm warn deprecated npmlog@4.1.2: This package is no longer supported.
                                npm warn deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported
                                npm warn deprecated are-we-there-yet@1.1.7: This package is no longer supported.
                                npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
                                npm warn deprecated gauge@2.7.4: This package is no longer supported.
                                
                                > iobroker.rpi2@3.0.2 preinstall
                                > bash ./preinstall-check.sh
                                
                                Checking package: libgpiod-dev >= 2.2
                                libgpiod-dev version OK: 2.2.1-2+deb13u1
                                
                                > @stoprocent/bluetooth-hci-socket@1.5.2 install
                                > node-gyp-build
                                
                                
                                > @stoprocent/noble@1.19.1 install
                                > node-gyp-build
                                
                                gyp info it worked if it ends with ok
                                gyp info using node-gyp@7.1.2
                                gyp info using node@24.12.0 | linux | arm64
                                (node:149664) [DEP0060] DeprecationWarning: The `util._extend` API is deprecated. Please use Object.assign() instead.
                                (Use `node --trace-deprecation ...` to show where the warning was created)
                                gyp info find Python using Python version 3.13.5 found at "/usr/bin/python3"
                                gyp ERR! Completion callback never invoked!
                                gyp ERR! System Linux 6.12.47+rpt-rpi-2712
                                gyp ERR! command "/usr/bin/node" "/opt/iobroker/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
                                gyp ERR! cwd /opt/iobroker/node_modules/@stoprocent/noble
                                gyp ERR! node -v v24.12.0
                                gyp ERR! node-gyp -v v7.1.2
                                gyp ERR! Node-gyp failed to build your package.
                                gyp ERR! Try to update npm and/or node-gyp and if it does not help file an issue with the package author.
                                
                                > cpu-features@0.0.10 install
                                > node buildcheck.js > buildcheck.gypi && node-gyp rebuild
                                
                                gyp info it worked if it ends with ok
                                gyp info using node-gyp@7.1.2
                                gyp info using node@24.12.0 | linux | arm64
                                (node:149699) [DEP0060] DeprecationWarning: The `util._extend` API is deprecated. Please use Object.assign() instead.
                                (Use `node --trace-deprecation ...` to show where the warning was created)
                                gyp info find Python using Python version 3.13.5 found at "/usr/bin/python3"
                                gyp ERR! Completion callback never invoked!
                                gyp ERR! System Linux 6.12.47+rpt-rpi-2712
                                gyp ERR! command "/usr/bin/node" "/opt/iobroker/node_modules/.bin/node-gyp" "rebuild"
                                gyp ERR! cwd /opt/iobroker/node_modules/cpu-features
                                gyp ERR! node -v v24.12.0
                                gyp ERR! node-gyp -v v7.1.2
                                gyp ERR! Node-gyp failed to build your package.
                                gyp ERR! Try to update npm and/or node-gyp and if it does not help file an issue with the package author.
                                
                                > diskusage@1.2.0 install
                                > node-gyp rebuild
                                
                                gyp info it worked if it ends with ok
                                gyp info using node-gyp@7.1.2
                                gyp info using node@24.12.0 | linux | arm64
                                (node:149713) [DEP0060] DeprecationWarning: The `util._extend` API is deprecated. Please use Object.assign() instead.
                                (Use `node --trace-deprecation ...` to show where the warning was created)
                                gyp info find Python using Python version 3.13.5 found at "/usr/bin/python3"
                                gyp ERR! Completion callback never invoked!
                                gyp ERR! System Linux 6.12.47+rpt-rpi-2712
                                gyp ERR! command "/usr/bin/node" "/opt/iobroker/node_modules/.bin/node-gyp" "rebuild"
                                gyp ERR! cwd /opt/iobroker/node_modules/diskusage
                                gyp ERR! node -v v24.12.0
                                gyp ERR! node-gyp -v v7.1.2
                                gyp ERR! Node-gyp failed to build your package.
                                gyp ERR! Try to update npm and/or node-gyp and if it does not help file an issue with the package author.
                                
                                > node-dht-sensor@0.4.5 install
                                > node-gyp configure
                                
                                gyp info it worked if it ends with ok
                                gyp info using node-gyp@7.1.2
                                gyp info using node@24.12.0 | linux | arm64
                                (node:149727) [DEP0060] DeprecationWarning: The `util._extend` API is deprecated. Please use Object.assign() instead.
                                (Use `node --trace-deprecation ...` to show where the warning was created)
                                gyp info find Python using Python version 3.13.5 found at "/usr/bin/python3"
                                gyp ERR! Completion callback never invoked!
                                gyp ERR! System Linux 6.12.47+rpt-rpi-2712
                                gyp ERR! command "/usr/bin/node" "/opt/iobroker/node_modules/.bin/node-gyp" "configure"
                                gyp ERR! cwd /opt/iobroker/node_modules/node-dht-sensor
                                gyp ERR! node -v v24.12.0
                                gyp ERR! node-gyp -v v7.1.2
                                gyp ERR! Node-gyp failed to build your package.
                                gyp ERR! Try to update npm and/or node-gyp and if it does not help file an issue with the package author.
                                
                                > opengpio@2.0.2 install
                                > node-gyp rebuild
                                
                                gyp info it worked if it ends with ok
                                gyp info using node-gyp@7.1.2
                                gyp info using node@24.12.0 | linux | arm64
                                (node:149741) [DEP0060] DeprecationWarning: The `util._extend` API is deprecated. Please use Object.assign() instead.
                                (Use `node --trace-deprecation ...` to show where the warning was created)
                                gyp info find Python using Python version 3.13.5 found at "/usr/bin/python3"
                                gyp ERR! Completion callback never invoked!
                                gyp ERR! System Linux 6.12.47+rpt-rpi-2712
                                gyp ERR! command "/usr/bin/node" "/opt/iobroker/node_modules/.bin/node-gyp" "rebuild"
                                gyp ERR! cwd /opt/iobroker/node_modules/opengpio
                                gyp ERR! node -v v24.12.0
                                gyp ERR! node-gyp -v v7.1.2
                                gyp ERR! Node-gyp failed to build your package.
                                gyp ERR! Try to update npm and/or node-gyp and if it does not help file an issue with the package author.
                                npm error code 6
                                npm error path /opt/iobroker/node_modules/opengpio
                                npm error command failed
                                npm error command sh -c node-gyp rebuild
                                npm error A complete log of this run can be found in: /home/iobroker/.npm/_logs/2025-12-30T10_03_38_431Z-debug-0.log
                                npm warn deprecated npmlog@4.1.2: This package is no longer supported.
                                npm warn deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported
                                npm warn deprecated are-we-there-yet@1.1.7: This package is no longer supported.
                                npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
                                npm warn deprecated gauge@2.7.4: This package is no longer supported.
                                gyp info it worked if it ends with ok
                                gyp info using node-gyp@7.1.2
                                gyp info using node@24.12.0 | linux | arm64
                                (node:149664) [DEP0060] DeprecationWarning: The `util._extend` API is deprecated. Please use Object.assign() instead.
                                (Use `node --trace-deprecation ...` to show where the warning was created)
                                gyp info find Python using Python version 3.13.5 found at "/usr/bin/python3"
                                gyp ERR! Completion callback never invoked!
                                gyp ERR! System Linux 6.12.47+rpt-rpi-2712
                                gyp ERR! command "/usr/bin/node" "/opt/iobroker/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
                                gyp ERR! cwd /opt/iobroker/node_modules/@stoprocent/noble
                                gyp ERR! node -v v24.12.0
                                gyp ERR! node-gyp -v v7.1.2
                                gyp ERR! Node-gyp failed to build your package.
                                gyp ERR! Try to update npm and/or node-gyp and if it does not help file an issue with the package author.
                                gyp info it worked if it ends with ok
                                gyp info using node-gyp@7.1.2
                                gyp info using node@24.12.0 | linux | arm64
                                (node:149699) [DEP0060] DeprecationWarning: The `util._extend` API is deprecated. Please use Object.assign() instead.
                                (Use `node --trace-deprecation ...` to show where the warning was created)
                                gyp info find Python using Python version 3.13.5 found at "/usr/bin/python3"
                                gyp ERR! Completion callback never invoked!
                                gyp ERR! System Linux 6.12.47+rpt-rpi-2712
                                gyp ERR! command "/usr/bin/node" "/opt/iobroker/node_modules/.bin/node-gyp" "rebuild"
                                gyp ERR! cwd /opt/iobroker/node_modules/cpu-features
                                gyp ERR! node -v v24.12.0
                                gyp ERR! node-gyp -v v7.1.2
                                gyp ERR! Node-gyp failed to build your package.
                                gyp ERR! Try to update npm and/or node-gyp and if it does not help file an issue with the package author.
                                gyp info it worked if it ends with ok
                                gyp info using node-gyp@7.1.2
                                gyp info using node@24.12.0 | linux | arm64
                                (node:149713) [DEP0060] DeprecationWarning: The `util._extend` API is deprecated. Please use Object.assign() instead.
                                (Use `node --trace-deprecation ...` to show where the warning was created)
                                gyp info find Python using Python version 3.13.5 found at "/usr/bin/python3"
                                gyp ERR! Completion callback never invoked!
                                gyp ERR! System Linux 6.12.47+rpt-rpi-2712
                                gyp ERR! command "/usr/bin/node" "/opt/iobroker/node_modules/.bin/node-gyp" "rebuild"
                                gyp ERR! cwd /opt/iobroker/node_modules/diskusage
                                gyp ERR! node -v v24.12.0
                                gyp ERR! node-gyp -v v7.1.2
                                gyp ERR! Node-gyp failed to build your package.
                                gyp ERR! Try to update npm and/or node-gyp and if it does not help file an issue with the package author.
                                gyp info it worked if it ends with ok
                                gyp info using node-gyp@7.1.2
                                gyp info using node@24.12.0 | linux | arm64
                                (node:149727) [DEP0060] DeprecationWarning: The `util._extend` API is deprecated. Please use Object.assign() instead.
                                (Use `node --trace-deprecation ...` to show where the warning was created)
                                gyp info find Python using Python version 3.13.5 found at "/usr/bin/python3"
                                gyp ERR! Completion callback never invoked!
                                gyp ERR! System Linux 6.12.47+rpt-rpi-2712
                                gyp ERR! command "/usr/bin/node" "/opt/iobroker/node_modules/.bin/node-gyp" "configure"
                                gyp ERR! cwd /opt/iobroker/node_modules/node-dht-sensor
                                gyp ERR! node -v v24.12.0
                                gyp ERR! node-gyp -v v7.1.2
                                gyp ERR! Node-gyp failed to build your package.
                                gyp ERR! Try to update npm and/or node-gyp and if it does not help file an issue with the package author.
                                gyp info it worked if it ends with ok
                                gyp info using node-gyp@7.1.2
                                gyp info using node@24.12.0 | linux | arm64
                                (node:149741) [DEP0060] DeprecationWarning: The `util._extend` API is deprecated. Please use Object.assign() instead.
                                (Use `node --trace-deprecation ...` to show where the warning was created)
                                gyp info find Python using Python version 3.13.5 found at "/usr/bin/python3"
                                gyp ERR! Completion callback never invoked!
                                gyp ERR! System Linux 6.12.47+rpt-rpi-2712
                                gyp ERR! command "/usr/bin/node" "/opt/iobroker/node_modules/.bin/node-gyp" "rebuild"
                                gyp ERR! cwd /opt/iobroker/node_modules/opengpio
                                gyp ERR! node -v v24.12.0
                                gyp ERR! node-gyp -v v7.1.2
                                gyp ERR! Node-gyp failed to build your package.
                                gyp ERR! Try to update npm and/or node-gyp and if it does not help file an issue with the package author.
                                npm error code 6
                                npm error path /opt/iobroker/node_modules/opengpio
                                npm error command failed
                                npm error command sh -c node-gyp rebuild
                                npm error A complete log of this run can be found in: /home/iobroker/.npm/_logs/2025-12-30T10_03_38_431Z-debug-0.log
                                host.RaspberryPi-Iobroker Cannot install iobroker.rpi2@latest: 6
                                martin@RaspberryPi-Iobroker:/opt/iobroker $
                                
                                
                                Thomas BraunT Online
                                Thomas BraunT Online
                                Thomas Braun
                                Most Active
                                schrieb am zuletzt editiert von
                                #144

                                @Gonzokalle sagte in RPI2 Adapter kann nicht installiert werden:

                                gyp info using node-gyp@7.1.2

                                Da isser wieder.
                                Keine Ahnung wo das immer herkommt.

                                Linux-Werkzeugkasten:
                                https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                                NodeJS Fixer Skript:
                                https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                                iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                                crunchipC 1 Antwort Letzte Antwort
                                0
                                • Thomas BraunT Thomas Braun

                                  @Gonzokalle sagte in RPI2 Adapter kann nicht installiert werden:

                                  gyp info using node-gyp@7.1.2

                                  Da isser wieder.
                                  Keine Ahnung wo das immer herkommt.

                                  crunchipC Abwesend
                                  crunchipC Abwesend
                                  crunchip
                                  Forum Testing Most Active Developer
                                  schrieb am zuletzt editiert von crunchip
                                  #145

                                  @Thomas-Braun sagte in RPI2 Adapter kann nicht installiert werden:

                                  Keine Ahnung wo das immer herkommt.

                                  kann es möglicherweise an fehlenden Schreibrechten liegen bei user martin?

                                  nen test mit

                                  cd /opt/iobroker
                                  echo "=== BEFORE rm ===" && ls -la node_modules/node-gyp* 2>/dev/null || echo "NO node-gyp"
                                  rm -v node_modules/node-gyp* 2>/dev/null && echo "rm VERBOSE OK" || echo "**EACCES!**"
                                  echo "=== AFTER rm ===" && ls -la node_modules/node-gyp* 2>/dev/null || echo "GONE!"
                                  
                                  

                                  umgestiegen von Proxmox auf Unraid

                                  G 1 Antwort Letzte Antwort
                                  0
                                  • crunchipC crunchip

                                    @Thomas-Braun sagte in RPI2 Adapter kann nicht installiert werden:

                                    Keine Ahnung wo das immer herkommt.

                                    kann es möglicherweise an fehlenden Schreibrechten liegen bei user martin?

                                    nen test mit

                                    cd /opt/iobroker
                                    echo "=== BEFORE rm ===" && ls -la node_modules/node-gyp* 2>/dev/null || echo "NO node-gyp"
                                    rm -v node_modules/node-gyp* 2>/dev/null && echo "rm VERBOSE OK" || echo "**EACCES!**"
                                    echo "=== AFTER rm ===" && ls -la node_modules/node-gyp* 2>/dev/null || echo "GONE!"
                                    
                                    
                                    G Online
                                    G Online
                                    Gonzokalle
                                    schrieb am zuletzt editiert von
                                    #146

                                    @crunchip

                                    martin@RaspberryPi-Iobroker:~ $ cd /opt/iobroker
                                    echo "=== BEFORE rm ===" && ls -la node_modules/node-gyp* 2>/dev/null || echo "NO node-gyp"
                                    rm -v node_modules/node-gyp* 2>/dev/null && echo "rm VERBOSE OK" || echo "**EACCES!**"
                                    echo "=== AFTER rm ===" && ls -la node_modules/node-gyp* 2>/dev/null || echo "GONE!"
                                    
                                    === BEFORE rm ===
                                    insgesamt 80
                                    drwxrwxr-x+   2 iobroker iobroker  4096 27. Dez 10:39 .
                                    drwxrwxr-x+ 765 iobroker iobroker 32768 30. Dez 12:09 ..
                                    -rwxrwxr-x+   1 iobroker iobroker  2094 27. Dez 10:39 bin.js
                                    -rwxrwxr-x+   1 iobroker iobroker   398 27. Dez 10:39 build-test.js
                                    -rw-rw-r--+   1 iobroker iobroker   390 27. Dez 10:39 index.js
                                    -rw-rw-r--+   1 iobroker iobroker  1079 27. Dez 10:39 LICENSE
                                    -rw-rw-r--+   1 iobroker iobroker  6078 27. Dez 10:39 node-gyp-build.js
                                    -rwxrwxr-x+   1 iobroker iobroker   143 27. Dez 10:39 optional.js
                                    -rw-rw-r--+   1 iobroker iobroker  1004 27. Dez 10:39 package.json
                                    -rw-rw-r--+   1 iobroker iobroker  2485 27. Dez 10:39 README.md
                                    -rw-rw-r--+   1 iobroker iobroker   193 27. Dez 10:39 SECURITY.md
                                    rm -v node_modules/node-gyp* 2>/dev/null && echo "rm VERBOSE OK" || echo "**EACCES"=== BEFORE rm ===" && ls -la node_modules/node-gyp* 2> /dev/null || echo "NO node-gyp"*"
                                    **EACCES=== BEFORE rm === && ls -la node_modules/node-gyp* 2> /dev/null || echo NO node-gyp*
                                    === AFTER rm ===
                                    insgesamt 80
                                    drwxrwxr-x+   2 iobroker iobroker  4096 27. Dez 10:39 .
                                    drwxrwxr-x+ 765 iobroker iobroker 32768 30. Dez 12:09 ..
                                    -rwxrwxr-x+   1 iobroker iobroker  2094 27. Dez 10:39 bin.js
                                    -rwxrwxr-x+   1 iobroker iobroker   398 27. Dez 10:39 build-test.js
                                    -rw-rw-r--+   1 iobroker iobroker   390 27. Dez 10:39 index.js
                                    -rw-rw-r--+   1 iobroker iobroker  1079 27. Dez 10:39 LICENSE
                                    -rw-rw-r--+   1 iobroker iobroker  6078 27. Dez 10:39 node-gyp-build.js
                                    -rwxrwxr-x+   1 iobroker iobroker   143 27. Dez 10:39 optional.js
                                    -rw-rw-r--+   1 iobroker iobroker  1004 27. Dez 10:39 package.json
                                    -rw-rw-r--+   1 iobroker iobroker  2485 27. Dez 10:39 README.md
                                    -rw-rw-r--+   1 iobroker iobroker   193 27. Dez 10:39 SECURITY.md
                                    martin@RaspberryPi-Iobroker:/opt/iobroker $
                                    
                                    
                                    crunchipC 1 Antwort Letzte Antwort
                                    0
                                    • G Gonzokalle

                                      @crunchip

                                      martin@RaspberryPi-Iobroker:~ $ cd /opt/iobroker
                                      echo "=== BEFORE rm ===" && ls -la node_modules/node-gyp* 2>/dev/null || echo "NO node-gyp"
                                      rm -v node_modules/node-gyp* 2>/dev/null && echo "rm VERBOSE OK" || echo "**EACCES!**"
                                      echo "=== AFTER rm ===" && ls -la node_modules/node-gyp* 2>/dev/null || echo "GONE!"
                                      
                                      === BEFORE rm ===
                                      insgesamt 80
                                      drwxrwxr-x+   2 iobroker iobroker  4096 27. Dez 10:39 .
                                      drwxrwxr-x+ 765 iobroker iobroker 32768 30. Dez 12:09 ..
                                      -rwxrwxr-x+   1 iobroker iobroker  2094 27. Dez 10:39 bin.js
                                      -rwxrwxr-x+   1 iobroker iobroker   398 27. Dez 10:39 build-test.js
                                      -rw-rw-r--+   1 iobroker iobroker   390 27. Dez 10:39 index.js
                                      -rw-rw-r--+   1 iobroker iobroker  1079 27. Dez 10:39 LICENSE
                                      -rw-rw-r--+   1 iobroker iobroker  6078 27. Dez 10:39 node-gyp-build.js
                                      -rwxrwxr-x+   1 iobroker iobroker   143 27. Dez 10:39 optional.js
                                      -rw-rw-r--+   1 iobroker iobroker  1004 27. Dez 10:39 package.json
                                      -rw-rw-r--+   1 iobroker iobroker  2485 27. Dez 10:39 README.md
                                      -rw-rw-r--+   1 iobroker iobroker   193 27. Dez 10:39 SECURITY.md
                                      rm -v node_modules/node-gyp* 2>/dev/null && echo "rm VERBOSE OK" || echo "**EACCES"=== BEFORE rm ===" && ls -la node_modules/node-gyp* 2> /dev/null || echo "NO node-gyp"*"
                                      **EACCES=== BEFORE rm === && ls -la node_modules/node-gyp* 2> /dev/null || echo NO node-gyp*
                                      === AFTER rm ===
                                      insgesamt 80
                                      drwxrwxr-x+   2 iobroker iobroker  4096 27. Dez 10:39 .
                                      drwxrwxr-x+ 765 iobroker iobroker 32768 30. Dez 12:09 ..
                                      -rwxrwxr-x+   1 iobroker iobroker  2094 27. Dez 10:39 bin.js
                                      -rwxrwxr-x+   1 iobroker iobroker   398 27. Dez 10:39 build-test.js
                                      -rw-rw-r--+   1 iobroker iobroker   390 27. Dez 10:39 index.js
                                      -rw-rw-r--+   1 iobroker iobroker  1079 27. Dez 10:39 LICENSE
                                      -rw-rw-r--+   1 iobroker iobroker  6078 27. Dez 10:39 node-gyp-build.js
                                      -rwxrwxr-x+   1 iobroker iobroker   143 27. Dez 10:39 optional.js
                                      -rw-rw-r--+   1 iobroker iobroker  1004 27. Dez 10:39 package.json
                                      -rw-rw-r--+   1 iobroker iobroker  2485 27. Dez 10:39 README.md
                                      -rw-rw-r--+   1 iobroker iobroker   193 27. Dez 10:39 SECURITY.md
                                      martin@RaspberryPi-Iobroker:/opt/iobroker $
                                      
                                      
                                      crunchipC Abwesend
                                      crunchipC Abwesend
                                      crunchip
                                      Forum Testing Most Active Developer
                                      schrieb am zuletzt editiert von
                                      #147

                                      @Gonzokalle zeig mal die Ausgabe von

                                      cd /opt/iobroker
                                      
                                      echo '=== VERSIONS ==='
                                      node -v && npm -v
                                      
                                      echo '=== PATH & GLOBAL ==='  
                                      which node-gyp && node-gyp -v 2>/dev/null || echo 'NO GLOBAL!'
                                      
                                      echo '=== NPM INTERNAL ==='
                                      npm exec node-gyp -v 2>/dev/null || echo 'NO npm internal!'
                                      
                                      echo '=== NPM CONFIG ==='
                                      npm config get node_gyp || echo 'NO npm config!'
                                      
                                      echo '=== .BIN SYMLINKS ==='
                                      ls -la node_modules/.bin/node-gyp* 2>/dev/null || echo 'NO .bin!'
                                      
                                      echo '=== DEPENDENCY TREE ==='
                                      npm ls node-gyp --depth=0 2>/dev/null || echo 'NO LOCAL deps!'
                                      
                                      echo '=== NPX CACHE ==='
                                      npm config get cache
                                      ls -la ~/.npm/_npx/node-gyp* 2>/dev/null || echo 'NO npx cache!'
                                      
                                      

                                      umgestiegen von Proxmox auf Unraid

                                      G 1 Antwort Letzte Antwort
                                      0
                                      • crunchipC crunchip

                                        @Gonzokalle zeig mal die Ausgabe von

                                        cd /opt/iobroker
                                        
                                        echo '=== VERSIONS ==='
                                        node -v && npm -v
                                        
                                        echo '=== PATH & GLOBAL ==='  
                                        which node-gyp && node-gyp -v 2>/dev/null || echo 'NO GLOBAL!'
                                        
                                        echo '=== NPM INTERNAL ==='
                                        npm exec node-gyp -v 2>/dev/null || echo 'NO npm internal!'
                                        
                                        echo '=== NPM CONFIG ==='
                                        npm config get node_gyp || echo 'NO npm config!'
                                        
                                        echo '=== .BIN SYMLINKS ==='
                                        ls -la node_modules/.bin/node-gyp* 2>/dev/null || echo 'NO .bin!'
                                        
                                        echo '=== DEPENDENCY TREE ==='
                                        npm ls node-gyp --depth=0 2>/dev/null || echo 'NO LOCAL deps!'
                                        
                                        echo '=== NPX CACHE ==='
                                        npm config get cache
                                        ls -la ~/.npm/_npx/node-gyp* 2>/dev/null || echo 'NO npx cache!'
                                        
                                        
                                        G Online
                                        G Online
                                        Gonzokalle
                                        schrieb am zuletzt editiert von
                                        #148

                                        @crunchip

                                        martin@RaspberryPi-Iobroker:~ $ cd /opt/iobroker
                                        
                                        echo '=== VERSIONS ==='
                                        node -v && npm -v
                                        
                                        echo '=== PATH & GLOBAL ==='
                                        which node-gyp && node-gyp -v 2>/dev/null || echo 'NO GLOBAL!'
                                        
                                        echo '=== NPM INTERNAL ==='
                                        npm exec node-gyp -v 2>/dev/null || echo 'NO npm internal!'
                                        
                                        echo '=== NPM CONFIG ==='
                                        npm config get node_gyp || echo 'NO npm config!'
                                        
                                        echo '=== .BIN SYMLINKS ==='
                                        ls -la node_modules/.bin/node-gyp* 2>/dev/null || echo 'NO .bin!'
                                        
                                        echo '=== DEPENDENCY TREE ==='
                                        npm ls node-gyp --depth=0 2>/dev/null || echo 'NO LOCAL deps!'
                                        
                                        echo '=== NPX CACHE ==='
                                        npm config get cache
                                        ls -la ~/.npm/_npx/node-gyp* 2>/dev/null || echo 'NO npx cache!'
                                        
                                        === VERSIONS ===
                                        v24.12.0
                                        11.6.2
                                        === PATH & GLOBAL ===
                                        NO GLOBAL!
                                        === NPM INTERNAL ===
                                        11.6.2
                                        === NPM CONFIG ===
                                        undefined
                                        === .BIN SYMLINKS ===
                                        lrwxrwxrwx 1 iobroker iobroker 24 27. Dez 10:40 node_modules/.bin/node-gyp-build -> ../node-gyp-build/bin.js
                                        lrwxrwxrwx 1 iobroker iobroker 29 27. Dez 10:40 node_modules/.bin/node-gyp-build-optional -> ../node-gyp-build/optional.js
                                        lrwxrwxrwx 1 iobroker iobroker 31 27. Dez 10:40 node_modules/.bin/node-gyp-build-test -> ../node-gyp-build/build-test.js
                                        === DEPENDENCY TREE ===
                                        iobroker.inst@3.0.0 /opt/iobroker
                                        └── (empty)
                                        
                                        NO LOCAL deps!
                                        === NPX CACHE ===
                                        /home/iobroker/.npm
                                        NO npx cache!
                                        martin@RaspberryPi-Iobroker:/opt/iobroker $
                                        
                                        
                                        crunchipC 1 Antwort Letzte Antwort
                                        0
                                        • G Gonzokalle

                                          @crunchip

                                          martin@RaspberryPi-Iobroker:~ $ cd /opt/iobroker
                                          
                                          echo '=== VERSIONS ==='
                                          node -v && npm -v
                                          
                                          echo '=== PATH & GLOBAL ==='
                                          which node-gyp && node-gyp -v 2>/dev/null || echo 'NO GLOBAL!'
                                          
                                          echo '=== NPM INTERNAL ==='
                                          npm exec node-gyp -v 2>/dev/null || echo 'NO npm internal!'
                                          
                                          echo '=== NPM CONFIG ==='
                                          npm config get node_gyp || echo 'NO npm config!'
                                          
                                          echo '=== .BIN SYMLINKS ==='
                                          ls -la node_modules/.bin/node-gyp* 2>/dev/null || echo 'NO .bin!'
                                          
                                          echo '=== DEPENDENCY TREE ==='
                                          npm ls node-gyp --depth=0 2>/dev/null || echo 'NO LOCAL deps!'
                                          
                                          echo '=== NPX CACHE ==='
                                          npm config get cache
                                          ls -la ~/.npm/_npx/node-gyp* 2>/dev/null || echo 'NO npx cache!'
                                          
                                          === VERSIONS ===
                                          v24.12.0
                                          11.6.2
                                          === PATH & GLOBAL ===
                                          NO GLOBAL!
                                          === NPM INTERNAL ===
                                          11.6.2
                                          === NPM CONFIG ===
                                          undefined
                                          === .BIN SYMLINKS ===
                                          lrwxrwxrwx 1 iobroker iobroker 24 27. Dez 10:40 node_modules/.bin/node-gyp-build -> ../node-gyp-build/bin.js
                                          lrwxrwxrwx 1 iobroker iobroker 29 27. Dez 10:40 node_modules/.bin/node-gyp-build-optional -> ../node-gyp-build/optional.js
                                          lrwxrwxrwx 1 iobroker iobroker 31 27. Dez 10:40 node_modules/.bin/node-gyp-build-test -> ../node-gyp-build/build-test.js
                                          === DEPENDENCY TREE ===
                                          iobroker.inst@3.0.0 /opt/iobroker
                                          └── (empty)
                                          
                                          NO LOCAL deps!
                                          === NPX CACHE ===
                                          /home/iobroker/.npm
                                          NO npx cache!
                                          martin@RaspberryPi-Iobroker:/opt/iobroker $
                                          
                                          
                                          crunchipC Abwesend
                                          crunchipC Abwesend
                                          crunchip
                                          Forum Testing Most Active Developer
                                          schrieb am zuletzt editiert von
                                          #149

                                          @Gonzokalle mach noch ein

                                          find /opt/iobroker /home/iobroker -name "*node-gyp*7*" 2>/dev/null
                                          
                                          

                                          umgestiegen von Proxmox auf Unraid

                                          G 1 Antwort Letzte Antwort
                                          0

                                          Hey! Du scheinst an dieser Unterhaltung interessiert zu sein, hast aber noch kein Konto.

                                          Hast du es satt, bei jedem Besuch durch die gleichen Beiträge zu scrollen? Wenn du dich für ein Konto anmeldest, kommst du immer genau dorthin zurück, wo du zuvor warst, und kannst dich über neue Antworten benachrichtigen lassen (entweder per E-Mail oder Push-Benachrichtigung). Du kannst auch Lesezeichen speichern und Beiträge positiv bewerten, um anderen Community-Mitgliedern deine Wertschätzung zu zeigen.

                                          Mit deinem Input könnte dieser Beitrag noch besser werden 💗

                                          Registrieren Anmelden
                                          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

                                          444

                                          Online

                                          32.8k

                                          Benutzer

                                          82.9k

                                          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