Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Einsteigerfragen
    4. Installation
    5. nach Updates der node Versionen geht nichts mehr

    NEWS

    • ioBroker@Smart Living Forum Solingen, 14.06. - Agenda added

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    nach Updates der node Versionen geht nichts mehr

    This topic has been deleted. Only users with topic management privileges can see it.
    • M
      marc91 @DJMarc75 last edited by

      @djmarc75
      mit dem Root user habe ich es damals installiert und nie geändert.
      Ich werde eine neuen Benutzer anlgegen.

      Skript v.2023-04-16
      
      *** BASE SYSTEM ***
      Architecture    : x86_64
      Docker          : false
      Virtualization  : lxc
      Distributor ID: Ubuntu
      Description:    Ubuntu 21.04
      Release:        21.04
      Codename:       hirsute
      
      NAME="Ubuntu"
      VERSION="21.04 (Hirsute Hippo)"
      ID=ubuntu
      ID_LIKE=debian
      PRETTY_NAME="Ubuntu 21.04"
      VERSION_ID="21.04"
      HOME_URL="https://www.ubuntu.com/"
      SUPPORT_URL="https://help.ubuntu.com/"
      BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
      PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
      VERSION_CODENAME=hirsute
      UBUNTU_CODENAME=hirsute
      
      Systemuptime and Load:
       15:08:26 up 27 min,  1 user,  load average: 0.02, 0.13, 0.22
      CPU threads: 4
      
      
      *** Time and Time Zones ***
                     Local time: Fri 2023-06-23 15:08:26 CEST
                 Universal time: Fri 2023-06-23 13:08:26 UTC
                       RTC time: n/a
                      Time zone: Europe/Berlin (CEST, +0200)
      System clock synchronized: yes
                    NTP service: inactive
                RTC in local TZ: no
      
      *** User and Groups ***
      root
      /root
      root
      
      *** X-Server-Setup ***
      X-Server:       false
      Desktop: 
      Terminal: 
      Boot Target:    graphical.target
      
      *** MEMORY ***
                    total        used        free      shared  buff/cache   available
      Mem:           5.0G         47M        4.6G          0B        339M        5.0G
      Swap:            0B          0B          0B
      Total:         5.0G         47M        4.6G
      
               5000 M total memory
                 48 M used memory
                193 M active memory
                173 M inactive memory
               4612 M free memory
                  0 M buffer memory
                339 M swap cache
                  0 M total swap
                  0 M used swap
                  0 M free swap
      
      *** FILESYSTEM ***
      Filesystem                       Type   Size  Used Avail Use% Mounted on
      /dev/mapper/pve-vm--100--disk--1 ext4    59G  5.4G   51G  10% /
      none                             tmpfs  492K  4.0K  488K   1% /dev
      tmpfs                            tmpfs  3.9G     0  3.9G   0% /dev/shm
      tmpfs                            tmpfs  1.6G  100K  1.6G   1% /run
      tmpfs                            tmpfs  5.0M     0  5.0M   0% /run/lock
      
      Messages concerning ext4 filesystem in dmesg:
      dmesg: read kernel buffer failed: Operation not permitted
      
      Show mounted filesystems (real ones only):
      TARGET SOURCE                           FSTYPE OPTIONS
      /      /dev/mapper/pve-vm--100--disk--1 ext4   rw,relatime,stripe=16
      
      Files in neuralgic directories:
      
      /var:
      1.1G    /var/
      564M    /var/log
      561M    /var/log/journal/aa193d7cfaf346659bd8434abe46053f
      561M    /var/log/journal
      323M    /var/cache
      
      Archived and active journals take up 560.1M in the file system.
      
      /opt/iobroker/backups:
      394M    /opt/iobroker/backups/
      
      /opt/iobroker/iobroker-data:
      629M    /opt/iobroker/iobroker-data/
      319M    /opt/iobroker/iobroker-data/backup-objects
      268M    /opt/iobroker/iobroker-data/files
      72M     /opt/iobroker/iobroker-data/files/telegram.admin
      51M     /opt/iobroker/iobroker-data/files/javascript.admin
      
      The five largest files in iobroker-data are:
      35M     /opt/iobroker/iobroker-data/objects.jsonl
      19M     /opt/iobroker/iobroker-data/files/iot.admin/static/js/main.904d455f.js.map
      15M     /opt/iobroker/iobroker-data/files/telegram.admin/rules/static/js/vendors-node_modules_iobroker_adapter-react-v5_assets_devices_parseNames_d_ts-node_modules_io-1d9f06.44fe4a3f.chunk.js.map
      13M     /opt/iobroker/iobroker-data/backup-objects/2023-06-23_12-11_objects.jsonl.gz
      13M     /opt/iobroker/iobroker-data/backup-objects/2023-06-23_10-11_objects.jsonl.gz
      
      *** NodeJS-Installation ***
      
      /usr/bin/nodejs         v18.16.1
      /usr/bin/node           v18.16.1
      /usr/bin/npm            9.5.1
      /usr/bin/npx            9.5.1
      
      
      nodejs:
        Installed: 18.16.1-deb-1nodesource1
        Candidate: 18.16.1-deb-1nodesource1
        Version table:
       *** 18.16.1-deb-1nodesource1 500
              500 https://deb.nodesource.com/node_18.x bullseye/main amd64 Packages
              100 /var/lib/dpkg/status
           12.21.0~dfsg-3ubuntu1 500
              500 http://archive.ubuntu.com/ubuntu hirsute/universe amd64 Packages
      
      Temp directories causing npm8 problem: 0
      No problems detected
      
      *** ioBroker-Installation ***
      
      ioBroker Status
      node:internal/fs/utils:347
          throw err;
          ^
      
      Error: EIO: i/o error, read
          at Object.readSync (node:fs:749:3)
          at tryReadSync (node:fs:449:20)
          at Object.readFileSync (node:fs:487:19)
          at Module._extensions..js (node:internal/modules/cjs/loader:1273:18)
          at Module.load (node:internal/modules/cjs/loader:1119:32)
          at Module._load (node:internal/modules/cjs/loader:960:12)
          at Module.require (node:internal/modules/cjs/loader:1143:19)
          at require (node:internal/modules/cjs/helpers:110:18)
          at Object.<anonymous> (/opt/iobroker/node_modules/node-forge/lib/pkcs1.js:49:1)
          at Module._compile (node:internal/modules/cjs/loader:1256:14) {
        errno: -5,
        syscall: 'read',
        code: 'EIO'
      }
      
      Node.js v18.16.1
      
      node:internal/fs/utils:347
          throw err;
          ^
      
      Error: EIO: i/o error, read
          at Object.readSync (node:fs:749:3)
          at tryReadSync (node:fs:449:20)
          at Object.readFileSync (node:fs:487:19)
          at Module._extensions..js (node:internal/modules/cjs/loader:1273:18)
          at Module.load (node:internal/modules/cjs/loader:1119:32)
          at Module._load (node:internal/modules/cjs/loader:960:12)
          at Module.require (node:internal/modules/cjs/loader:1143:19)
          at require (node:internal/modules/cjs/helpers:110:18)
          at Object.<anonymous> (/opt/iobroker/node_modules/node-forge/lib/pkcs1.js:49:1)
          at Module._compile (node:internal/modules/cjs/loader:1256:14) {
        errno: -5,
        syscall: 'read',
        code: 'EIO'
      }
      
      Node.js v18.16.1
      
      Core adapters versions
      node:internal/fs/utils:347
          throw err;
          ^
      
      Error: EIO: i/o error, read
          at Object.readSync (node:fs:749:3)
          at tryReadSync (node:fs:449:20)
          at Object.readFileSync (node:fs:487:19)
          at Module._extensions..js (node:internal/modules/cjs/loader:1273:18)
          at Module.load (node:internal/modules/cjs/loader:1119:32)
          at Module._load (node:internal/modules/cjs/loader:960:12)
          at Module.require (node:internal/modules/cjs/loader:1143:19)
          at require (node:internal/modules/cjs/helpers:110:18)
          at Object.<anonymous> (/opt/iobroker/node_modules/node-forge/lib/pkcs1.js:49:1)
          at Module._compile (node:internal/modules/cjs/loader:1256:14) {
        errno: -5,
        syscall: 'read',
        code: 'EIO'
      }
      
      Node.js v18.16.1
      js-controller: 
      node:internal/fs/utils:347
          throw err;
          ^
      
      Error: EIO: i/o error, read
          at Object.readSync (node:fs:749:3)
          at tryReadSync (node:fs:449:20)
          at Object.readFileSync (node:fs:487:19)
          at Module._extensions..js (node:internal/modules/cjs/loader:1273:18)
          at Module.load (node:internal/modules/cjs/loader:1119:32)
          at Module._load (node:internal/modules/cjs/loader:960:12)
          at Module.require (node:internal/modules/cjs/loader:1143:19)
          at require (node:internal/modules/cjs/helpers:110:18)
          at Object.<anonymous> (/opt/iobroker/node_modules/node-forge/lib/pkcs1.js:49:1)
          at Module._compile (node:internal/modules/cjs/loader:1256:14) {
        errno: -5,
        syscall: 'read',
        code: 'EIO'
      }
      
      Node.js v18.16.1
      admin: 
      node:internal/fs/utils:347
          throw err;
          ^
      
      Error: EIO: i/o error, read
          at Object.readSync (node:fs:749:3)
          at tryReadSync (node:fs:449:20)
          at Object.readFileSync (node:fs:487:19)
          at Module._extensions..js (node:internal/modules/cjs/loader:1273:18)
          at Module.load (node:internal/modules/cjs/loader:1119:32)
          at Module._load (node:internal/modules/cjs/loader:960:12)
          at Module.require (node:internal/modules/cjs/loader:1143:19)
          at require (node:internal/modules/cjs/helpers:110:18)
          at Object.<anonymous> (/opt/iobroker/node_modules/node-forge/lib/pkcs1.js:49:1)
          at Module._compile (node:internal/modules/cjs/loader:1256:14) {
        errno: -5,
        syscall: 'read',
        code: 'EIO'
      }
      
      Node.js v18.16.1
      javascript: 
      
      Adapters from github:   2
      
      Adapter State
      node:internal/fs/utils:347
          throw err;
          ^
      
      Error: EIO: i/o error, read
          at Object.readSync (node:fs:749:3)
          at tryReadSync (node:fs:449:20)
          at Object.readFileSync (node:fs:487:19)
          at Module._extensions..js (node:internal/modules/cjs/loader:1273:18)
          at Module.load (node:internal/modules/cjs/loader:1119:32)
          at Module._load (node:internal/modules/cjs/loader:960:12)
          at Module.require (node:internal/modules/cjs/loader:1143:19)
          at require (node:internal/modules/cjs/helpers:110:18)
          at Object.<anonymous> (/opt/iobroker/node_modules/node-forge/lib/pkcs1.js:49:1)
          at Module._compile (node:internal/modules/cjs/loader:1256:14) {
        errno: -5,
        syscall: 'read',
        code: 'EIO'
      }
      
      Node.js v18.16.1
      
      Enabled adapters with bindings
      node:internal/fs/utils:347
          throw err;
          ^
      
      Error: EIO: i/o error, read
          at Object.readSync (node:fs:749:3)
          at tryReadSync (node:fs:449:20)
          at Object.readFileSync (node:fs:487:19)
          at Module._extensions..js (node:internal/modules/cjs/loader:1273:18)
          at Module.load (node:internal/modules/cjs/loader:1119:32)
          at Module._load (node:internal/modules/cjs/loader:960:12)
          at Module.require (node:internal/modules/cjs/loader:1143:19)
          at require (node:internal/modules/cjs/helpers:110:18)
          at Object.<anonymous> (/opt/iobroker/node_modules/node-forge/lib/pkcs1.js:49:1)
          at Module._compile (node:internal/modules/cjs/loader:1256:14) {
        errno: -5,
        syscall: 'read',
        code: 'EIO'
      }
      
      Node.js v18.16.1
      
      ioBroker-Repositories
      node:internal/fs/utils:347
          throw err;
          ^
      
      Error: EIO: i/o error, read
          at Object.readSync (node:fs:749:3)
          at tryReadSync (node:fs:449:20)
          at Object.readFileSync (node:fs:487:19)
          at Module._extensions..js (node:internal/modules/cjs/loader:1273:18)
          at Module.load (node:internal/modules/cjs/loader:1119:32)
          at Module._load (node:internal/modules/cjs/loader:960:12)
          at Module.require (node:internal/modules/cjs/loader:1143:19)
          at require (node:internal/modules/cjs/helpers:110:18)
          at Object.<anonymous> (/opt/iobroker/node_modules/node-forge/lib/pkcs1.js:49:1)
          at Module._compile (node:internal/modules/cjs/loader:1256:14) {
        errno: -5,
        syscall: 'read',
        code: 'EIO'
      }
      
      Node.js v18.16.1
      
      Installed ioBroker-Instances
      node:internal/fs/utils:347
          throw err;
          ^
      
      Error: EIO: i/o error, read
          at Object.readSync (node:fs:749:3)
          at tryReadSync (node:fs:449:20)
          at Object.readFileSync (node:fs:487:19)
          at Module._extensions..js (node:internal/modules/cjs/loader:1273:18)
          at Module.load (node:internal/modules/cjs/loader:1119:32)
          at Module._load (node:internal/modules/cjs/loader:960:12)
          at Module.require (node:internal/modules/cjs/loader:1143:19)
          at require (node:internal/modules/cjs/helpers:110:18)
          at Object.<anonymous> (/opt/iobroker/node_modules/node-forge/lib/pkcs1.js:49:1)
          at Module._compile (node:internal/modules/cjs/loader:1256:14) {
        errno: -5,
        syscall: 'read',
        code: 'EIO'
      }
      
      Node.js v18.16.1
      
      Objects and States
      Please stand by - This may take a while
      Objects:        0
      States:         0
      
      *** OS-Repositories and Updates ***
      E: The repository 'http://archive.ubuntu.com/ubuntu hirsute Release' no longer has a Release file.
      E: The repository 'http://archive.ubuntu.com/ubuntu hirsute-updates Release' no longer has a Release file.
      E: The repository 'http://archive.ubuntu.com/ubuntu hirsute-security Release' no longer has a Release file.
      Pending Updates: 72
      
      *** Listening Ports ***
      Active Internet connections (only servers)
      Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name    
      tcp        0      0 0.0.0.0:111             0.0.0.0:*               LISTEN      0          107516     1/init              
      tcp        0      0 127.0.0.53:53           0.0.0.0:*               LISTEN      106        108503     103/systemd-resolve 
      tcp        0      0 127.0.0.1:25            0.0.0.0:*               LISTEN      0          111807     295/master          
      tcp6       0      0 :::111                  :::*                    LISTEN      0          110097     1/init              
      tcp6       0      0 :::22                   :::*                    LISTEN      0          110196     1/init              
      tcp6       0      0 ::1:25                  :::*                    LISTEN      0          111808     295/master          
      udp        0      0 127.0.0.53:53           0.0.0.0:*                           106        108502     103/systemd-resolve 
      udp        0      0 192.168.178.94:68       0.0.0.0:*                           105        111683     88/systemd-networkd 
      udp        0      0 0.0.0.0:111             0.0.0.0:*                           0          109494     1/init              
      udp6       0      0 :::111                  :::*                                0          107519     1/init              
      
      *** Log File - Last 25 Lines ***
      
      2023-06-23 13:44:18.558  - info: host.Iobroker-Master instance system.adapter.tr-064.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
      2023-06-23 13:44:18.608  - info: host.Iobroker-Master instance system.adapter.backitup.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
      2023-06-23 13:44:18.608  - info: host.Iobroker-Master instance system.adapter.harmony.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
      2023-06-23 13:44:18.661  - info: host.Iobroker-Master instance system.adapter.info.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
      2023-06-23 13:44:18.663  - info: host.Iobroker-Master instance system.adapter.iot.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
      2023-06-23 13:44:18.731  - info: host.Iobroker-Master instance system.adapter.terminal.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
      2023-06-23 13:44:18.732  - info: host.Iobroker-Master instance system.adapter.viessmannapi.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
      2023-06-23 13:44:18.749  - info: host.Iobroker-Master instance system.adapter.cloud.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
      2023-06-23 13:44:19.219  - warn: host.Iobroker-Master instance system.adapter.hue.0 terminated due to SIGTERM
      2023-06-23 13:44:19.219  - info: host.Iobroker-Master instance system.adapter.hue.0 terminated with code null ()
      2023-06-23 13:44:19.255  - warn: host.Iobroker-Master instance system.adapter.hue.1 terminated due to SIGTERM
      2023-06-23 13:44:19.255  - info: host.Iobroker-Master instance system.adapter.hue.1 terminated with code null ()
      2023-06-23 13:44:19.256  - warn: host.Iobroker-Master instance system.adapter.mqtt.0 terminated due to SIGTERM
      2023-06-23 13:44:19.256  - info: host.Iobroker-Master instance system.adapter.mqtt.0 terminated with code null ()
      2023-06-23 13:44:19.298  - warn: host.Iobroker-Master instance system.adapter.sonoff.0 terminated due to SIGTERM
      2023-06-23 13:44:19.298  - info: host.Iobroker-Master instance system.adapter.sonoff.0 terminated with code null ()
      2023-06-23 13:44:19.298  - warn: host.Iobroker-Master instance system.adapter.spotify-premium.0 terminated due to SIGTERM
      2023-06-23 13:44:19.298  - info: host.Iobroker-Master instance system.adapter.spotify-premium.0 terminated with code null ()
      2023-06-23 13:44:19.336  - warn: host.Iobroker-Master instance system.adapter.parser.0 terminated due to SIGTERM
      2023-06-23 13:44:19.336  - info: host.Iobroker-Master instance system.adapter.parser.0 terminated with code null ()
      2023-06-23 13:44:19.337  - info: host.Iobroker-Master instance system.adapter.web.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
      2023-06-23 13:44:19.340  - info: tuya.0 (282870) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
      2023-06-23 13:44:20.014  - info: host.Iobroker-Master instance system.adapter.tuya.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
      2023-06-23 13:44:20.014  - info: host.Iobroker-Master All instances are stopped.
      2023-06-23 13:44:20.099  - info: host.Iobroker-Master terminated
      
      

      ============ Mark until here for C&P =============

      iob diag has finished.

      Press any key for a summary

      DJMarc75 1 Reply Last reply Reply Quote 0
      • DJMarc75
        DJMarc75 @marc91 last edited by

        @marc91 sagte in nach Updates der node Versionen geht nichts mehr:

        *** OS-Repositories and Updates ***
        E: The repository 'http://archive.ubuntu.com/ubuntu hirsute Release' no longer has a Release file.
        E: The repository 'http://archive.ubuntu.com/ubuntu hirsute-updates Release' no longer has a Release file.
        E: The repository 'http://archive.ubuntu.com/ubuntu hirsute-security Release' no longer has a Release file.
        Pending Updates: 72

        https://fridge.ubuntu.com/2022/01/21/ubuntu-21-04-hirsute-hippo-end-of-life-reached-on-january-20-2022/

        M 1 Reply Last reply Reply Quote 0
        • M
          marc91 @DJMarc75 last edited by

          @djmarc75
          hm das heißt, ich muss eine neue Ubuntu Version installieren?

          DJMarc75 1 Reply Last reply Reply Quote 0
          • DJMarc75
            DJMarc75 @marc91 last edited by

            @marc91 sagte in nach Updates der node Versionen geht nichts mehr:

            hm das heißt, ich muss eine neue Ubuntu Version installieren?

            natürlich

            M 1 Reply Last reply Reply Quote 0
            • M
              marc91 @DJMarc75 last edited by

              @djmarc75
              Danke!

              wenn ich nun sudo apt update eingebe kommt folgendes:

              Hit:1 https://deb.nodesource.com/node_18.x bullseye InRelease
              Ign:2 http://archive.ubuntu.com/ubuntu hirsute InRelease
              Ign:3 http://archive.ubuntu.com/ubuntu hirsute-updates InRelease
              Ign:4 http://archive.ubuntu.com/ubuntu hirsute-security InRelease
              Err:5 http://archive.ubuntu.com/ubuntu hirsute Release
                404  Not Found [IP: 91.189.91.38 80]
              Err:6 http://archive.ubuntu.com/ubuntu hirsute-updates Release
                404  Not Found [IP: 91.189.91.38 80]
              Err:7 http://archive.ubuntu.com/ubuntu hirsute-security Release
                404  Not Found [IP: 91.189.91.38 80]
              Reading package lists... Done
              E: The repository 'http://archive.ubuntu.com/ubuntu hirsute Release' no longer has a Release file.
              N: Updating from such a repository can't be done securely, and is therefore disabled by default.
              N: See apt-secure(8) manpage for repository creation and user configuration details.
              E: The repository 'http://archive.ubuntu.com/ubuntu hirsute-updates Release' no longer has a Release file.
              N: Updating from such a repository can't be done securely, and is therefore disabled by default.
              N: See apt-secure(8) manpage for repository creation and user configuration details.
              E: The repository 'http://archive.ubuntu.com/ubuntu hirsute-security Release' no longer has a Release file.
              N: Updating from such a repository can't be done securely, and is therefore disabled by default.
              N: See apt-secure(8) manpage for repository creation and user configuration details.
              

              und danach bei apt upgrade:

              Reading package lists... Done
              Building dependency tree... Done
              Reading state information... Done
              Calculating upgrade... Done
              The following NEW packages will be installed:
                distro-info libllvm12
              The following packages will be upgraded:
                accountsservice apparmor apt apt-utils base-passwd bind9-dnsutils bind9-host bind9-libs busybox-static ca-certificates command-not-found cpio curl distro-info-data isc-dhcp-client isc-dhcp-common libaccountsservice0 libapparmor1
                libapt-pkg6.0 libcurl4 libdrm-amdgpu1 libdrm-common libdrm-intel1 libdrm-nouveau2 libdrm-radeon1 libdrm2 libgcrypt20 libgl1-mesa-dri libglapi-mesa libglib2.0-data libglx-mesa0 libhogweed6 liblz4-1 libnettle8 libntfs-3g883 libpam-modules
                libpam-modules-bin libpam-runtime libpolkit-gobject-1-0 libprocps8 libpython3.9-minimal libpython3.9-stdlib libssh-4 libssl1.1 libuv1 libx11-data libxml2 login manpages networkd-dispatcher ntfs-3g openssh-client openssh-server
                openssh-sftp-server openssl passwd postfix procps python-apt-common python3-apt python3-commandnotfound python3-distupgrade python3-gdbm python3-update-manager python3.9 python3.9-minimal ssh tzdata ubuntu-advantage-tools
                ubuntu-release-upgrader-core ufw update-manager-core usrmerge vim-common vim-tiny xxd
              76 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
              Need to get 52.7 MB of archives.
              After this operation, 93.8 MB of additional disk space will be used.
              Do you want to continue? [Y/n] y
              Err:1 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 login amd64 1:4.8.1-1ubuntu8.1
                404  Not Found [IP: 185.125.190.36 80]
              Err:2 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 base-passwd amd64 3.5.49ubuntu1
                404  Not Found [IP: 185.125.190.36 80]
              Ign:3 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libgcrypt20 amd64 1.8.7-2ubuntu2.1
              Ign:4 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 liblz4-1 amd64 1.9.3-1ubuntu0.1
              Err:5 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libapt-pkg6.0 amd64 2.2.4ubuntu0.1
                404  Not Found [IP: 185.125.190.36 80]
              Err:6 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 apt amd64 2.2.4ubuntu0.1
                404  Not Found [IP: 185.125.190.36 80]
              Err:7 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 apt-utils amd64 2.2.4ubuntu0.1
                404  Not Found [IP: 185.125.190.36 80]
              Err:8 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libpam-modules-bin amd64 1.3.1-5ubuntu6.21.04.1
                404  Not Found [IP: 185.125.190.36 80]
              Err:9 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libpam-modules amd64 1.3.1-5ubuntu6.21.04.1
                404  Not Found [IP: 185.125.190.36 80]
              Err:10 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libssl1.1 amd64 1.1.1j-1ubuntu3.6
                404  Not Found [IP: 185.125.190.36 80]
              Ign:11 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 python3.9 amd64 3.9.5-3ubuntu0~21.04.1
              Ign:12 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libpython3.9-stdlib amd64 3.9.5-3ubuntu0~21.04.1
              Ign:13 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 python3.9-minimal amd64 3.9.5-3ubuntu0~21.04.1
              Ign:14 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libpython3.9-minimal amd64 3.9.5-3ubuntu0~21.04.1
              Ign:15 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 tzdata all 2021e-0ubuntu0.21.04
              Ign:16 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 ntfs-3g amd64 1:2017.3.23AR.3-3ubuntu4.1
              Ign:17 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libntfs-3g883 amd64 1:2017.3.23AR.3-3ubuntu4.1
              Err:18 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 openssh-sftp-server amd64 1:8.4p1-5ubuntu1.2
                404  Not Found [IP: 185.125.190.36 80]
              Err:19 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libpam-runtime all 1.3.1-5ubuntu6.21.04.1
                404  Not Found [IP: 185.125.190.36 80]
              Err:20 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libprocps8 amd64 2:3.3.16-5ubuntu3.1
                404  Not Found [IP: 185.125.190.36 80]
              Err:21 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 procps amd64 2:3.3.16-5ubuntu3.1
                404  Not Found [IP: 185.125.190.36 80]
              Err:22 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 openssh-server amd64 1:8.4p1-5ubuntu1.2
                404  Not Found [IP: 185.125.190.36 80]
              Err:23 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 passwd amd64 1:4.8.1-1ubuntu8.1
                404  Not Found [IP: 185.125.190.36 80]
              Err:24 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 openssh-client amd64 1:8.4p1-5ubuntu1.2
                404  Not Found [IP: 185.125.190.36 80]
              Err:25 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 ssh all 1:8.4p1-5ubuntu1.2
                404  Not Found [IP: 185.125.190.36 80]
              Ign:26 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libnettle8 amd64 3.7-2.1ubuntu1.1
              Ign:27 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libhogweed6 amd64 3.7-2.1ubuntu1.1
              Err:28 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 usrmerge all 24ubuntu3.1
                404  Not Found [IP: 185.125.190.36 80]
              Err:29 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 openssl amd64 1.1.1j-1ubuntu3.6
                404  Not Found [IP: 185.125.190.36 80]
              Ign:30 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 ca-certificates all 20210119ubuntu0.21.04.1
              Ign:31 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 distro-info-data all 0.46ubuntu4.3
              Ign:32 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 isc-dhcp-client amd64 4.4.1-2.2ubuntu6.2
              Ign:33 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 isc-dhcp-common amd64 4.4.1-2.2ubuntu6.2
              Err:34 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libapparmor1 amd64 3.0.0-0ubuntu7.1
                404  Not Found [IP: 185.125.190.36 80]
              Err:35 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libglib2.0-data all 2.68.1-1~ubuntu21.04.1
                404  Not Found [IP: 185.125.190.36 80]
              Ign:36 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libxml2 amd64 2.9.10+dfsg-6.3ubuntu0.1
              Err:37 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 networkd-dispatcher all 2.1-2~ubuntu21.04.1
                404  Not Found [IP: 185.125.190.36 80]
              Err:38 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 python-apt-common all 2.2.0~ubuntu0.21.04.1
                404  Not Found [IP: 185.125.190.36 80]
              Err:39 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 python3-apt amd64 2.2.0~ubuntu0.21.04.1
                404  Not Found [IP: 185.125.190.36 80]
              Err:40 http://archive.ubuntu.com/ubuntu hirsute/main amd64 distro-info amd64 1.0
                404  Not Found [IP: 185.125.190.36 80]
              Err:41 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 ubuntu-advantage-tools amd64 27.5~21.04.1
                404  Not Found [IP: 185.125.190.36 80]
              Ign:42 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 xxd amd64 2:8.2.2434-1ubuntu1.3
              Ign:43 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 vim-tiny amd64 2:8.2.2434-1ubuntu1.3
              Ign:44 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 vim-common all 2:8.2.2434-1ubuntu1.3
              Ign:45 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 accountsservice amd64 0.6.55-0ubuntu13.3
              Ign:46 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libaccountsservice0 amd64 0.6.55-0ubuntu13.3
              Ign:47 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libpolkit-gobject-1-0 amd64 0.105-30ubuntu0.1
              Err:48 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 apparmor amd64 3.0.0-0ubuntu7.1
                404  Not Found [IP: 185.125.190.36 80]
              Ign:49 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libuv1 amd64 1.40.0-1ubuntu0.1
              Ign:50 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 bind9-dnsutils amd64 1:9.16.8-1ubuntu3.3
              Ign:51 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 bind9-libs amd64 1:9.16.8-1ubuntu3.3
              Ign:52 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 bind9-host amd64 1:9.16.8-1ubuntu3.3
              Ign:53 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 busybox-static amd64 1:1.30.1-6ubuntu2.1
              Ign:54 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 python3-gdbm amd64 3.9.5-0ubuntu3~21.04
              Err:55 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 command-not-found all 20.10.2
                404  Not Found [IP: 185.125.190.36 80]
              Err:56 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 python3-commandnotfound all 20.10.2
                404  Not Found [IP: 185.125.190.36 80]
              Ign:57 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 cpio amd64 2.13+dfsg-4ubuntu0.3
              Err:58 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libdrm-common all 2.4.105-3~21.04.1
                404  Not Found [IP: 185.125.190.36 80]
              Err:59 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libdrm2 amd64 2.4.105-3~21.04.1
                404  Not Found [IP: 185.125.190.36 80]
              Ign:60 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libx11-data all 2:1.7.0-2ubuntu0.1
              Err:61 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 manpages all 5.10-1ubuntu0.1
                404  Not Found [IP: 185.125.190.36 80]
              Err:62 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 ubuntu-release-upgrader-core all 1:21.04.17
                404  Not Found [IP: 185.125.190.36 80]
              Err:63 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 python3-distupgrade all 1:21.04.17
                404  Not Found [IP: 185.125.190.36 80]
              Err:64 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 python3-update-manager all 1:21.04.10
                404  Not Found [IP: 185.125.190.36 80]
              Err:65 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 update-manager-core all 1:21.04.10
                404  Not Found [IP: 185.125.190.36 80]
              Err:66 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 ufw all 0.36-7.1ubuntu1
                404  Not Found [IP: 185.125.190.36 80]
              Ign:67 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libssh-4 amd64 0.9.5-1ubuntu0.1
              Ign:68 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 curl amd64 7.74.0-1ubuntu2.3
              Ign:69 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libcurl4 amd64 7.74.0-1ubuntu2.3
              Err:70 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libdrm-amdgpu1 amd64 2.4.105-3~21.04.1
                404  Not Found [IP: 185.125.190.36 80]
              Err:71 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libdrm-intel1 amd64 2.4.105-3~21.04.1
                404  Not Found [IP: 185.125.190.36 80]
              Err:72 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libdrm-nouveau2 amd64 2.4.105-3~21.04.1
                404  Not Found [IP: 185.125.190.36 80]
              Err:73 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libdrm-radeon1 amd64 2.4.105-3~21.04.1
                404  Not Found [IP: 185.125.190.36 80]
              Err:74 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libglx-mesa0 amd64 21.0.3-0ubuntu0.3
                404  Not Found [IP: 185.125.190.36 80]
              Err:75 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libgl1-mesa-dri amd64 21.0.3-0ubuntu0.3
                404  Not Found [IP: 185.125.190.36 80]
              Err:76 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libglapi-mesa amd64 21.0.3-0ubuntu0.3
                404  Not Found [IP: 185.125.190.36 80]
              Err:77 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libllvm12 amd64 1:12.0.0-3ubuntu1~21.04.2
                404  Not Found [IP: 185.125.190.36 80]
              Err:78 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 postfix amd64 3.5.6-1ubuntu0.2
                404  Not Found [IP: 185.125.190.36 80]
              Err:3 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libgcrypt20 amd64 1.8.7-2ubuntu2.1
                404  Not Found [IP: 185.125.190.36 80]
              Err:4 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 liblz4-1 amd64 1.9.3-1ubuntu0.1
                404  Not Found [IP: 185.125.190.36 80]
              Err:11 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 python3.9 amd64 3.9.5-3ubuntu0~21.04.1
                404  Not Found [IP: 185.125.190.36 80]
              Err:12 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libpython3.9-stdlib amd64 3.9.5-3ubuntu0~21.04.1
                404  Not Found [IP: 185.125.190.36 80]
              Err:13 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 python3.9-minimal amd64 3.9.5-3ubuntu0~21.04.1
                404  Not Found [IP: 185.125.190.36 80]
              Err:14 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libpython3.9-minimal amd64 3.9.5-3ubuntu0~21.04.1
                404  Not Found [IP: 185.125.190.36 80]
              Err:15 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 tzdata all 2021e-0ubuntu0.21.04
                404  Not Found [IP: 185.125.190.36 80]
              Err:16 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 ntfs-3g amd64 1:2017.3.23AR.3-3ubuntu4.1
                404  Not Found [IP: 185.125.190.36 80]
              Err:17 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libntfs-3g883 amd64 1:2017.3.23AR.3-3ubuntu4.1
                404  Not Found [IP: 185.125.190.36 80]
              Err:26 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libnettle8 amd64 3.7-2.1ubuntu1.1
                404  Not Found [IP: 185.125.190.36 80]
              Err:27 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libhogweed6 amd64 3.7-2.1ubuntu1.1
                404  Not Found [IP: 185.125.190.36 80]
              Err:30 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 ca-certificates all 20210119ubuntu0.21.04.1
                404  Not Found [IP: 185.125.190.36 80]
              Err:31 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 distro-info-data all 0.46ubuntu4.3
                404  Not Found [IP: 185.125.190.36 80]
              Err:32 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 isc-dhcp-client amd64 4.4.1-2.2ubuntu6.2
                404  Not Found [IP: 185.125.190.36 80]
              Err:33 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 isc-dhcp-common amd64 4.4.1-2.2ubuntu6.2
                404  Not Found [IP: 185.125.190.36 80]
              Err:36 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libxml2 amd64 2.9.10+dfsg-6.3ubuntu0.1
                404  Not Found [IP: 185.125.190.36 80]
              Err:42 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 xxd amd64 2:8.2.2434-1ubuntu1.3
                404  Not Found [IP: 185.125.190.36 80]
              Err:43 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 vim-tiny amd64 2:8.2.2434-1ubuntu1.3
                404  Not Found [IP: 185.125.190.36 80]
              Err:44 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 vim-common all 2:8.2.2434-1ubuntu1.3
                404  Not Found [IP: 185.125.190.36 80]
              Err:45 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 accountsservice amd64 0.6.55-0ubuntu13.3
                404  Not Found [IP: 185.125.190.36 80]
              Err:46 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libaccountsservice0 amd64 0.6.55-0ubuntu13.3
                404  Not Found [IP: 185.125.190.36 80]
              Err:47 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libpolkit-gobject-1-0 amd64 0.105-30ubuntu0.1
                404  Not Found [IP: 185.125.190.36 80]
              Err:49 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libuv1 amd64 1.40.0-1ubuntu0.1
                404  Not Found [IP: 185.125.190.36 80]
              Err:50 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 bind9-dnsutils amd64 1:9.16.8-1ubuntu3.3
                404  Not Found [IP: 185.125.190.36 80]
              Err:51 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 bind9-libs amd64 1:9.16.8-1ubuntu3.3
                404  Not Found [IP: 185.125.190.36 80]
              Err:52 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 bind9-host amd64 1:9.16.8-1ubuntu3.3
                404  Not Found [IP: 185.125.190.36 80]
              Err:53 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 busybox-static amd64 1:1.30.1-6ubuntu2.1
                404  Not Found [IP: 185.125.190.36 80]
              Err:54 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 python3-gdbm amd64 3.9.5-0ubuntu3~21.04
                404  Not Found [IP: 185.125.190.36 80]
              Err:57 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 cpio amd64 2.13+dfsg-4ubuntu0.3
                404  Not Found [IP: 185.125.190.36 80]
              Err:60 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libx11-data all 2:1.7.0-2ubuntu0.1
                404  Not Found [IP: 185.125.190.36 80]
              Err:67 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libssh-4 amd64 0.9.5-1ubuntu0.1
                404  Not Found [IP: 185.125.190.36 80]
              Err:68 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 curl amd64 7.74.0-1ubuntu2.3
                404  Not Found [IP: 185.125.190.36 80]
              Err:69 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libcurl4 amd64 7.74.0-1ubuntu2.3
                404  Not Found [IP: 185.125.190.36 80]
              E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/s/shadow/login_4.8.1-1ubuntu8.1_amd64.deb  404  Not Found [IP: 185.125.190.36 80]
              E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/b/base-passwd/base-passwd_3.5.49ubuntu1_amd64.deb  404  Not Found [IP: 185.125.190.36 80]
              E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/libg/libgcrypt20/libgcrypt20_1.8.7-2ubuntu2.1_amd64.deb  404  Not Found [IP: 185.125.190.36 80]
              E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/l/lz4/liblz4-1_1.9.3-1ubuntu0.1_amd64.deb  404  Not Found [IP: 185.125.190.36 80]
              E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/a/apt/libapt-pkg6.0_2.2.4ubuntu0.1_amd64.deb  404  Not Found [IP: 185.125.190.36 80]
              E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/a/apt/apt_2.2.4ubuntu0.1_amd64.deb  404  Not Found [IP: 185.125.190.36 80]
              E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/a/apt/apt-utils_2.2.4ubuntu0.1_amd64.deb  404  Not Found [IP: 185.125.190.36 80]
              E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/p/pam/libpam-modules-bin_1.3.1-5ubuntu6.21.04.1_amd64.deb  404  Not Found [IP: 185.125.190.36 80]
              E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/p/pam/libpam-modules_1.3.1-5ubuntu6.21.04.1_amd64.deb  404  Not Found [IP: 185.125.190.36 80]
              E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/o/openssl/libssl1.1_1.1.1j-1ubuntu3.6_amd64.deb  404  Not Found [IP: 185.125.190.36 80]
              E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/p/python3.9/python3.9_3.9.5-3ubuntu0~21.04.1_amd64.deb  404  Not Found [IP: 185.125.190.36 80]
              E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/p/python3.9/libpython3.9-stdlib_3.9.5-3ubuntu0~21.04.1_amd64.deb  404  Not Found [IP: 185.125.190.36 80]
              E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/p/python3.9/python3.9-minimal_3.9.5-3ubuntu0~21.04.1_amd64.deb  404  Not Found [IP: 185.125.190.36 80]
              E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/p/python3.9/libpython3.9-minimal_3.9.5-3ubuntu0~21.04.1_amd64.deb  404  Not Found [IP: 185.125.190.36 80]
              E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/t/tzdata/tzdata_2021e-0ubuntu0.21.04_all.deb  404  Not Found [IP: 185.125.190.36 80]
              E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/n/ntfs-3g/ntfs-3g_2017.3.23AR.3-3ubuntu4.1_amd64.deb  404  Not Found [IP: 185.125.190.36 80]
              E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/n/ntfs-3g/libntfs-3g883_2017.3.23AR.3-3ubuntu4.1_amd64.deb  404  Not Found [IP: 185.125.190.36 80]
              E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/o/openssh/openssh-sftp-server_8.4p1-5ubuntu1.2_amd64.deb  404  Not Found [IP: 185.125.190.36 80]
              E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/p/pam/libpam-runtime_1.3.1-5ubuntu6.21.04.1_all.deb  404  Not Found [IP: 185.125.190.36 80]
              E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/p/procps/libprocps8_3.3.16-5ubuntu3.1_amd64.deb  404  Not Found [IP: 185.125.190.36 80]
              E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/p/procps/procps_3.3.16-5ubuntu3.1_amd64.deb  404  Not Found [IP: 185.125.190.36 80]
              E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/o/openssh/openssh-server_8.4p1-5ubuntu1.2_amd64.deb  404  Not Found [IP: 185.125.190.36 80]
              E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/s/shadow/passwd_4.8.1-1ubuntu8.1_amd64.deb  404  Not Found [IP: 185.125.190.36 80]
              E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/o/openssh/openssh-client_8.4p1-5ubuntu1.2_amd64.deb  404  Not Found [IP: 185.125.190.36 80]
              E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/o/openssh/ssh_8.4p1-5ubuntu1.2_all.deb  404  Not Found [IP: 185.125.190.36 80]
              E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/n/nettle/libnettle8_3.7-2.1ubuntu1.1_amd64.deb  404  Not Found [IP: 185.125.190.36 80]
              E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/n/nettle/libhogweed6_3.7-2.1ubuntu1.1_amd64.deb  404  Not Found [IP: 185.125.190.36 80]
              E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/u/usrmerge/usrmerge_24ubuntu3.1_all.deb  404  Not Found [IP: 185.125.190.36 80]
              E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/o/openssl/openssl_1.1.1j-1ubuntu3.6_amd64.deb  404  Not Found [IP: 185.125.190.36 80]
              E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/c/ca-certificates/ca-certificates_20210119ubuntu0.21.04.1_all.deb  404  Not Found [IP: 185.125.190.36 80]
              E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/d/distro-info-data/distro-info-data_0.46ubuntu4.3_all.deb  404  Not Found [IP: 185.125.190.36 80]
              E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/i/isc-dhcp/isc-dhcp-client_4.4.1-2.2ubuntu6.2_amd64.deb  404  Not Found [IP: 185.125.190.36 80]
              E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/i/isc-dhcp/isc-dhcp-common_4.4.1-2.2ubuntu6.2_amd64.deb  404  Not Found [IP: 185.125.190.36 80]
              E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/a/apparmor/libapparmor1_3.0.0-0ubuntu7.1_amd64.deb  404  Not Found [IP: 185.125.190.36 80]
              E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/g/glib2.0/libglib2.0-data_2.68.1-1~ubuntu21.04.1_all.deb  404  Not Found [IP: 185.125.190.36 80]
              E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/libx/libxml2/libxml2_2.9.10+dfsg-6.3ubuntu0.1_amd64.deb  404  Not Found [IP: 185.125.190.36 80]
              E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/n/networkd-dispatcher/networkd-dispatcher_2.1-2~ubuntu21.04.1_all.deb  404  Not Found [IP: 185.125.190.36 80]
              E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/p/python-apt/python-apt-common_2.2.0~ubuntu0.21.04.1_all.deb  404  Not Found [IP: 185.125.190.36 80]
              E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/p/python-apt/python3-apt_2.2.0~ubuntu0.21.04.1_amd64.deb  404  Not Found [IP: 185.125.190.36 80]
              E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/d/distro-info/distro-info_1.0_amd64.deb  404  Not Found [IP: 185.125.190.36 80]
              E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/u/ubuntu-advantage-tools/ubuntu-advantage-tools_27.5~21.04.1_amd64.deb  404  Not Found [IP: 185.125.190.36 80]
              E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/v/vim/xxd_8.2.2434-1ubuntu1.3_amd64.deb  404  Not Found [IP: 185.125.190.36 80]
              E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/v/vim/vim-tiny_8.2.2434-1ubuntu1.3_amd64.deb  404  Not Found [IP: 185.125.190.36 80]
              E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/v/vim/vim-common_8.2.2434-1ubuntu1.3_all.deb  404  Not Found [IP: 185.125.190.36 80]
              E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/a/accountsservice/accountsservice_0.6.55-0ubuntu13.3_amd64.deb  404  Not Found [IP: 185.125.190.36 80]
              E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/a/accountsservice/libaccountsservice0_0.6.55-0ubuntu13.3_amd64.deb  404  Not Found [IP: 185.125.190.36 80]
              E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/p/policykit-1/libpolkit-gobject-1-0_0.105-30ubuntu0.1_amd64.deb  404  Not Found [IP: 185.125.190.36 80]
              E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/a/apparmor/apparmor_3.0.0-0ubuntu7.1_amd64.deb  404  Not Found [IP: 185.125.190.36 80]
              E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/libu/libuv1/libuv1_1.40.0-1ubuntu0.1_amd64.deb  404  Not Found [IP: 185.125.190.36 80]
              E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/b/bind9/bind9-dnsutils_9.16.8-1ubuntu3.3_amd64.deb  404  Not Found [IP: 185.125.190.36 80]
              E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/b/bind9/bind9-libs_9.16.8-1ubuntu3.3_amd64.deb  404  Not Found [IP: 185.125.190.36 80]
              E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/b/bind9/bind9-host_9.16.8-1ubuntu3.3_amd64.deb  404  Not Found [IP: 185.125.190.36 80]
              E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/b/busybox/busybox-static_1.30.1-6ubuntu2.1_amd64.deb  404  Not Found [IP: 185.125.190.36 80]
              E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/p/python3-stdlib-extensions/python3-gdbm_3.9.5-0ubuntu3~21.04_amd64.deb  404  Not Found [IP: 185.125.190.36 80]
              E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/c/command-not-found/command-not-found_20.10.2_all.deb  404  Not Found [IP: 185.125.190.36 80]
              E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/c/command-not-found/python3-commandnotfound_20.10.2_all.deb  404  Not Found [IP: 185.125.190.36 80]
              E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/c/cpio/cpio_2.13+dfsg-4ubuntu0.3_amd64.deb  404  Not Found [IP: 185.125.190.36 80]
              E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/libd/libdrm/libdrm-common_2.4.105-3~21.04.1_all.deb  404  Not Found [IP: 185.125.190.36 80]
              E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/libd/libdrm/libdrm2_2.4.105-3~21.04.1_amd64.deb  404  Not Found [IP: 185.125.190.36 80]
              E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/libx/libx11/libx11-data_1.7.0-2ubuntu0.1_all.deb  404  Not Found [IP: 185.125.190.36 80]
              E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/m/manpages/manpages_5.10-1ubuntu0.1_all.deb  404  Not Found [IP: 185.125.190.36 80]
              E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/u/ubuntu-release-upgrader/ubuntu-release-upgrader-core_21.04.17_all.deb  404  Not Found [IP: 185.125.190.36 80]
              E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/u/ubuntu-release-upgrader/python3-distupgrade_21.04.17_all.deb  404  Not Found [IP: 185.125.190.36 80]
              E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/u/update-manager/python3-update-manager_21.04.10_all.deb  404  Not Found [IP: 185.125.190.36 80]
              E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/u/update-manager/update-manager-core_21.04.10_all.deb  404  Not Found [IP: 185.125.190.36 80]
              E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/u/ufw/ufw_0.36-7.1ubuntu1_all.deb  404  Not Found [IP: 185.125.190.36 80]
              E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/libs/libssh/libssh-4_0.9.5-1ubuntu0.1_amd64.deb  404  Not Found [IP: 185.125.190.36 80]
              E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/c/curl/curl_7.74.0-1ubuntu2.3_amd64.deb  404  Not Found [IP: 185.125.190.36 80]
              E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/c/curl/libcurl4_7.74.0-1ubuntu2.3_amd64.deb  404  Not Found [IP: 185.125.190.36 80]
              E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/libd/libdrm/libdrm-amdgpu1_2.4.105-3~21.04.1_amd64.deb  404  Not Found [IP: 185.125.190.36 80]
              E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/libd/libdrm/libdrm-intel1_2.4.105-3~21.04.1_amd64.deb  404  Not Found [IP: 185.125.190.36 80]
              E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/libd/libdrm/libdrm-nouveau2_2.4.105-3~21.04.1_amd64.deb  404  Not Found [IP: 185.125.190.36 80]
              E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/libd/libdrm/libdrm-radeon1_2.4.105-3~21.04.1_amd64.deb  404  Not Found [IP: 185.125.190.36 80]
              E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/m/mesa/libglx-mesa0_21.0.3-0ubuntu0.3_amd64.deb  404  Not Found [IP: 185.125.190.36 80]
              E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/m/mesa/libgl1-mesa-dri_21.0.3-0ubuntu0.3_amd64.deb  404  Not Found [IP: 185.125.190.36 80]
              E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/m/mesa/libglapi-mesa_21.0.3-0ubuntu0.3_amd64.deb  404  Not Found [IP: 185.125.190.36 80]
              E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/l/llvm-toolchain-12/libllvm12_12.0.0-3ubuntu1~21.04.2_amd64.deb  404  Not Found [IP: 185.125.190.36 80]
              E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/p/postfix/postfix_3.5.6-1ubuntu0.2_amd64.deb  404  Not Found [IP: 185.125.190.36 80]
              E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
              

              kannst du mir helfen was da schiefläuft ?

              Homoran DJMarc75 2 Replies Last reply Reply Quote 0
              • Homoran
                Homoran Global Moderator Administrators @marc91 last edited by Homoran

                @marc91 sagte in nach Updates der node Versionen geht nichts mehr:

                was da schiefläuft ?

                @marc91 sagte in nach Updates der node Versionen geht nichts mehr:

                404 Not Found [IP: 91.189.91.38 80]

                weil

                @djmarc75 sagte in nach Updates der node Versionen geht nichts mehr:

                https://fridge.ubuntu.com/2022/01/21/ubuntu-21-04-hirsute-hippo-end-of-life-reached-on-january-20-2022/

                was hattest du denn vor mit

                @marc91 sagte in nach Updates der node Versionen geht nichts mehr:

                wenn ich nun sudo apt update eingebe kommt folgendes:

                M 1 Reply Last reply Reply Quote 0
                • DJMarc75
                  DJMarc75 @marc91 last edited by

                  @marc91 sagte in nach Updates der node Versionen geht nichts mehr:

                  kannst du mir helfen was da schiefläuft ?

                  nein, nutze kein Ubuntu und wollte Dir nur einen Hinweis geben.
                  Zumal Du auch nicht auf die aktuelle Version von Ubuntu upgegraded hast

                  Immernoch hirsuite !

                  1 Reply Last reply Reply Quote 0
                  • M
                    marc91 @Homoran last edited by

                    @homoran ich dachte das ich mit den befehlen eine neue Ubuntu Version Installiere.
                    kann diese denn Updaten ohne das System neu aufzusetzen?

                    Homoran 1 Reply Last reply Reply Quote 0
                    • Homoran
                      Homoran Global Moderator Administrators @marc91 last edited by

                      @marc91 sagte in nach Updates der node Versionen geht nichts mehr:

                      ich dachte das ich mit den befehlen eine neue Ubuntu Version Installiere.

                      nee, damit kann man nur die bestehende Version aktualisieren

                      M 1 Reply Last reply Reply Quote 0
                      • M
                        marc91 @Homoran last edited by

                        @homoran
                        ok danke!

                        kannst du mir sagen wie oder wo ich nachlesen kann wie ich die veraltete Version erneuern kann?

                        Homoran 1 Reply Last reply Reply Quote 0
                        • Homoran
                          Homoran Global Moderator Administrators @marc91 last edited by

                          @marc91 sagte in nach Updates der node Versionen geht nichts mehr:

                          kannst du mir sagen wie oder wo ich nachlesen kann wie ich die veraltete Version erneuern kann?

                          leider nein!
                          ich nutze ein Release Upgrade immer um mein System neu aufzubauen.
                          Nach ca. 2 Jahren halte ichbdas für angebracht.
                          Backup sichern
                          Neu installieren mit allen aktuellen Versionen
                          Backup wieder herstellen

                          fertig!

                          @Thomas-Braun hat ein Tutorial für Debian geschrieben

                          M 1 Reply Last reply Reply Quote 1
                          • M
                            marc91 @Homoran last edited by

                            @homoran
                            damit kann ich etwas anfangen.
                            vielen dank für die Hilfe!

                            Thomas Braun 1 Reply Last reply Reply Quote 0
                            • Thomas Braun
                              Thomas Braun Most Active @marc91 last edited by Thomas Braun

                              @marc91

                              In die Ubuntu-Falle gelaufen.
                              Andere als die LTS-Versionen haben nur eine Lebenserwartung von 9 Monaten, danach werden die auch Recht zügig von den Servern gekratzt.

                              Installier das aktuelle Debian Bookworm, damit hast du so ca. 2,5 Jahre Ruhe.

                              M 1 Reply Last reply Reply Quote 0
                              • M
                                marc91 @Thomas Braun last edited by

                                Vielen Dank für die Hilfe!
                                System neu aufgesetzt, Benutzer erstellt um nicht weiter als Root etwas zu versaubeuteln und statt Ubuntu Debian Bookworm installiert.
                                Das System läuft nun wieder ohne Probleme.

                                1 Reply Last reply Reply Quote 0
                                • First post
                                  Last post

                                Support us

                                ioBroker
                                Community Adapters
                                Donate

                                1.1k
                                Online

                                31.7k
                                Users

                                79.8k
                                Topics

                                1.3m
                                Posts

                                4
                                16
                                27648
                                Loading More Posts
                                • Oldest to Newest
                                • Newest to Oldest
                                • Most Votes
                                Reply
                                • Reply as topic
                                Log in to reply
                                Community
                                Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                The ioBroker Community 2014-2023
                                logo