western willow ventures inc.

eye on the net
  • Home
  • Contact
  • Web
  • Graphics
  • ARDi
  • Samples
  • Terms of Service
  • Fun
  • Privacy

Search

Home | Blogs | Franco's blog

Fixing weird apt-get errors in ubuntu

Sun, 2010-05-09 10:10 |  Franco

This bit of code seems to solve the problem when it occurs:

sudo su
apt-get clean
cd /var/lib/apt
mv lists lists.old
mkdir -p lists/partial
apt-get clean
apt-get update

or

sudo aptitude -o Acquire::http::No-Cache=True -o Acquire::BrokenProxy=true update

or this sub your last 8 digits of the key fort the key part below

gpg --keyserver keyserver.ubuntu.com --recv-keys 437D05B5 && gpg --export --armor 437D05B5 | sudo apt-key add -
sudo apt-get update

Franco's blog |  Login to post comments |  263 reads |  Tags: apt-get, linux, ubuntu

Popular content

Today's:

  • ready for the oven
  • Alexandra Falls, NWT
  • graphicsScreenCap.jpg

All time:

  • Contact
  • Web
  • ARDi - Aerial Research Drone One

Last viewed:

  • Sys admin tools on linux
  • SLD Cookbook
  • Open source video editing? You betcha.

Navigation

  • Login
  • Album photos
  • Contact form
  • Feed aggregator
© 2010 Western Willow Ventures Inc.

Designed by Heidi Selzler.