On Wed, Feb 18, 2004 at 09:40:03AM +0100, Klaus Ita wrote: > if you have a bigger backup (i have about 4.5G) duplicity tends to fill > up my /tmp/ which is only 200M big and then fully locks up. > > maybe it should delete the tmp-spool file once it has been sent?
It really should, there should not be any tmpfiles left around in normal course of a program, and it should be prevented if possible on erroneous conditions too. Esp. since I've now again in short time filled up my 2G /tmp, something would need to be done by it. Also the names of the files in /tmp are very generic, and it's not obvious at all where they come from, also because the contents are 'data' (according to file). I only just discovered the culprit. Could you please consider fixing this? Do you need help (patch, NMU?)? --Jeroen -- Jeroen van Wolffelaar [EMAIL PROTECTED] http://jeroen.A-Eskwadraat.nl -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

