While doing a distribution upgrade on my newly installed Debian server it seems I've run out of space on the root partition / because I got the error message "E: Sorry, you don't have enough free space in /var/cache/apt/archives/ to hold all the .debs."
Now I have added the following line in my /etc/apt/apt.conf to move the apt cache to another place ( "/home/aptcache" in this case) but even then apt is not recognizing this change:
Dir::Cache::Archives "/home/aptcache"
Can you please tell me if there is another way to move the apt cache to another place other than /var/cache/apt/archives/
thanks a lot for all your help.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]