3

Trying to update my ubuntu 19-04 disco apt sources.list and I have this error message since a few days:

sudo apt-get update

apparently all main mirrors for ubuntu disco are gone from http://archive.ubuntu.com/ubuntu/dists/ even google's cache still references the urls I have in my apt sources.list

google search

but I get the same 404 not found from the browser (obviously) so does anyone experienced the same issue recently? I can't imagine that the urls for main repositories for ubuntu 19-04 disco were just updated...?

smasper
  • 509
  • 1
  • 5
  • 14

1 Answers1

2

thanks @Doug Smythies for pointing that ubuntu 19-04 disco is now EOL (End Of Life) so when this happens, one should upgrade to the latest "10" version with command:

sudo do-release-upgrade

https://www.omgubuntu.co.uk/2020/01/ubuntu-19-04-end-of-life

smasper
  • 509
  • 1
  • 5
  • 14
  • Closed as "off-topic" and took forever to find, but this is the right answer when your problem doesn't have to do with added PPAs. None of the other 404 answers mention this. – Chaim Eliyah Jul 28 '22 at 15:48