View Single Post
b666m's Avatar
Posts: 1,090 | Thanked: 476 times | Joined on Jan 2010 @ Ingolstadt, Germany
#5
you could try to link the cache to somewhere else:

Code:
apt-get update -o dir::cache=/home/user/MyDocs/.apt-archive-cache

apt-get dist-upgrade -o dir::cache=/home/user/MyDocs/.apt-archive-cache
but i would be careful with this one... better solution is to disable some repositories in the catalogs
 

The Following User Says Thank You to b666m For This Useful Post: