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

Re: Problem while install tetex



Hi,

Frank Küster <frank@kuesterei.ch> writes:
> Not in the sense that I have a feeling what could cause the error.  But
> I'm not at the end of my ideas for debugging...
>
> First of all, let's make things easier by moving all but the necessary
> files out of the way.  The necessary files in /etc/texmf/updmap.d/ are
> 00updmap.cfg and 10tetex-base.cfg.  Please rename all other files whose
> name ends in cfg so that it no longer does, e.g.
>
> mv <name>.cfg <name>.cfg.bak
>
> Then run update-updmap (and just to be sure, try "dpkg --configure -a"
> again, but I don't expect that this helps).

I did it :

# ls

00updmap.cfg  00updmap.cfg.dpkg-old.bak  10arabtex.cfg.bak  10tetex-base.cfg  10tetex-base.cfg.dpkg-old.bak  20tetex-extra.cfg.dpkg-new.bak

# update-updmap 

# dpkg --configure -a

Paramétrage de tetex-bin (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.

update-fmtutil has updated '/var/lib/texmf/web2c/fmtutil.cnf'. If you want to enable
the new formats,  you should run fmtutil (with option --all
or --missing)
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.XXZxzrZ3
Please include this file if you report a bug.
dpkg : erreur de traitement de tetex-bin (--configure) :
 le sous-processus post-installation script a retourné une erreur de sortie d'état 1
dpkg : des problèmes de dépendances empêchent la configuration de tetex-extra :
 tetex-extra dépend de tetex-bin (>= 2.99) ; cependant :
  Paquet tetex-bin n'est pas encore configuré.
dpkg : erreur de traitement de tetex-extra (--configure) :
 problèmes de dépendances - laissé non configuré
Des erreurs ont été rencontrées pendant l'exécution :
 tetex-bin
 tetex-extra

# sh updmap-sys-debug >updmap.lg 2>&1

Attachment: updmap.lg
Description: Binary data

I wonder if the problem appears only on my computer or if you can reproduce
it by the following steps :

apt-get remove --purge tex-common tetex-base tetex-bin tetex-doc tetex-extra
apt-get install -t unstable tex-common
apt-get install -t experimental tetex-base tetex-bin tetex-doc tetex-extra

-- 
Prakash

Reply to: