I'm currently running 14.04 x64, and for the last few days, running either System Updater or apt-get update results in very long wait times (one of the last tries clocked in at over 14 minutes) until the new available packages are ready to be installed (and that's before download even starts).
From what I could tell, it seems that one or more of Canonical repos have either a huge reply time, or just a fantastically slow transfer speed. One of the last "hung" replies seemed to be a particular IPv6 address for security.ubuntu.com (my ISP offers IPv6 networking).
Can anyone provide any insight on what might be going on, and how to make it work swiftly again?
For reference, I'm subscribing to the Portugal main, universe, restricted, and multiverse sources, as well as the following ppas:
- download.ebz.epson.net/dsc/op/stable/debian/
- ppa.launchpad.net/oibaf/graphics-drivers/ubuntu
- ppa.launchpad.net/i-nex-development-team/stable/ubuntu
- dl.google.com/linux/talkplugin/deb/
- ppa.launchpad.net/appgrid/stable/ubuntu
- ppa.launchpad.net/team-xbmc/unstable/ubuntu
- ppa.launchpad.net/gambas-team/gambas3/ubuntu
- ppa.launchpad.net/i-nex-development-team/daily/ubuntu
- download.01.org/gfx/ubuntu/14.04/main
- ppa.launchpad.net/nilarimogard/webupd8/ubuntu
- repo.steampowered.com/steam/
- dl.google.com/linux/chrome/deb/
- repos.sapo.pt/deb/
- ppa.launchpad.net/i-nex-development-team/stable/ubuntu
- ppa.launchpad.net/linrunner/tlp/ubuntu
- ppa.launchpad.net/webupd8team/java/ubuntu
Hardware-wise, I'm running a basic Intel CPU+mobo combo, no dedicated GPU or any odd piece of kit. Software-wise, it's pretty much standard, AFAIK, except for a couple of Cloud apps (DropBox and CloudPT).
Any help would be very much appreciated.
Thanks in advance for any help you guys can give me.
Michael
P.S.: I'm a Linux newbie, so please don't assume I'll know what you're talking about. My knowledge is fairly limited, I'm still adjusting from Windows.
sudo apt-get update
in a terminal to see what repo is causing your issue. – Oct 22 '14 at 06:47