On 03/ 6/10 03:10 PM, Frank Batschulat wrote: >> Unfortunately, there's no easy (or supported) way to >> do this at this time. > > I hope there will be a way soon, after going over 8 builds I have in my > current 133 BE: > > osoldev.batschul./export/home/batschul.=> du -hs /var/pkg/pkg/ > 1.2G /var/pkg/pkg > > osoldev.batschul./var/pkg.=> du -hs /var/pkg/download > 3.6G /var/pkg/download > > osoldev.batschul./.=> du -sh /var/pkg > 5.0G /var/pkg > > this just can't be right, no ?
If you want the download cache to be flushed automatically, set this: pkg set-property flush-content-on-success True I should note that you can safely dump the contents of /var/pkg/download. It's just /var/pkg/pkg that is currently problematic. Cheers, -- Shawn Walker