NEWS
ZigBee Adapter auf 1.6.18 läßt sich nicht installieren
-
Hallo alle zusammen,
ich versuche meinen ZigBee Adapter auf die Version 1.6.18 upgraden....aber leider ohne Erfolg.
$ iobroker upgrade zigbee@1.6.18
Update zigbee from @1.6.16 to @1.6.18
NPM version: 8.3.1Installing iobroker.zigbee@1.6.18... (System call)
host.iobroker-pi Cannot install iobroker.zigbee@1.6.18: 217
ERROR: Process exited with code 25woran kann es liegen ?
Vielen Dank für eure Hilfe.
Grüße
Zcd /opt/iobroker npm ls --depth=0 | grep ERRanschauen. Ausgaben in CodeTags eingebettet bekannt geben.
NPM version: 8.3.1schaut aber schon schräg aus.
nodejs-Installation prüfen:sudo ln -s /usr/bin/node /usr/bin/nodejs uname -m && which nodejs node npm && nodejs -v && node -v && npm -v && whoami && pwd && sudo apt update &> /dev/null && sudo apt update && apt policy nodejs -
cd /opt/iobroker npm ls --depth=0 | grep ERRanschauen. Ausgaben in CodeTags eingebettet bekannt geben.
NPM version: 8.3.1schaut aber schon schräg aus.
nodejs-Installation prüfen:sudo ln -s /usr/bin/node /usr/bin/nodejs uname -m && which nodejs node npm && nodejs -v && node -v && npm -v && whoami && pwd && sudo apt update &> /dev/null && sudo apt update && apt policy nodejs@thomas-braun said in ZigBee Adapter auf 1.6.18 läßt sich nicht installieren:
cd /opt/iobroker
npm ls --depth=0 | grep ERRnpm ERR! code ELSPROBLEMS
npm ERR! invalid: iobroker.fullybrowser@2.1.1 /opt/iobroker/node_modules/iobroker.fullybrowser
npm ERR! invalid: iobroker.hm-rpc@1.15.12 /opt/iobroker/node_modules/iobroker.hm-rpc
npm ERR! extraneous: pidtree@0.5.0 /opt/iobroker/node_modules/pidtreenpm ERR! A complete log of this run can be found in:
npm ERR! /home/iobroker/.npm/_logs/2022-05-12T11_21_42_803Z-debug-0.logwieso schaut das Schräg aus ?
-
@thomas-braun said in ZigBee Adapter auf 1.6.18 läßt sich nicht installieren:
cd /opt/iobroker
npm ls --depth=0 | grep ERRnpm ERR! code ELSPROBLEMS
npm ERR! invalid: iobroker.fullybrowser@2.1.1 /opt/iobroker/node_modules/iobroker.fullybrowser
npm ERR! invalid: iobroker.hm-rpc@1.15.12 /opt/iobroker/node_modules/iobroker.hm-rpc
npm ERR! extraneous: pidtree@0.5.0 /opt/iobroker/node_modules/pidtreenpm ERR! A complete log of this run can be found in:
npm ERR! /home/iobroker/.npm/_logs/2022-05-12T11_21_42_803Z-debug-0.logwieso schaut das Schräg aus ?
@zimbl sagte in ZigBee Adapter auf 1.6.18 läßt sich nicht installieren:
wieso schaut das Schräg aus ?
Könnte ich dir sagen, wenn du mit den angefragten Informationen aufwarten würdest.
Bitte CodeTags verwenden. Danke.
-
cd /opt/iobroker npm ls --depth=0 | grep ERRanschauen. Ausgaben in CodeTags eingebettet bekannt geben.
NPM version: 8.3.1schaut aber schon schräg aus.
nodejs-Installation prüfen:sudo ln -s /usr/bin/node /usr/bin/nodejs uname -m && which nodejs node npm && nodejs -v && node -v && npm -v && whoami && pwd && sudo apt update &> /dev/null && sudo apt update && apt policy nodejs@thomas-braun said in ZigBee Adapter auf 1.6.18 läßt sich nicht installieren:
sudo ln -s /usr/bin/node /usr/bin/nodejs
iobroker@iobroker-pi:/opt/iobroker $ sudo ln -s /usr/bin/node /usr/bin/nodejs
[sudo] password for iobroker:
ln: failed to create symbolic link '/usr/bin/nodejs': File existsiobroker@iobroker-pi:/opt/iobroker $ uname -m && which nodejs node npm && nodejs -v && node -v && npm -v && whoami && pwd && sudo apt update &> /dev/null && sudo apt update && apt policy nodejs
armv7l
/usr/bin/nodejs
/usr/local/bin/node
/usr/local/bin/npm
v12.22.12
v16.14.0
8.3.1
iobroker
/opt/iobroker
Hit:1 http://raspbian.raspberrypi.org/raspbian buster InRelease
Hit:2 http://archive.raspberrypi.org/debian buster InRelease
Hit:3 https://deb.nodesource.com/node_12.x buster InRelease
Reading package lists... Done
Building dependency tree
Reading state information... Done
4 packages can be upgraded. Run 'apt list --upgradable' to see them.
nodejs:
Installed: 12.22.12-deb-1nodesource1
Candidate: 12.22.12-deb-1nodesource1
Version table:
*** 12.22.12-deb-1nodesource1 500
500 https://deb.nodesource.com/node_12.x buster/main armhf Packages
100 /var/lib/dpkg/status
10.24.0~dfsg-1~deb10u1 500
500 http://raspbian.raspberrypi.org/raspbian buster/main armhf PackagesHabe Zigbee jetzt deinstalliert und dann konnte ich die neue Version installieren...
Aber dennoch meintest du ja, das da dennoch was merkwürdig ist...
-
@thomas-braun said in ZigBee Adapter auf 1.6.18 läßt sich nicht installieren:
sudo ln -s /usr/bin/node /usr/bin/nodejs
iobroker@iobroker-pi:/opt/iobroker $ sudo ln -s /usr/bin/node /usr/bin/nodejs
[sudo] password for iobroker:
ln: failed to create symbolic link '/usr/bin/nodejs': File existsiobroker@iobroker-pi:/opt/iobroker $ uname -m && which nodejs node npm && nodejs -v && node -v && npm -v && whoami && pwd && sudo apt update &> /dev/null && sudo apt update && apt policy nodejs
armv7l
/usr/bin/nodejs
/usr/local/bin/node
/usr/local/bin/npm
v12.22.12
v16.14.0
8.3.1
iobroker
/opt/iobroker
Hit:1 http://raspbian.raspberrypi.org/raspbian buster InRelease
Hit:2 http://archive.raspberrypi.org/debian buster InRelease
Hit:3 https://deb.nodesource.com/node_12.x buster InRelease
Reading package lists... Done
Building dependency tree
Reading state information... Done
4 packages can be upgraded. Run 'apt list --upgradable' to see them.
nodejs:
Installed: 12.22.12-deb-1nodesource1
Candidate: 12.22.12-deb-1nodesource1
Version table:
*** 12.22.12-deb-1nodesource1 500
500 https://deb.nodesource.com/node_12.x buster/main armhf Packages
100 /var/lib/dpkg/status
10.24.0~dfsg-1~deb10u1 500
500 http://raspbian.raspberrypi.org/raspbian buster/main armhf PackagesHabe Zigbee jetzt deinstalliert und dann konnte ich die neue Version installieren...
Aber dennoch meintest du ja, das da dennoch was merkwürdig ist...
@zimbl sagte in ZigBee Adapter auf 1.6.18 läßt sich nicht installieren:
/usr/bin/nodejs /usr/local/bin/node /usr/local/bin/npm v12.22.12 v16.14.0 8.3.1Schräg installiert. Schau in meiner Signatur wie man das gerade rückt.
-
@zimbl sagte in ZigBee Adapter auf 1.6.18 läßt sich nicht installieren:
/usr/bin/nodejs /usr/local/bin/node /usr/local/bin/npm v12.22.12 v16.14.0 8.3.1Schräg installiert. Schau in meiner Signatur wie man das gerade rückt.
ok danke, werde mir das mal anschauen....
-
ok danke, werde mir das mal anschauen....
so ich habe nun 8.10.0 drauf...
aber dennoch bekomme ich auch den ZigBee Adapter nicht gelöscht...
$ iobroker del zigbee
Delete adapter "zigbee"
host.iobroker-pi Counted 2 instances of zigbee
host.iobroker-pi Counted 1 meta of zigbee
host.iobroker-pi Counted 1 adapter for zigbee
host.iobroker-pi Counted 4 channels of zigbee
host.iobroker-pi Counted 12 states of zigbee
host.iobroker-pi Counted 28 states of system.adapter.zigbee
host.iobroker-pi Counted 12 states (io.zigbee.) from states
host.iobroker-pi Counted 7 states (system.adapter.zigbee.) from states
host.iobroker-pi file zigbee.admin deleted
host.iobroker-pi object zigbee deleted
host.iobroker-pi object zigbee.admin deletedhost.iobroker-pi Deleting 48 object(s).
host.iobroker-pi Deleting 19 state(s).
Error deleting adapter zigbee from disk: host.iobroker-pi: Cannot uninstall iobroker.zigbee: 217
You might have to delete it yourself!
Process exited with code 0Was muss ich machen, um den Zigbee Adapter kompl. zu löschen ?
Damit ich den neuen vernünftig installieren kann...???!!!! -
so ich habe nun 8.10.0 drauf...
aber dennoch bekomme ich auch den ZigBee Adapter nicht gelöscht...
$ iobroker del zigbee
Delete adapter "zigbee"
host.iobroker-pi Counted 2 instances of zigbee
host.iobroker-pi Counted 1 meta of zigbee
host.iobroker-pi Counted 1 adapter for zigbee
host.iobroker-pi Counted 4 channels of zigbee
host.iobroker-pi Counted 12 states of zigbee
host.iobroker-pi Counted 28 states of system.adapter.zigbee
host.iobroker-pi Counted 12 states (io.zigbee.) from states
host.iobroker-pi Counted 7 states (system.adapter.zigbee.) from states
host.iobroker-pi file zigbee.admin deleted
host.iobroker-pi object zigbee deleted
host.iobroker-pi object zigbee.admin deletedhost.iobroker-pi Deleting 48 object(s).
host.iobroker-pi Deleting 19 state(s).
Error deleting adapter zigbee from disk: host.iobroker-pi: Cannot uninstall iobroker.zigbee: 217
You might have to delete it yourself!
Process exited with code 0Was muss ich machen, um den Zigbee Adapter kompl. zu löschen ?
Damit ich den neuen vernünftig installieren kann...???!!!!@zimbl sagte in ZigBee Adapter auf 1.6.18 läßt sich nicht installieren:
so ich habe nun 8.10.0 drauf...
Das sagt gar nix aus.
uname -m && which nodejs node npm && nodejs -v && node -v && npm -v && whoami && pwd && sudo apt update &> /dev/null && sudo apt update && apt policy nodejssagt? Bitte CodeTags verwenden.
-
@zimbl sagte in ZigBee Adapter auf 1.6.18 läßt sich nicht installieren:
so ich habe nun 8.10.0 drauf...
Das sagt gar nix aus.
uname -m && which nodejs node npm && nodejs -v && node -v && npm -v && whoami && pwd && sudo apt update &> /dev/null && sudo apt update && apt policy nodejssagt? Bitte CodeTags verwenden.
@thomas-braun said in ZigBee Adapter auf 1.6.18 läßt sich nicht installieren:
uname -m && which nodejs node npm && nodejs -v && node -v && npm -v && whoami && pwd && sudo apt update &> /dev/null && sudo apt update && apt policy nodejs
iobroker@iobroker-pi:~ $ iobroker@iobroker-pi:~ $ iobroker@iobroker-pi:/opt $ uname -m && which nodejs node npm && nodejs -v && node -v && npm -v && whoami && pwd && sudo apt update &> /dev/null && sudo apt update && apt policy nodejs -bash: iobroker@iobroker-pi:/opt: No such file or directory iobroker@iobroker-pi:~ $ armv7l -bash: armv7l: command not found iobroker@iobroker-pi:~ $ /usr/local/bin/node Welcome to Node.js v16.14.0. Type ".help" for more information. > /usr/local/bin/npm /usr/local/bin/npm ^ Uncaught SyntaxError: Invalid regular expression flags > -bash: iobroker@iobroker-pi:~: command not found iobroker@iobroker-pi:~ $ -bash: iobroker@iobroker-pi:/opt: No such file or directory -bash: -bash:: command not found iobroker@iobroker-pi:~ $ iobroker@iobroker-pi:~ $ armv7l -bash: iobroker@iobroker-pi:~: command not found iobroker@iobroker-pi:~ $ -bash: armv7l: command not found -bash: -bash:: command not found iobroker@iobroker-pi:~ $ iobroker@iobroker-pi:~ $ /usr/local/bin/node -bash: iobroker@iobroker-pi:~: command not found iobroker@iobroker-pi:~ $ Welcome to Node.js v16.14.0. -bash: Welcome: command not found iobroker@iobroker-pi:~ $ Type ".help" for more information. -bash: Type: command not found iobroker@iobroker-pi:~ $ > /usr/local/bin/npm -bash: /usr/local/bin/npm: Permission denied iobroker@iobroker-pi:~ $ /usr/local/bin/npm npm <command> Usage: npm install install all the dependencies in your project npm install <foo> add the <foo> dependency to your project npm test run this project's tests npm run <foo> run the script named <foo> npm <command> -h quick help on <command> npm -l display usage info for all commands npm help <term> search for help on <term> npm help npm more involved overview All commands: access, adduser, audit, bin, bugs, cache, ci, completion, config, dedupe, deprecate, diff, dist-tag, docs, doctor, edit, exec, explain, explore, find-dupes, fund, get, help, hook, init, install, install-ci-test, install-test, link, ll, login, logout, ls, org, outdated, owner, pack, ping, pkg, prefix, profile, prune, publish, rebuild, repo, restart, root, run-script, search, set, set-script, shrinkwrap, star, stars, start, stop, team, test, token, uninstall, unpublish, unstar, update, version, view, whoami Specify configs in the ini-formatted file: /home/iobroker/.npmrc or on the command line via: npm <command> --key=value More configuration info: npm help config Configuration fields: npm help 7 config npm@8.10.0 /usr/local/lib/node_modules/npm iobroker@iobroker-pi:~ $ ^ -bash: :s^: no previous substitution iobroker@iobroker-pi:~ $ iobroker@iobroker-pi:~ $ Uncaught SyntaxError: Invalid regular expression flags -bash: Uncaught: command not found iobroker@iobroker-pi:~ $ > -bash: syntax error near unexpected token `newline' iobroker@iobroker-pi:~ $ -
@thomas-braun said in ZigBee Adapter auf 1.6.18 läßt sich nicht installieren:
uname -m && which nodejs node npm && nodejs -v && node -v && npm -v && whoami && pwd && sudo apt update &> /dev/null && sudo apt update && apt policy nodejs
iobroker@iobroker-pi:~ $ iobroker@iobroker-pi:~ $ iobroker@iobroker-pi:/opt $ uname -m && which nodejs node npm && nodejs -v && node -v && npm -v && whoami && pwd && sudo apt update &> /dev/null && sudo apt update && apt policy nodejs -bash: iobroker@iobroker-pi:/opt: No such file or directory iobroker@iobroker-pi:~ $ armv7l -bash: armv7l: command not found iobroker@iobroker-pi:~ $ /usr/local/bin/node Welcome to Node.js v16.14.0. Type ".help" for more information. > /usr/local/bin/npm /usr/local/bin/npm ^ Uncaught SyntaxError: Invalid regular expression flags > -bash: iobroker@iobroker-pi:~: command not found iobroker@iobroker-pi:~ $ -bash: iobroker@iobroker-pi:/opt: No such file or directory -bash: -bash:: command not found iobroker@iobroker-pi:~ $ iobroker@iobroker-pi:~ $ armv7l -bash: iobroker@iobroker-pi:~: command not found iobroker@iobroker-pi:~ $ -bash: armv7l: command not found -bash: -bash:: command not found iobroker@iobroker-pi:~ $ iobroker@iobroker-pi:~ $ /usr/local/bin/node -bash: iobroker@iobroker-pi:~: command not found iobroker@iobroker-pi:~ $ Welcome to Node.js v16.14.0. -bash: Welcome: command not found iobroker@iobroker-pi:~ $ Type ".help" for more information. -bash: Type: command not found iobroker@iobroker-pi:~ $ > /usr/local/bin/npm -bash: /usr/local/bin/npm: Permission denied iobroker@iobroker-pi:~ $ /usr/local/bin/npm npm <command> Usage: npm install install all the dependencies in your project npm install <foo> add the <foo> dependency to your project npm test run this project's tests npm run <foo> run the script named <foo> npm <command> -h quick help on <command> npm -l display usage info for all commands npm help <term> search for help on <term> npm help npm more involved overview All commands: access, adduser, audit, bin, bugs, cache, ci, completion, config, dedupe, deprecate, diff, dist-tag, docs, doctor, edit, exec, explain, explore, find-dupes, fund, get, help, hook, init, install, install-ci-test, install-test, link, ll, login, logout, ls, org, outdated, owner, pack, ping, pkg, prefix, profile, prune, publish, rebuild, repo, restart, root, run-script, search, set, set-script, shrinkwrap, star, stars, start, stop, team, test, token, uninstall, unpublish, unstar, update, version, view, whoami Specify configs in the ini-formatted file: /home/iobroker/.npmrc or on the command line via: npm <command> --key=value More configuration info: npm help config Configuration fields: npm help 7 config npm@8.10.0 /usr/local/lib/node_modules/npm iobroker@iobroker-pi:~ $ ^ -bash: :s^: no previous substitution iobroker@iobroker-pi:~ $ iobroker@iobroker-pi:~ $ Uncaught SyntaxError: Invalid regular expression flags -bash: Uncaught: command not found iobroker@iobroker-pi:~ $ > -bash: syntax error near unexpected token `newline' iobroker@iobroker-pi:~ $ -
@thomas-braun said in ZigBee Adapter auf 1.6.18 läßt sich nicht installieren:
uname -m && which nodejs node npm && nodejs -v && node -v && npm -v && whoami && pwd && sudo apt update &> /dev/null && sudo apt update && apt policy nodejs
iobroker@iobroker-pi:~ $ iobroker@iobroker-pi:~ $ iobroker@iobroker-pi:/opt $ uname -m && which nodejs node npm && nodejs -v && node -v && npm -v && whoami && pwd && sudo apt update &> /dev/null && sudo apt update && apt policy nodejs -bash: iobroker@iobroker-pi:/opt: No such file or directory iobroker@iobroker-pi:~ $ armv7l -bash: armv7l: command not found iobroker@iobroker-pi:~ $ /usr/local/bin/node Welcome to Node.js v16.14.0. Type ".help" for more information. > /usr/local/bin/npm /usr/local/bin/npm ^ Uncaught SyntaxError: Invalid regular expression flags > -bash: iobroker@iobroker-pi:~: command not found iobroker@iobroker-pi:~ $ -bash: iobroker@iobroker-pi:/opt: No such file or directory -bash: -bash:: command not found iobroker@iobroker-pi:~ $ iobroker@iobroker-pi:~ $ armv7l -bash: iobroker@iobroker-pi:~: command not found iobroker@iobroker-pi:~ $ -bash: armv7l: command not found -bash: -bash:: command not found iobroker@iobroker-pi:~ $ iobroker@iobroker-pi:~ $ /usr/local/bin/node -bash: iobroker@iobroker-pi:~: command not found iobroker@iobroker-pi:~ $ Welcome to Node.js v16.14.0. -bash: Welcome: command not found iobroker@iobroker-pi:~ $ Type ".help" for more information. -bash: Type: command not found iobroker@iobroker-pi:~ $ > /usr/local/bin/npm -bash: /usr/local/bin/npm: Permission denied iobroker@iobroker-pi:~ $ /usr/local/bin/npm npm <command> Usage: npm install install all the dependencies in your project npm install <foo> add the <foo> dependency to your project npm test run this project's tests npm run <foo> run the script named <foo> npm <command> -h quick help on <command> npm -l display usage info for all commands npm help <term> search for help on <term> npm help npm more involved overview All commands: access, adduser, audit, bin, bugs, cache, ci, completion, config, dedupe, deprecate, diff, dist-tag, docs, doctor, edit, exec, explain, explore, find-dupes, fund, get, help, hook, init, install, install-ci-test, install-test, link, ll, login, logout, ls, org, outdated, owner, pack, ping, pkg, prefix, profile, prune, publish, rebuild, repo, restart, root, run-script, search, set, set-script, shrinkwrap, star, stars, start, stop, team, test, token, uninstall, unpublish, unstar, update, version, view, whoami Specify configs in the ini-formatted file: /home/iobroker/.npmrc or on the command line via: npm <command> --key=value More configuration info: npm help config Configuration fields: npm help 7 config npm@8.10.0 /usr/local/lib/node_modules/npm iobroker@iobroker-pi:~ $ ^ -bash: :s^: no previous substitution iobroker@iobroker-pi:~ $ iobroker@iobroker-pi:~ $ Uncaught SyntaxError: Invalid regular expression flags -bash: Uncaught: command not found iobroker@iobroker-pi:~ $ > -bash: syntax error near unexpected token `newline' iobroker@iobroker-pi:~ $Vorallendingen sehe ich da wild in die Konsole geklatsches Zeug.
Machs nochmal, diesmal übersichtlich.
-
irgendwie bekomme ich mittlerweile überhaupt keinen Adapter mehr vernünftig installiert...
aber vielleicht siehst du schon den Fehler
iobroker@iobroker-pi:~ $ uname -m && which nodejs node npm && nodejs -v && node -v && npm -v && whoami && pwd && sudo apt update &> /dev/null && sudo apt update && apt policy nodejs armv7l /usr/local/bin/node /usr/local/bin/npm iobroker@iobroker-pi:~ $ -
iobroker@iobroker-pi:~ $ uname -m && which nodejs node npm && nodejs -v && node -v && npm -v && whoami && pwd && sudo apt update &> /dev/null && sudo apt update && apt policy nodejs armv7l /usr/local/bin/node /usr/local/bin/npm iobroker@iobroker-pi:~ $Das ist immer noch krumm und schief.
-
Das ist immer noch krumm und schief.
besser ?
iobroker@iobroker-pi:~ $ uname -m && which nodejs node npm && nodejs -v && node -v && npm -v && whoami && pwd && sudo apt update &> /dev/null && sudo apt update && apt policy nodejs armv7l /usr/bin/nodejs /usr/local/bin/node /usr/local/bin/npm v14.19.2 v16.14.0 8.10.0 iobroker /home/iobroker Hit:1 http://raspbian.raspberrypi.org/raspbian buster InRelease Hit:2 http://archive.raspberrypi.org/debian buster InRelease Hit:3 https://deb.nodesource.com/node_12.x bullseye InRelease Hit:4 https://deb.nodesource.com/node_14.x bullseye InRelease Reading package lists... Done Building dependency tree Reading state information... Done All packages are up to date. nodejs: Installed: 14.19.2-deb-1nodesource1 Candidate: 14.19.2-deb-1nodesource1 Version table: *** 14.19.2-deb-1nodesource1 500 500 https://deb.nodesource.com/node_14.x bullseye/main armhf Packages 100 /var/lib/dpkg/status 12.22.12-deb-1nodesource1 500 500 https://deb.nodesource.com/node_12.x bullseye/main armhf Packages 10.24.0~dfsg-1~deb10u1 500 500 http://raspbian.raspberrypi.org/raspbian buster/main armhf Packages iobroker@iobroker-pi:~ $ -
besser ?
iobroker@iobroker-pi:~ $ uname -m && which nodejs node npm && nodejs -v && node -v && npm -v && whoami && pwd && sudo apt update &> /dev/null && sudo apt update && apt policy nodejs armv7l /usr/bin/nodejs /usr/local/bin/node /usr/local/bin/npm v14.19.2 v16.14.0 8.10.0 iobroker /home/iobroker Hit:1 http://raspbian.raspberrypi.org/raspbian buster InRelease Hit:2 http://archive.raspberrypi.org/debian buster InRelease Hit:3 https://deb.nodesource.com/node_12.x bullseye InRelease Hit:4 https://deb.nodesource.com/node_14.x bullseye InRelease Reading package lists... Done Building dependency tree Reading state information... Done All packages are up to date. nodejs: Installed: 14.19.2-deb-1nodesource1 Candidate: 14.19.2-deb-1nodesource1 Version table: *** 14.19.2-deb-1nodesource1 500 500 https://deb.nodesource.com/node_14.x bullseye/main armhf Packages 100 /var/lib/dpkg/status 12.22.12-deb-1nodesource1 500 500 https://deb.nodesource.com/node_12.x bullseye/main armhf Packages 10.24.0~dfsg-1~deb10u1 500 500 http://raspbian.raspberrypi.org/raspbian buster/main armhf Packages iobroker@iobroker-pi:~ $@zimbl
Nein.
Hast du meine Anleitung gelesen? Auch den zweiten Teil, wo es um die falschen Pfade geht?Und dein nodesource-Repo verweist auf Bullseye, du fährst aber wohl Buster da. Das ist falsch, muss auch korrigiert werden.
-
@zimbl
Nein.
Hast du meine Anleitung gelesen? Auch den zweiten Teil, wo es um die falschen Pfade geht?Und dein nodesource-Repo verweist auf Bullseye, du fährst aber wohl Buster da. Das ist falsch, muss auch korrigiert werden.
ich stehe jetzt gerade auf der Leitung...
Also den Fix habe ich nun auch mal laufen lassen...
was müsste ich jetzt machen ?
Vielen Dank Thomas das du dir so eine Mühe dir mit mir gibst...
-
ich stehe jetzt gerade auf der Leitung...
Also den Fix habe ich nun auch mal laufen lassen...
was müsste ich jetzt machen ?
Vielen Dank Thomas das du dir so eine Mühe dir mit mir gibst...
Du musst node und npm aus den falschen Pfaden löschen und bullseye durch buster in den .list-Dateien ersetzen. Dann einmal ausloggen und wieder einloggen.
sudo rm /usr/local/bin/node sudo rm /usr/local/bin/npm sudo sed -i 's/bullseye/buster/g' /etc/apt/sources.list.d/* exitiobroker ist im Übrigen ein ungeschickter username, der ist eigentlich schon für einen Systemuser vorgesehen.
STOP:
Das muss natürlich
sudo sed -i 's/bullseye/buster/g' /etc/apt/sources.list.d/*lauten.
-
Du musst node und npm aus den falschen Pfaden löschen und bullseye durch buster in den .list-Dateien ersetzen. Dann einmal ausloggen und wieder einloggen.
sudo rm /usr/local/bin/node sudo rm /usr/local/bin/npm sudo sed -i 's/bullseye/buster/g' /etc/apt/sources.list.d/* exitiobroker ist im Übrigen ein ungeschickter username, der ist eigentlich schon für einen Systemuser vorgesehen.
STOP:
Das muss natürlich
sudo sed -i 's/bullseye/buster/g' /etc/apt/sources.list.d/*lauten.
ja das mit dem username ändere ich noch ab...beginne ja mehr oder weniger erst...
so nun schaut es so aus :
iobroker@iobroker-pi:~ $ uname -m && which nodejs node npm && nodejs -v && node -v && npm -v && whoami && pwd && sudo apt update &> /dev/null && sudo apt update && apt policy nodejs armv7l /usr/bin/nodejs /usr/bin/node /usr/bin/npm v14.19.2 v14.19.2 6.14.17 iobroker /home/iobroker Hit:1 http://archive.raspberrypi.org/debian buster InRelease Hit:2 http://raspbian.raspberrypi.org/raspbian buster InRelease Hit:3 https://deb.nodesource.com/node_12.x buster InRelease Hit:4 https://deb.nodesource.com/node_14.x buster InRelease Reading package lists... Done Building dependency tree Reading state information... Done All packages are up to date. nodejs: Installed: 14.19.2-deb-1nodesource1 Candidate: 14.19.2-deb-1nodesource1 Version table: *** 14.19.2-deb-1nodesource1 500 500 https://deb.nodesource.com/node_14.x buster/main armhf Packages 100 /var/lib/dpkg/status 12.22.12-deb-1nodesource1 500 500 https://deb.nodesource.com/node_12.x buster/main armhf Packages 10.24.0~dfsg-1~deb10u1 500 500 http://raspbian.raspberrypi.org/raspbian buster/main armhf Packages iobroker@iobroker-pi:~ $ -
Du musst node und npm aus den falschen Pfaden löschen und bullseye durch buster in den .list-Dateien ersetzen. Dann einmal ausloggen und wieder einloggen.
sudo rm /usr/local/bin/node sudo rm /usr/local/bin/npm sudo sed -i 's/bullseye/buster/g' /etc/apt/sources.list.d/* exitiobroker ist im Übrigen ein ungeschickter username, der ist eigentlich schon für einen Systemuser vorgesehen.
STOP:
Das muss natürlich
sudo sed -i 's/bullseye/buster/g' /etc/apt/sources.list.d/*lauten.
Problem ist gerade das ich den IoBroker nicht mehr starten kann...
-
Problem ist gerade das ich den IoBroker nicht mehr starten kann...
Jetzt ist die empfohlene Version nodeJS 14 drauf.
iobroker status iobroker update -i iobroker list instancessagt?
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