western willow ventures inc.

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

Search

Home

apt-get

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 |  264 reads |  Tags: apt-get, linux, ubuntu

Popular content

Today's:

  • Contact
  • Alexandra Falls, NWT
  • Web

All time:

  • Contact
  • Web
  • ARDi - Aerial Research Drone One

Last viewed:

  • NEW! - Photos on Canvas
  • Corporate Profile
  • Flaminco poppy

Navigation

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

Designed by Heidi Selzler.