Problem with apt-get update on ubuntu server
- by Ben
I have ubuntu 32 bit 12.04 server edition but i am having issues with apt-get updating.
The server is able to ping the outside world (both 8.8.8.8 and www.google.com) but when I attempt to sudo apt-get update the first bit works but then I get this:
If i attempt to check or autoclean with:
sudo apt-get check
I get this:
I have tried the…