Skip to content
  • Recent
  • Tags
  • 0 Unread 0
  • Categories
  • Unreplied
  • Popular
  • 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

  • Default (No Skin)
  • No Skin
Collapse
Logo
  1. ioBroker Community Home
  2. Deutsch
  3. Off Topic
  4. apt full-upgrade Error

NEWS

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

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

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

apt full-upgrade Error

apt full-upgrade Error

Scheduled Pinned Locked Moved Off Topic
71 Posts 6 Posters 3.4k Views 5 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • NegaleinN Negalein

    @thomas-braun sagte in apt full-upgrade Error:

    sudo apt clean

    das lief ohne Error.

    Aber dann noch immer

    sort: write failed: /tmp/sortlztpTO: No space left on device
    
    Thomas BraunT Online
    Thomas BraunT Online
    Thomas Braun
    Most Active
    wrote on last edited by
    #26

    @negalein

    df -h
    

    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 Reply Last reply
    0
    • crunchipC crunchip

      @negalein sagte in apt full-upgrade Error:

      sudo apt autoremove

      um mal die überflüssigen Pakete zu entfernen

      libfwupdplugin1 libxmlb1 linux-headers-5.4.0-139 linux-headers-5.4.0-139-generic linux-image-5.4.0-139-generic linux-modules-5.4.0-139-generic linux-modules-extra-5.4.0-139-generic
      

      @Negalein hast du die gelöscht?

      NegaleinN Offline
      NegaleinN Offline
      Negalein
      Global Moderator
      wrote on last edited by
      #27

      @crunchip sagte in apt full-upgrade Error:

      sudo apt autoremove

      nega@ubuntu:~$ sudo apt autoremove
      Reading package lists... Done
      Building dependency tree
      Reading state information... Done
      The following packages will be REMOVED:
        linux-headers-5.4.0-139 linux-headers-5.4.0-139-generic linux-image-5.4.0-139-generic
        linux-modules-5.4.0-139-generic linux-modules-extra-5.4.0-139-generic
      0 upgraded, 0 newly installed, 5 to remove and 96 not upgraded.
      After this operation, 380 MB disk space will be freed.
      Do you want to continue? [Y/n] Y
      (Reading database ... 188197 files and directories currently installed.)
      Removing linux-headers-5.4.0-139-generic (5.4.0-139.156) ...
      Removing linux-headers-5.4.0-139 (5.4.0-139.156) ...
      Removing linux-modules-extra-5.4.0-139-generic (5.4.0-139.156) ...
      Removing linux-image-5.4.0-139-generic (5.4.0-139.156) ...
      /etc/kernel/postrm.d/initramfs-tools:
      update-initramfs: Deleting /boot/initrd.img-5.4.0-139-generic
      /etc/kernel/postrm.d/zz-update-grub:
      Sourcing file `/etc/default/grub'
      Sourcing file `/etc/default/grub.d/init-select.cfg'
      Generating grub configuration file ...
      Found linux image: /boot/vmlinuz-5.4.0-146-generic
      Found initrd image: /boot/initrd.img-5.4.0-146-generic
      Found linux image: /boot/vmlinuz-5.4.0-144-generic
      Found initrd image: /boot/initrd.img-5.4.0-144-generic
      Found linux image: /boot/vmlinuz-5.4.0-137-generic
      Found initrd image: /boot/initrd.img-5.4.0-137-generic
      done
      Removing linux-modules-5.4.0-139-generic (5.4.0-139.156) ...
      nega@ubuntu:~$
      

      @thomas-braun sagte in apt full-upgrade Error:

      df -h

      nega@ubuntu:~$ df -h
      Filesystem                         Size  Used Avail Use% Mounted on
      udev                               947M     0  947M   0% /dev
      tmpfs                              199M 1016K  198M   1% /run
      /dev/mapper/ubuntu--vg-ubuntu--lv  8.8G  8.0G  362M  96% /
      tmpfs                              992M     0  992M   0% /dev/shm
      tmpfs                              5.0M     0  5.0M   0% /run/lock
      tmpfs                              992M     0  992M   0% /sys/fs/cgroup
      /dev/loop1                          56M   56M     0 100% /snap/core18/2714
      /dev/sda2                          974M  306M  601M  34% /boot
      /dev/loop0                          56M   56M     0 100% /snap/core18/2721
      /dev/loop2                          64M   64M     0 100% /snap/core20/1828
      /dev/loop3                          64M   64M     0 100% /snap/core20/1852
      /dev/loop4                          92M   92M     0 100% /snap/lxd/23991
      /dev/loop5                          92M   92M     0 100% /snap/lxd/24061
      /dev/loop7                          50M   50M     0 100% /snap/snapd/18596
      /dev/loop6                          50M   50M     0 100% /snap/snapd/18357
      tmpfs                              199M     0  199M   0% /run/user/1000
      nega@ubuntu:~$
      

      ° Node.js: 20.17.0 NPM: 10.8.2
      ° Proxmox, Ubuntu 22.04.3 LTS
      ° Fixer ---> iob fix

      crunchipC Thomas BraunT 2 Replies Last reply
      0
      • NegaleinN Negalein

        @crunchip sagte in apt full-upgrade Error:

        sudo apt autoremove

        nega@ubuntu:~$ sudo apt autoremove
        Reading package lists... Done
        Building dependency tree
        Reading state information... Done
        The following packages will be REMOVED:
          linux-headers-5.4.0-139 linux-headers-5.4.0-139-generic linux-image-5.4.0-139-generic
          linux-modules-5.4.0-139-generic linux-modules-extra-5.4.0-139-generic
        0 upgraded, 0 newly installed, 5 to remove and 96 not upgraded.
        After this operation, 380 MB disk space will be freed.
        Do you want to continue? [Y/n] Y
        (Reading database ... 188197 files and directories currently installed.)
        Removing linux-headers-5.4.0-139-generic (5.4.0-139.156) ...
        Removing linux-headers-5.4.0-139 (5.4.0-139.156) ...
        Removing linux-modules-extra-5.4.0-139-generic (5.4.0-139.156) ...
        Removing linux-image-5.4.0-139-generic (5.4.0-139.156) ...
        /etc/kernel/postrm.d/initramfs-tools:
        update-initramfs: Deleting /boot/initrd.img-5.4.0-139-generic
        /etc/kernel/postrm.d/zz-update-grub:
        Sourcing file `/etc/default/grub'
        Sourcing file `/etc/default/grub.d/init-select.cfg'
        Generating grub configuration file ...
        Found linux image: /boot/vmlinuz-5.4.0-146-generic
        Found initrd image: /boot/initrd.img-5.4.0-146-generic
        Found linux image: /boot/vmlinuz-5.4.0-144-generic
        Found initrd image: /boot/initrd.img-5.4.0-144-generic
        Found linux image: /boot/vmlinuz-5.4.0-137-generic
        Found initrd image: /boot/initrd.img-5.4.0-137-generic
        done
        Removing linux-modules-5.4.0-139-generic (5.4.0-139.156) ...
        nega@ubuntu:~$
        

        @thomas-braun sagte in apt full-upgrade Error:

        df -h

        nega@ubuntu:~$ df -h
        Filesystem                         Size  Used Avail Use% Mounted on
        udev                               947M     0  947M   0% /dev
        tmpfs                              199M 1016K  198M   1% /run
        /dev/mapper/ubuntu--vg-ubuntu--lv  8.8G  8.0G  362M  96% /
        tmpfs                              992M     0  992M   0% /dev/shm
        tmpfs                              5.0M     0  5.0M   0% /run/lock
        tmpfs                              992M     0  992M   0% /sys/fs/cgroup
        /dev/loop1                          56M   56M     0 100% /snap/core18/2714
        /dev/sda2                          974M  306M  601M  34% /boot
        /dev/loop0                          56M   56M     0 100% /snap/core18/2721
        /dev/loop2                          64M   64M     0 100% /snap/core20/1828
        /dev/loop3                          64M   64M     0 100% /snap/core20/1852
        /dev/loop4                          92M   92M     0 100% /snap/lxd/23991
        /dev/loop5                          92M   92M     0 100% /snap/lxd/24061
        /dev/loop7                          50M   50M     0 100% /snap/snapd/18596
        /dev/loop6                          50M   50M     0 100% /snap/snapd/18357
        tmpfs                              199M     0  199M   0% /run/user/1000
        nega@ubuntu:~$
        
        crunchipC Away
        crunchipC Away
        crunchip
        Forum Testing Most Active
        wrote on last edited by
        #28

        @negalein sagte in apt full-upgrade Error:

        362M

        nun bisserl Platz😁

        umgestiegen von Proxmox auf Unraid

        NegaleinN 1 Reply Last reply
        0
        • NegaleinN Negalein

          @crunchip sagte in apt full-upgrade Error:

          sudo apt autoremove

          nega@ubuntu:~$ sudo apt autoremove
          Reading package lists... Done
          Building dependency tree
          Reading state information... Done
          The following packages will be REMOVED:
            linux-headers-5.4.0-139 linux-headers-5.4.0-139-generic linux-image-5.4.0-139-generic
            linux-modules-5.4.0-139-generic linux-modules-extra-5.4.0-139-generic
          0 upgraded, 0 newly installed, 5 to remove and 96 not upgraded.
          After this operation, 380 MB disk space will be freed.
          Do you want to continue? [Y/n] Y
          (Reading database ... 188197 files and directories currently installed.)
          Removing linux-headers-5.4.0-139-generic (5.4.0-139.156) ...
          Removing linux-headers-5.4.0-139 (5.4.0-139.156) ...
          Removing linux-modules-extra-5.4.0-139-generic (5.4.0-139.156) ...
          Removing linux-image-5.4.0-139-generic (5.4.0-139.156) ...
          /etc/kernel/postrm.d/initramfs-tools:
          update-initramfs: Deleting /boot/initrd.img-5.4.0-139-generic
          /etc/kernel/postrm.d/zz-update-grub:
          Sourcing file `/etc/default/grub'
          Sourcing file `/etc/default/grub.d/init-select.cfg'
          Generating grub configuration file ...
          Found linux image: /boot/vmlinuz-5.4.0-146-generic
          Found initrd image: /boot/initrd.img-5.4.0-146-generic
          Found linux image: /boot/vmlinuz-5.4.0-144-generic
          Found initrd image: /boot/initrd.img-5.4.0-144-generic
          Found linux image: /boot/vmlinuz-5.4.0-137-generic
          Found initrd image: /boot/initrd.img-5.4.0-137-generic
          done
          Removing linux-modules-5.4.0-139-generic (5.4.0-139.156) ...
          nega@ubuntu:~$
          

          @thomas-braun sagte in apt full-upgrade Error:

          df -h

          nega@ubuntu:~$ df -h
          Filesystem                         Size  Used Avail Use% Mounted on
          udev                               947M     0  947M   0% /dev
          tmpfs                              199M 1016K  198M   1% /run
          /dev/mapper/ubuntu--vg-ubuntu--lv  8.8G  8.0G  362M  96% /
          tmpfs                              992M     0  992M   0% /dev/shm
          tmpfs                              5.0M     0  5.0M   0% /run/lock
          tmpfs                              992M     0  992M   0% /sys/fs/cgroup
          /dev/loop1                          56M   56M     0 100% /snap/core18/2714
          /dev/sda2                          974M  306M  601M  34% /boot
          /dev/loop0                          56M   56M     0 100% /snap/core18/2721
          /dev/loop2                          64M   64M     0 100% /snap/core20/1828
          /dev/loop3                          64M   64M     0 100% /snap/core20/1852
          /dev/loop4                          92M   92M     0 100% /snap/lxd/23991
          /dev/loop5                          92M   92M     0 100% /snap/lxd/24061
          /dev/loop7                          50M   50M     0 100% /snap/snapd/18596
          /dev/loop6                          50M   50M     0 100% /snap/snapd/18357
          tmpfs                              199M     0  199M   0% /run/user/1000
          nega@ubuntu:~$
          
          Thomas BraunT Online
          Thomas BraunT Online
          Thomas Braun
          Most Active
          wrote on last edited by
          #29

          @negalein

          Im npm cache liegt auch gerne viel herum.

          sudo -H -u iobroker npm cache clear --force
          

          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 Reply Last reply
          0
          • Thomas BraunT Thomas Braun

            @negalein

            Im npm cache liegt auch gerne viel herum.

            sudo -H -u iobroker npm cache clear --force
            
            crunchipC Away
            crunchipC Away
            crunchip
            Forum Testing Most Active
            wrote on last edited by crunchip
            #30

            @thomas-braun wenns ne iobroker VM ist/wäre

            umgestiegen von Proxmox auf Unraid

            Thomas BraunT 1 Reply Last reply
            0
            • crunchipC crunchip

              @thomas-braun wenns ne iobroker VM ist/wäre

              Thomas BraunT Online
              Thomas BraunT Online
              Thomas Braun
              Most Active
              wrote on last edited by
              #31

              @crunchip

              Stimmt. Hatte ich jetzt angenommen.

              Und ohne den ganzen Desktopkrempel wäre da auch mehr Platz...

              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 NegaleinN 2 Replies Last reply
              0
              • crunchipC crunchip

                @negalein sagte in apt full-upgrade Error:

                362M

                nun bisserl Platz😁

                NegaleinN Offline
                NegaleinN Offline
                Negalein
                Global Moderator
                wrote on last edited by
                #32

                @crunchip sagte in apt full-upgrade Error:

                nun bisserl Platz

                ja, ein bisserl 😁
                dafür spinnen jetzt ein paar Switche und lassen sich nicht einbinden. 😞

                @thomas-braun sagte in apt full-upgrade Error:

                sudo -H -u iobroker npm cache clear --force

                nega@ubuntu:~$ sudo -H -u nega npm cache clear --force
                sudo: npm: command not found
                

                ° Node.js: 20.17.0 NPM: 10.8.2
                ° Proxmox, Ubuntu 22.04.3 LTS
                ° Fixer ---> iob fix

                1 Reply Last reply
                0
                • Thomas BraunT Thomas Braun

                  @crunchip

                  Stimmt. Hatte ich jetzt angenommen.

                  Und ohne den ganzen Desktopkrempel wäre da auch mehr Platz...

                  crunchipC Away
                  crunchipC Away
                  crunchip
                  Forum Testing Most Active
                  wrote on last edited by
                  #33

                  @thomas-braun sieht mit eher nach nem unifi controller aus

                  umgestiegen von Proxmox auf Unraid

                  NegaleinN 1 Reply Last reply
                  0
                  • Thomas BraunT Thomas Braun

                    @crunchip

                    Stimmt. Hatte ich jetzt angenommen.

                    Und ohne den ganzen Desktopkrempel wäre da auch mehr Platz...

                    NegaleinN Offline
                    NegaleinN Offline
                    Negalein
                    Global Moderator
                    wrote on last edited by
                    #34

                    @thomas-braun sagte in apt full-upgrade Error:

                    Und ohne den ganzen Desktopkrempel wäre da auch mehr Platz...

                    ok, das ist schon ewig her. Damals hab ich nicht darauf geachtet.
                    Wie bringt man den Desktop wieder weg?

                    ° Node.js: 20.17.0 NPM: 10.8.2
                    ° Proxmox, Ubuntu 22.04.3 LTS
                    ° Fixer ---> iob fix

                    1 Reply Last reply
                    0
                    • crunchipC crunchip

                      @thomas-braun sieht mit eher nach nem unifi controller aus

                      NegaleinN Offline
                      NegaleinN Offline
                      Negalein
                      Global Moderator
                      wrote on last edited by
                      #35

                      @crunchip sagte in apt full-upgrade Error:

                      sieht mit eher nach nem unifi controller aus

                      Jep, ist er

                      ° Node.js: 20.17.0 NPM: 10.8.2
                      ° Proxmox, Ubuntu 22.04.3 LTS
                      ° Fixer ---> iob fix

                      Thomas BraunT crunchipC 2 Replies Last reply
                      0
                      • NegaleinN Negalein

                        @crunchip sagte in apt full-upgrade Error:

                        sieht mit eher nach nem unifi controller aus

                        Jep, ist er

                        Thomas BraunT Online
                        Thomas BraunT Online
                        Thomas Braun
                        Most Active
                        wrote on last edited by
                        #36

                        Und der Unifi-Controller ist 8GB schwer?
                        Keine Ahnung was der alles benötigt und anschleppt.

                        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 NegaleinN Dr. BakteriusD 3 Replies Last reply
                        0
                        • NegaleinN Negalein

                          @crunchip sagte in apt full-upgrade Error:

                          sieht mit eher nach nem unifi controller aus

                          Jep, ist er

                          crunchipC Away
                          crunchipC Away
                          crunchip
                          Forum Testing Most Active
                          wrote on last edited by
                          #37

                          @negalein wenn du nicht zurecht kommst, könntest ja auch ein backup vom Controller machen, VM neu aufsetzen und backup wieder einspielen

                          umgestiegen von Proxmox auf Unraid

                          NegaleinN 1 Reply Last reply
                          0
                          • Thomas BraunT Thomas Braun

                            Und der Unifi-Controller ist 8GB schwer?
                            Keine Ahnung was der alles benötigt und anschleppt.

                            crunchipC Away
                            crunchipC Away
                            crunchip
                            Forum Testing Most Active
                            wrote on last edited by
                            #38

                            @thomas-braun sagte in apt full-upgrade Error:

                            Und der Unifi-Controller ist 8GB schwer?

                            hatte den mal im LXC laufen, aber 8GB reichen eigentlich locker

                            umgestiegen von Proxmox auf Unraid

                            1 Reply Last reply
                            0
                            • crunchipC crunchip

                              @negalein wenn du nicht zurecht kommst, könntest ja auch ein backup vom Controller machen, VM neu aufsetzen und backup wieder einspielen

                              NegaleinN Offline
                              NegaleinN Offline
                              Negalein
                              Global Moderator
                              wrote on last edited by
                              #39

                              @crunchip sagte in apt full-upgrade Error:

                              könntest ja auch ein backup vom Controller machen, VM neu aufsetzen und backup wieder einspielen

                              ja, das ist der letzte Ausweg.

                              Sobald die Switche wieder laufen, versuch ich https://indibit.de/ubuntu-partition-vergroessern/

                              ° Node.js: 20.17.0 NPM: 10.8.2
                              ° Proxmox, Ubuntu 22.04.3 LTS
                              ° Fixer ---> iob fix

                              1 Reply Last reply
                              0
                              • Thomas BraunT Thomas Braun

                                Und der Unifi-Controller ist 8GB schwer?
                                Keine Ahnung was der alles benötigt und anschleppt.

                                NegaleinN Offline
                                NegaleinN Offline
                                Negalein
                                Global Moderator
                                wrote on last edited by
                                #40

                                @thomas-braun

                                ist das richtig mit init 3, oder wird hier nur umgeschaltet und der Desktop nicht deinstalliert?

                                ° Node.js: 20.17.0 NPM: 10.8.2
                                ° Proxmox, Ubuntu 22.04.3 LTS
                                ° Fixer ---> iob fix

                                Thomas BraunT 1 Reply Last reply
                                0
                                • NegaleinN Negalein

                                  @thomas-braun

                                  ist das richtig mit init 3, oder wird hier nur umgeschaltet und der Desktop nicht deinstalliert?

                                  Thomas BraunT Online
                                  Thomas BraunT Online
                                  Thomas Braun
                                  Most Active
                                  wrote on last edited by
                                  #41

                                  @negalein

                                  Da wird nur der Zustand geändert, die Software bleibt dennoch auf dem System.

                                  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

                                  NegaleinN 1 Reply Last reply
                                  0
                                  • Thomas BraunT Thomas Braun

                                    @negalein

                                    Da wird nur der Zustand geändert, die Software bleibt dennoch auf dem System.

                                    NegaleinN Offline
                                    NegaleinN Offline
                                    Negalein
                                    Global Moderator
                                    wrote on last edited by
                                    #42

                                    @thomas-braun sagte in apt full-upgrade Error:

                                    Da wird nur der Zustand geändert, die Software bleibt dennoch auf dem System.

                                    ok, dachte ich mir. 😞

                                    Kann der Desktop überhaupt nachträglich deinstalliert werden?

                                    In deinem Baukasten steht nur was zum Pi.

                                    ° Node.js: 20.17.0 NPM: 10.8.2
                                    ° Proxmox, Ubuntu 22.04.3 LTS
                                    ° Fixer ---> iob fix

                                    Thomas BraunT 1 Reply Last reply
                                    0
                                    • NegaleinN Negalein

                                      @thomas-braun sagte in apt full-upgrade Error:

                                      Da wird nur der Zustand geändert, die Software bleibt dennoch auf dem System.

                                      ok, dachte ich mir. 😞

                                      Kann der Desktop überhaupt nachträglich deinstalliert werden?

                                      In deinem Baukasten steht nur was zum Pi.

                                      Thomas BraunT Online
                                      Thomas BraunT Online
                                      Thomas Braun
                                      Most Active
                                      wrote on last edited by
                                      #43

                                      @negalein sagte in apt full-upgrade Error:

                                      Kann der Desktop überhaupt nachträglich deinstalliert werden?

                                      Natürlich. Ist aber nicht so ganz trivial. Welcher ist denn da überhaupt am 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

                                      NegaleinN 1 Reply Last reply
                                      0
                                      • Thomas BraunT Thomas Braun

                                        @negalein sagte in apt full-upgrade Error:

                                        Kann der Desktop überhaupt nachträglich deinstalliert werden?

                                        Natürlich. Ist aber nicht so ganz trivial. Welcher ist denn da überhaupt am Start?

                                        NegaleinN Offline
                                        NegaleinN Offline
                                        Negalein
                                        Global Moderator
                                        wrote on last edited by
                                        #44

                                        @thomas-braun sagte in apt full-upgrade Error:

                                        Welcher ist denn da überhaupt am Start?

                                        das seh ich wie?

                                        ° Node.js: 20.17.0 NPM: 10.8.2
                                        ° Proxmox, Ubuntu 22.04.3 LTS
                                        ° Fixer ---> iob fix

                                        Thomas BraunT 1 Reply Last reply
                                        0
                                        • NegaleinN Negalein

                                          @thomas-braun sagte in apt full-upgrade Error:

                                          Welcher ist denn da überhaupt am Start?

                                          das seh ich wie?

                                          Thomas BraunT Online
                                          Thomas BraunT Online
                                          Thomas Braun
                                          Most Active
                                          wrote on last edited by
                                          #45

                                          @negalein

                                          echo $DESKTOP_SESSION
                                          echo $XDG_SESSION_TYPE
                                          

                                          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

                                          NegaleinN 1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          604

                                          Online

                                          32.4k

                                          Users

                                          81.3k

                                          Topics

                                          1.3m

                                          Posts
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Recent
                                          • Tags
                                          • Unread 0
                                          • Categories
                                          • Unreplied
                                          • Popular
                                          • GitHub
                                          • Docu
                                          • Hilfe