PDA

View Full Version : [kubuntu] apt-get update errors 404 Not Found



steven.stegmann
October 31st, 2015, 08:03 PM
I've been using ubuntu and kubuntu since around 2012 and at my present physical location for the last year.

Recently (2 weeks maybe) I've been getting errors when I run "apt-get update". Here are a couple examples: (48 total errors)
Err http://archive.ubuntu.com utopic-security/main Sources
404 Not Found [IP: 91.189.92.201 80]
Err http://archive.ubuntu.com utopic-security/restricted Sources
404 Not Found [IP: 91.189.92.201 80]
Today, all of the errors are showing this same ip address

Since this started apt-get can't find things like emacs, apt-file, meld, or gcc
Here is the terminal session trying to install gcc
steve@euler:~$ sudo apt-get install gcc
[sudo] password for steve:
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package gcc 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 'gcc' has no installation candidate
steve@euler:~$


I'm looking for an explanation and work-around for these and other packages.

Thanks for your help!
Steve

oldos2er
October 31st, 2015, 08:11 PM
Support for Utopic ended last July; the solution is to upgrade or do a clean install of a supported version of Ubuntu.

lisati
October 31st, 2015, 08:14 PM
14.10 (Utopic) reached its use-by date several months ago, and the main software sources for it have been taken off-line. You may want to consider updating to a newer release.

Whichever method of upgrade you choose, don't forget to backup your important data first.

steven.stegmann
October 31st, 2015, 08:29 PM
Thanks! I wasn't aware of that.
I'll upgrade