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

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

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. Nach Update läuft nichts mehr!

NEWS

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

  • Monatsrückblick – September 2025
    BluefoxB
    Bluefox
    13
    1
    2.2k

  • Neues Video "KI im Smart Home" - ioBroker plus n8n
    BluefoxB
    Bluefox
    16
    1
    3.2k

Nach Update läuft nichts mehr!

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
iobroker updatenpmjs controller updatejsonhelp wanted
416 Beiträge 18 Kommentatoren 65.9k Aufrufe 9 Watching
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • S SaschaS

    @Einstein67 said in Nach Update läuft nichts mehr!:

    tail /etc/apt/sources.list.d/nodesource.list

    Falls das hilft:

    pi@raspberrypi:/opt/iobroker $ tail /etc/apt/sources.list.d/nodesource.list
    deb https://deb.nodesource.com/node_8.x stretch main
    deb-src https://deb.nodesource.com/node_8.x stretch main
    

    und

    pi@raspberrypi:/opt/iobroker $ tail /etc/apt/sources.list
    deb http://raspbian.raspberrypi.org/raspbian/ stretch main contrib non-free rpi
    # Uncomment line below then 'apt-get update' to enable 'apt-get source'
    #deb-src http://raspbian.raspberrypi.org/raspbian/ stretch main contrib non-free rpi
    

    Jedenfalls bin ich immer noch schön auf v8.17.0 mit node und nodejs..

    crunchipC Offline
    crunchipC Offline
    crunchip
    Forum Testing Most Active
    schrieb am zuletzt editiert von
    #164

    @SaschaS https://github.com/nodesource/distributions#debinstall

    umgestiegen von Proxmox auf Unraid

    S 1 Antwort Letzte Antwort
    0
    • WalW Wal

      @SaschaS sagte in Nach Update läuft nichts mehr!:

      @Einstein67 said in Nach Update läuft nichts mehr!:

      tail /etc/apt/sources.list.d/nodesource.list

      Falls das hilft:

      pi@raspberrypi:/opt/iobroker $ tail /etc/apt/sources.list.d/nodesource.list
      deb https://deb.nodesource.com/node_8.x stretch main
      deb-src https://deb.nodesource.com/node_8.x stretch main
      

      und

      pi@raspberrypi:/opt/iobroker $ tail /etc/apt/sources.list
      deb http://raspbian.raspberrypi.org/raspbian/ stretch main contrib non-free rpi
      # Uncomment line below then 'apt-get update' to enable 'apt-get source'
      #deb-src http://raspbian.raspberrypi.org/raspbian/ stretch main contrib non-free rpi
      

      Jedenfalls bin ich immer noch schön auf v8.17.0 mit node und nodejs..

      Lösche doch bitte jetzt endlich die Datei nodesource.list

      sudo rm /etc/apt/sources.list.d/nodesource.list
      

      und mache mal ein

      sudo nano /etc/apt/sources.list
      
      S Offline
      S Offline
      SaschaS
      schrieb am zuletzt editiert von
      #165

      @Wal said in Nach Update läuft nichts mehr!:

      @SaschaS sagte in Nach Update läuft nichts mehr!:

      @Einstein67 said in Nach Update läuft nichts mehr!:

      tail /etc/apt/sources.list.d/nodesource.list

      Falls das hilft:

      pi@raspberrypi:/opt/iobroker $ tail /etc/apt/sources.list.d/nodesource.list
      deb https://deb.nodesource.com/node_8.x stretch main
      deb-src https://deb.nodesource.com/node_8.x stretch main
      

      und

      pi@raspberrypi:/opt/iobroker $ tail /etc/apt/sources.list
      deb http://raspbian.raspberrypi.org/raspbian/ stretch main contrib non-free rpi
      # Uncomment line below then 'apt-get update' to enable 'apt-get source'
      #deb-src http://raspbian.raspberrypi.org/raspbian/ stretch main contrib non-free rpi
      

      Jedenfalls bin ich immer noch schön auf v8.17.0 mit node und nodejs..

      Lösche doch bitte jetzt endlich die Datei nodesource.list

      sudo rm /etc/apt/sources.list.d/nodesource.list
      

      und mache mal ein

      sudo nano /etc/apt/sources.list
      

      Habe ich gelöscht und sudo nano /etc/apt/sources.list bringt

      deb http://raspbian.raspberrypi.org/raspbian/ stretch main contrib non-free rpi
      # Uncomment line below then 'apt-get update' to enable 'apt-get source'
      #deb-src http://raspbian.raspberrypi.org/raspbian/ stretch main contrib non-free rpi
      
      haselchenH 1 Antwort Letzte Antwort
      0
      • S SaschaS

        @Wal said in Nach Update läuft nichts mehr!:

        @SaschaS sagte in Nach Update läuft nichts mehr!:

        @Einstein67 said in Nach Update läuft nichts mehr!:

        tail /etc/apt/sources.list.d/nodesource.list

        Falls das hilft:

        pi@raspberrypi:/opt/iobroker $ tail /etc/apt/sources.list.d/nodesource.list
        deb https://deb.nodesource.com/node_8.x stretch main
        deb-src https://deb.nodesource.com/node_8.x stretch main
        

        und

        pi@raspberrypi:/opt/iobroker $ tail /etc/apt/sources.list
        deb http://raspbian.raspberrypi.org/raspbian/ stretch main contrib non-free rpi
        # Uncomment line below then 'apt-get update' to enable 'apt-get source'
        #deb-src http://raspbian.raspberrypi.org/raspbian/ stretch main contrib non-free rpi
        

        Jedenfalls bin ich immer noch schön auf v8.17.0 mit node und nodejs..

        Lösche doch bitte jetzt endlich die Datei nodesource.list

        sudo rm /etc/apt/sources.list.d/nodesource.list
        

        und mache mal ein

        sudo nano /etc/apt/sources.list
        

        Habe ich gelöscht und sudo nano /etc/apt/sources.list bringt

        deb http://raspbian.raspberrypi.org/raspbian/ stretch main contrib non-free rpi
        # Uncomment line below then 'apt-get update' to enable 'apt-get source'
        #deb-src http://raspbian.raspberrypi.org/raspbian/ stretch main contrib non-free rpi
        
        haselchenH Offline
        haselchenH Offline
        haselchen
        Most Active
        schrieb am zuletzt editiert von haselchen
        #166

        @SaschaS

        Also ich würde das machen was das steht ;)
        Vorher nodejs entfernen .

        Edit: zu langsam 😂

        Synology DS218+ & 2 x Fujitsu Esprimo (VM/Container) + FritzBox7590 + 2 AVM 3000 Repeater & Homematic & HUE & Osram & Xiaomi, NPM 10.9.4, Nodejs 22.21.0 ,JS Controller 7.0.7 ,Admin 7.7.19

        1 Antwort Letzte Antwort
        0
        • WalW Offline
          WalW Offline
          Wal
          Developer
          schrieb am zuletzt editiert von
          #167

          Gut jetzt wird node entfernt.

          sudo apt --purge remove nodejs
          

          Gruß
          Walter

          DoorIO-Adapter
          wioBrowser-Adapter und wioBrowser

          1 Antwort Letzte Antwort
          0
          • crunchipC crunchip

            @SaschaS https://github.com/nodesource/distributions#debinstall

            S Offline
            S Offline
            SaschaS
            schrieb am zuletzt editiert von
            #168

            @crunchip said in Nach Update läuft nichts mehr!:

            @SaschaS https://github.com/nodesource/distributions#debinstall

            Was willst du mir damit sagen? Soll ich jetzt einen dieser Befehle ausführen?

            # Using Ubuntu
            curl -sL https://deb.nodesource.com/setup_14.x | sudo -E bash -
            sudo apt-get install -y nodejs
            
            # Using Debian, as root
            curl -sL https://deb.nodesource.com/setup_14.x | bash -
            apt-get install -y nodejs
            
            WalW crunchipC 2 Antworten Letzte Antwort
            0
            • S SaschaS

              @crunchip said in Nach Update läuft nichts mehr!:

              @SaschaS https://github.com/nodesource/distributions#debinstall

              Was willst du mir damit sagen? Soll ich jetzt einen dieser Befehle ausführen?

              # Using Ubuntu
              curl -sL https://deb.nodesource.com/setup_14.x | sudo -E bash -
              sudo apt-get install -y nodejs
              
              # Using Debian, as root
              curl -sL https://deb.nodesource.com/setup_14.x | bash -
              apt-get install -y nodejs
              
              WalW Offline
              WalW Offline
              Wal
              Developer
              schrieb am zuletzt editiert von
              #169

              @SaschaS
              nein jetzt noch nicht.

              Gruß
              Walter

              DoorIO-Adapter
              wioBrowser-Adapter und wioBrowser

              S 1 Antwort Letzte Antwort
              0
              • WalW Wal

                @SaschaS
                nein jetzt noch nicht.

                S Offline
                S Offline
                SaschaS
                schrieb am zuletzt editiert von
                #170

                @Wal said in Nach Update läuft nichts mehr!:

                @SaschaS
                nein jetzt noch nicht.

                Ich folge deinen Anweisungen @Wal. Lösche gerade nodejs.

                1 Antwort Letzte Antwort
                0
                • S Offline
                  S Offline
                  SaschaS
                  schrieb am zuletzt editiert von
                  #171

                  @Wal An der Stelle waren wir vor einer Stunde schon einmal.
                  Sehe ich das falsch, dass das entfernen nicht sauber funktioniert hat?

                  pi@raspberrypi:/opt/iobroker $ sudo apt --purge remove nodejs
                  Paketlisten werden gelesen... Fertig
                  Abhängigkeitsbaum wird aufgebaut.       
                  Statusinformationen werden eingelesen.... Fertig
                  Die folgenden Pakete werden ENTFERNT:
                    nodejs*
                  0 aktualisiert, 0 neu installiert, 1 zu entfernen und 0 nicht aktualisiert.
                  Nach dieser Operation werden 67,0 MB Plattenplatz freigegeben.
                  Möchten Sie fortfahren? [J/n] J
                  (Lese Datenbank ... 59270 Dateien und Verzeichnisse sind derzeit installiert.)
                  Entfernen von nodejs (8.17.0-1nodesource1) ...
                  dpkg: Warnung: Während Entfernens von nodejs ist Verzeichnis »/usr/lib/node_modules/npm/lib« nicht leer, wird daher nicht gelöscht
                  dpkg: Warnung: Während Entfernens von nodejs ist Verzeichnis »/usr/lib/node_modules/npm/node_modules/node-gyp/lib« nicht leer, wird daher nicht gelöscht
                  dpkg: Warnung: Während Entfernens von nodejs ist Verzeichnis »/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator« nicht leer, wird daher nicht gelöscht
                  dpkg: Warnung: Während Entfernens von nodejs ist Verzeichnis »/usr/lib/node_modules/npm/node_modules/npm-profile« nicht leer, wird daher nicht gelöscht
                  dpkg: Warnung: Während Entfernens von nodejs ist Verzeichnis »/usr/lib/node_modules/npm/node_modules/env-paths« nicht leer, wird daher nicht gelöscht
                  dpkg: Warnung: Während Entfernens von nodejs ist Verzeichnis »/usr/lib/node_modules/npm/node_modules/npm-registry-fetch« nicht leer, wird daher nicht gelöscht
                  dpkg: Warnung: Während Entfernens von nodejs ist Verzeichnis »/usr/lib/node_modules/npm/node_modules/glob« nicht leer, wird daher nicht gelöscht
                  dpkg: Warnung: Während Entfernens von nodejs ist Verzeichnis »/usr/lib/node_modules/npm/node_modules/os-locale« nicht leer, wird daher nicht gelöscht
                  dpkg: Warnung: Während Entfernens von nodejs ist Verzeichnis »/usr/lib/node_modules/npm/node_modules/libnpx« nicht leer, wird daher nicht gelöscht
                  dpkg: Warnung: Während Entfernens von nodejs ist Verzeichnis »/usr/lib/node_modules/npm/node_modules/npm-packlist« nicht leer, wird daher nicht gelöscht
                  dpkg: Warnung: Während Entfernens von nodejs ist Verzeichnis »/usr/lib/node_modules/npm/node_modules/string_decoder« nicht leer, wird daher nicht gelöscht
                  dpkg: Warnung: Während Entfernens von nodejs ist Verzeichnis »/usr/lib/node_modules/npm/node_modules/get-caller-file« nicht leer, wird daher nicht gelöscht
                  dpkg: Warnung: Während Entfernens von nodejs ist Verzeichnis »/usr/lib/node_modules/npm/node_modules/mem« nicht leer, wird daher nicht gelöscht
                  dpkg: Warnung: Während Entfernens von nodejs ist Verzeichnis »/usr/lib/node_modules/npm/node_modules/readable-stream/lib/internal/streams« nicht leer, wird daher nicht gelöscht
                  dpkg: Warnung: Während Entfernens von nodejs ist Verzeichnis »/usr/lib/node_modules/npm/node_modules/pacote« nicht leer, wird daher nicht gelöscht
                  dpkg: Warnung: Während Entfernens von nodejs ist Verzeichnis »/usr/lib/node_modules/npm/node_modules/chownr« nicht leer, wird daher nicht gelöscht
                  dpkg: Warnung: Während Entfernens von nodejs ist Verzeichnis »/usr/lib/node_modules/npm/node_modules/invert-kv« nicht leer, wird daher nicht gelöscht
                  dpkg: Warnung: Während Entfernens von nodejs ist Verzeichnis »/usr/lib/node_modules/npm/node_modules/yargs« nicht leer, wird daher nicht gelöscht
                  dpkg: Warnung: Während Entfernens von nodejs ist Verzeichnis »/usr/lib/node_modules/npm/node_modules/bin-links« nicht leer, wird daher nicht gelöscht
                  dpkg: Warnung: Während Entfernens von nodejs ist Verzeichnis »/usr/lib/node_modules/npm/node_modules/hosted-git-info« nicht leer, wird daher nicht gelöscht
                  dpkg: Warnung: Während Entfernens von nodejs ist Verzeichnis »/usr/lib/node_modules/npm/node_modules/lcid« nicht leer, wird daher nicht gelöscht
                  dpkg: Warnung: Während Entfernens von nodejs ist Verzeichnis »/usr/lib/node_modules/npm/scripts« nicht leer, wird daher nicht gelöscht
                  dpkg: Warnung: Während Entfernens von nodejs ist Verzeichnis »/usr/lib/node_modules/npm/docs« nicht leer, wird daher nicht gelöscht
                  Trigger für man-db (2.7.6.1-2) werden verarbeitet ...
                  
                  WalW 1 Antwort Letzte Antwort
                  0
                  • S SaschaS

                    @Wal An der Stelle waren wir vor einer Stunde schon einmal.
                    Sehe ich das falsch, dass das entfernen nicht sauber funktioniert hat?

                    pi@raspberrypi:/opt/iobroker $ sudo apt --purge remove nodejs
                    Paketlisten werden gelesen... Fertig
                    Abhängigkeitsbaum wird aufgebaut.       
                    Statusinformationen werden eingelesen.... Fertig
                    Die folgenden Pakete werden ENTFERNT:
                      nodejs*
                    0 aktualisiert, 0 neu installiert, 1 zu entfernen und 0 nicht aktualisiert.
                    Nach dieser Operation werden 67,0 MB Plattenplatz freigegeben.
                    Möchten Sie fortfahren? [J/n] J
                    (Lese Datenbank ... 59270 Dateien und Verzeichnisse sind derzeit installiert.)
                    Entfernen von nodejs (8.17.0-1nodesource1) ...
                    dpkg: Warnung: Während Entfernens von nodejs ist Verzeichnis »/usr/lib/node_modules/npm/lib« nicht leer, wird daher nicht gelöscht
                    dpkg: Warnung: Während Entfernens von nodejs ist Verzeichnis »/usr/lib/node_modules/npm/node_modules/node-gyp/lib« nicht leer, wird daher nicht gelöscht
                    dpkg: Warnung: Während Entfernens von nodejs ist Verzeichnis »/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator« nicht leer, wird daher nicht gelöscht
                    dpkg: Warnung: Während Entfernens von nodejs ist Verzeichnis »/usr/lib/node_modules/npm/node_modules/npm-profile« nicht leer, wird daher nicht gelöscht
                    dpkg: Warnung: Während Entfernens von nodejs ist Verzeichnis »/usr/lib/node_modules/npm/node_modules/env-paths« nicht leer, wird daher nicht gelöscht
                    dpkg: Warnung: Während Entfernens von nodejs ist Verzeichnis »/usr/lib/node_modules/npm/node_modules/npm-registry-fetch« nicht leer, wird daher nicht gelöscht
                    dpkg: Warnung: Während Entfernens von nodejs ist Verzeichnis »/usr/lib/node_modules/npm/node_modules/glob« nicht leer, wird daher nicht gelöscht
                    dpkg: Warnung: Während Entfernens von nodejs ist Verzeichnis »/usr/lib/node_modules/npm/node_modules/os-locale« nicht leer, wird daher nicht gelöscht
                    dpkg: Warnung: Während Entfernens von nodejs ist Verzeichnis »/usr/lib/node_modules/npm/node_modules/libnpx« nicht leer, wird daher nicht gelöscht
                    dpkg: Warnung: Während Entfernens von nodejs ist Verzeichnis »/usr/lib/node_modules/npm/node_modules/npm-packlist« nicht leer, wird daher nicht gelöscht
                    dpkg: Warnung: Während Entfernens von nodejs ist Verzeichnis »/usr/lib/node_modules/npm/node_modules/string_decoder« nicht leer, wird daher nicht gelöscht
                    dpkg: Warnung: Während Entfernens von nodejs ist Verzeichnis »/usr/lib/node_modules/npm/node_modules/get-caller-file« nicht leer, wird daher nicht gelöscht
                    dpkg: Warnung: Während Entfernens von nodejs ist Verzeichnis »/usr/lib/node_modules/npm/node_modules/mem« nicht leer, wird daher nicht gelöscht
                    dpkg: Warnung: Während Entfernens von nodejs ist Verzeichnis »/usr/lib/node_modules/npm/node_modules/readable-stream/lib/internal/streams« nicht leer, wird daher nicht gelöscht
                    dpkg: Warnung: Während Entfernens von nodejs ist Verzeichnis »/usr/lib/node_modules/npm/node_modules/pacote« nicht leer, wird daher nicht gelöscht
                    dpkg: Warnung: Während Entfernens von nodejs ist Verzeichnis »/usr/lib/node_modules/npm/node_modules/chownr« nicht leer, wird daher nicht gelöscht
                    dpkg: Warnung: Während Entfernens von nodejs ist Verzeichnis »/usr/lib/node_modules/npm/node_modules/invert-kv« nicht leer, wird daher nicht gelöscht
                    dpkg: Warnung: Während Entfernens von nodejs ist Verzeichnis »/usr/lib/node_modules/npm/node_modules/yargs« nicht leer, wird daher nicht gelöscht
                    dpkg: Warnung: Während Entfernens von nodejs ist Verzeichnis »/usr/lib/node_modules/npm/node_modules/bin-links« nicht leer, wird daher nicht gelöscht
                    dpkg: Warnung: Während Entfernens von nodejs ist Verzeichnis »/usr/lib/node_modules/npm/node_modules/hosted-git-info« nicht leer, wird daher nicht gelöscht
                    dpkg: Warnung: Während Entfernens von nodejs ist Verzeichnis »/usr/lib/node_modules/npm/node_modules/lcid« nicht leer, wird daher nicht gelöscht
                    dpkg: Warnung: Während Entfernens von nodejs ist Verzeichnis »/usr/lib/node_modules/npm/scripts« nicht leer, wird daher nicht gelöscht
                    dpkg: Warnung: Während Entfernens von nodejs ist Verzeichnis »/usr/lib/node_modules/npm/docs« nicht leer, wird daher nicht gelöscht
                    Trigger für man-db (2.7.6.1-2) werden verarbeitet ...
                    
                    WalW Offline
                    WalW Offline
                    Wal
                    Developer
                    schrieb am zuletzt editiert von
                    #172

                    @SaschaS
                    Gut mach ein

                    sudo rm -r /usr/lib/node_modules/npm
                    

                    Gruß
                    Walter

                    DoorIO-Adapter
                    wioBrowser-Adapter und wioBrowser

                    S 1 Antwort Letzte Antwort
                    0
                    • WalW Wal

                      @SaschaS
                      Gut mach ein

                      sudo rm -r /usr/lib/node_modules/npm
                      
                      S Offline
                      S Offline
                      SaschaS
                      schrieb am zuletzt editiert von
                      #173

                      @Wal Jetzt finde ich den Schritt schon schöner.

                      pi@raspberrypi:/opt/iobroker $ sudo rm -r /usr/lib/node_modules/npm
                      pi@raspberrypi:/opt/iobroker $ sudo apt --purge remove nodejs
                      Paketlisten werden gelesen... Fertig
                      Abhängigkeitsbaum wird aufgebaut.       
                      Statusinformationen werden eingelesen.... Fertig
                      Paket »nodejs« ist nicht installiert, wird also auch nicht entfernt.
                      0 aktualisiert, 0 neu installiert, 0 zu entfernen und 0 nicht aktualisiert.
                      

                      Next?

                      WalW 1 Antwort Letzte Antwort
                      0
                      • S SaschaS

                        @Wal Jetzt finde ich den Schritt schon schöner.

                        pi@raspberrypi:/opt/iobroker $ sudo rm -r /usr/lib/node_modules/npm
                        pi@raspberrypi:/opt/iobroker $ sudo apt --purge remove nodejs
                        Paketlisten werden gelesen... Fertig
                        Abhängigkeitsbaum wird aufgebaut.       
                        Statusinformationen werden eingelesen.... Fertig
                        Paket »nodejs« ist nicht installiert, wird also auch nicht entfernt.
                        0 aktualisiert, 0 neu installiert, 0 zu entfernen und 0 nicht aktualisiert.
                        

                        Next?

                        WalW Offline
                        WalW Offline
                        Wal
                        Developer
                        schrieb am zuletzt editiert von
                        #174

                        @SaschaS

                        curl -sL https://deb.nodesource.com/setup_12.x | bash -
                        sudo apt install nodejs
                        

                        Gruß
                        Walter

                        DoorIO-Adapter
                        wioBrowser-Adapter und wioBrowser

                        S 1 Antwort Letzte Antwort
                        0
                        • WalW Wal

                          @SaschaS

                          curl -sL https://deb.nodesource.com/setup_12.x | bash -
                          sudo apt install nodejs
                          
                          S Offline
                          S Offline
                          SaschaS
                          schrieb am zuletzt editiert von
                          #175

                          @Wal Ne..wäre zu schön gewesen.

                          pi@raspberrypi:/opt/iobroker $ curl -sL https://deb.nodesource.com/setup_12.x | bash -
                          
                          ## Installing the NodeSource Node.js 12.x repo...
                          
                          
                          ## Populating apt-get cache...
                          
                          + apt-get update
                          Paketlisten werden gelesen... Fertig
                          W: chmod 0700 of directory /var/lib/apt/lists/partial failed - SetupAPTPartialDirectory (1: Die Operation ist nicht erlaubt)
                          E: Sperrdatei /var/lib/apt/lists/lock konnte nicht geöffnet werden. - open (13: Keine Berechtigung)
                          E: Das Verzeichnis /var/lib/apt/lists/ kann nicht gesperrt werden.
                          W: Problem beim Entfernen (unlink) der Datei /var/cache/apt/pkgcache.bin - RemoveCaches (13: Keine Berechtigung)
                          W: Problem beim Entfernen (unlink) der Datei /var/cache/apt/srcpkgcache.bin - RemoveCaches (13: Keine Berechtigung)
                          Error executing command, exiting
                          
                          
                          WalW 1 Antwort Letzte Antwort
                          0
                          • S SaschaS

                            @Wal Ne..wäre zu schön gewesen.

                            pi@raspberrypi:/opt/iobroker $ curl -sL https://deb.nodesource.com/setup_12.x | bash -
                            
                            ## Installing the NodeSource Node.js 12.x repo...
                            
                            
                            ## Populating apt-get cache...
                            
                            + apt-get update
                            Paketlisten werden gelesen... Fertig
                            W: chmod 0700 of directory /var/lib/apt/lists/partial failed - SetupAPTPartialDirectory (1: Die Operation ist nicht erlaubt)
                            E: Sperrdatei /var/lib/apt/lists/lock konnte nicht geöffnet werden. - open (13: Keine Berechtigung)
                            E: Das Verzeichnis /var/lib/apt/lists/ kann nicht gesperrt werden.
                            W: Problem beim Entfernen (unlink) der Datei /var/cache/apt/pkgcache.bin - RemoveCaches (13: Keine Berechtigung)
                            W: Problem beim Entfernen (unlink) der Datei /var/cache/apt/srcpkgcache.bin - RemoveCaches (13: Keine Berechtigung)
                            Error executing command, exiting
                            
                            
                            WalW Offline
                            WalW Offline
                            Wal
                            Developer
                            schrieb am zuletzt editiert von Wal
                            #176

                            @SaschaS
                            mein fehler

                            curl -sL https://deb.nodesource.com/setup_12.x | sudo -E bash -
                            sudo apt install nodejs
                            

                            Gruß
                            Walter

                            DoorIO-Adapter
                            wioBrowser-Adapter und wioBrowser

                            S 1 Antwort Letzte Antwort
                            0
                            • WalW Wal

                              @SaschaS
                              mein fehler

                              curl -sL https://deb.nodesource.com/setup_12.x | sudo -E bash -
                              sudo apt install nodejs
                              
                              S Offline
                              S Offline
                              SaschaS
                              schrieb am zuletzt editiert von
                              #177

                              @Wal Kein Ding. Ich hab einfach mal kombiniert und es mit

                              pi@raspberrypi:/opt/iobroker $ curl -sL https://deb.nodesource.com/setup_12.x | sudo -E bash -
                              

                              gestartet. Damit fängt er jetzt schon einmal an.

                              1 Antwort Letzte Antwort
                              0
                              • S Offline
                                S Offline
                                SaschaS
                                schrieb am zuletzt editiert von
                                #178

                                @Wal Macht es einen Unterschied ob ich mit sudo apt install nodejs oder sudo apt-get install -y nodejs fortfahre? Falls ja, worin liegt dieser?

                                pi@raspberrypi:/opt/iobroker $ curl -sL https://deb.nodesource.com/setup_12.x | sudo -E bash -
                                
                                ## Installing the NodeSource Node.js 12.x repo...
                                
                                
                                ## Populating apt-get cache...
                                
                                + apt-get update
                                OK:1 http://phoscon.de/apt/deconz stretch InRelease
                                Holen:2 http://archive.raspberrypi.org/debian stretch InRelease [25,4 kB]                                            
                                Holen:3 http://raspbian.raspberrypi.org/raspbian stretch InRelease [15,0 kB]           
                                Holen:4 http://raspbian.raspberrypi.org/raspbian stretch/main armhf Packages [11,7 MB]            
                                Holen:5 http://archive.raspberrypi.org/debian stretch/main armhf Packages [201 kB]     
                                Es wurden 11,9 MB in 17 s geholt (678 kB/s).                                                                                                                                                                                                      
                                Paketlisten werden gelesen... Fertig
                                
                                ## Confirming "stretch" is supported...
                                
                                + curl -sLf -o /dev/null 'https://deb.nodesource.com/node_12.x/dists/stretch/Release'
                                
                                ## Adding the NodeSource signing key to your keyring...
                                
                                + curl -s https://deb.nodesource.com/gpgkey/nodesource.gpg.key | apt-key add -
                                OK
                                
                                ## Creating apt sources list file for the NodeSource Node.js 12.x repo...
                                
                                + echo 'deb https://deb.nodesource.com/node_12.x stretch main' > /etc/apt/sources.list.d/nodesource.list
                                + echo 'deb-src https://deb.nodesource.com/node_12.x stretch main' >> /etc/apt/sources.list.d/nodesource.list
                                
                                ## Running `apt-get update` for you...
                                
                                + apt-get update
                                OK:1 http://archive.raspberrypi.org/debian stretch InRelease
                                OK:2 http://raspbian.raspberrypi.org/raspbian stretch InRelease
                                OK:3 http://phoscon.de/apt/deconz stretch InRelease  
                                Holen:4 https://deb.nodesource.com/node_12.x stretch InRelease [4.585 B]
                                Holen:5 https://deb.nodesource.com/node_12.x stretch/main armhf Packages [775 B]
                                Es wurden 5.360 B in 2 s geholt (2.030 B/s).
                                Paketlisten werden gelesen... Fertig
                                
                                ## Run `sudo apt-get install -y nodejs` to install Node.js 12.x and npm
                                ## You may also need development tools to build native addons:
                                     sudo apt-get install gcc g++ make
                                ## To install the Yarn package manager, run:
                                     curl -sL https://dl.yarnpkg.com/debian/pubkey.gpg | sudo apt-key add -
                                     echo "deb https://dl.yarnpkg.com/debian/ stable main" | sudo tee /etc/apt/sources.list.d/yarn.list
                                     sudo apt-get update && sudo apt-get install yarn
                                
                                
                                haselchenH WalW 2 Antworten Letzte Antwort
                                0
                                • S SaschaS

                                  @Wal Macht es einen Unterschied ob ich mit sudo apt install nodejs oder sudo apt-get install -y nodejs fortfahre? Falls ja, worin liegt dieser?

                                  pi@raspberrypi:/opt/iobroker $ curl -sL https://deb.nodesource.com/setup_12.x | sudo -E bash -
                                  
                                  ## Installing the NodeSource Node.js 12.x repo...
                                  
                                  
                                  ## Populating apt-get cache...
                                  
                                  + apt-get update
                                  OK:1 http://phoscon.de/apt/deconz stretch InRelease
                                  Holen:2 http://archive.raspberrypi.org/debian stretch InRelease [25,4 kB]                                            
                                  Holen:3 http://raspbian.raspberrypi.org/raspbian stretch InRelease [15,0 kB]           
                                  Holen:4 http://raspbian.raspberrypi.org/raspbian stretch/main armhf Packages [11,7 MB]            
                                  Holen:5 http://archive.raspberrypi.org/debian stretch/main armhf Packages [201 kB]     
                                  Es wurden 11,9 MB in 17 s geholt (678 kB/s).                                                                                                                                                                                                      
                                  Paketlisten werden gelesen... Fertig
                                  
                                  ## Confirming "stretch" is supported...
                                  
                                  + curl -sLf -o /dev/null 'https://deb.nodesource.com/node_12.x/dists/stretch/Release'
                                  
                                  ## Adding the NodeSource signing key to your keyring...
                                  
                                  + curl -s https://deb.nodesource.com/gpgkey/nodesource.gpg.key | apt-key add -
                                  OK
                                  
                                  ## Creating apt sources list file for the NodeSource Node.js 12.x repo...
                                  
                                  + echo 'deb https://deb.nodesource.com/node_12.x stretch main' > /etc/apt/sources.list.d/nodesource.list
                                  + echo 'deb-src https://deb.nodesource.com/node_12.x stretch main' >> /etc/apt/sources.list.d/nodesource.list
                                  
                                  ## Running `apt-get update` for you...
                                  
                                  + apt-get update
                                  OK:1 http://archive.raspberrypi.org/debian stretch InRelease
                                  OK:2 http://raspbian.raspberrypi.org/raspbian stretch InRelease
                                  OK:3 http://phoscon.de/apt/deconz stretch InRelease  
                                  Holen:4 https://deb.nodesource.com/node_12.x stretch InRelease [4.585 B]
                                  Holen:5 https://deb.nodesource.com/node_12.x stretch/main armhf Packages [775 B]
                                  Es wurden 5.360 B in 2 s geholt (2.030 B/s).
                                  Paketlisten werden gelesen... Fertig
                                  
                                  ## Run `sudo apt-get install -y nodejs` to install Node.js 12.x and npm
                                  ## You may also need development tools to build native addons:
                                       sudo apt-get install gcc g++ make
                                  ## To install the Yarn package manager, run:
                                       curl -sL https://dl.yarnpkg.com/debian/pubkey.gpg | sudo apt-key add -
                                       echo "deb https://dl.yarnpkg.com/debian/ stable main" | sudo tee /etc/apt/sources.list.d/yarn.list
                                       sudo apt-get update && sudo apt-get install yarn
                                  
                                  
                                  haselchenH Offline
                                  haselchenH Offline
                                  haselchen
                                  Most Active
                                  schrieb am zuletzt editiert von haselchen
                                  #179

                                  @SaschaS

                                  https://itrig.de/index.php?/archives/2316-apt-vs.-apt-get-Was-ist-der-Unterschied.html

                                  ;)
                                  apt ist "neuer", aber macht keinen Unterschied. Höchstens durch einen Farbbalken , den du manchmal beim Installieren sieht.

                                  Synology DS218+ & 2 x Fujitsu Esprimo (VM/Container) + FritzBox7590 + 2 AVM 3000 Repeater & Homematic & HUE & Osram & Xiaomi, NPM 10.9.4, Nodejs 22.21.0 ,JS Controller 7.0.7 ,Admin 7.7.19

                                  1 Antwort Letzte Antwort
                                  0
                                  • S SaschaS

                                    @Wal Macht es einen Unterschied ob ich mit sudo apt install nodejs oder sudo apt-get install -y nodejs fortfahre? Falls ja, worin liegt dieser?

                                    pi@raspberrypi:/opt/iobroker $ curl -sL https://deb.nodesource.com/setup_12.x | sudo -E bash -
                                    
                                    ## Installing the NodeSource Node.js 12.x repo...
                                    
                                    
                                    ## Populating apt-get cache...
                                    
                                    + apt-get update
                                    OK:1 http://phoscon.de/apt/deconz stretch InRelease
                                    Holen:2 http://archive.raspberrypi.org/debian stretch InRelease [25,4 kB]                                            
                                    Holen:3 http://raspbian.raspberrypi.org/raspbian stretch InRelease [15,0 kB]           
                                    Holen:4 http://raspbian.raspberrypi.org/raspbian stretch/main armhf Packages [11,7 MB]            
                                    Holen:5 http://archive.raspberrypi.org/debian stretch/main armhf Packages [201 kB]     
                                    Es wurden 11,9 MB in 17 s geholt (678 kB/s).                                                                                                                                                                                                      
                                    Paketlisten werden gelesen... Fertig
                                    
                                    ## Confirming "stretch" is supported...
                                    
                                    + curl -sLf -o /dev/null 'https://deb.nodesource.com/node_12.x/dists/stretch/Release'
                                    
                                    ## Adding the NodeSource signing key to your keyring...
                                    
                                    + curl -s https://deb.nodesource.com/gpgkey/nodesource.gpg.key | apt-key add -
                                    OK
                                    
                                    ## Creating apt sources list file for the NodeSource Node.js 12.x repo...
                                    
                                    + echo 'deb https://deb.nodesource.com/node_12.x stretch main' > /etc/apt/sources.list.d/nodesource.list
                                    + echo 'deb-src https://deb.nodesource.com/node_12.x stretch main' >> /etc/apt/sources.list.d/nodesource.list
                                    
                                    ## Running `apt-get update` for you...
                                    
                                    + apt-get update
                                    OK:1 http://archive.raspberrypi.org/debian stretch InRelease
                                    OK:2 http://raspbian.raspberrypi.org/raspbian stretch InRelease
                                    OK:3 http://phoscon.de/apt/deconz stretch InRelease  
                                    Holen:4 https://deb.nodesource.com/node_12.x stretch InRelease [4.585 B]
                                    Holen:5 https://deb.nodesource.com/node_12.x stretch/main armhf Packages [775 B]
                                    Es wurden 5.360 B in 2 s geholt (2.030 B/s).
                                    Paketlisten werden gelesen... Fertig
                                    
                                    ## Run `sudo apt-get install -y nodejs` to install Node.js 12.x and npm
                                    ## You may also need development tools to build native addons:
                                         sudo apt-get install gcc g++ make
                                    ## To install the Yarn package manager, run:
                                         curl -sL https://dl.yarnpkg.com/debian/pubkey.gpg | sudo apt-key add -
                                         echo "deb https://dl.yarnpkg.com/debian/ stable main" | sudo tee /etc/apt/sources.list.d/yarn.list
                                         sudo apt-get update && sudo apt-get install yarn
                                    
                                    
                                    WalW Offline
                                    WalW Offline
                                    Wal
                                    Developer
                                    schrieb am zuletzt editiert von
                                    #180

                                    @SaschaS
                                    nein macht nichts, mit -y brauchst du nicht bestätigen

                                    Gruß
                                    Walter

                                    DoorIO-Adapter
                                    wioBrowser-Adapter und wioBrowser

                                    1 Antwort Letzte Antwort
                                    0
                                    • S SaschaS

                                      @crunchip said in Nach Update läuft nichts mehr!:

                                      @SaschaS https://github.com/nodesource/distributions#debinstall

                                      Was willst du mir damit sagen? Soll ich jetzt einen dieser Befehle ausführen?

                                      # Using Ubuntu
                                      curl -sL https://deb.nodesource.com/setup_14.x | sudo -E bash -
                                      sudo apt-get install -y nodejs
                                      
                                      # Using Debian, as root
                                      curl -sL https://deb.nodesource.com/setup_14.x | bash -
                                      apt-get install -y nodejs
                                      
                                      crunchipC Offline
                                      crunchipC Offline
                                      crunchip
                                      Forum Testing Most Active
                                      schrieb am zuletzt editiert von
                                      #181

                                      @SaschaS das war nur ein Hinweis zum nachlesen

                                      umgestiegen von Proxmox auf Unraid

                                      1 Antwort Letzte Antwort
                                      0
                                      • S Offline
                                        S Offline
                                        SaschaS
                                        schrieb am zuletzt editiert von
                                        #182

                                        Ich will ja auch was dazu lernen. Hab mir den Hinweis durchgelesen und lasse gerade den install laufen.

                                        1 Antwort Letzte Antwort
                                        0
                                        • S Offline
                                          S Offline
                                          SaschaS
                                          schrieb am zuletzt editiert von
                                          #183

                                          Ich kann keine Fehlermeldung erkennen...Hä? Das wird doch jetzt nicht geklappt haben.

                                          pi@raspberrypi:/opt/iobroker $ sudo apt install -y nodejs
                                          Paketlisten werden gelesen... Fertig
                                          Abhängigkeitsbaum wird aufgebaut.       
                                          Statusinformationen werden eingelesen.... Fertig
                                          Die folgenden NEUEN Pakete werden installiert:
                                            nodejs
                                          0 aktualisiert, 1 neu installiert, 0 zu entfernen und 29 nicht aktualisiert.
                                          Es müssen 15,9 MB an Archiven heruntergeladen werden.
                                          Nach dieser Operation werden 83,8 MB Plattenplatz zusätzlich benutzt.
                                          Holen:1 https://deb.nodesource.com/node_12.x stretch/main armhf nodejs armhf 12.16.3-1nodesource1 [15,9 MB]
                                          Es wurden 15,9 MB in 3 s geholt (4.202 kB/s).
                                          Vormals nicht ausgewähltes Paket nodejs wird gewählt.
                                          (Lese Datenbank ... 55248 Dateien und Verzeichnisse sind derzeit installiert.)
                                          Vorbereitung zum Entpacken von .../nodejs_12.16.3-1nodesource1_armhf.deb ...
                                          Entpacken von nodejs (12.16.3-1nodesource1) ...
                                          nodejs (12.16.3-1nodesource1) wird eingerichtet ...
                                          Trigger für man-db (2.7.6.1-2) werden verarbeitet 
                                          
                                          pi@raspberrypi:/opt/iobroker $ node -v
                                          v12.16.3
                                          pi@raspberrypi:/opt/iobroker $ nodejs -v
                                          v12.16.3
                                          pi@raspberrypi:/opt/iobroker $ npm -v
                                          6.14.4
                                          
                                          WalW 1 Antwort Letzte Antwort
                                          1
                                          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

                                          505

                                          Online

                                          32.4k

                                          Benutzer

                                          81.5k

                                          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