Apt-get manager not working

Asked by Praveen

psakrii@epicenterfactory:~:m$ ubuntu-support-status
Support status summary of 'epicenterfactory':

You have 2643 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
psakrii@epicenterfactory:~:m$ sudo grep -R proxy /etc/apt/*
[sudo] password for psakrii:
/etc/apt/apt.conf:Acquire::http::proxy "http://185.2.56.32:8080/";
psakrii@epicenterfactory:~:m$ grep proxy /etc/environment
psakrii@epicenterfactory:~:m$ echo $http_proxy

psakrii@epicenterfactory:~:m$ echo $ftp_proxy

psakrii@epicenterfactory:~:m$ grep proxy /etc/bash.bashrc
psakrii@epicenterfactory:~:m$ grep proxy ~/.bashrc
psakrii@epicenterfactory:~:m$ cat /etc/apt/apt.conf
Acquire::http::proxy "http://185.2.56.32:8080/";
psakrii@epicenterfactory:~:m$ sudo fuser -vvv /var/lib/dpkg/lock
psakrii@epicenterfactory:~:m$ cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=12.04
DISTRIB_CODENAME=precise
DISTRIB_DESCRIPTION="Ubuntu 12.04.1 LTS"
psakrii@epicenterfactory:~:m$ uname -a
Linux epicenterfactory 3.2.0-33-generic #52-Ubuntu SMP Thu Oct 18 16:29:15 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux
psakrii@epicenterfactory:~:m$ sudo rm /var/lib/apt/lists/lock
psakrii@epicenterfactory:~:m$ sudo rm /var/lib/dpkg/lock
psakrii@epicenterfactory:~:m$ sudo cp -arf /var/lib/dpkg /var/lib/dpkg.backup
psakrii@epicenterfactory:~:m$ sudo mv /var/lib/dpkg/status /var/lib/dpkg/status-bad
psakrii@epicenterfactory:~:m$ sudo cp /var/lib/dpkg/status-old /var/lib/dpkg/status || sudo cp /var/backups/apt.extended_states.0 /var/lib/dpkg/status
psakrii@epicenterfactory:~:m$ sudo mv /var/lib/dpkg/available /var/lib/dpkg/available-bad
psakrii@epicenterfactory:~:m$ sudo cp /var/lib/dpkg/available-old /var/lib/dpkg/available
psakrii@epicenterfactory:~:m$ sudo rm -rf /var/lib/dpkg/updates/*
psakrii@epicenterfactory:~:m$ sudo rm -rf /var/lib/apt/lists
psakrii@epicenterfactory:~:m$ sudo rm /var/cache/apt/*.bin
rm: cannot remove `/var/cache/apt/*.bin': No such file or directory
psakrii@epicenterfactory:~:m$ sudo mkdir /var/lib/apt/lists
psakrii@epicenterfactory:~:m$ sudo mkdir /var/lib/apt/lists/partial
psakrii@epicenterfactory:~:m$ LANG=C;sudo apt-get clean
psakrii@epicenterfactory:~:m$ LANG=C;sudo apt-get autoclean
Reading package lists... Done
Building dependency tree
Reading state information... Done
psakrii@epicenterfactory:~:m$ LANG=C;sudo apt-get --purge autoremove
Reading package lists... Done
Building dependency tree
Reading state information... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
psakrii@epicenterfactory:~:m$ LANG=C;sudo apt-get --fix-missing update -o APT::Cache-Limit=100000000
Ign cdrom://Ubuntu 11.10 _Oneiric Ocelot_ - Release amd64 (20111012) dists/oneiric/main/binary-i386/ InRelease
Ign cdrom://Ubuntu 11.10 _Oneiric Ocelot_ - Release amd64 (20111012) oneiric InRelease
Ign cdrom://Ubuntu 11.10 _Oneiric Ocelot_ - Release amd64 (20111012) dists/oneiric/main/binary-i386/ Release.gpg
Ign cdrom://Ubuntu 11.10 _Oneiric Ocelot_ - Release amd64 (20111012) oneiric Release.gpg
Ign cdrom://Ubuntu 11.10 _Oneiric Ocelot_ - Release amd64 (20111012) dists/oneiric/main/binary-i386/ Release
Ign cdrom://Ubuntu 11.10 _Oneiric Ocelot_ - Release amd64 (20111012) oneiric Release
Ign cdrom://Ubuntu 11.10 _Oneiric Ocelot_ - Release amd64 (20111012) oneiric/main TranslationIndex
Ign cdrom://Ubuntu 11.10 _Oneiric Ocelot_ - Release amd64 (20111012) oneiric/restricted TranslationIndex
Err cdrom://Ubuntu 11.10 _Oneiric Ocelot_ - Release amd64 (20111012) dists/oneiric/main/binary-i386/ Packages
  Please use apt-cdrom to make this CD-ROM recognized by APT. apt-get update cannot be used to add new CD-ROMs
Ign cdrom://Ubuntu 11.10 _Oneiric Ocelot_ - Release amd64 (20111012) dists/oneiric/main/binary-i386/ Translation-en
Err cdrom://Ubuntu 11.10 _Oneiric Ocelot_ - Release amd64 (20111012) oneiric/main amd64 Packages
  Please use apt-cdrom to make this CD-ROM recognized by APT. apt-get update cannot be used to add new CD-ROMs
Err cdrom://Ubuntu 11.10 _Oneiric Ocelot_ - Release amd64 (20111012) oneiric/restricted amd64 Packages
  Please use apt-cdrom to make this CD-ROM recognized by APT. apt-get update cannot be used to add new CD-ROMs
Err cdrom://Ubuntu 11.10 _Oneiric Ocelot_ - Release amd64 (20111012) oneiric/restricted i386 Packages
  Please use apt-cdrom to make this CD-ROM recognized by APT. apt-get update cannot be used to add new CD-ROMs
Ign cdrom://Ubuntu 11.10 _Oneiric Ocelot_ - Release amd64 (20111012) oneiric/main Translation-en
Ign cdrom://Ubuntu 11.10 _Oneiric Ocelot_ - Release amd64 (20111012) oneiric/restricted Translation-en
Ign http://archive.canonical.com oneiric InRelease
Err http://archive.canonical.com oneiric Release.gpg
  Unable to connect to 185.2.56.32:8080:
Ign http://archive.canonical.com oneiric Release
Ign http://archive.canonical.com oneiric/partner TranslationIndex
Err http://archive.canonical.com oneiric/partner Sources
  Unable to connect to 185.2.56.32:8080:
Err http://archive.canonical.com oneiric/partner amd64 Packages
  Unable to connect to 185.2.56.32:8080:
Err http://archive.canonical.com oneiric/partner i386 Packages
  Unable to connect to 185.2.56.32:8080:
Err http://archive.canonical.com oneiric/partner Translation-en
  Unable to connect to 185.2.56.32:8080:
Ign http://archive.ubuntu.com precise InRelease
Ign http://archive.ubuntu.com precise-updates InRelease
Ign http://archive.ubuntu.com precise-backports InRelease
Err http://archive.ubuntu.com precise Release.gpg
  Unable to connect to 185.2.56.32:8080:
Err http://archive.ubuntu.com precise-updates Release.gpg
  Unable to connect to 185.2.56.32:8080:
Err http://archive.ubuntu.com precise-backports Release.gpg
  Unable to connect to 185.2.56.32:8080:
Ign http://archive.ubuntu.com precise Release
Ign http://archive.ubuntu.com precise-updates Release
Ign http://archive.ubuntu.com precise-backports Release
Ign http://archive.ubuntu.com precise/main TranslationIndex
Ign http://archive.ubuntu.com precise/multiverse TranslationIndex
Ign http://archive.ubuntu.com precise/restricted TranslationIndex
Ign http://archive.ubuntu.com precise/universe TranslationIndex
Ign http://archive.ubuntu.com precise-updates/main TranslationIndex
Ign http://archive.ubuntu.com precise-updates/multiverse TranslationIndex
Ign http://archive.ubuntu.com precise-updates/restricted TranslationIndex
Ign http://archive.ubuntu.com precise-updates/universe TranslationIndex
Ign http://archive.ubuntu.com precise-backports/main TranslationIndex
Ign http://archive.ubuntu.com precise-backports/multiverse TranslationIndex
Ign http://archive.ubuntu.com precise-backports/restricted TranslationIndex
Ign http://archive.ubuntu.com precise-backports/universe TranslationIndex
Err http://archive.ubuntu.com precise/main Sources
  Unable to connect to 185.2.56.32:8080:
Err http://archive.ubuntu.com precise/restricted Sources
  Unable to connect to 185.2.56.32:8080:
Err http://archive.ubuntu.com precise/universe Sources
  Unable to connect to 185.2.56.32:8080:
Err http://archive.ubuntu.com precise/multiverse Sources
  Unable to connect to 185.2.56.32:8080:
Err http://archive.ubuntu.com precise/main amd64 Packages
  Unable to connect to 185.2.56.32:8080:
Err http://archive.ubuntu.com precise/restricted amd64 Packages
  Unable to connect to 185.2.56.32:8080:
Err http://archive.ubuntu.com precise/universe amd64 Packages
  Unable to connect to 185.2.56.32:8080:
Err http://archive.ubuntu.com precise/multiverse amd64 Packages
  Unable to connect to 185.2.56.32:8080:
Err http://archive.ubuntu.com precise/main i386 Packages
  Unable to connect to 185.2.56.32:8080:
Err http://archive.ubuntu.com precise/restricted i386 Packages
  Unable to connect to 185.2.56.32:8080:
Err http://archive.ubuntu.com precise/universe i386 Packages
  Unable to connect to 185.2.56.32:8080:
Err http://archive.ubuntu.com precise/multiverse i386 Packages
  Unable to connect to 185.2.56.32:8080:
Err http://archive.ubuntu.com precise-updates/main Sources
  Unable to connect to 185.2.56.32:8080:
Err http://archive.ubuntu.com precise-updates/restricted Sources
  Unable to connect to 185.2.56.32:8080:
Err http://archive.ubuntu.com precise-updates/universe Sources
  Unable to connect to 185.2.56.32:8080:
Err http://archive.ubuntu.com precise-updates/multiverse Sources
  Unable to connect to 185.2.56.32:8080:
Err http://archive.ubuntu.com precise-updates/main amd64 Packages
  Unable to connect to 185.2.56.32:8080:
Err http://archive.ubuntu.com precise-updates/restricted amd64 Packages
  Unable to connect to 185.2.56.32:8080:
Err http://archive.ubuntu.com precise-updates/universe amd64 Packages
  Unable to connect to 185.2.56.32:8080:
Err http://archive.ubuntu.com precise-updates/multiverse amd64 Packages
  Unable to connect to 185.2.56.32:8080:
Err http://archive.ubuntu.com precise-updates/main i386 Packages
  Unable to connect to 185.2.56.32:8080:
Err http://archive.ubuntu.com precise-updates/restricted i386 Packages
  Unable to connect to 185.2.56.32:8080:
Err http://archive.ubuntu.com precise-updates/universe i386 Packages
  Unable to connect to 185.2.56.32:8080:
Err http://archive.ubuntu.com precise-updates/multiverse i386 Packages
  Unable to connect to 185.2.56.32:8080:
Err http://archive.ubuntu.com precise-backports/main Sources
  Unable to connect to 185.2.56.32:8080:
Err http://archive.ubuntu.com precise-backports/restricted Sources
  Unable to connect to 185.2.56.32:8080:
Err http://archive.ubuntu.com precise-backports/universe Sources
  Unable to connect to 185.2.56.32:8080:
Err http://archive.ubuntu.com precise-backports/multiverse Sources
  Unable to connect to 185.2.56.32:8080:
Err http://archive.ubuntu.com precise-backports/main amd64 Packages
  Unable to connect to 185.2.56.32:8080:
Err http://archive.ubuntu.com precise-backports/restricted amd64 Packages
  Unable to connect to 185.2.56.32:8080:
Err http://archive.ubuntu.com precise-backports/universe amd64 Packages
  Unable to connect to 185.2.56.32:8080:
Err http://archive.ubuntu.com precise-backports/multiverse amd64 Packages
  Unable to connect to 185.2.56.32:8080:
Err http://archive.ubuntu.com precise-backports/main i386 Packages
  Unable to connect to 185.2.56.32:8080:
Err http://archive.ubuntu.com precise-backports/restricted i386 Packages
  Unable to connect to 185.2.56.32:8080:
Err http://archive.ubuntu.com precise-backports/universe i386 Packages
  Unable to connect to 185.2.56.32:8080:
Err http://archive.ubuntu.com precise-backports/multiverse i386 Packages
  Unable to connect to 185.2.56.32:8080:
Err http://archive.ubuntu.com precise/main Translation-en
  Unable to connect to 185.2.56.32:8080:
Err http://archive.ubuntu.com precise/multiverse Translation-en
  Unable to connect to 185.2.56.32:8080:
Err http://archive.ubuntu.com precise/restricted Translation-en
  Unable to connect to 185.2.56.32:8080:
Err http://archive.ubuntu.com precise/universe Translation-en
  Unable to connect to 185.2.56.32:8080:
Err http://archive.ubuntu.com precise-updates/main Translation-en
  Unable to connect to 185.2.56.32:8080:
Err http://archive.ubuntu.com precise-updates/multiverse Translation-en
  Unable to connect to 185.2.56.32:8080:
Err http://archive.ubuntu.com precise-updates/restricted Translation-en
  Unable to connect to 185.2.56.32:8080:
Err http://archive.ubuntu.com precise-updates/universe Translation-en
  Unable to connect to 185.2.56.32:8080:
Err http://archive.ubuntu.com precise-backports/main Translation-en
  Unable to connect to 185.2.56.32:8080:
Err http://archive.ubuntu.com precise-backports/multiverse Translation-en
  Unable to connect to 185.2.56.32:8080:
Err http://archive.ubuntu.com precise-backports/restricted Translation-en
  Unable to connect to 185.2.56.32:8080:
Err http://archive.ubuntu.com precise-backports/universe Translation-en
  Unable to connect to 185.2.56.32:8080:
W: Failed to fetch cdrom://Ubuntu 11.10 _Oneiric Ocelot_ - Release amd64 (20111012)/dists/oneiric/main/binary-i386/Packages Please use apt-cdrom to make this CD-ROM recognized by APT. apt-get update cannot be used to add new CD-ROMs

W: Failed to fetch cdrom://Ubuntu 11.10 _Oneiric Ocelot_ - Release amd64 (20111012)/dists/oneiric/main/binary-amd64/Packages Please use apt-cdrom to make this CD-ROM recognized by APT. apt-get update cannot be used to add new CD-ROMs

W: Failed to fetch cdrom://Ubuntu 11.10 _Oneiric Ocelot_ - Release amd64 (20111012)/dists/oneiric/restricted/binary-amd64/Packages Please use apt-cdrom to make this CD-ROM recognized by APT. apt-get update cannot be used to add new CD-ROMs

W: Failed to fetch cdrom://Ubuntu 11.10 _Oneiric Ocelot_ - Release amd64 (20111012)/dists/oneiric/restricted/binary-i386/Packages Please use apt-cdrom to make this CD-ROM recognized by APT. apt-get update cannot be used to add new CD-ROMs

W: Failed to fetch http://archive.canonical.com/ubuntu/dists/oneiric/Release.gpg Unable to connect to 185.2.56.32:8080:

W: Failed to fetch http://archive.canonical.com/ubuntu/dists/oneiric/partner/source/Sources Unable to connect to 185.2.56.32:8080:

W: Failed to fetch http://archive.canonical.com/ubuntu/dists/oneiric/partner/binary-amd64/Packages Unable to connect to 185.2.56.32:8080:

W: Failed to fetch http://archive.canonical.com/ubuntu/dists/oneiric/partner/binary-i386/Packages Unable to connect to 185.2.56.32:8080:

W: Failed to fetch http://archive.canonical.com/ubuntu/dists/oneiric/partner/i18n/Translation-en Unable to connect to 185.2.56.32:8080:

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/precise/Release.gpg Unable to connect to 185.2.56.32:8080:

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/precise-updates/Release.gpg Unable to connect to 185.2.56.32:8080:

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/precise-backports/Release.gpg Unable to connect to 185.2.56.32:8080:

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/precise/main/source/Sources Unable to connect to 185.2.56.32:8080:

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/precise/restricted/source/Sources Unable to connect to 185.2.56.32:8080:

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/precise/universe/source/Sources Unable to connect to 185.2.56.32:8080:

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/precise/multiverse/source/Sources Unable to connect to 185.2.56.32:8080:

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/precise/main/binary-amd64/Packages Unable to connect to 185.2.56.32:8080:

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/precise/restricted/binary-amd64/Packages Unable to connect to 185.2.56.32:8080:

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/precise/universe/binary-amd64/Packages Unable to connect to 185.2.56.32:8080:

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/precise/multiverse/binary-amd64/Packages Unable to connect to 185.2.56.32:8080:

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/precise/main/binary-i386/Packages Unable to connect to 185.2.56.32:8080:

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/precise/restricted/binary-i386/Packages Unable to connect to 185.2.56.32:8080:

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/precise/universe/binary-i386/Packages Unable to connect to 185.2.56.32:8080:

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/precise/multiverse/binary-i386/Packages Unable to connect to 185.2.56.32:8080:

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/precise-updates/main/source/Sources Unable to connect to 185.2.56.32:8080:

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/precise-updates/restricted/source/Sources Unable to connect to 185.2.56.32:8080:

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/precise-updates/universe/source/Sources Unable to connect to 185.2.56.32:8080:

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/precise-updates/multiverse/source/Sources Unable to connect to 185.2.56.32:8080:

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/precise-updates/main/binary-amd64/Packages Unable to connect to 185.2.56.32:8080:

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/precise-updates/restricted/binary-amd64/Packages Unable to connect to 185.2.56.32:8080:

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/precise-updates/universe/binary-amd64/Packages Unable to connect to 185.2.56.32:8080:

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/precise-updates/multiverse/binary-amd64/Packages Unable to connect to 185.2.56.32:8080:

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/precise-updates/main/binary-i386/Packages Unable to connect to 185.2.56.32:8080:

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/precise-updates/restricted/binary-i386/Packages Unable to connect to 185.2.56.32:8080:

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/precise-updates/universe/binary-i386/Packages Unable to connect to 185.2.56.32:8080:

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/precise-updates/multiverse/binary-i386/Packages Unable to connect to 185.2.56.32:8080:

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/precise-backports/main/source/Sources Unable to connect to 185.2.56.32:8080:

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/precise-backports/restricted/source/Sources Unable to connect to 185.2.56.32:8080:

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/precise-backports/universe/source/Sources Unable to connect to 185.2.56.32:8080:

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/precise-backports/multiverse/source/Sources Unable to connect to 185.2.56.32:8080:

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/precise-backports/main/binary-amd64/Packages Unable to connect to 185.2.56.32:8080:

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/precise-backports/restricted/binary-amd64/Packages Unable to connect to 185.2.56.32:8080:

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/precise-backports/universe/binary-amd64/Packages Unable to connect to 185.2.56.32:8080:

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/precise-backports/multiverse/binary-amd64/Packages Unable to connect to 185.2.56.32:8080:

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/precise-backports/main/binary-i386/Packages Unable to connect to 185.2.56.32:8080:

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/precise-backports/restricted/binary-i386/Packages Unable to connect to 185.2.56.32:8080:

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/precise-backports/universe/binary-i386/Packages Unable to connect to 185.2.56.32:8080:

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/precise-backports/multiverse/binary-i386/Packages Unable to connect to 185.2.56.32:8080:

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/precise/main/i18n/Translation-en Unable to connect to 185.2.56.32:8080:

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/precise/multiverse/i18n/Translation-en Unable to connect to 185.2.56.32:8080:

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/precise/restricted/i18n/Translation-en Unable to connect to 185.2.56.32:8080:

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/precise/universe/i18n/Translation-en Unable to connect to 185.2.56.32:8080:

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/precise-updates/main/i18n/Translation-en Unable to connect to 185.2.56.32:8080:

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/precise-updates/multiverse/i18n/Translation-en Unable to connect to 185.2.56.32:8080:

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/precise-updates/restricted/i18n/Translation-en Unable to connect to 185.2.56.32:8080:

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/precise-updates/universe/i18n/Translation-en Unable to connect to 185.2.56.32:8080:

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/precise-backports/main/i18n/Translation-en Unable to connect to 185.2.56.32:8080:

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/precise-backports/multiverse/i18n/Translation-en Unable to connect to 185.2.56.32:8080:

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/precise-backports/restricted/i18n/Translation-en Unable to connect to 185.2.56.32:8080:

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/precise-backports/universe/i18n/Translation-en Unable to connect to 185.2.56.32:8080:

E: Some index files failed to download. They have been ignored, or old ones used instead.
psakrii@epicenterfactory:~:m$ sudo dpkg --configure -a
psakrii@epicenterfactory:~:m$ sudo dpkg --clear-avail
psakrii@epicenterfactory:~:m$ LANG=C;sudo apt-get -f install
Reading package lists... Done
Building dependency tree
Reading state information... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
psakrii@epicenterfactory:~:m$ LANG=C;sudo apt-get --fix-missing install
Reading package lists... Done
Building dependency tree
Reading state information... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
psakrii@epicenterfactory:~:m$ LANG=C;sudo apt-get update -o APT::Cache-Limit=100000000 && sudo apt-get dist-upgrade
Ign cdrom://Ubuntu 11.10 _Oneiric Ocelot_ - Release amd64 (20111012) dists/oneiric/main/binary-i386/ InRelease
Ign cdrom://Ubuntu 11.10 _Oneiric Ocelot_ - Release amd64 (20111012) oneiric InRelease
Ign cdrom://Ubuntu 11.10 _Oneiric Ocelot_ - Release amd64 (20111012) dists/oneiric/main/binary-i386/ Release.gpg
Ign cdrom://Ubuntu 11.10 _Oneiric Ocelot_ - Release amd64 (20111012) oneiric Release.gpg
Ign cdrom://Ubuntu 11.10 _Oneiric Ocelot_ - Release amd64 (20111012) dists/oneiric/main/binary-i386/ Release
Ign cdrom://Ubuntu 11.10 _Oneiric Ocelot_ - Release amd64 (20111012) oneiric Release
Ign cdrom://Ubuntu 11.10 _Oneiric Ocelot_ - Release amd64 (20111012) oneiric/main TranslationIndex
Ign cdrom://Ubuntu 11.10 _Oneiric Ocelot_ - Release amd64 (20111012) oneiric/restricted TranslationIndex
Err cdrom://Ubuntu 11.10 _Oneiric Ocelot_ - Release amd64 (20111012) dists/oneiric/main/binary-i386/ Packages
  Please use apt-cdrom to make this CD-ROM recognized by APT. apt-get update cannot be used to add new CD-ROMs
Ign cdrom://Ubuntu 11.10 _Oneiric Ocelot_ - Release amd64 (20111012) dists/oneiric/main/binary-i386/ Translation-en
Err cdrom://Ubuntu 11.10 _Oneiric Ocelot_ - Release amd64 (20111012) oneiric/main amd64 Packages
  Please use apt-cdrom to make this CD-ROM recognized by APT. apt-get update cannot be used to add new CD-ROMs
Err cdrom://Ubuntu 11.10 _Oneiric Ocelot_ - Release amd64 (20111012) oneiric/restricted amd64 Packages
  Please use apt-cdrom to make this CD-ROM recognized by APT. apt-get update cannot be used to add new CD-ROMs
Err cdrom://Ubuntu 11.10 _Oneiric Ocelot_ - Release amd64 (20111012) oneiric/restricted i386 Packages
  Please use apt-cdrom to make this CD-ROM recognized by APT. apt-get update cannot be used to add new CD-ROMs
Ign cdrom://Ubuntu 11.10 _Oneiric Ocelot_ - Release amd64 (20111012) oneiric/main Translation-en
Ign cdrom://Ubuntu 11.10 _Oneiric Ocelot_ - Release amd64 (20111012) oneiric/restricted Translation-en
Ign http://archive.canonical.com oneiric InRelease
Err http://archive.canonical.com oneiric Release.gpg
  Unable to connect to 185.2.56.32:8080:
Ign http://archive.canonical.com oneiric Release
Ign http://archive.canonical.com oneiric/partner TranslationIndex
Err http://archive.canonical.com oneiric/partner Sources
  Unable to connect to 185.2.56.32:8080:
Err http://archive.canonical.com oneiric/partner amd64 Packages
  Unable to connect to 185.2.56.32:8080:
Err http://archive.canonical.com oneiric/partner i386 Packages
  Unable to connect to 185.2.56.32:8080:
Err http://archive.canonical.com oneiric/partner Translation-en
  Unable to connect to 185.2.56.32:8080:
Ign http://archive.ubuntu.com precise InRelease
Ign http://archive.ubuntu.com precise-updates InRelease
Ign http://archive.ubuntu.com precise-backports InRelease
Err http://archive.ubuntu.com precise Release.gpg
  Unable to connect to 185.2.56.32:8080:
Err http://archive.ubuntu.com precise-updates Release.gpg
  Unable to connect to 185.2.56.32:8080:
Err http://archive.ubuntu.com precise-backports Release.gpg
  Unable to connect to 185.2.56.32:8080:
Ign http://archive.ubuntu.com precise Release
Ign http://archive.ubuntu.com precise-updates Release
Ign http://archive.ubuntu.com precise-backports Release
Ign http://archive.ubuntu.com precise/main TranslationIndex
Ign http://archive.ubuntu.com precise/multiverse TranslationIndex
Ign http://archive.ubuntu.com precise/restricted TranslationIndex
Ign http://archive.ubuntu.com precise/universe TranslationIndex
Ign http://archive.ubuntu.com precise-updates/main TranslationIndex
Ign http://archive.ubuntu.com precise-updates/multiverse TranslationIndex
Ign http://archive.ubuntu.com precise-updates/restricted TranslationIndex
Ign http://archive.ubuntu.com precise-updates/universe TranslationIndex
Ign http://archive.ubuntu.com precise-backports/main TranslationIndex
Ign http://archive.ubuntu.com precise-backports/multiverse TranslationIndex
Ign http://archive.ubuntu.com precise-backports/restricted TranslationIndex
Ign http://archive.ubuntu.com precise-backports/universe TranslationIndex
Err http://archive.ubuntu.com precise/main Sources
  Unable to connect to 185.2.56.32:8080:
Err http://archive.ubuntu.com precise/restricted Sources
  Unable to connect to 185.2.56.32:8080:
Err http://archive.ubuntu.com precise/universe Sources
  Unable to connect to 185.2.56.32:8080:
Err http://archive.ubuntu.com precise/multiverse Sources
  Unable to connect to 185.2.56.32:8080:
Err http://archive.ubuntu.com precise/main amd64 Packages
  Unable to connect to 185.2.56.32:8080:
Err http://archive.ubuntu.com precise/restricted amd64 Packages
  Unable to connect to 185.2.56.32:8080:
Err http://archive.ubuntu.com precise/universe amd64 Packages
  Unable to connect to 185.2.56.32:8080:
Err http://archive.ubuntu.com precise/multiverse amd64 Packages
  Unable to connect to 185.2.56.32:8080:
Err http://archive.ubuntu.com precise/main i386 Packages
  Unable to connect to 185.2.56.32:8080:
Err http://archive.ubuntu.com precise/restricted i386 Packages
  Unable to connect to 185.2.56.32:8080:
Err http://archive.ubuntu.com precise/universe i386 Packages
  Unable to connect to 185.2.56.32:8080:
Err http://archive.ubuntu.com precise/multiverse i386 Packages
  Unable to connect to 185.2.56.32:8080:
Err http://archive.ubuntu.com precise-updates/main Sources
  Unable to connect to 185.2.56.32:8080:
Err http://archive.ubuntu.com precise-updates/restricted Sources
  Unable to connect to 185.2.56.32:8080:
Err http://archive.ubuntu.com precise-updates/universe Sources
  Unable to connect to 185.2.56.32:8080:
Err http://archive.ubuntu.com precise-updates/multiverse Sources
  Unable to connect to 185.2.56.32:8080:
Err http://archive.ubuntu.com precise-updates/main amd64 Packages
  Unable to connect to 185.2.56.32:8080:
Err http://archive.ubuntu.com precise-updates/restricted amd64 Packages
  Unable to connect to 185.2.56.32:8080:
Err http://archive.ubuntu.com precise-updates/universe amd64 Packages
  Unable to connect to 185.2.56.32:8080:
Err http://archive.ubuntu.com precise-updates/multiverse amd64 Packages
  Unable to connect to 185.2.56.32:8080:
Err http://archive.ubuntu.com precise-updates/main i386 Packages
  Unable to connect to 185.2.56.32:8080:
Err http://archive.ubuntu.com precise-updates/restricted i386 Packages
  Unable to connect to 185.2.56.32:8080:
Err http://archive.ubuntu.com precise-updates/universe i386 Packages
  Unable to connect to 185.2.56.32:8080:
Err http://archive.ubuntu.com precise-updates/multiverse i386 Packages
  Unable to connect to 185.2.56.32:8080:
Err http://archive.ubuntu.com precise-backports/main Sources
  Unable to connect to 185.2.56.32:8080:
Err http://archive.ubuntu.com precise-backports/restricted Sources
  Unable to connect to 185.2.56.32:8080:
Err http://archive.ubuntu.com precise-backports/universe Sources
  Unable to connect to 185.2.56.32:8080:
Err http://archive.ubuntu.com precise-backports/multiverse Sources
  Unable to connect to 185.2.56.32:8080:
Err http://archive.ubuntu.com precise-backports/main amd64 Packages
  Unable to connect to 185.2.56.32:8080:
Err http://archive.ubuntu.com precise-backports/restricted amd64 Packages
  Unable to connect to 185.2.56.32:8080:
Err http://archive.ubuntu.com precise-backports/universe amd64 Packages
  Unable to connect to 185.2.56.32:8080:
Err http://archive.ubuntu.com precise-backports/multiverse amd64 Packages
  Unable to connect to 185.2.56.32:8080:
Err http://archive.ubuntu.com precise-backports/main i386 Packages
  Unable to connect to 185.2.56.32:8080:
Err http://archive.ubuntu.com precise-backports/restricted i386 Packages
  Unable to connect to 185.2.56.32:8080:
Err http://archive.ubuntu.com precise-backports/universe i386 Packages
  Unable to connect to 185.2.56.32:8080:
Err http://archive.ubuntu.com precise-backports/multiverse i386 Packages
  Unable to connect to 185.2.56.32:8080:
Err http://archive.ubuntu.com precise/main Translation-en
  Unable to connect to 185.2.56.32:8080:
Err http://archive.ubuntu.com precise/multiverse Translation-en
  Unable to connect to 185.2.56.32:8080:
Err http://archive.ubuntu.com precise/restricted Translation-en
  Unable to connect to 185.2.56.32:8080:
Err http://archive.ubuntu.com precise/universe Translation-en
  Unable to connect to 185.2.56.32:8080:
Err http://archive.ubuntu.com precise-updates/main Translation-en
  Unable to connect to 185.2.56.32:8080:
Err http://archive.ubuntu.com precise-updates/multiverse Translation-en
  Unable to connect to 185.2.56.32:8080:
Err http://archive.ubuntu.com precise-updates/restricted Translation-en
  Unable to connect to 185.2.56.32:8080:
Err http://archive.ubuntu.com precise-updates/universe Translation-en
  Unable to connect to 185.2.56.32:8080:
Err http://archive.ubuntu.com precise-backports/main Translation-en
  Unable to connect to 185.2.56.32:8080:
Err http://archive.ubuntu.com precise-backports/multiverse Translation-en
  Unable to connect to 185.2.56.32:8080:
Err http://archive.ubuntu.com precise-backports/restricted Translation-en
  Unable to connect to 185.2.56.32:8080:
Err http://archive.ubuntu.com precise-backports/universe Translation-en
  Unable to connect to 185.2.56.32:8080:
W: Failed to fetch cdrom://Ubuntu 11.10 _Oneiric Ocelot_ - Release amd64 (20111012)/dists/oneiric/main/binary-i386/Packages Please use apt-cdrom to make this CD-ROM recognized by APT. apt-get update cannot be used to add new CD-ROMs

W: Failed to fetch cdrom://Ubuntu 11.10 _Oneiric Ocelot_ - Release amd64 (20111012)/dists/oneiric/main/binary-amd64/Packages Please use apt-cdrom to make this CD-ROM recognized by APT. apt-get update cannot be used to add new CD-ROMs

W: Failed to fetch cdrom://Ubuntu 11.10 _Oneiric Ocelot_ - Release amd64 (20111012)/dists/oneiric/restricted/binary-amd64/Packages Please use apt-cdrom to make this CD-ROM recognized by APT. apt-get update cannot be used to add new CD-ROMs

W: Failed to fetch cdrom://Ubuntu 11.10 _Oneiric Ocelot_ - Release amd64 (20111012)/dists/oneiric/restricted/binary-i386/Packages Please use apt-cdrom to make this CD-ROM recognized by APT. apt-get update cannot be used to add new CD-ROMs

W: Failed to fetch http://archive.canonical.com/ubuntu/dists/oneiric/Release.gpg Unable to connect to 185.2.56.32:8080:

W: Failed to fetch http://archive.canonical.com/ubuntu/dists/oneiric/partner/source/Sources Unable to connect to 185.2.56.32:8080:

W: Failed to fetch http://archive.canonical.com/ubuntu/dists/oneiric/partner/binary-amd64/Packages Unable to connect to 185.2.56.32:8080:

W: Failed to fetch http://archive.canonical.com/ubuntu/dists/oneiric/partner/binary-i386/Packages Unable to connect to 185.2.56.32:8080:

W: Failed to fetch http://archive.canonical.com/ubuntu/dists/oneiric/partner/i18n/Translation-en Unable to connect to 185.2.56.32:8080:

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/precise/Release.gpg Unable to connect to 185.2.56.32:8080:

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/precise-updates/Release.gpg Unable to connect to 185.2.56.32:8080:

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/precise-backports/Release.gpg Unable to connect to 185.2.56.32:8080:

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/precise/main/source/Sources Unable to connect to 185.2.56.32:8080:

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/precise/restricted/source/Sources Unable to connect to 185.2.56.32:8080:

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/precise/universe/source/Sources Unable to connect to 185.2.56.32:8080:

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/precise/multiverse/source/Sources Unable to connect to 185.2.56.32:8080:

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/precise/main/binary-amd64/Packages Unable to connect to 185.2.56.32:8080:

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/precise/restricted/binary-amd64/Packages Unable to connect to 185.2.56.32:8080:

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/precise/universe/binary-amd64/Packages Unable to connect to 185.2.56.32:8080:

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/precise/multiverse/binary-amd64/Packages Unable to connect to 185.2.56.32:8080:

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/precise/main/binary-i386/Packages Unable to connect to 185.2.56.32:8080:

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/precise/restricted/binary-i386/Packages Unable to connect to 185.2.56.32:8080:

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/precise/universe/binary-i386/Packages Unable to connect to 185.2.56.32:8080:

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/precise/multiverse/binary-i386/Packages Unable to connect to 185.2.56.32:8080:

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/precise-updates/main/source/Sources Unable to connect to 185.2.56.32:8080:

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/precise-updates/restricted/source/Sources Unable to connect to 185.2.56.32:8080:

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/precise-updates/universe/source/Sources Unable to connect to 185.2.56.32:8080:

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/precise-updates/multiverse/source/Sources Unable to connect to 185.2.56.32:8080:

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/precise-updates/main/binary-amd64/Packages Unable to connect to 185.2.56.32:8080:

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/precise-updates/restricted/binary-amd64/Packages Unable to connect to 185.2.56.32:8080:

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/precise-updates/universe/binary-amd64/Packages Unable to connect to 185.2.56.32:8080:

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/precise-updates/multiverse/binary-amd64/Packages Unable to connect to 185.2.56.32:8080:

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/precise-updates/main/binary-i386/Packages Unable to connect to 185.2.56.32:8080:

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/precise-updates/restricted/binary-i386/Packages Unable to connect to 185.2.56.32:8080:

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/precise-updates/universe/binary-i386/Packages Unable to connect to 185.2.56.32:8080:

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/precise-updates/multiverse/binary-i386/Packages Unable to connect to 185.2.56.32:8080:

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/precise-backports/main/source/Sources Unable to connect to 185.2.56.32:8080:

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/precise-backports/restricted/source/Sources Unable to connect to 185.2.56.32:8080:

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/precise-backports/universe/source/Sources Unable to connect to 185.2.56.32:8080:

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/precise-backports/multiverse/source/Sources Unable to connect to 185.2.56.32:8080:

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/precise-backports/main/binary-amd64/Packages Unable to connect to 185.2.56.32:8080:

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/precise-backports/restricted/binary-amd64/Packages Unable to connect to 185.2.56.32:8080:

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/precise-backports/universe/binary-amd64/Packages Unable to connect to 185.2.56.32:8080:

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/precise-backports/multiverse/binary-amd64/Packages Unable to connect to 185.2.56.32:8080:

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/precise-backports/main/binary-i386/Packages Unable to connect to 185.2.56.32:8080:

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/precise-backports/restricted/binary-i386/Packages Unable to connect to 185.2.56.32:8080:

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/precise-backports/universe/binary-i386/Packages Unable to connect to 185.2.56.32:8080:

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/precise-backports/multiverse/binary-i386/Packages Unable to connect to 185.2.56.32:8080:

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/precise/main/i18n/Translation-en Unable to connect to 185.2.56.32:8080:

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/precise/multiverse/i18n/Translation-en Unable to connect to 185.2.56.32:8080:

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/precise/restricted/i18n/Translation-en Unable to connect to 185.2.56.32:8080:

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/precise/universe/i18n/Translation-en Unable to connect to 185.2.56.32:8080:

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/precise-updates/main/i18n/Translation-en Unable to connect to 185.2.56.32:8080:

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/precise-updates/multiverse/i18n/Translation-en Unable to connect to 185.2.56.32:8080:

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/precise-updates/restricted/i18n/Translation-en Unable to connect to 185.2.56.32:8080:

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/precise-updates/universe/i18n/Translation-en Unable to connect to 185.2.56.32:8080:

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/precise-backports/main/i18n/Translation-en Unable to connect to 185.2.56.32:8080:

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/precise-backports/multiverse/i18n/Translation-en Unable to connect to 185.2.56.32:8080:

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/precise-backports/restricted/i18n/Translation-en Unable to connect to 185.2.56.32:8080:

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/precise-backports/universe/i18n/Translation-en Unable to connect to 185.2.56.32:8080:

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

/etc/apt/sources.list.d/10gen.list

     1 # deb http://downloads-distro.mongodb.org/repo/ubuntu-upstart dist 10gen

/etc/apt/sources.list.d/canonical-qt5-edgers-qt5-beta1-precise.list

     1 # deb http://ppa.launchpad.net/canonical-qt5-edgers/qt5-beta1/ubuntu precise main
     2 # deb-src http://ppa.launchpad.net/canonical-qt5-edgers/qt5-beta1/ubuntu precise main

/etc/apt/sources.list.d/google-chrome.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/chrome/deb/ stable main

/etc/apt/sources.list.d/gophers-go-precise.list

     1 # deb http://ppa.launchpad.net/gophers/go/ubuntu precise main
     2 # deb-src http://ppa.launchpad.net/gophers/go/ubuntu precise main

/etc/apt/sources.list.d/ondrej-php5-precise.list

     1 # deb http://ppa.launchpad.net/ondrej/php5/ubuntu precise main
     2 # deb-src http://ppa.launchpad.net/ondrej/php5/ubuntu precise main

/etc/apt/sources.list.d/rwky-redis-precise.list

     1 # deb http://ppa.launchpad.net/rwky/redis/ubuntu precise main
     2 # deb-src http://ppa.launchpad.net/rwky/redis/ubuntu precise main

/etc/apt/sources.list.d/webupd8team-gnome3-precise.list

     1 # deb http://ppa.launchpad.net/webupd8team/gnome3/ubuntu precise main
     2 # deb-src http://ppa.launchpad.net/webupd8team/gnome3/ubuntu precise main

/etc/apt/sources.list

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

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu apt Edit question
Assignee:
No assignee Edit question
Solved by:
Praveen
Solved:
Last query:
Last reply:
Revision history for this message
Praveen (psakrii) said :
#1

Fixed it myself, changed the proxy server ip which was not working previously