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

Upgrade to tetex-3



Hi,

new it's time to give tetex 3 a new change. I updated from 2.0.2c-8 to
3.0-6 (current experimental for powerpc). But something went wrong...

tetex-bin preinst failed at me, because I had the old
version of texmf.cnf. I set conf_force_conffold=YES in ucf.conf which
means the old version is used.

#v+
Richte tetex-bin ein (3.0-5) ...
Merging information from /etc/texmf/texmf.d/ into /etc/texmf/texmf.cnf ... done

An essential entry in /etc/texmf/texmf.cnf is missing. Fixing

sed: -e Ausdruck #1, Zeichen 30: unknown command: `%'
#v-

The warning of update-fmtutils while the install is confusing.

#v+
Richte tetex-bin ein (3.0-5) ...
Merging information from /etc/texmf/texmf.d/ into /etc/texmf/texmf.cnf ... done
update-fmtutil's -v option is deprecated. The default mode of operation will
be verbose as soon as enough packages use the --quiet option. Please update
your scripts accordingly.

Regenerating '/var/lib/texmf/web2c/fmtutil.cnf'... done.
#v-

Next error:
#v+
Running fmtutil-sys. This may take some time. ...
Running updmap-sys. This may take some time. ...
updmap failed. Output has been stored in
/tmp/tetex.updmap.XXor5exR

updmap: This is updmap, version 1107552857
updmap: using transcript file `/var/lib/texmf/web2c/updmap.log'

updmap is creating new map files using the following configuration:

  config file: `/usr/share/texmf/web2c/updmap.cfg'
  dvips output directory: `/var/lib/texmf/fonts/map/dvips/updmap'
  pdftex output directory: `/var/lib/texmf/fonts/map/pdftex/updmap'
  dvipdfm output directory: `/var/lib/texmf/fonts/map/dvipdfm/updmap'

  prefer outlines: `true'
  texhash enabled: `true'
  download standard fonts (dvips): `false'
  download standard fonts (pdftex): `false'
  download standard fonts (dvipdfm): `false'

updmap: Scanning for LW35 support files
updmap: using map file `/usr/share/texmf/fonts/map/dvips/tetex/dvips35.map'
updmap: using map file `/usr/share/texmf/fonts/map/dvips/tetex/pdftex35.map'
updmap: using map file `/usr/share/texmf/fonts/map/dvips/tetex/dvipdfm35.map'
updmap: using map file `/usr/share/texmf/fonts/map/dvips/tetex/ps2pk35.map'

updmap: Scanning for MixedMap entries:
updmap: using map file `/usr/share/texmf/fonts/map/dvips/tetex/bsr-interpolated.map'
updmap: using map file `/usr/share/texmf/fonts/map/dvips/tetex/bsr.map'
updmap: using map file `/usr/share/texmf/fonts/map/dvips/cc-pl/ccpl.map'
updmap: using map file `/usr/share/texmf/fonts/map/dvips/misc/cs.map'
updmap: using map file `/usr/share/texmf/fonts/map/dvips/misc/eurosym.map'
updmap: using map file `/usr/share/texmf/fonts/map/dvips/tetex/hoekwater.map'
updmap: using map file `/usr/share/texmf/fonts/map/dvips/pl/pl.map'
updmap: using map file `/usr/share/texmf/fonts/map/dvips/tetex/ttcmex.map'

updmap: Scanning for Map entries:
updmap: using map file `/usr/share/texmf/fonts/map/dvips/antp/antp.map'

!!! ERROR! The map file `antt.map' has not been found at all.

    Either put this file into the right place or remove the
    reference from the configuration file. An automatic way
    to disable unavailable map files is to call
      updmap --syncwithtrees

    For manual editing, call
      updmap --edit
#v-

After running updmap --syncwithtrees I could install tetex-bin.

But now I have problems compiling my latex files. When I run pdflatex on

#v+
\documentclass{scrreprt}
\usepackage{hyperref}
\begin{document}
\end{document}
#v-

I get this error:

#v+
(/usr/share/texmf/tex/latex/psnfss/pifont.sty
Package: pifont 2004/09/15 PSNFSS-v9.2 Pi font support (SPQR) 


! LaTeX Error: Encoding scheme `U' unknown.

See the LaTeX manual or LaTeX Companion for explanation.
Type  H <return>  for immediate help.
 ...                                              
                                                  
l.63 {\Pifont{pzd}
                  }
Your command was ignored.
Type  I <command> <return>  to replace it with another command,
or  <return>  to continue without it.

LaTeX Font Info:    Try loading font information for OT1+pzd on input line 63.
LaTeX Font Info:    No file OT1pzd.fd. on input line 63.

LaTeX Font Warning: Font shape `OT1/pzd/m/n' undefined
(Font)              using `OT1/cmr/m/n' instead on input line 63.
#v-

What went wrong?

Bye, Jörg.
-- 
"...anytime you install something new on the Windows platform, you risk
spending the next five or six hours trying to figure out what happened"
         -- Robert Roblin, Adobe



Reply to: