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

Bug#323828: tetex-bin: updmap fails while installation



On Die, 23 Aug 2005, Frank Küster wrote:
> I'm not even sure how this could happen.  The history went as follows:

Hmm. It is not necessarily a format created by tetex, maybe
someone/something put it there even some time *before* installation
tetex etc.

> What about putting this into tex-common?  You'll have the same problem,
> won't you?

--- debian/postinst.in  (Revision 153)
+++ debian/postinst.in  (Arbeitskopie)
@@ -74,6 +74,16 @@
       fi
     fi
 
+#
+# remove left over fmt/efmt/log files in /usr/share/texmf/web2c/
+# 
+    if [ -d /usr/share/texmf/web2c ] ; then
+      rm -rf /usr/share/texmf/web2c/*.fmt
+      rm -rf /usr/share/texmf/web2c/*.efmt
+      rm -rf /usr/share/texmf/web2c/*.base
+      rm -rf /usr/share/texmf/web2c/*.log
+    fi
+

OK?

Best wishes

Norbert

-------------------------------------------------------------------------------
Dr. Norbert Preining <preining AT logic DOT at>             Università di Siena
sip:preining@at43.tuwien.ac.at                             +43 (0) 59966-690018
gpg DSA: 0x09C5B094      fp: 14DF 2E6C 0307 BE6D AD76  A9C0 D2BF 4AA3 09C5 B094
-------------------------------------------------------------------------------
DOGDYKE (vb.)
Of dog-owners, to adopt the absurd pretence that the animal shitting
in the gutter is nothing to do with them.
			--- Douglas Adams, The Meaning of Liff



Reply to: