Issue with apt-get on Ubuntu 22.04 LTS running on ARM64 (Ampere) platform — Cloud Customer Connect
You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register
Note!! Please register for a free account to access the full content and also to participate in Q&A in the community

Issue with apt-get on Ubuntu 22.04 LTS running on ARM64 (Ampere) platform

in Linux 3 comments

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]

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!