View Single Post
Posts: 101 | Thanked: 54 times | Joined on Jul 2007
#9
Hi,

Me,too get an out of space error though I had 50megs free in my rootfs??

I checked the directory

/var/cache/apt/archives

This directory should be empty. Or it could be empty because it is in /var/cache...
In my case I often install via apt-get and it seems that apt-get leaves a package copy there after each install.
But I'm not 100 procent sure if this is the reason.


After I removed all the deps in the directory above everything was ok.

Give it a try.

asys3