2

I was trying apt-get update but from an over night wait i found this !! I use guake and i was updating but...

My software source , is that what i have to change or recommended ? will you recommend the saoftware source setting ?

Please recommend me the settings of software source

Plz.

Also my software centre is showing , when i click some software to install it shows it is from multiverse source or something and when i click to "use the source" it shows updating catch and goes and goes and actually no data transfer use....????

ish
  • 139,926

1 Answers1

4

Update should be using your chosen Malaysian mirror, NOT us.archive.ubuntu.com (US default mirror).

Open Software Center from the launcher (looks like a shopping bag), or press Alt+F2 and type software-center, press enter. Go into Software Sources and make sure it is set to a Malaysian mirror (enter your password when prompted). Then try updating again.


Linked Question:

ish
  • 139,926
  • Ok done....but showing this "Reading package lists... Done W: A error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: http://ppa.launchpad.net precise Release: The following signatures were invalid: BADSIG 8CD60EC948894010 Launchpad PPA for Scopes Packagers

    W: Failed to fetch http://ppa.launchpad.net/scopes-packagers/ppa/ubuntu/dists/precise/Release

    W: Some index files failed to download. They have been ignored, or old ones used instead."

    – Fahad Ahammed May 20 '12 at 01:39
  • 1
    Just run sudo apt-add-repository --remove ppa:scopes-packagers/ppa -y; sudo apt-get update; sudo apt-add-repository ppa:scopes-packagers/ppa -y; apt-get update to fix that... – ish May 20 '12 at 02:08