On Tue, Oct 09, 2012 at 10:31:22AM +0200, Tobias Frost wrote: > > Its in the file, however commented out as I needed the server to > work :-) (Of course, the line was active at the time I tried it) > > # use no more than this (see man page) > #disk_usage_limit = 1000M
I realise you may have tried different values here, but if this is the config for the bugreport, then it is the expected behaviour. You said du on the cache dir reported # du -hs . # 1,3G . I am afraid I can't reproduce your bug. If I am misunderstanding or the config for the bug report was different I wonder if Filesys::Df is lying for some reason. COuld you post the output of perl -MFilesys::Df -MData::Dumper -e 'print Dumper df "/srv/apt-cacher",1' Thanks Mark -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

