✓ Solved

Getting errors trying to run apt-get upgrade on Ubuntu 18.04

I am seeing the below errors when I try to upgrade:

Err:11 https://esm.ubuntu.com/infra/ubuntu bionic-infra-security/main amd64 pyt3
401 Unauthorized [IP: 185.125.190.23 443]
Err:12 https://esm.ubuntu.com/infra/ubuntu bionic-infra-security/main amd64 lib3
401 Unauthorized [IP: 185.125.190.23 443]
Err:13 https://esm.ubuntu.com/infra/ubuntu bionic-infra-security/main amd64 pyt3
401 Unauthorized [IP: 185.125.190.23 443]
Err:14 https://esm.ubuntu.com/infra/ubuntu bionic-infra-security/main amd64 lib3
401 Unauthorized [IP: 185.125.190.23 443]
Err:15 https://esm.ubuntu.com/infra/ubuntu bionic-infra-security/main amd64 lib1
401 Unauthorized [IP: 185.125.190.23 443]
Err:16 https://esm.ubuntu.com/infra/ubuntu bionic-infra-security/main amd64 sys1
401 Unauthorized [IP: 185.125.190.23 443]
E: Failed to fetch https://esm.ubuntu.com/infra/ubuntu/pool/main/p/python2.7/py]
E: Failed to fetch https://esm.ubuntu.com/infra/ubuntu/pool/main/p/python2.7/li]
E: Failed to fetch https://esm.ubuntu.com/infra/ubuntu/pool/main/p/python2.7/li]
E: Failed to fetch https://esm.ubuntu.com/infra/ubuntu/pool/main/p/python2.7/py]
E: Failed to fetch https://esm.ubuntu.com/infra/ubuntu/pool/main/p/python2.7/li]
E: Failed to fetch https://esm.ubuntu.com/infra/ubuntu/pool/main/p/python2.7/py]
E: Failed to fetch https://esm.ubuntu.com/infra/ubuntu/pool/main/p/python2.7/li]
E: Failed to fetch https://esm.ubuntu.com/infra/ubuntu/pool/main/p/python3.6/py]
E: Failed to fetch https://esm.ubuntu.com/infra/ubuntu/pool/main/p/python3.6/li]
E: Failed to fetch https://esm.ubuntu.com/infra/ubuntu/pool/main/p/python3.6/li]
E: Failed to fetch https://esm.ubuntu.com/infra/ubuntu/pool/main/p/python3.6/py]
E: Failed to fetch https://esm.ubuntu.com/infra/ubuntu/pool/main/p/python3.6/li]
E: Failed to fetch https://esm.ubuntu.com/infra/ubuntu/pool/main/p/python3.6/py]
E: Failed to fetch https://esm.ubuntu.com/infra/ubuntu/pool/main/p/python3.6/li]
E: Failed to fetch https://esm.ubuntu.com/infra/ubuntu/pool/main/n/nghttp2/libn]
E: Failed to fetch https://esm.ubuntu.com/infra/ubuntu/pool/main/s/sysstat/syss]
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-mi?

I can only access to LISH right now because something is broken. I am trying to get all the patches current. The issue appears to have started on 6/5 as things appeared to be working until that point.

I see the distro has reached EOL. I am trying to upgrade the distro, but it is demanding that all the patches are current.. and I cannot complete the upgrades due the previous errors.

do-release-upgrade
Checking for a new Ubuntu release
Please install all available updates for your release before upgrading.

I never, personally, used the enterprise subscription, so I am not sure how these are in the list, unless added during patching. Either way their not accessible now. Is there an alternate path to get things current for patching?

2 Replies

✓ Best Answer

I resolved this by commenting out those ems repositories, and rerunning the updates and I was able to get the updated release installed.

This did not resolve the problem that start the chain of events though.. but that is another thread, or ticket…

I see the distro has reached EOL. I am trying to upgrade the distro, but it is demanding that all the patches are current.. and I cannot complete the upgrades due the previous errors.

do-release-upgrade
Checking for a new Ubuntu release
Please install all available updates for your release before upgrading.

Reply

Please enter an answer
Tips:

You can mention users to notify them: @username

You can use Markdown to format your question. For more examples see the Markdown Cheatsheet.

> I’m a blockquote.

I’m a blockquote.

[I'm a link] (https://www.google.com)

I'm a link

**I am bold** I am bold

*I am italicized* I am italicized

Community Code of Conduct