Apt problems

From Edgar BV Wiki
Revision as of 12:18, 8 March 2007 by Red (talk | contribs) (New page: If apt is giving problems downloading packages from repositories, try clearing the lists delete /var/lib/apt/lists/ mkdir /var/lib/apt/lists mkdir /var/lib/apt/lists/partial and then ap...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

If apt is giving problems downloading packages from repositories, try clearing the lists

delete /var/lib/apt/lists/

mkdir /var/lib/apt/lists mkdir /var/lib/apt/lists/partial

and then apt-get update should fix it.