Skip to main content

Thread: Problem when using sudo apt-get update


hey there,

not big problem (yet) noticed had message on status bar telling me may need manually update clicked, "checked updates now". didn't seem message still there tried opening software updater.

when opened software updater, message on top reads, "software updates may available computer. package information last updated 7 days ago".

quick check online told me run "sudo apt-get update" followed "sudo apt-get upgrade".

when tried run "sudo apt-get update" got following message in terminal

code:
 w: gpg error: http://archive.canonical.com precise release: following signatures invalid: badsig 40976eaf437d05b5 ubuntu archive automatic signing key <ftpmaster@ubuntu.com>  w: error occurred during signature verification. repository not updated , previous index files used. gpg error: http://extras.ubuntu.com precise release: following signatures invalid: badsig 16126d3a3e5c1192 ubuntu extras archive automatic signing key <ftpmaster@ubuntu.com>    w: gpg error: http://ppa.launchpad.net precise release: following signatures invalid: badsig f192197f81992645 launchpad love-stable  w: gpg error: http://ppa.launchpad.net precise release: following signatures invalid: badsig 5c92fc592ae51ab5 launchpad ppa consindo  w: gpg error: http://ppa.launchpad.net precise release: following signatures invalid: badsig 5c92fc592ae51ab5 launchpad ppa consindo  w: gpg error: http://ppa.launchpad.net precise release: following signatures invalid: badsig 508a982d7a617ff4 launchpad official ppa pcsx2 team  w: gpg error: http://ppa.launchpad.net precise release: following signatures invalid: badsig 3bdaac08614c4b38 launchpad otto06217  w: gpg error: http://ppa.launchpad.net precise release: following signatures invalid: badsig 8cd60ec948894010 launchpad ppa scopes packagers  w: gpg error: http://ppa.launchpad.net precise release: following signatures invalid: badsig 464ad83d4631bbea launchpad equinoxart  w: gpg error: http://ppa.launchpad.net precise release: following signatures invalid: badsig 6af0e1940624a220 launchpad ppa tualatrix  w: gpg error: http://ppa.launchpad.net precise release: following signatures invalid: badsig e840828f81e7fe09 launchpad ppa ubuntu việt nam  w: gpg error: http://ppa.launchpad.net precise release: following signatures invalid: badsig c2518248eea14886 launchpad vlc  w: gpg error: http://ppa.launchpad.net precise release: following signatures invalid: badsig c2518248eea14886 launchpad vlc  w: failed fetch http://extras.ubuntu.com/ubuntu/dists/precise/release      w: index files failed download. have been ignored, or old ones used instead.  dan@inn0min4t3:~$ sudo apt-get upgrade  reading package lists... done  building dependency tree         reading state information... done  0 upgraded, 0 newly installed, 0 remove , 0 not upgraded.
the thing i've changed location of servers, installed ubuntu in vietnam , i'm in uk, tried change location of server.

help.

try these commands 1 @ time
code:
sudo apt-get clean    cd /var/lib/apt    sudo mv lists lists.old    sudo mkdir -p lists/partial    sudo apt-get clean    sudo apt-get update


Forum The Ubuntu Forum Community Ubuntu Official Flavours Support General Help [SOLVED] Problem when using sudo apt-get update


Ubuntu

Comments

Popular posts from this blog

Thread: Can not create raid array: mdadm: no raid-devices specified.

Thread: HOW TO: Package and theme GTK+ / Gtkmm apps in Linux for Windows

Thread: Twinview issues