Here is a solution
|
Author | Content |
---|---|
montezuma Nov 02, 2007 12:36 PM EDT |
I have had this problem a number of times and solved it permanently as follows (as root): 1) Find another partition which DOES have enough space (without this you are screwed). Let us call a subdirectory you create there NEWDIRECTORY 2) cp -R /var/cache/apt NEWDIRECTORY 3) unalias rm 4) rm -R /var/cache/apt 5) ln -s NEWDIRECTORY /var/cache/apt then you are set..... |
Posting in this forum is limited to members of the group: [ForumMods, SITEADMINS, MEMBERS.]
Becoming a member of LXer is easy and free. Join Us!