0

I am using Ubuntu 13.04. I don't take the software updates that my system prompts me to.

Is there any use to upgrade my system to the latest ubuntu.

The reason I ask this is that when I do sudo apt-get update, I see alot of Failed to fetch ... 404 Not Found.

So my question is that is this 404 because I have not taken the latest ubuntu?

How exactly does this thing work, and how can I get rid of this error. I tried to install mysql, and it is giving me 404.

So I did the changes in my Sources.list

It still says: Err http://old-releases.ubuntu.com dists/restricted Sources 404 Not Found

And some more Error on extra.ubuntu.

What should I do?

When doing apt-get install mysql-server, it says:

Reading package lists... Done
Building dependency tree       
Reading state information... Done
Package mysql-server is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source

E: Package 'mysql-server' has no installation candidate
Pro Backup
  • 3,248
Kraken
  • 409

2 Answers2

1

Yes, the problem is that Ubuntu 13.4 is "End of life", see https://wiki.ubuntu.com/Releases

That means the packages are no longer available in the normal places (if you really need it, maybe elsewhere).

So you basically need to update to the current version (which is a LTS version, good!).

See How to install software or upgrade from an old unsupported release?

Volker Siegel
  • 13,295
0

I have found using xubuntu 6.04 that you will eventually be unable to install new software from the software center, nor sudo apt-get. Meaning that you will be stuck with your current software.