[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#249597: texmf: Leaves spurious tempfiles around



Atsuhito Kohda <kohda@pm.tokushima-u.ac.jp> schrieb:

> From: Hilmar Preusse <hille42@web.de>
> Subject: Bug#249597: texmf: Leaves spurious tempfiles around
> Date: Sat, 22 May 2004 08:36:43 +0200
>
>> > if fmtutil --all >> $TEMPFILE; then
>> > 	rm $TEMPFILE
>> > else
>> > 	echo; echo "Something went wrong. Output of initex is in $TEMPFILE."
>> > fi
>> >  
>> We could add here something like echo "Please post the relevant parts of
>> this file if you report a bug."
>
> Well, I didn't catch up with this thread but the files
> you were talking about is /tmp/tex* and /tmp/updm* ?
>
> If so I didn't see so significant problem in them.
>
> But I noticed also that there were many files in /tmp
> whose names were tmp.*
[...]
> Are these also what we have generated?

Yes, $aliastmp is created even if no hyphenation alias needs to be
handled, but it's only deleted after and if the alias handling has been
done. The fix is easy. 

It's a little harder with the fmtutil call: Currently, we grep through
the tempfile for the "I'm stymied" message, and run ftmutil again if we
encounter it. So the code needs 5 minutes more of thinking (which I
didn't have yet).

Regards, Frank

-- 
Frank Küster, Biozentrum der Univ. Basel
Abt. Biophysikalische Chemie




Reply to: