On Wed, 13 Apr 2005 18:43:51 +0200, Jean Magnan de Bornier wrote:

> Packed sources are copied to PORTAGE_TMPDIR (by default it is
> /var/tmp/portage) and unpacked + compiled there, and the
> compilation process sometimes uses a *lot* of disk space. When this is
> finished the files are *not* deleted,

The sources, and compiled files, are deleted from PORTAGE_TMPDIR when the
emerge completes. the only time they are left there is if the emerge fails
for any reason.

If you want to ensure this directory does not fill up with the remnants of
failed emerges, put this in /etc/conf.d/local.stop

rm -fr $(portageq envvar PORTAGE_TMPDIR)/portage/*


-- 
Neil Bothwick

After we pull the pin, Mr. Grenade is NOT our friend!

Attachment: pgpE5mR3IWfsf.pgp
Description: PGP signature

Reply via email to