Unable to apt-get update on 14.04

Asked by Brandon J

I performed the steps here:

https://help.ubuntu.com/community/PackageManagerTroubleshootingProcedure

[code]
bjasionow@bjasionow-Latitude-E6540:~$ ubuntu-support-status
Support status summary of 'bjasionow-Latitude-E6540':

You have 2374 packages (100.0%) that can not/no-longer be downloaded
You have 0 packages (0.0%) that are unsupported

Run with --show-unsupported, --show-supported or --show-all to see more details
bjasionow@bjasionow-Latitude-E6540:~$ cat /etc/dpkg/dpkg.cfg.d/multiarch
cat: /etc/dpkg/dpkg.cfg.d/multiarch: No such file or directory
bjasionow@bjasionow-Latitude-E6540:~$ cat /etc/dpkg/dpkg.cfg.d/
cat: /etc/dpkg/dpkg.cfg.d/: Is a directory
bjasionow@bjasionow-Latitude-E6540:~$ dpkg --print-foreign-architectures
i386
bjasionow@bjasionow-Latitude-E6540:~$ sudo grep -R proxy /etc/apt/*
bjasionow@bjasionow-Latitude-E6540:~$ grep proxy /etc/environment
bjasionow@bjasionow-Latitude-E6540:~$ echo $http_proxy

bjasionow@bjasionow-Latitude-E6540:~$ echo $ftp_proxy

bjasionow@bjasionow-Latitude-E6540:~$ grep proxy /etc/bash.bashrc
bjasionow@bjasionow-Latitude-E6540:~$ grep proxy ~/.bashrc
bjasionow@bjasionow-Latitude-E6540:~$ cat /etc/apt/apt.conf
cat: /etc/apt/apt.conf: No such file or directory
bjasionow@bjasionow-Latitude-E6540:~$ cat /etc/apt/apt.conf.d/
00aptitude 01autoremove 01-vendor-ubuntu 15update-stamp 20changelog 50unattended-upgrades 99update-notifier
00trustcdrom 01autoremove-kernels 10periodic 20archive 20dbus 70debconf
bjasionow@bjasionow-Latitude-E6540:~$ sudo fuser -vvv /var/lib/dpkg/lock
bjasionow@bjasionow-Latitude-E6540:~$ sudo fuser -vvv /var/cache/apt/archives/lock
bjasionow@bjasionow-Latitude-E6540:~$ cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=14.10
DISTRIB_CODENAME=utopic
DISTRIB_DESCRIPTION="Ubuntu 14.10"
bjasionow@bjasionow-Latitude-E6540:~$ uname -a
Linux bjasionow-Latitude-E6540 3.13.0-45-generic #74-Ubuntu SMP Tue Jan 13 19:36:28 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux
bjasionow@bjasionow-Latitude-E6540:~$ sudo rm /var/lib/ap
apparmor/ apt/ apt-xapian-index/
bjasionow@bjasionow-Latitude-E6540:~$ sudo rm /var/lib/aptlists/lock
rm: cannot remove ‘/var/lib/aptlists/lock’: No such file or directory
bjasionow@bjasionow-Latitude-E6540:~$ sudo rm /var/lib/apt/lists/lock
bjasionow@bjasionow-Latitude-E6540:~$ sudo rm /var/cache/apt/archives/lock
bjasionow@bjasionow-Latitude-E6540:~$ sudo rm /var/lib/dpkg/lock
bjasionow@bjasionow-Latitude-E6540:~$ sudo cp -arf /var/lib/dpkg /var/lib/dpkg.backup
bjasionow@bjasionow-Latitude-E6540:~$ sudo mv /var/lib/dpkg/status /var/lib/dpkg/status-bad
bjasionow@bjasionow-Latitude-E6540:~$ sudo cp /var/lib/dpkg/status-old /var/lib/dpkg/status || sudo cp /var/backups/apt.extended_states.0 /var/lib/dpkg/status
bjasionow@bjasionow-Latitude-E6540:~$ sudo mv /var/lib/dpkg/available /var/lib/dpkg/available-bad
bjasionow@bjasionow-Latitude-E6540:~$ sudo cp /var/lib/dpkg/available-old /var/lib/dpkg/available
bjasionow@bjasionow-Latitude-E6540:~$ sudo rm -rf /var/lib/dpkg/updates/*
bjasionow@bjasionow-Latitude-E6540:~$ sudo rm -rf /var/lib/apt/lists
bjasionow@bjasionow-Latitude-E6540:~$ sudo rm /var/cache/apt/*.bin
rm: cannot remove ‘/var/cache/apt/*.bin’: No such file or directory
bjasionow@bjasionow-Latitude-E6540:~$ sudo mkdir /var/lib/apt/lists
bjasionow@bjasionow-Latitude-E6540:~$ sudo mkdir /var/lib/apt/lists/partial
bjasionow@bjasionow-Latitude-E6540:~$ LANG=C;sudo apt-get clean
bjasionow@bjasionow-Latitude-E6540:~$ LANG=C;sudo apt-get autoclean
Reading package lists... Done
Building dependency tree
Reading state information... Done
bjasionow@bjasionow-Latitude-E6540:~$ sudo dpkg --configure -a
Setting up arandr (0.1.7.1-1) ...
Processing triggers for menu (2.1.47ubuntu1) ...
bjasionow@bjasionow-Latitude-E6540:~$ sudo dpkg --clear-avail
bjasionow@bjasionow-Latitude-E6540:~$ LANG=C;sudo apt-get -f install
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages were automatically installed and are no longer required:
  apache2.2-bin atril-common caja-common caja-extensions-common cups-filters-ippusbxd engrampa-common eom-common ffmpegthumbnailer gir1.2-gtk-2.0 gir1.2-mate-panel gnome-themes-standard-data libapache2-mod-dnssd
  libcgmanager0:i386 libffmpegthumbnailer4 libgksu2-0 libgle3 libgtksourceview2.0-common liblvm2app2.2 libmate-desktop-2-17 libmate-menu2 libmate-panel-applet-4-1 libmatekbd-common libmatekbd4
  libmateweather-common libraw10 libunique-1.0-0 libvte-common marco-common mate-applets-common mate-backgrounds mate-control-center-common mate-desktop mate-desktop-common mate-icon-theme mate-icon-theme-faenza
  mate-media-common mate-menus mate-panel-common mate-power-manager-common mate-screensaver-common mate-settings-daemon mate-settings-daemon-common mate-settings-daemon-pulse mate-system-monitor-common
  mate-terminal-common mate-utils-common menu-xdg pluma-common xfce4-notes
Use 'apt-get autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
bjasionow@bjasionow-Latitude-E6540:~$ LANG=C;sudo apt-get --fix-missing install
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages were automatically installed and are no longer required:
  apache2.2-bin atril-common caja-common caja-extensions-common cups-filters-ippusbxd engrampa-common eom-common ffmpegthumbnailer gir1.2-gtk-2.0 gir1.2-mate-panel gnome-themes-standard-data libapache2-mod-dnssd
  libcgmanager0:i386 libffmpegthumbnailer4 libgksu2-0 libgle3 libgtksourceview2.0-common liblvm2app2.2 libmate-desktop-2-17 libmate-menu2 libmate-panel-applet-4-1 libmatekbd-common libmatekbd4
  libmateweather-common libraw10 libunique-1.0-0 libvte-common marco-common mate-applets-common mate-backgrounds mate-control-center-common mate-desktop mate-desktop-common mate-icon-theme mate-icon-theme-faenza
  mate-media-common mate-menus mate-panel-common mate-power-manager-common mate-screensaver-common mate-settings-daemon mate-settings-daemon-common mate-settings-daemon-pulse mate-system-monitor-common
  mate-terminal-common mate-utils-common menu-xdg pluma-common xfce4-notes
Use 'apt-get autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
bjasionow@bjasionow-Latitude-E6540:~$ LANG=C;sudo apt-get --purge autoremove
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages will be REMOVED:
  apache2.2-bin* atril-common* caja-common* caja-extensions-common* cups-filters-ippusbxd* engrampa-common* eom-common* ffmpegthumbnailer* gir1.2-gtk-2.0* gir1.2-mate-panel* gnome-themes-standard-data*
  libapache2-mod-dnssd* libcgmanager0:i386* libffmpegthumbnailer4* libgksu2-0* libgle3* libgtksourceview2.0-common* liblvm2app2.2* libmate-desktop-2-17* libmate-menu2* libmate-panel-applet-4-1*
  libmatekbd-common* libmatekbd4* libmateweather-common* libraw10* libunique-1.0-0* libvte-common* marco-common* mate-applets-common* mate-backgrounds* mate-control-center-common* mate-desktop*
  mate-desktop-common* mate-icon-theme* mate-icon-theme-faenza* mate-media-common* mate-menus* mate-panel-common* mate-power-manager-common* mate-screensaver-common* mate-settings-daemon*
  mate-settings-daemon-common* mate-settings-daemon-pulse* mate-system-monitor-common* mate-terminal-common* mate-utils-common* menu-xdg* pluma-common* xfce4-notes*
0 upgraded, 0 newly installed, 49 to remove and 0 not upgraded.
After this operation, 251 MB disk space will be freed.
Do you want to continue? [Y/n] Y
(Reading database ... 246861 files and directories currently installed.)
Removing apache2.2-bin (2.4.10-1ubuntu1.1) ...
Removing atril-common (1.8.1+dfsg1-4~trusty1) ...
Removing caja-common (1.8.2-2~trusty8) ...
Removing caja-extensions-common (1.8.0-2~trusty1) ...
Removing cups-filters-ippusbxd (1.0.61-0ubuntu2.1) ...
Removing engrampa-common (1.8.1+dfsg1-1~trusty1) ...
Removing eom-common (1.8.0+dfsg1-4) ...
Removing ffmpegthumbnailer (2.0.8-2build2) ...
Removing gir1.2-mate-panel (1.8.1+dfsg1-3~trusty1) ...
Removing gir1.2-gtk-2.0 (2.24.27-0ubuntu1~trusty1) ...
Removing gnome-themes-standard-data (3.12.0-1ubuntu1) ...
Removing libapache2-mod-dnssd (0.6-3.1) ...
Purging configuration files for libapache2-mod-dnssd (0.6-3.1) ...
Removing libcgmanager0:i386 (0.32-4ubuntu1.3) ...
Purging configuration files for libcgmanager0:i386 (0.32-4ubuntu1.3) ...
Removing libffmpegthumbnailer4 (2.0.8-2build2) ...
Purging configuration files for libffmpegthumbnailer4 (2.0.8-2build2) ...
Removing libgksu2-0 (2.0.13~pre1-6ubuntu7) ...
Purging configuration files for libgksu2-0 (2.0.13~pre1-6ubuntu7) ...
Removing libgle3 (3.1.0-7ubuntu2) ...
Purging configuration files for libgle3 (3.1.0-7ubuntu2) ...
Removing libgtksourceview2.0-common (2.10.5-1ubuntu2) ...
Removing liblvm2app2.2:amd64 (2.02.98-6ubuntu2) ...
Purging configuration files for liblvm2app2.2:amd64 (2.02.98-6ubuntu2) ...
Removing mate-desktop (1.8.2+dfsg1-1~trusty1) ...
Removing mate-settings-daemon (1.8.3-2~trusty1) ...
Removing mate-settings-daemon-pulse (1.8.3-2~trusty1) ...
Purging configuration files for mate-settings-daemon-pulse (1.8.3-2~trusty1) ...
Removing libmate-desktop-2-17:amd64 (1.8.2+dfsg1-1~trusty1) ...
Purging configuration files for libmate-desktop-2-17:amd64 (1.8.2+dfsg1-1~trusty1) ...
Removing mate-menus (1.8.0-5~trusty3) ...
Purging configuration files for mate-menus (1.8.0-5~trusty3) ...
Removing libmate-menu2:amd64 (1.8.0-5~trusty3) ...
Purging configuration files for libmate-menu2:amd64 (1.8.0-5~trusty3) ...
Removing libmate-panel-applet-4-1 (1.8.1+dfsg1-3~trusty1) ...
Purging configuration files for libmate-panel-applet-4-1 (1.8.1+dfsg1-3~trusty1) ...
Removing libmatekbd4:amd64 (1.8.1-1~trusty1) ...
Purging configuration files for libmatekbd4:amd64 (1.8.1-1~trusty1) ...
Removing libmatekbd-common (1.8.1-1~trusty1) ...
Removing libmateweather-common (1.8.0-2) ...
Purging configuration files for libmateweather-common (1.8.0-2) ...
Removing libraw10:amd64 (0.16.0-6) ...
Purging configuration files for libraw10:amd64 (0.16.0-6) ...
Removing xfce4-notes (1.7.7-3ubuntu2) ...
Purging configuration files for xfce4-notes (1.7.7-3ubuntu2) ...
Removing libunique-1.0-0 (1.1.6-4ubuntu2) ...
Purging configuration files for libunique-1.0-0 (1.1.6-4ubuntu2) ...
Removing libvte-common (1:0.28.2-5ubuntu2~trusty1) ...
Removing marco-common (1.8.3+dfsg1-1~trusty1) ...
Removing mate-applets-common (1.8.1+dfsg1-3~trusty1) ...
Removing mate-backgrounds (1.8.0-2) ...
Removing mate-control-center-common (1.8.3+dfsg1-1~trusty1) ...
Removing mate-desktop-common (1.8.2+dfsg1-1~trusty1) ...
Removing mate-icon-theme (1.8.0-1) ...
Purging configuration files for mate-icon-theme (1.8.0-1) ...
Removing mate-icon-theme-faenza (1.8.0+dfsg1-1~trusty1) ...
Removing mate-media-common (1.8.0+dfsg1-3) ...
Removing mate-panel-common (1.8.1+dfsg1-3~trusty1) ...
Removing mate-power-manager-common (1.8.1+dfsg1-4~trusty1) ...
Removing mate-screensaver-common (1.8.1-2~trusty1) ...
Purging configuration files for mate-screensaver-common (1.8.1-2~trusty1) ...
Removing mate-settings-daemon-common (1.8.3-2~trusty1) ...
Removing mate-system-monitor-common (1.8.0+dfsg1-2build2) ...
Removing mate-terminal-common (1.8.1+dfsg1-4~trusty1) ...
Removing mate-utils-common (1.8.2+dfsg1-1~trusty1) ...
Removing menu-xdg (0.5) ...
Purging configuration files for menu-xdg (0.5) ...
Removing pluma-common (1.8.1+dfsg1-2) ...
Processing triggers for hicolor-icon-theme (0.13-1) ...
Processing triggers for libglib2.0-0:amd64 (2.42.1-1~ubuntu1) ...
Processing triggers for shared-mime-info (1.2-0ubuntu3) ...
Unknown media type in type 'all/all'
Unknown media type in type 'all/allfiles'
Unknown media type in type 'uri/mms'
Unknown media type in type 'uri/mmst'
Unknown media type in type 'uri/mmsu'
Unknown media type in type 'uri/pnm'
Unknown media type in type 'uri/rtspt'
Unknown media type in type 'uri/rtspu'
Processing triggers for man-db (2.7.0.2-2) ...
Processing triggers for libc-bin (2.19-10ubuntu2.3) ...
Processing triggers for gconf2 (3.2.6-2ubuntu1) ...
Processing triggers for bamfdaemon (0.5.1+14.10.20140925-0ubuntu1) ...
Rebuilding /usr/share/applications/bamf-2.index...
Processing triggers for desktop-file-utils (0.22-1ubuntu2) ...
Processing triggers for mime-support (3.55ubuntu1.1) ...
Processing triggers for gnome-menus (3.10.1-0ubuntu2) ...
Processing triggers for dbus (1.8.8-1ubuntu2.1) ...
Processing triggers for menu (2.1.47ubuntu1) ...
bjasionow@bjasionow-Latitude-E6540:~$ LANG=C;sudo apt-get --fix-missing update -o APT::Cache-Limit=100000000
Ign http://archive.ubuntu.com utopic InRelease
Ign http://archive.ubuntu.com utopic-security InRelease
Ign http://archive.ubuntu.com utopic Release.gpg
Ign http://archive.ubuntu.com utopic-security Release.gpg
Ign http://archive.ubuntu.com utopic Release
Ign http://archive.ubuntu.com utopic-security Release
Err http://archive.ubuntu.com utopic/main Sources
  404 Not Found [IP: 91.189.91.23 80]
Err http://archive.ubuntu.com utopic/restricted Sources
  404 Not Found [IP: 91.189.91.23 80]
Err http://archive.ubuntu.com utopic/universe Sources
  404 Not Found [IP: 91.189.91.23 80]
Err http://archive.ubuntu.com utopic/multiverse Sources
  404 Not Found [IP: 91.189.91.23 80]
Err http://archive.ubuntu.com utopic/main amd64 Packages
  404 Not Found [IP: 91.189.91.23 80]
Err http://archive.ubuntu.com utopic/restricted amd64 Packages
  404 Not Found [IP: 91.189.91.23 80]
Err http://archive.ubuntu.com utopic/universe amd64 Packages
  404 Not Found [IP: 91.189.91.23 80]
Err http://archive.ubuntu.com utopic/multiverse amd64 Packages
  404 Not Found [IP: 91.189.91.23 80]
Err http://archive.ubuntu.com utopic/main i386 Packages
  404 Not Found [IP: 91.189.91.23 80]
Err http://archive.ubuntu.com utopic/restricted i386 Packages
  404 Not Found [IP: 91.189.91.23 80]
Err http://archive.ubuntu.com utopic/universe i386 Packages
  404 Not Found [IP: 91.189.91.23 80]
Err http://archive.ubuntu.com utopic/multiverse i386 Packages
  404 Not Found [IP: 91.189.91.23 80]
Ign http://archive.ubuntu.com utopic/main Translation-en
Ign http://archive.ubuntu.com utopic/multiverse Translation-en
Ign http://archive.ubuntu.com utopic/restricted Translation-en
Ign http://archive.ubuntu.com utopic/universe Translation-en
Err http://archive.ubuntu.com utopic-security/main Sources
  404 Not Found [IP: 91.189.91.23 80]
Err http://archive.ubuntu.com utopic-security/restricted Sources
  404 Not Found [IP: 91.189.91.23 80]
Err http://archive.ubuntu.com utopic-security/universe Sources
  404 Not Found [IP: 91.189.91.23 80]
Err http://archive.ubuntu.com utopic-security/multiverse Sources
  404 Not Found [IP: 91.189.91.23 80]
Err http://archive.ubuntu.com utopic-security/main amd64 Packages
  404 Not Found [IP: 91.189.91.23 80]
Err http://archive.ubuntu.com utopic-security/restricted amd64 Packages
  404 Not Found [IP: 91.189.91.23 80]
Err http://archive.ubuntu.com utopic-security/universe amd64 Packages
  404 Not Found [IP: 91.189.91.23 80]
Err http://archive.ubuntu.com utopic-security/multiverse amd64 Packages
  404 Not Found [IP: 91.189.91.23 80]
Err http://archive.ubuntu.com utopic-security/main i386 Packages
  404 Not Found [IP: 91.189.91.23 80]
Err http://archive.ubuntu.com utopic-security/restricted i386 Packages
  404 Not Found [IP: 91.189.91.23 80]
Err http://archive.ubuntu.com utopic-security/universe i386 Packages
  404 Not Found [IP: 91.189.91.23 80]
Err http://archive.ubuntu.com utopic-security/multiverse i386 Packages
  404 Not Found [IP: 91.189.91.23 80]
Ign http://archive.ubuntu.com utopic-security/main Translation-en
Ign http://archive.ubuntu.com utopic-security/multiverse Translation-en
Ign http://archive.ubuntu.com utopic-security/restricted Translation-en
Ign http://archive.ubuntu.com utopic-security/universe Translation-en
W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/utopic/main/source/Sources 404 Not Found [IP: 91.189.91.23 80]

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/utopic/restricted/source/Sources 404 Not Found [IP: 91.189.91.23 80]

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/utopic/universe/source/Sources 404 Not Found [IP: 91.189.91.23 80]

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/utopic/multiverse/source/Sources 404 Not Found [IP: 91.189.91.23 80]

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/utopic/main/binary-amd64/Packages 404 Not Found [IP: 91.189.91.23 80]

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/utopic/restricted/binary-amd64/Packages 404 Not Found [IP: 91.189.91.23 80]

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/utopic/universe/binary-amd64/Packages 404 Not Found [IP: 91.189.91.23 80]

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/utopic/multiverse/binary-amd64/Packages 404 Not Found [IP: 91.189.91.23 80]

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/utopic/main/binary-i386/Packages 404 Not Found [IP: 91.189.91.23 80]

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/utopic/restricted/binary-i386/Packages 404 Not Found [IP: 91.189.91.23 80]

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/utopic/universe/binary-i386/Packages 404 Not Found [IP: 91.189.91.23 80]

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/utopic/multiverse/binary-i386/Packages 404 Not Found [IP: 91.189.91.23 80]

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/utopic-security/main/source/Sources 404 Not Found [IP: 91.189.91.23 80]

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/utopic-security/restricted/source/Sources 404 Not Found [IP: 91.189.91.23 80]

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/utopic-security/universe/source/Sources 404 Not Found [IP: 91.189.91.23 80]

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/utopic-security/multiverse/source/Sources 404 Not Found [IP: 91.189.91.23 80]

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/utopic-security/main/binary-amd64/Packages 404 Not Found [IP: 91.189.91.23 80]

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/utopic-security/restricted/binary-amd64/Packages 404 Not Found [IP: 91.189.91.23 80]

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/utopic-security/universe/binary-amd64/Packages 404 Not Found [IP: 91.189.91.23 80]

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/utopic-security/multiverse/binary-amd64/Packages 404 Not Found [IP: 91.189.91.23 80]

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/utopic-security/main/binary-i386/Packages 404 Not Found [IP: 91.189.91.23 80]

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/utopic-security/restricted/binary-i386/Packages 404 Not Found [IP: 91.189.91.23 80]

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/utopic-security/universe/binary-i386/Packages 404 Not Found [IP: 91.189.91.23 80]

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/utopic-security/multiverse/binary-i386/Packages 404 Not Found [IP: 91.189.91.23 80]

E: Some index files failed to download. They have been ignored, or old ones used instead.
bjasionow@bjasionow-Latitude-E6540:~$ LANG=C;sudo apt-get update -o APT::Cache-Limit=100000000 && sudo apt-get dist-upgrade
Ign http://archive.ubuntu.com utopic InRelease
Ign http://archive.ubuntu.com utopic-security InRelease
Ign http://archive.ubuntu.com utopic Release.gpg
Ign http://archive.ubuntu.com utopic-security Release.gpg
Ign http://archive.ubuntu.com utopic Release
Ign http://archive.ubuntu.com utopic-security Release
Err http://archive.ubuntu.com utopic/main Sources
  404 Not Found [IP: 91.189.91.23 80]
Err http://archive.ubuntu.com utopic/restricted Sources
  404 Not Found [IP: 91.189.91.23 80]
Err http://archive.ubuntu.com utopic/universe Sources
  404 Not Found [IP: 91.189.91.23 80]
Err http://archive.ubuntu.com utopic/multiverse Sources
  404 Not Found [IP: 91.189.91.23 80]
Err http://archive.ubuntu.com utopic/main amd64 Packages
  404 Not Found [IP: 91.189.91.23 80]
Err http://archive.ubuntu.com utopic/restricted amd64 Packages
  404 Not Found [IP: 91.189.91.23 80]
Err http://archive.ubuntu.com utopic/universe amd64 Packages
  404 Not Found [IP: 91.189.91.23 80]
Err http://archive.ubuntu.com utopic/multiverse amd64 Packages
  404 Not Found [IP: 91.189.91.23 80]
Err http://archive.ubuntu.com utopic/main i386 Packages
  404 Not Found [IP: 91.189.91.23 80]
Err http://archive.ubuntu.com utopic/restricted i386 Packages
  404 Not Found [IP: 91.189.91.23 80]
Err http://archive.ubuntu.com utopic/universe i386 Packages
  404 Not Found [IP: 91.189.91.23 80]
Err http://archive.ubuntu.com utopic/multiverse i386 Packages
  404 Not Found [IP: 91.189.91.23 80]
Ign http://archive.ubuntu.com utopic/main Translation-en
Ign http://archive.ubuntu.com utopic/multiverse Translation-en
Ign http://archive.ubuntu.com utopic/restricted Translation-en
Ign http://archive.ubuntu.com utopic/universe Translation-en
Err http://archive.ubuntu.com utopic-security/main Sources
  404 Not Found [IP: 91.189.91.23 80]
Err http://archive.ubuntu.com utopic-security/restricted Sources
  404 Not Found [IP: 91.189.91.23 80]
Err http://archive.ubuntu.com utopic-security/universe Sources
  404 Not Found [IP: 91.189.91.23 80]
Err http://archive.ubuntu.com utopic-security/multiverse Sources
  404 Not Found [IP: 91.189.91.23 80]
Err http://archive.ubuntu.com utopic-security/main amd64 Packages
  404 Not Found [IP: 91.189.91.23 80]
Err http://archive.ubuntu.com utopic-security/restricted amd64 Packages
  404 Not Found [IP: 91.189.91.23 80]
Err http://archive.ubuntu.com utopic-security/universe amd64 Packages
  404 Not Found [IP: 91.189.91.23 80]
Err http://archive.ubuntu.com utopic-security/multiverse amd64 Packages
  404 Not Found [IP: 91.189.91.23 80]
Err http://archive.ubuntu.com utopic-security/main i386 Packages
  404 Not Found [IP: 91.189.91.23 80]
Err http://archive.ubuntu.com utopic-security/restricted i386 Packages
  404 Not Found [IP: 91.189.91.23 80]
Err http://archive.ubuntu.com utopic-security/universe i386 Packages
  404 Not Found [IP: 91.189.91.23 80]
Err http://archive.ubuntu.com utopic-security/multiverse i386 Packages
  404 Not Found [IP: 91.189.91.23 80]
Ign http://archive.ubuntu.com utopic-security/main Translation-en
Ign http://archive.ubuntu.com utopic-security/multiverse Translation-en
Ign http://archive.ubuntu.com utopic-security/restricted Translation-en
Ign http://archive.ubuntu.com utopic-security/universe Translation-en
W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/utopic/main/source/Sources 404 Not Found [IP: 91.189.91.23 80]

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/utopic/restricted/source/Sources 404 Not Found [IP: 91.189.91.23 80]

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/utopic/universe/source/Sources 404 Not Found [IP: 91.189.91.23 80]

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/utopic/multiverse/source/Sources 404 Not Found [IP: 91.189.91.23 80]

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/utopic/main/binary-amd64/Packages 404 Not Found [IP: 91.189.91.23 80]

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/utopic/restricted/binary-amd64/Packages 404 Not Found [IP: 91.189.91.23 80]

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/utopic/universe/binary-amd64/Packages 404 Not Found [IP: 91.189.91.23 80]

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/utopic/multiverse/binary-amd64/Packages 404 Not Found [IP: 91.189.91.23 80]

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/utopic/main/binary-i386/Packages 404 Not Found [IP: 91.189.91.23 80]

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/utopic/restricted/binary-i386/Packages 404 Not Found [IP: 91.189.91.23 80]

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/utopic/universe/binary-i386/Packages 404 Not Found [IP: 91.189.91.23 80]

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/utopic/multiverse/binary-i386/Packages 404 Not Found [IP: 91.189.91.23 80]

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/utopic-security/main/source/Sources 404 Not Found [IP: 91.189.91.23 80]

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/utopic-security/restricted/source/Sources 404 Not Found [IP: 91.189.91.23 80]

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/utopic-security/universe/source/Sources 404 Not Found [IP: 91.189.91.23 80]

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/utopic-security/multiverse/source/Sources 404 Not Found [IP: 91.189.91.23 80]

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/utopic-security/main/binary-amd64/Packages 404 Not Found [IP: 91.189.91.23 80]

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/utopic-security/restricted/binary-amd64/Packages 404 Not Found [IP: 91.189.91.23 80]

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/utopic-security/universe/binary-amd64/Packages 404 Not Found [IP: 91.189.91.23 80]

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/utopic-security/multiverse/binary-amd64/Packages 404 Not Found [IP: 91.189.91.23 80]

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/utopic-security/main/binary-i386/Packages 404 Not Found [IP: 91.189.91.23 80]

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/utopic-security/restricted/binary-i386/Packages 404 Not Found [IP: 91.189.91.23 80]

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/utopic-security/universe/binary-i386/Packages 404 Not Found [IP: 91.189.91.23 80]

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/utopic-security/multiverse/binary-i386/Packages 404 Not Found [IP: 91.189.91.23 80]

E: Some index files failed to download. They have been ignored, or old ones used instead.
bjasionow@bjasionow-Latitude-E6540:~$ find /etc/apt -name '*.list' -exec bash -c 'echo -e "\n$1\n"; cat -n "$1"' _ '{}' \;

/etc/apt/sources.list

     1 # deb cdrom:[Ubuntu 14.04.1 LTS _Trusty Tahr_ - Release amd64 (20140722.2)]/ trusty main restricted
     2
     3 # See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
     4 # newer versions of the distribution.
     5 deb http://archive.ubuntu.com/ubuntu utopic main restricted
     6 deb-src http://archive.ubuntu.com/ubuntu utopic main restricted
     7
     8 ## Major bug fix updates produced after the final release of the
     9 ## distribution.
    10
    11 ## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
    12 ## team. Also, please note that software in universe WILL NOT receive any
    13 ## review or updates from the Ubuntu security team.
    14 deb http://archive.ubuntu.com/ubuntu utopic universe
    15 deb-src http://archive.ubuntu.com/ubuntu utopic universe
    16
    17 ## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
    18 ## team, and may not be under a free licence. Please satisfy yourself as to
    19 ## your rights to use the software. Also, please note that software in
    20 ## multiverse WILL NOT receive any review or updates from the Ubuntu
    21 ## security team.
    22 deb http://archive.ubuntu.com/ubuntu utopic multiverse
    23 deb-src http://archive.ubuntu.com/ubuntu utopic multiverse
    24
    25 ## N.B. software from this repository may not have been tested as
    26 ## extensively as that contained in the main release, although it includes
    27 ## newer versions of some applications which may provide useful features.
    28 ## Also, please note that software in backports WILL NOT receive any review
    29 ## or updates from the Ubuntu security team.
    30
    31 deb http://archive.ubuntu.com/ubuntu utopic-security main restricted
    32 deb-src http://archive.ubuntu.com/ubuntu utopic-security main restricted
    33 deb http://archive.ubuntu.com/ubuntu utopic-security universe
    34 deb-src http://archive.ubuntu.com/ubuntu utopic-security universe
    35 deb http://archive.ubuntu.com/ubuntu utopic-security multiverse
    36 deb-src http://archive.ubuntu.com/ubuntu utopic-security multiverse
    37
    38 ## Uncomment the following two lines to add software from Canonical's
    39 ## 'partner' repository.
    40 ## This software is not part of Ubuntu, but is offered by Canonical and the
    41 ## respective vendors as a service to Ubuntu users.
    42 # deb http://archive.canonical.com/ubuntu trusty partner
    43 # deb-src http://archive.canonical.com/ubuntu trusty partner
    44
    45 ## This software is not part of Ubuntu, but is offered by third-party
    46 ## developers who want to ship their latest software.
    47 # deb http://extras.ubuntu.com/ubuntu utopic main
    48 # deb-src http://extras.ubuntu.com/ubuntu utopic main

/etc/apt/sources.list.d/js-reynaud-ubuntu-kicad-4-utopic.list

     1 # deb http://ppa.launchpad.net/js-reynaud/kicad-4/ubuntu utopic main
     2 # deb-src http://ppa.launchpad.net/js-reynaud/kicad-4/ubuntu utopic main

/etc/apt/sources.list.d/gottcode-gcppa-trusty.list

     1 # deb http://ppa.launchpad.net/gottcode/gcppa/ubuntu utopic main # disabled on upgrade to utopic
     2 # deb-src http://ppa.launchpad.net/gottcode/gcppa/ubuntu trusty main

/etc/apt/sources.list.d/ubuntu-mate-dev-trusty-mate-trusty.list

     1 # deb http://ppa.launchpad.net/ubuntu-mate-dev/trusty-mate/ubuntu utopic main # disabled on upgrade to utopic
     2 # deb-src http://ppa.launchpad.net/ubuntu-mate-dev/trusty-mate/ubuntu trusty main

/etc/apt/sources.list.d/google-earth.list

     1 ### THIS FILE IS AUTOMATICALLY CONFIGURED ###
     2 # You may comment out this entry, but any other modifications may be lost.
     3 # deb http://dl.google.com/linux/earth/deb/ stable main

/etc/apt/sources.list.d/synapse-core-testing-trusty.list

     1 # deb http://ppa.launchpad.net/synapse-core/testing/ubuntu utopic main # disabled on upgrade to utopic
     2 # deb-src http://ppa.launchpad.net/synapse-core/testing/ubuntu trusty main

/etc/apt/sources.list.d/ubuntu-mate-dev-ppa-trusty.list

     1 # deb http://ppa.launchpad.net/ubuntu-mate-dev/ppa/ubuntu utopic main # disabled on upgrade to utopic
     2 # deb-src http://ppa.launchpad.net/ubuntu-mate-dev/ppa/ubuntu trusty main
[/code]

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu apt Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
actionparsnip (andrew-woodhead666) said :
#1

DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=14.10
DISTRIB_CODENAME=utopic
DISTRIB_DESCRIPTION="Ubuntu 14.10"

Utopic is EOL (end of life) and no longer supported. I suggest you either clean install with Wily (Ubuntu 15.10) or Trusty (14.04) from CD, wiping out the current install. Restore your user data from your backups.

Both these options will allow a direct upgrade path to Xenial (Ubuntu 16.04, and is LTS (Long term supported)) in April next year.
https://wiki.ubuntu.com/Releases

Revision history for this message
Brandon J (bjasionowski) said :
#2

Ok. Well for the record I believe I installed Trusty but update manager told me to upgrade to 14.10 so I did, some time ago.

Can you help with this problem?

Provide an answer of your own, or ask Brandon J for more information if necessary.

To post a message you must log in.