

- #404 not found ip 91.189.91.13 80 install
- #404 not found ip 91.189.91.13 80 archive
- #404 not found ip 91.189.91.13 80 upgrade
- #404 not found ip 91.189.91.13 80 free
Now you should be able to install or update packages on an old unsupported Ubuntu release. So you need to comment out by prepending # sign. This repository is also no longer supported for EOL-ed releases. Then open /etc/apt/sources.list with a text editor, and look for. $ sudo sed -i -r 's///g' /etc/apt/sources.list $ sudo sed -i -r 's/(.)?//g' /etc/apt/sources.list Here is a quick way to fix " 404 Not Found" errors on old Ubuntu by switching to old-releases repositories.įirst, replace main/ security repositories with old-releases versions as follows.
#404 not found ip 91.189.91.13 80 upgrade
Thus, when Canonical's support for your Ubuntu installation ends, you need to switch to repositories maintained at (unless you want to upgrade it before EOL).
#404 not found ip 91.189.91.13 80 archive
They have been ignored, or old ones used insteadįor those users who are using old versions of Ubuntu, Canonical maintains, which is an archive of EOL-ed repositories. 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. W: Failed to fetch 404 Not Found Į: Some index files failed to download. If the Ubuntu system you are using is EOL-ed, you will get the following 404 errors from apt-get or aptitude as its repositories have been deprecated. As of this writing, Ubuntu 13.04 (Raring Ringtail) has already reached EOL. Once a Ubuntu release has reached EOL, its repositories will no longer be accessible, and you won't get any maintenance updates and security patches from Canonical. How can I fix this problem?Įvery Ubuntu release has its end-of-life (EOL) time regular Ubuntu releases are supported for 18 months, while LTS (Long Term Support) versions are supported up to 3 years (server edition) and 5 years (desktop edition). Due to this error I cannot even upgrade it to a newer release. When I run " sudo apt-get update" on it, it throws a bunch of " 404 Not Found" errors, and I cannot install or update any package using apt-get or aptitude. The following information may help to resolve the situation: The following packages have unmet dependencies: linux-image-extra-3.13.0-62-generic : Depends: crda (> 1.1.1-1ubuntu2) but it is not installable or wireless-crda but it is not going to be installed Stderr from the command: stdin: is not a tty modprobe: FATAL: Module aufs not found. etc/apt//upubuntu-com-devel-precise.Question: I have old Ubuntu 13.04 (Raring Ringtail) installation on my PC. etc/apt//webupd8team-rhythmbox-precise.list When I try to update it using sudo apt-get update, I get the following error.
#404 not found ip 91.189.91.13 80 free
etc/apt//webupd8team-sublime-text-3-precise.listĢ deb precise free non-free #Medibuntu - Ubuntu 12.04 "precise pangolin"ģ # deb-src precise free non-free #Medibuntu (source) - Ubuntu 12.04 "precise pangolin"

etc/apt//_commercial-ppa-uploaders_intellij-idea-ce_ubuntu.listġ deb precise main #Added by software-center credentials stored in /etc/apt/nf etc/apt//webupd8team-y-ppa-manager-precise.list etc/apt//ubuntu-extras.listġ deb precise main #Added by software-centerĢ deb-src precise main #Added by software-center They have been ignored, or old ones used instead.įind /etc/apt -name '*.list' -exec bash -c 'echo -e "\n$1\n" cat -n "$1"' _ '' \ ġ #Ģ # OFFICIAL UBUNTU REPOS #ģ #Ħ deb main restricted universe multiverseħ deb-src main restricted universe multiverseġ0 deb -security main restricted universe multiverseġ1 deb -updates main restricted universe multiverseġ2 deb -proposed main restricted universe multiverseġ3 deb -backports main restricted universe multiverseġ4 deb-src -security main restricted universe multiverseġ5 deb-src -updates main restricted universe multiverseġ6 deb-src -proposed main restricted universe multiverseġ7 deb-src -backports main restricted universe multiverseĢ1 #Ģ2 # OFFICIAL UBUNTU REPOS #Ģ3 #Ģ6 deb main restricted universe multiverseĢ7 deb-src main restricted universe multiverseģ0 deb -security main restricted universe multiverseģ1 deb -updates main restricted universe multiverseģ2 deb -proposed main restricted universe multiverseģ3 deb -backports main restricted universe multiverseģ4 deb-src -security main restricted universe multiverseģ5 deb-src -updates main restricted universe multiverseģ6 deb-src -proposed main restricted universe multiverseģ7 deb-src -backports main restricted universe multiverse この投稿 How do I restore the default repositories?に従って更新しました

含まれている私の /etc/apt/sources.list: :/etc/apt$ cat source.list
