Re: /var getting full-SOLVED!

2001-03-03 Thread Brian Frederick Kimball
Dale Morris wrote: > this is an easy one, /var was being filled by apt-cache and cleaned up by > running apt-get clean Actually, /var/cache/apt is both filled and cleaned by apt-get. As I understand it, apt-cache is for querying and manipulating the contents of /var/lib/apt/lists. And yes, whoe

Re: /var getting full-SOLVED!

2001-03-03 Thread Dale Morris
this is an easy one, /var was being filled by apt-cache and cleaned up by running apt-get clean Dale Morris [EMAIL PROTECTED] wrote: > I just did a new cd install of 2.2. I have a 15g hard drive, 5g of which is > a windoze partition, 5g for Linux and another 5 free space for BSD when I > finally

Re: /var getting full

2001-03-03 Thread Sean
Check out /var/cache/apt/archives ... this is the default place apt puts downloaded packages. apt-get autoclean will clear out old packages, apt-get clean will delete all the packages and if you install apt-move, apt-move update will generate a local mirror for you using the packages in /var/ca

/var getting full

2001-03-03 Thread Dale Morris
I just did a new cd install of 2.2. I have a 15g hard drive, 5g of which is a windoze partition, 5g for Linux and another 5 free space for BSD when I finally get around to installing it. I just started watching the disk contents, because I've set up disk partitions with 300megs for /var and /200 fo