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

Bug#270407: tetex-base: inter-device move failed: `latex.fmt' to `/var/lib/texmf/web2c/latex.fmt'



On Tue, Sep 07, 2004 at 12:32:54PM +0200, Hilmar Preusse wrote:
> On 07.09.04 Kees Leune (C.J.Leune@uvt.nl) wrote:
> > On Tue, Sep 07, 2004 at 11:12:05AM +0200, Frank K?ster wrote:
> > > Kees Leune <C.J.Leune@uvt.nl> schrieb:
> 
> Hi,
> 
> > > > The error produced is:
> > > >
> > > > Beginning to dump on file latex.fmt
> > > >  (format=latex 2004.9.7)
> > > 
> > > This shows that the formats were not generated properly upon
> > > installation. Can you please run (as root)
> > > 
> > > dpkg-reconfigure tetex-bin
> > > 
> > > and send us the output.
> > 
> > 
> > Use update-fmtutil to automatically generate fmtutil.cnf?    
> >     Yes
> > 
> Fine.
> 
> > # dpkg-reconfigure tetex-bin
> > Regenerating /etc/texmf/texmf.cnf ... done
> > Regenerating /var/lib/texmf/web2c/fmtutil.cnf ... done
> > Regenerating /var/lib/texmf/web2c/updmap.cfg ... done
> > Running initex. This may take some time. ...
> > fmtutil: /var/lib/texmf/web2c/latex.fmt installed.
> > fmtutil: /var/lib/texmf/web2c/pdflatex.fmt installed.
> > fmtutil: /var/lib/texmf/web2c/pdftex.fmt installed.
> > fmtutil: /var/lib/texmf/web2c/tex.fmt installed.
> > fmtutil: /var/lib/texmf/web2c/cont-en.efmt installed.
> > fmtutil: /var/lib/texmf/web2c/elatex.efmt installed.
> > fmtutil: /var/lib/texmf/web2c/etex.efmt installed.
> > fmtutil: /var/lib/texmf/web2c/latex.efmt installed.
> > fmtutil: /var/lib/texmf/web2c/mptopdf.efmt installed.
> > fmtutil: /var/lib/texmf/web2c/pdfelatex.efmt installed.
> > fmtutil: /var/lib/texmf/web2c/pdfetex.efmt installed.
> > fmtutil: /var/lib/texmf/web2c/pdflatex.efmt installed.
> > fmtutil: /var/lib/texmf/web2c/mf.base installed.
> > Running updmap. This may take some time. ...
> > 
> Fine.
> 
> > # latex book.tex 
> > This is e-TeX, Version 3.14159-2.1 (Web2C 7.4.5)
> > kpathsea: Running mktexfmt latex.efmt
> > running `tex -ini   -jobname=latex -progname=latex latex.ini' ...
> > This is TeX, Version 3.14159 (Web2C 7.4.5) (INITEX)
> > 
> Looks weird. Did you change manually /etc/texmf/fmt.d/00* and refused
> to install the maintainers version on install of tetex-bin. Could you
> send us /etc/texmf/fmt.d/00*? 

To the best of my knowledge, none of the admins changed the script. I will
attach the script to this message. 

> What does "ls -l /etc/texmf/fmt.d/" say?

total 4
-rw-r--r--  1 root root 3704 2004-09-02 18:47 00tetex.cnf

-Kees


-- 
Drs. Kees Leune                                 Tilburg University
Researcher                                     Infolab, Room B 738
+31 13 466 2688                                    The Netherlands
# Thomas Esser, Copyright 1998, 1999. Public domain.
# fmtutil.cnf: configuration file for fmtutil.

# Customize this file to your needs, e.g.
#   - remove or uncomment formats that you don't need
#   - add your own formats
#   - change default engine / flags for standard formats

# Some notes:
#   1) tex and amstex just load hyphen.tex. No customization.
#   You can have you own customized (via babel's hyphen.cfg)
#   formats on top of plain by using "bplain.tex" instead of
#   plain.tex (see e.g. bplain.ini file for bplain format).
#
#   2) etex loads language.def, not language.dat.
#
#   3) The symbolic link to the right engines (e.g. bplain -> tex)
#      will be generated by the "texlinks" script. So, if you call
#      fmtutil "by hand" and not via texconfig, please also call
#      texlinks afterwards.
# 
#   4) usual commenta start with "# ", whereas disabled configurations
#      start with "#! " in this file.

# The format of the table is:

# format	engine		pattern-file	arguments

# The last part of "arguments" must be the name of the file to run
# initex (or another "ini"-engine) on.

# metafont and metapost:
mf		mf-nowin	-		mf.ini
mpost		mpost		-		mpost.mp
metafun		mpost		-		metafun.mp

# Standard formats (plain, latex) with all engines:

# Change "tex.ini -> bplain.ini" and "- -> language.dat"
# if you want babel support in tex:
tex		tex		-		tex.ini
# Change "etex -> tex" and "*latex.ini -> latex.ini" to get back
# the traditional, non-eTeX-2 enabled LaTeX format named latex.
# Analogous changes can be made for pdflatex.
latex		tex		language.dat	latex.ini
latex           etex            language.dat    *latex.ini
etex		etex		language.def	*etex.ini
elatex		etex		language.dat	*elatex.ini
# Change "pdftex.ini -> pdfbplain.ini" and "- -> language.dat"
# if you want babel support in pdftex:
pdftex		pdftex		-	pdftex.ini
pdflatex	pdftex		language.dat	pdflatex.ini
pdflatex  pdfetex         language.dat    *pdflatex.ini
pdfetex		pdfetex		language.def	*pdfetex.ini
pdfelatex	pdfetex		language.dat	*pdfelatex.ini
omega		omega		-	omega.ini
lambda		omega		language.dat	lambda.ini

# The amstex format:

# Change "amstex.ini -> bamstex.ini" and "- -> language.dat"
# if you want babel support in amstex:
amstex	tex		-		amstex.ini

# Change "pdfamstex.ini -> pdfbamstex.ini" and "- -> language.dat"
# if you want babel support in pdfamstex:
#! pdfamstex	pdftex			-	pdfamstex.ini

# Context formats:
#! cont-cz	pdfetex		cont-usr.tex	*cont-cz.ini
#! cont-de	pdfetex		cont-usr.tex	*cont-de.ini
cont-en	pdfetex		cont-usr.tex	*cont-en.ini
#! cont-nl	pdfetex		cont-usr.tex	*cont-nl.ini
#! cont-uk	pdfetex		cont-usr.tex	*cont-uk.ini

# language-specific things:

# - Cyrillic:
#! cyrtex	tex		language.dat	cyrtex.ini
#! cyrtexinfo	tex		language.dat	cyrtxinf.ini
#! cyramstex	tex		language.dat	cyramstx.ini

# - Polish:
#! platex		tex		language.dat	platex.ini
#! pdfplatex		pdftex		language.dat	pdfplatex.ini
#! mex		tex		mexconf.tex	mex.ini
#! pdfmex		pdftex		mexconf.tex	pdfmex.ini
#! pdfemex		pdfetex		mexconf.tex	*pdfemex.ini

# - Polish with translated messages (experimental):
#! platex-pl	tex		-		nls=tex-pl,il2-pl platex.ini
#! mex-pl		tex		mexconf.tex	nls=tex-pl,il2-pl mex.ini
#! pdfmex-pl	pdftex		mexconf.tex	nls=pdftex-pl,il2-pl pdfmex.ini
#! pdfemex-pl		pdfetex		mexconf.tex	nls=pdfetex-pl,il2-pl *pdfemex.ini

# - Czech / Slovak:
#! csplain	tex		-		csplain.ini
#! cslatex	tex		-	cslatex.ini
#! pdfcsplain	pdftex		-		csplain.ini
#! pdfcslatex	pdftex		-    cslatex.ini

# Other formats:

# Change "eplain.ini -> ebplain.ini" and "- -> language.dat"
# if you want babel support in eplain:
#! eplain	tex		-	eplain.ini


# mptopdf utility
mptopdf		pdfetex		-		mptopdf.tex

Reply to: