Issue with apt-get on Ubuntu 22.04 LTS running on ARM64 (Ampere) platform
I have been running Ubuntu 22.04 LTS instance on ARM64 Ampere platform for a while and kept Ubuntu up to date using the following command:
sudo bash -c 'for i in update {,dist-}upgrade auto{remove,clean}; do apt-get $i -y; done'.
Couple of weeks ago this started failing returning TLS errors. See the log below.
Any ideas how to get this corrected?
Ign:1 https://eu-frankfurt-1-ad-3.clouds.ports.ubuntu.com/ubuntu-ports jammy InRelease
Ign:2 https://eu-frankfurt-1-ad-3.clouds.ports.ubuntu.com/ubuntu-ports jammy-updates InRelease
Ign:3 https://eu-frankfurt-1-ad-3.clouds.ports.ubuntu.com/ubuntu-ports jammy-backports InRelease
Get:4 https://download.docker.com/linux/ubuntu focal InRelease [57.7 kB]