update manager not working

Asked by chas

chas@chas-Satellite-A100:~$ ubuntu-support-statusubuntu-support-status
ubuntu-support-statusubuntu-support-status: command not found
chas@chas-Satellite-A100:~$ ubuntu-support-status
Support status summary of 'chas-Satellite-A100':

You have 1618 packages (99.8%) that can not/no longer be downloaded
You have 3 packages (0.2%) that are unsupported

Run with --show-unsupported, --show-supported or --show-all to see more details
chas@chas-Satellite-A100:~$ sudo grep -R proxy /etc/apt/*
[sudo] password for chas:
chas@chas-Satellite-A100:~$ grep proxy /etc/environment
chas@chas-Satellite-A100:~$ echo $http_proxy

chas@chas-Satellite-A100:~$ echo $ftp_proxy

chas@chas-Satellite-A100:~$ grep proxy /etc/bash.bashrc
chas@chas-Satellite-A100:~$ grep proxy ~/.bashrc
chas@chas-Satellite-A100:~$ cat /etc/apt/apt.conf
cat: /etc/apt/apt.conf: No such file or directory
chas@chas-Satellite-A100:~$ sudo fuser -vvv /var/lib/dpkg/lock
chas@chas-Satellite-A100:~$ cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=12.04
DISTRIB_CODENAME=precise
DISTRIB_DESCRIPTION="Ubuntu 12.04.3 LTS"
chas@chas-Satellite-A100:~$ uname -a
Linux chas-Satellite-A100 3.2.0-56-generic-pae #86-Ubuntu SMP Wed Oct 23 17:51:27 UTC 2013 i686 i686 i386 GNU/Linux
chas@chas-Satellite-A100:~$ sudo rm /var/lib/apt/lists/lock
chas@chas-Satellite-A100:~$ sudo rm /var/lib/dpkg/lock
chas@chas-Satellite-A100:~$ sudo cp -arf /var/lib/dpkg /var/lib/dpkg.backup
sudo mv /var/lib/dpkg/status /var/lib/dpkg/status-bad
sudo cp /var/lib/dpkg/status-old /var/lib/dpkg/status || sudo cp /var/backups/apt.extended_states.0 /var/lib/dpkg/status
sudo mv /var/lib/dpkg/available /var/lib/dpkg/available-bad
sudo cp /var/lib/dpkg/available-old /var/lib/dpkg/available
chas@chas-Satellite-A100:~$ sudo mv /var/lib/dpkg/status /var/lib/dpkg/status-bad
chas@chas-Satellite-A100:~$ sudo cp /var/lib/dpkg/status-old /var/lib/dpkg/status || sudo cp /var/backups/apt.extended_states.0 /var/lib/dpkg/status
chas@chas-Satellite-A100:~$ sudo mv /var/lib/dpkg/available /var/lib/dpkg/available-bad
chas@chas-Satellite-A100:~$ sudo cp /var/lib/dpkg/available-old /var/lib/dpkg/available
chas@chas-Satellite-A100:~$ sudo rm -rf /var/lib/dpkg/updates/*
chas@chas-Satellite-A100:~$ sudo rm -rf /var/lib/apt/lists
chas@chas-Satellite-A100:~$ sudo rm /var/cache/apt/*.bin
chas@chas-Satellite-A100:~$ sudo mkdir /var/lib/apt/lists
chas@chas-Satellite-A100:~$ sudo mkdir /var/lib/apt/lists/partial
chas@chas-Satellite-A100:~$ LANG=C;sudo apt-get clean
chas@chas-Satellite-A100:~$ LANG=C;sudo apt-get autoclean
Reading package lists... Done
Building dependency tree
Reading state information... Done
chas@chas-Satellite-A100:~$ 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.
7 not fully installed or removed.
After this operation, 0 B of additional disk space will be used.
Setting up openjdk-6-jre-headless (6b27-1.12.6-1ubuntu0.12.04.4) ...
Setting up openjdk-6-jre (6b27-1.12.6-1ubuntu0.12.04.4) ...
Setting up icedtea-6-jre-cacao (6b27-1.12.6-1ubuntu0.12.04.4) ...
Setting up icedtea-6-jre-jamvm (6b27-1.12.6-1ubuntu0.12.04.4) ...
Setting up icedtea-6-plugin (1.2.3-0ubuntu0.12.04.3) ...
Setting up icedtea6-plugin (6b21.2.3-0ubuntu0.12.04.3) ...
Setting up openjdk-6-jre-lib (6b27-1.12.6-1ubuntu0.12.04.4) ...
chas@chas-Satellite-A100:~$ LANG=C;sudo apt-get --fix-missing update -o APT::Cache-Limit=100000000
Get:1 http://dl.google.com stable Release.gpg [198 B]
Get:2 http://dl.google.com stable Release [1347 B]
Err http://archive.cononical.com precise Release.gpg
  Something wicked happened resolving 'archive.cononical.com:http' (-5 - No address associated with hostname)
Ign http://archive.cononical.com precise Release
Get:3 http://dl.google.com stable/main i386 Packages [1224 B]
Get:4 http://archive.canonical.com precise Release.gpg [198 B]
Ign http://dl.google.com stable/main TranslationIndex
Ign http://archive.cononical.com precise/partner TranslationIndex
Get:5 http://archive.ubuntu.com precise Release.gpg [198 B]
Get:6 http://archive.ubuntu.com precise-updates Release.gpg [198 B]
Get:7 http://archive.ubuntu.com precise-backports Release.gpg [198 B]
Get:8 http://archive.ubuntu.com precise-security Release.gpg [198 B]
Get:9 http://archive.canonical.com precise Release [7078 B]
Ign http://dl.google.com stable/main Translation-en
Get:10 http://archive.canonical.com precise/partner i386 Packages [8935 B]
Get:11 http://archive.ubuntu.com precise Release [49.6 kB]
Ign http://archive.canonical.com precise/partner TranslationIndex
Err http://archive.cononical.com precise/partner Sources
  Something wicked happened resolving 'archive.cononical.com:http' (-5 - No address associated with hostname)
Err http://archive.cononical.com precise/partner i386 Packages
  Something wicked happened resolving 'archive.cononical.com:http' (-5 - No address associated with hostname)
Err http://archive.cononical.com precise/partner Translation-en
  Something wicked happened resolving 'archive.cononical.com:http' (-5 - No address associated with hostname)
Get:12 http://archive.ubuntu.com precise-updates Release [49.6 kB]
Get:13 http://archive.ubuntu.com precise-backports Release [49.6 kB]
Ign http://archive.canonical.com precise/partner Translation-en
Get:14 http://archive.ubuntu.com precise-security Release [49.6 kB]
Get:15 http://archive.ubuntu.com precise/main Sources [934 kB]
Get:16 http://archive.ubuntu.com precise/restricted Sources [5470 B]
Get:17 http://archive.ubuntu.com precise/universe Sources [5019 kB]
Get:18 http://archive.ubuntu.com precise/multiverse Sources [155 kB]
Get:19 http://archive.ubuntu.com precise/main i386 Packages [1274 kB]
Get:20 http://archive.ubuntu.com precise/restricted i386 Packages [8431 B]
Get:21 http://archive.ubuntu.com precise/universe i386 Packages [4796 kB]
Get:22 http://archive.ubuntu.com precise/multiverse i386 Packages [121 kB]
Get:23 http://archive.ubuntu.com precise/main TranslationIndex [3706 B]
Get:24 http://archive.ubuntu.com precise/multiverse TranslationIndex [2676 B]
Get:25 http://archive.ubuntu.com precise/restricted TranslationIndex [2596 B]
Get:26 http://archive.ubuntu.com precise/universe TranslationIndex [2922 B]
Get:27 http://archive.ubuntu.com precise-updates/main Sources [426 kB]
Get:28 http://archive.ubuntu.com precise-updates/restricted Sources [7006 B]
Get:29 http://archive.ubuntu.com precise-updates/universe Sources [100 kB]
Get:30 http://archive.ubuntu.com precise-updates/multiverse Sources [8356 B]
Get:31 http://archive.ubuntu.com precise-updates/main i386 Packages [730 kB]
Get:32 http://archive.ubuntu.com precise-updates/restricted i386 Packages [11.4 kB]
Get:33 http://archive.ubuntu.com precise-updates/universe i386 Packages [227 kB]
Get:34 http://archive.ubuntu.com precise-updates/multiverse i386 Packages [14.2 kB]
Get:35 http://archive.ubuntu.com precise-updates/main TranslationIndex [3564 B]
Get:36 http://archive.ubuntu.com precise-updates/multiverse TranslationIndex [2605 B]
Get:37 http://archive.ubuntu.com precise-updates/restricted TranslationIndex [2461 B]
Get:38 http://archive.ubuntu.com precise-updates/universe TranslationIndex [2850 B]
Get:39 http://archive.ubuntu.com precise-backports/main Sources [4225 B]
Get:40 http://archive.ubuntu.com precise-backports/restricted Sources [14 B]
Get:41 http://archive.ubuntu.com precise-backports/universe Sources [36.4 kB]
Get:42 http://archive.ubuntu.com precise-backports/multiverse Sources [5311 B]
Get:43 http://archive.ubuntu.com precise-backports/main i386 Packages [4809 B]
Get:44 http://archive.ubuntu.com precise-backports/restricted i386 Packages [14 B]
Get:45 http://archive.ubuntu.com precise-backports/universe i386 Packages [37.7 kB]
Get:46 http://archive.ubuntu.com precise-backports/multiverse i386 Packages [5178 B]
Get:47 http://archive.ubuntu.com precise-backports/main TranslationIndex [72 B]
Get:48 http://archive.ubuntu.com precise-backports/multiverse TranslationIndex [72 B]
Get:49 http://archive.ubuntu.com precise-backports/restricted TranslationIndex [70 B]
Get:50 http://archive.ubuntu.com precise-backports/universe TranslationIndex [73 B]
Get:51 http://archive.ubuntu.com precise-security/main Sources [93.6 kB]
Get:52 http://archive.ubuntu.com precise-security/restricted Sources [2494 B]
Get:53 http://archive.ubuntu.com precise-security/universe Sources [29.9 kB]
Get:54 http://archive.ubuntu.com precise-security/multiverse Sources [1797 B]
Get:55 http://archive.ubuntu.com precise-security/main i386 Packages [360 kB]
Get:56 http://archive.ubuntu.com precise-security/restricted i386 Packages [4620 B]
Get:57 http://archive.ubuntu.com precise-security/universe i386 Packages [88.9 kB]
Get:58 http://archive.ubuntu.com precise-security/multiverse i386 Packages [2635 B]
Get:59 http://archive.ubuntu.com precise-security/main TranslationIndex [74 B]
Get:60 http://archive.ubuntu.com precise-security/multiverse TranslationIndex [72 B]
Get:61 http://archive.ubuntu.com precise-security/restricted TranslationIndex [72 B]
Get:62 http://archive.ubuntu.com precise-security/universe TranslationIndex [73 B]
Get:63 http://archive.ubuntu.com precise/main Translation-en [726 kB]
Get:64 http://archive.ubuntu.com precise/multiverse Translation-en [93.4 kB]
Get:65 http://archive.ubuntu.com precise/restricted Translation-en [2395 B]
Get:66 http://archive.ubuntu.com precise/universe Translation-en [3341 kB]
Get:67 http://archive.ubuntu.com precise-updates/main Translation-en [319 kB]
Get:68 http://archive.ubuntu.com precise-updates/multiverse Translation-en [8136 B]
Get:69 http://archive.ubuntu.com precise-updates/restricted Translation-en [2637 B]
Get:70 http://archive.ubuntu.com precise-updates/universe Translation-en [130 kB]
Get:71 http://archive.ubuntu.com precise-backports/main Translation-en [4235 B]
Get:72 http://archive.ubuntu.com precise-backports/multiverse Translation-en [4610 B]
Get:73 http://archive.ubuntu.com precise-backports/restricted Translation-en [14 B]
Get:74 http://archive.ubuntu.com precise-backports/universe Translation-en [27.6 kB]
Get:75 http://archive.ubuntu.com precise-security/main Translation-en [161 kB]
Get:76 http://archive.ubuntu.com precise-security/multiverse Translation-en [1299 B]
Get:77 http://archive.ubuntu.com precise-security/restricted Translation-en [1253 B]
Get:78 http://archive.ubuntu.com precise-security/universe Translation-en [54.4 kB]
Fetched 19.6 MB in 32s (601 kB/s)
W: Failed to fetch http://archive.cononical.com/dists/precise/Release.gpg Something wicked happened resolving 'archive.cononical.com:http' (-5 - No address associated with hostname)

W: Failed to fetch http://archive.cononical.com/dists/precise/partner/source/Sources Something wicked happened resolving 'archive.cononical.com:http' (-5 - No address associated with hostname)

W: Failed to fetch http://archive.cononical.com/dists/precise/partner/binary-i386/Packages Something wicked happened resolving 'archive.cononical.com:http' (-5 - No address associated with hostname)

W: Failed to fetch http://archive.cononical.com/dists/precise/partner/i18n/Translation-en Something wicked happened resolving 'archive.cononical.com:http' (-5 - No address associated with hostname)

E: Some index files failed to download. They have been ignored, or old ones used instead.
chas@chas-Satellite-A100:~$ sudo dpkg --configure -a
chas@chas-Satellite-A100:~$ sudo dpkg --clear-avail
chas@chas-Satellite-A100:~$ 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.
chas@chas-Satellite-A100:~$ 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.
chas@chas-Satellite-A100:~$ LANG=C;sudo apt-get update -o APT::Cache-Limit=100000000 && sudo apt-get dist-upgrade
Err http://archive.cononical.com precise Release.gpg
  Something wicked happened resolving 'archive.cononical.com:http' (-5 - No address associated with hostname)
Ign http://archive.cononical.com precise Release
Hit http://dl.google.com stable Release.gpg
Hit http://dl.google.com stable Release
Hit http://dl.google.com stable/main i386 Packages
Ign http://archive.cononical.com precise/partner TranslationIndex
Ign http://dl.google.com stable/main TranslationIndex
Hit http://archive.canonical.com precise Release.gpg
Ign http://dl.google.com stable/main Translation-en
Hit http://archive.ubuntu.com precise Release.gpg
Hit http://archive.ubuntu.com precise-updates Release.gpg
Hit http://archive.ubuntu.com precise-backports Release.gpg
Hit http://archive.ubuntu.com precise-security Release.gpg
Hit http://archive.canonical.com precise Release
Hit http://archive.canonical.com precise/partner i386 Packages
Hit http://archive.ubuntu.com precise Release
Err http://archive.cononical.com precise/partner Sources
  Something wicked happened resolving 'archive.cononical.com:http' (-5 - No address associated with hostname)
Err http://archive.cononical.com precise/partner i386 Packages
  Something wicked happened resolving 'archive.cononical.com:http' (-5 - No address associated with hostname)
Ign http://archive.canonical.com precise/partner TranslationIndex
Err http://archive.cononical.com precise/partner Translation-en
  Something wicked happened resolving 'archive.cononical.com:http' (-5 - No address associated with hostname)
Hit http://archive.ubuntu.com precise-updates Release
Hit http://archive.ubuntu.com precise-backports Release
Hit http://archive.ubuntu.com precise-security Release
Hit http://archive.ubuntu.com precise/main Sources
Hit http://archive.ubuntu.com precise/restricted Sources
Hit http://archive.ubuntu.com precise/universe Sources
Hit http://archive.ubuntu.com precise/multiverse Sources
Hit http://archive.ubuntu.com precise/main i386 Packages
Hit http://archive.ubuntu.com precise/restricted i386 Packages
Hit http://archive.ubuntu.com precise/universe i386 Packages
Hit http://archive.ubuntu.com precise/multiverse i386 Packages
Hit http://archive.ubuntu.com precise/main TranslationIndex
Hit http://archive.ubuntu.com precise/multiverse TranslationIndex
Hit http://archive.ubuntu.com precise/restricted TranslationIndex
Hit http://archive.ubuntu.com precise/universe TranslationIndex
Hit http://archive.ubuntu.com precise-updates/main Sources
Hit http://archive.ubuntu.com precise-updates/restricted Sources
Hit http://archive.ubuntu.com precise-updates/universe Sources
Hit http://archive.ubuntu.com precise-updates/multiverse Sources
Hit http://archive.ubuntu.com precise-updates/main i386 Packages
Hit http://archive.ubuntu.com precise-updates/restricted i386 Packages
Hit http://archive.ubuntu.com precise-updates/universe i386 Packages
Hit http://archive.ubuntu.com precise-updates/multiverse i386 Packages
Ign http://archive.canonical.com precise/partner Translation-en
Hit http://archive.ubuntu.com precise-updates/main TranslationIndex
Hit http://archive.ubuntu.com precise-updates/multiverse TranslationIndex
Hit http://archive.ubuntu.com precise-updates/restricted TranslationIndex
Hit http://archive.ubuntu.com precise-updates/universe TranslationIndex
Hit http://archive.ubuntu.com precise-backports/main Sources
Hit http://archive.ubuntu.com precise-backports/restricted Sources
Hit http://archive.ubuntu.com precise-backports/universe Sources
Hit http://archive.ubuntu.com precise-backports/multiverse Sources
Hit http://archive.ubuntu.com precise-backports/main i386 Packages
Hit http://archive.ubuntu.com precise-backports/restricted i386 Packages
Hit http://archive.ubuntu.com precise-backports/universe i386 Packages
Hit http://archive.ubuntu.com precise-backports/multiverse i386 Packages
Hit http://archive.ubuntu.com precise-backports/main TranslationIndex
Hit http://archive.ubuntu.com precise-backports/multiverse TranslationIndex
Hit http://archive.ubuntu.com precise-backports/restricted TranslationIndex
Hit http://archive.ubuntu.com precise-backports/universe TranslationIndex
Hit http://archive.ubuntu.com precise-security/main Sources
Hit http://archive.ubuntu.com precise-security/restricted Sources
Hit http://archive.ubuntu.com precise-security/universe Sources
Hit http://archive.ubuntu.com precise-security/multiverse Sources
Hit http://archive.ubuntu.com precise-security/main i386 Packages
Hit http://archive.ubuntu.com precise-security/restricted i386 Packages
Hit http://archive.ubuntu.com precise-security/universe i386 Packages
Hit http://archive.ubuntu.com precise-security/multiverse i386 Packages
Hit http://archive.ubuntu.com precise-security/main TranslationIndex
Hit http://archive.ubuntu.com precise-security/multiverse TranslationIndex
Hit http://archive.ubuntu.com precise-security/restricted TranslationIndex
Hit http://archive.ubuntu.com precise-security/universe TranslationIndex
Hit http://archive.ubuntu.com precise/main Translation-en
Hit http://archive.ubuntu.com precise/multiverse Translation-en
Hit http://archive.ubuntu.com precise/restricted Translation-en
Hit http://archive.ubuntu.com precise/universe Translation-en
Hit http://archive.ubuntu.com precise-updates/main Translation-en
Hit http://archive.ubuntu.com precise-updates/multiverse Translation-en
Hit http://archive.ubuntu.com precise-updates/restricted Translation-en
Hit http://archive.ubuntu.com precise-updates/universe Translation-en
Hit http://archive.ubuntu.com precise-backports/main Translation-en
Hit http://archive.ubuntu.com precise-backports/multiverse Translation-en
Hit http://archive.ubuntu.com precise-backports/restricted Translation-en
Hit http://archive.ubuntu.com precise-backports/universe Translation-en
Hit http://archive.ubuntu.com precise-security/main Translation-en
Hit http://archive.ubuntu.com precise-security/multiverse Translation-en
Hit http://archive.ubuntu.com precise-security/restricted Translation-en
Hit http://archive.ubuntu.com precise-security/universe Translation-en
W: Failed to fetch http://archive.cononical.com/dists/precise/Release.gpg Something wicked happened resolving 'archive.cononical.com:http' (-5 - No address associated with hostname)

W: Failed to fetch http://archive.cononical.com/dists/precise/partner/source/Sources Something wicked happened resolving 'archive.cononical.com:http' (-5 - No address associated with hostname)

W: Failed to fetch http://archive.cononical.com/dists/precise/partner/binary-i386/Packages Something wicked happened resolving 'archive.cononical.com:http' (-5 - No address associated with hostname)

W: Failed to fetch http://archive.cononical.com/dists/precise/partner/i18n/Translation-en Something wicked happened resolving 'archive.cononical.com:http' (-5 - No address associated with hostname)

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

/etc/apt/sources.list.d/precise-partner.list

     1 deb http://archive.canonical.com/ubuntu precise partner #Added by software-center

/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

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

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu apt Edit question
Assignee:
No assignee Edit question
Solved by:
actionparsnip
Solved:
Last query:
Last reply:
Revision history for this message
Thomas Krüger (thkrueger) said :
#1

I guess you manually edited your software sources. Then it is http://archive.canonical.com/ not http://archive.cononical.com/.
You should update your /etc/apt/sources.list of edit/remove the software source in the GUI.

Revision history for this message
chas (charlesrrichardson) said :
#2

I don't know how that would have happened? How do I update your /etc/apt/sources.list of edit/remove the software source in the GUI.

Revision history for this message
chas (charlesrrichardson) said :
#3

and how do I make cononical back to canonical.com

Revision history for this message
Best actionparsnip (andrew-woodhead666) said :
#4

gksudo gedit /etc/apt/sources.list

Make the change.

Not laughed this hard all month. You could probably use sed and look flashy but using gedit is a little easier.

Revision history for this message
chas (charlesrrichardson) said :
#5

Thanks actionparsnip, that solved my question.