NEWS
Material Design Installation und Widgets
-
@thomas-braun said in Material Design Installation und Widgets:
/etc/apt/sources.list.d/influxdb.list
und jetzt kommt wieder dieser Moment wo ich sagen muss:
und wie geht das? -
Schau in seine Signatur
-
Ok da werde ich mich dann morgen mit befassen!
bevor ich da nun wie wild anfange mach ich lieber morgen in Ruhe weiter! -
@flohtec76 sagte in Material Design Installation und Widgets:
und wie geht das?
Mit einem Editor.
nano ist z. B. ein solcher.sudo nano /etc/apt/sources.list.d/influxdb.list
Schließen: Strg-X, Nachfrage bejahen und mit Enter bestätigen.
-
das habe ich hinbekommen
-
Die anderen beiden Dinge auch?
Dann
sudo apt update iobroker stop sudo apt upgrade iobroker start
Dann müsste alles auf Stand sein.
Prüfen peruname -m && which nodejs node npm && nodejs -v && node -v && npm -v && whoami && pwd && sudo apt update &> /dev/null && sudo apt update && apt policy nodejs
-
ich bin nicht so schnell! ich lese mir gerade durch was in deinem link zu node geschrieben steht.
-
@thomas-braun said in Material Design Installation und Widgets:
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
er wirft mir da glaube ich 3 Fehler aus, kann das sein?
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.3 v14.19.3 6.14.17 pi /home/pi OK:1 http://archive.raspberrypi.org/debian bullseye InRelease OK:2 http://raspbian.raspberrypi.org/raspbian bullseye InRelease OK:3 https://repos.influxdata.com/debian stretch InRelease OK:4 https://deb.nodesource.com/node_14.x bullseye InRelease OK:5 https://packages.grafana.com/oss/deb stable InRelease Paketlisten werden gelesen... Fertig Abh▒ngigkeitsbaum wird aufgebaut... Fertig Statusinformationen werden eingelesen... Fertig Alle Pakete sind aktuell. N: Datei ▒nodesource.list.save.1▒ in Verzeichnis ▒/etc/apt/sources.list.d/▒ wird ignoriert, da sie eine ung▒ltige Dateinamen-Erweiterung hat. N: Datei ▒influxdb.list.save.1▒ in Verzeichnis ▒/etc/apt/sources.list.d/▒ wird ignoriert, da sie eine ung▒ltige Dateinamen-Erweiterung hat. N: Datei ▒nodesource.list.save.2▒ in Verzeichnis ▒/etc/apt/sources.list.d/▒ wird ignoriert, da sie eine ung▒ltige Dateinamen-Erweiterung hat. nodejs: Installiert: 14.19.3-deb-1nodesource1 Installationskandidat: 14.19.3-deb-1nodesource1 Versionstabelle: *** 14.19.3-deb-1nodesource1 500 500 https://deb.nodesource.com/node_14.x bullseye/main armhf Packages 100 /var/lib/dpkg/status 12.22.5~dfsg-2~11u1 500 500 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf Packages N: Datei ▒nodesource.list.save.1▒ in Verzeichnis ▒/etc/apt/sources.list.d/▒ wird ignoriert, da sie eine ung▒ltige Dateinamen-Erweiterung hat. N: Datei ▒influxdb.list.save.1▒ in Verzeichnis ▒/etc/apt/sources.list.d/▒ wird ignoriert, da sie eine ung▒ltige Dateinamen-Erweiterung hat. N: Datei ▒nodesource.list.save.2▒ in Verzeichnis ▒/etc/apt/sources.list.d/▒ wird ignoriert, da sie eine ung▒ltige Dateinamen-Erweiterung hat.
-
@flohtec76 sagte in Material Design Installation und Widgets:
OK:3 https://repos.influxdata.com/debian stretch InRelease
-
@flohtec76 sagte in Material Design Installation und Widgets:
er wirft mir da glaube ich 3 Fehler aus, kann das sein?
Dann hast du bei der Nachfrage von nano die Datei nicht überschrieben, dann wird da ein Duplikat angelegt.
Lösch die ganzen Dateien mit 'save' im Dateinamen.Die influxdb.list ist noch nicht richtig.
-
500 https://deb.nodesource.com/node_14.x bullseye/main armhf Packages
ich denke den punkt habe ich hinbekommen.
Wo und was ich nun löschen soll da starre ich grad in den Bildschirm und weiß nicht wie es gehen soll. -
-
@thomas-braun said in Material Design Installation und Widgets:
ls -l /etc/apt/sources.list.d/
nsgesamt 36 -rw-r--r-- 1 root root 53 18. Mai 12:49 grafana.list -rw-r--r-- 1 root root 57 27. Mai 22:50 influxdb.list -rw------- 1 root root 56 27. Mai 22:20 influxdb.list.save -rw-r--r-- 1 root root 56 27. Mai 22:20 influxdb.list.save.1 -rw-r--r-- 1 root root 209 27. Mai 22:30 nodesource.list -rw-r--r-- 1 root root 208 27. Mai 22:28 nodesource.list.save -rw------- 1 root root 209 27. Mai 22:29 nodesource.list.save.1 -rw-r--r-- 1 root root 209 27. Mai 22:29 nodesource.list.save.2 -rw-r--r-- 1 root root 191 28. Jan 02:03 raspi.list
-
sudo rm /etc/apt/sources.list.d/*save*
-
@thomas-braun ```
insgesamt 16
-rw-r--r-- 1 root root 53 18. Mai 12:49 grafana.list
-rw-r--r-- 1 root root 57 27. Mai 22:50 influxdb.list
-rw-r--r-- 1 root root 209 27. Mai 22:30 nodesource.list
-rw-r--r-- 1 root root 191 28. Jan 02:03 raspi.list -
denke jetzt ist es sauber?!
odejs armv7l /usr/bin/nodejs /usr/bin/node /usr/bin/npm v14.19.3 v14.19.3 6.14.17 pi /home/pi OK:1 http://raspbian.raspberrypi.org/raspbian bullseye InRelease OK:2 https://repos.influxdata.com/debian bullseye InRelease OK:3 http://archive.raspberrypi.org/debian bullseye InRelease OK:4 https://deb.nodesource.com/node_14.x bullseye InRelease OK:5 https://packages.grafana.com/oss/deb stable InRelease Paketlisten werden gelesen... Fertig Abh▒ngigkeitsbaum wird aufgebaut... Fertig Statusinformationen werden eingelesen... Fertig Alle Pakete sind aktuell. nodejs: Installiert: 14.19.3-deb-1nodesource1 Installationskandidat: 14.19.3-deb-1nodesource1 Versionstabelle: *** 14.19.3-deb-1nodesource1 500 500 https://deb.nodesource.com/node_14.x bullseye/main armhf Packages 100 /var/lib/dpkg/status 12.22.5~dfsg-2~11u1 500 500 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf Packages
-
Dann jetzt noch in der influxdb.list
stretch
duchbullseye
ersetzen.
Dann müsste es alles sauber sein.iobroker update -u 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
Bitte komplette Ein- wie Ausgaben zeigen.
-
-
iobroker -u iobroker [command] Commands: iobroker setup Setup ioBroker iobroker start [all|<adapter>.<instance>] Starts the js-controller or a specified adapter instance iobroker stop [<adapter>.<instance>] stops the js-controller or a specified adapter instance iobroker restart [<adapter>.<instance>] Restarts js-controller or a specified adapter instance [aliases: r] iobroker debug <adapter>[.<instance>] Starts a Node.js debugging session for the adapter instance iobroker info Shows the host info iobroker logs [<adapter>] Monitor log iobroker add <adapter> [desiredNumber] Add instance of adapter [aliases: a] iobroker install <adapter> Installs a specified adapter [aliases: i] iobroker rebuild [<module>] Rebuild all native modules or path iobroker url <url> [<name>] Install adapter from specified url, e.g. GitHub iobroker del <adapter> Remove adapter and all instances from this host [aliases: delete] iobroker del <adapter>.<instance> Remove adapter instance [aliases: delete] iobroker update [<repositoryUrl>] Update repository and list adapters iobroker upgrade Upgrade management iobroker upload [all|<adapter>] Upload management [aliases: u] iobroker object Object management [aliases: o] iobroker state State management [aliases: s] iobroker message <adapter>[.instance] <command> [<message>] Send message to adapter instance/s iobroker list <type> [<filter>] List all entries, like objects iobroker chmod <mode> <file> Change file rights iobroker chown <user> <group> <file> Change file ownership iobroker touch <file> Touch file iobroker rm <file> Remove file iobroker file File management iobroker user User commands iobroker group group management iobroker host <hostname> Set host to given hostname iobroker set <adapter>.<instance> Change settings of adapter config iobroker license <license.file or license.text> Update license by given file iobroker cert Certificate management iobroker clean <yes> Clears all objects and states iobroker backup Create backup iobroker restore <backup name or path> Restore a specified backup iobroker validate <backup name or path> Validate a specified backup iobroker status [all|<adapter>.<instance>] Status of ioBroker or adapter instance [aliases: isrun] iobroker repo [<name>] Show repo information iobroker uuid Show uuid of the installation [aliases: id] iobroker unsetup Reset license, installation secret and language iobroker fix Execute the installation fixer script, this updates your ioBroker installation iobroker multihost Multihost management iobroker compact compact group management iobroker plugin Plugin management iobroker version [<adapter>] Show version of js-controller or specified adapter [aliases: v] Options: --help Show help [boolean]
-