Am 13.08.2014 um 18:55 schrieb James:
> Peter Humphrey <peter <at> prh.myzen.co.uk> writes:
>
>
>> On Wednesday 13 August 2014 15:07:19 James wrote:
>>> maybe I need to return to cleaning up distfiles/ by hand?
>> Yes, I see I have other things than .tar.bz2 too, now you mention it.
>> One of my boxes runs http-replicator to serve distfiles to the network. The
>> clean-up script I run after upgrades includes this line:
>> find /var/cache/http-replicator -ctime +182 -exec rm '-v' {} +
>> Also, have you tried eclean-dist, from app-portage/gentoolkit?
>
> I'm not sure why, I figured I did not have to manually clean up
> /distfiles/ any more. for a period of time I could sware that
> it was a clean repository for compressed/tar source files only.....
never was. Never will be.
>
> Now that I'm looking, it looks like a policy decision for the devs
> to formally evaluate. /distfiles/ should not be a dir for garbage,
> one-off-files and other such nonsense. It was (circa 2004 for me)
> a repository for compressed sources.
you are wrong. There is no 'garbage' in $DISTDIR, only stuff needed to
install a certain package. Nothing there is random or without reason.
Maybe you should educate yourself a bit. Not everything is distributed
as compressed tar. Not everything needed is included in archives. Not
everything is done because you imagine it that way.-
And it never was a repository for compressed sources - ever. At least
not since Gentoo 1.0
>
>
> Maybe we can get systemd
more idiotic ideas? Why not ask the kernel to clean it up. Or your
mother. Or maybe someone else who has nothing to do with package
managment...?
> to clean this up? It's the new "daddy"
> for all sorts of poorly wrtten codes, so why not add cleaning up
> /distfiles/ to it's new fiefdom?
because to be able to do that, it would have to know about portage?