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

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



Frank Küster schrieb am Tue 23. Aug, 16:43 (+0200):
> Jörg Sommer <joerg@alea.gnuu.de> wrote:
> 
> > Frank Küster schrieb am Tue 23. Aug, 12:37 (+0200):
> >> Jörg Sommer <joerg@alea.gnuu.de> wrote:
> >> 
> >> > You have a stroke of luck, I saved a copy of it. Yes it was a generated
> >> > file and as you can see in the other mail it was touched today. If I see
> >> > it right, this was after the reinstall (purge) of all packages. I send
> >> > the mail <[🔎] 20050822113019.GA18345@alea.gnuu.de> 13:30 and the modification
> >> > time of the file was 14:12. Seems there is something strange going on.
> >> 
> >> I think I can explain why it was touched: When you call updmap(-sys)
> >> --syncwithtrees, it takes the first updmap.cfg that it can find and
> >> changes it.
> >> 
> >> O, wait.  It should find the one in $TEXMFSYSVAR/web2c
> >> (/var/lib/texmf/web2c) first.  What is currently the output of
> >> 
> >> kpsewhich --expand-var='$TEXMF'
> >
> > {!!/usr/share/texmf,!!/var/lib/texmf,/home/joerg/.texmf,!!/usr/local/share/texmf,!!/var/lib/texmf,!!/usr/share/texmf}
> >
> >> grep '^[[:space:]]*TEXMF =' /etc/texmf/texmf.cnf
> >
> > $ grep '^[[:space:]]*TEXMF =' /etc/texmf/texmf.cnf
> > TEXMF = {!!$TEXMFCONFIG,!!$TEXMFVAR,$TEXMFHOME,!!$TEXMFLOCAL,!!$TEXMFSYSVAR,!!$TEXMFMAIN}
> 
> Good, at least that makes it clear why the formats in
> /usr/share/texmf/web2c were found instead of the ones in
> /var/lib/texmf.  However, TEXMFCONFIG and TEXMFVAR should be something
> else.  What is the output of
> 
> grep '^[[:space:]]*TEXMF' /etc/texmf/texmf.cnf

TEXMFMAIN = /usr/share/texmf
TEXMFDIST = $TEXMFMAIN
TEXMFLOCAL = /usr/local/share/texmf
TEXMFSYSVAR = /var/lib/texmf
TEXMFSYSCONFIG = $TEXMFMAIN
TEXMFHOME = $HOME/.texmf
TEXMFVAR = $TEXMFSYSVAR
TEXMFCONFIG = $TEXMFSYSCONFIG
TEXMF = {!!$TEXMFCONFIG,!!$TEXMFVAR,$TEXMFHOME,!!$TEXMFLOCAL,!!$TEXMFSYSVAR,!!$TEXMFMAIN}
TEXMFDBS = $TEXMF;$VARTEXFONTS
TEXMFSCRIPTS = $TEXMF/scripts//
TEXMFCNF = {$SELFAUTOLOC,$SELFAUTODIR,$SELFAUTOPARENT}{,{/share,}/texmf{-local,}/web2c};$TETEXDIR;/usr/share/texmf/web2c;/usr/share/texmf/web2c

> grep '^[[:space:]]*TEXMF' /etc/texmf/texmf.d/05TeXMF.cnf

TEXMFMAIN = /usr/share/texmf
TEXMFDIST = $TEXMFMAIN
TEXMFLOCAL = /usr/local/share/texmf
TEXMFSYSVAR = /var/lib/texmf
TEXMFSYSCONFIG = $TEXMFMAIN
TEXMFHOME = $HOME/.texmf
TEXMFVAR = $TEXMFSYSVAR
TEXMFCONFIG = $TEXMFSYSCONFIG
TEXMF = {!!$TEXMFCONFIG,!!$TEXMFVAR,$TEXMFHOME,!!$TEXMFLOCAL,!!$TEXMFSYSVAR,!!$TEXMFMAIN}
TEXMFDBS = $TEXMF;$VARTEXFONTS

> grep -A 1 -B 9 '^[[:space:]]*TEXMFCONFIG' /etc/texmf/texmf.d/05TeXMF.cnf 

% TEXMFCONFIG, where texconfig stores configuration data.
% With teTeX-3.0 or later, this must be set.
% For sharing this tree with $TEXMFMAIN:
%   TEXMFCONFIG = $TEXMFMAIN
% For using a separate tree:
%   TEXMFCONFIG = $HOME/.texmf-config
% For using a separate tree:
%   TEXMFCONFIG = /usr/share/texmf-config
TEXMFCONFIG = $TEXMFSYSCONFIG

> grep -A 1 -B 9 '^[[:space:]]*TEXMFCONFIG' /etc/texmf/texmf.cnf 

% TEXMFCONFIG, where texconfig stores configuration data.
% With teTeX-3.0 or later, this must be set.
% For sharing this tree with $TEXMFMAIN:
%   TEXMFCONFIG = $TEXMFMAIN
% For using a separate tree:
%   TEXMFCONFIG = $HOME/.texmf-config
% For using a separate tree:
%   TEXMFCONFIG = /usr/share/texmf-config
TEXMFCONFIG = $TEXMFSYSCONFIG

> grep -A 1 -B 7 '^[[:space:]]*TEXMFVAR' /etc/texmf/texmf.d/05TeXMF.cnf 

% TEXMFVAR, where texconfig stores variable runtime data.
% With teTeX-3.0 or later, this must be set.
% For sharing this tree with $TEXMFMAIN:
%   TEXMFVAR = $TEXMFMAIN
% For using a separate tree:
%   TEXMFVAR = $HOME/.texmf-var
TEXMFVAR = $TEXMFSYSVAR

> grep -A 1 -B 7 '^[[:space:]]*TEXMFVAR' /etc/texmf/texmf.cnf 

% TEXMFVAR, where texconfig stores variable runtime data.
% With teTeX-3.0 or later, this must be set.
% For sharing this tree with $TEXMFMAIN:
%   TEXMFVAR = $TEXMFMAIN
% For using a separate tree:
%   TEXMFVAR = $HOME/.texmf-var
TEXMFVAR = $TEXMFSYSVAR

Regards, Jörg.
-- 
Der Klügere gibt so lange nach bis er der Dumme ist.

Attachment: signature.asc
Description: Digital signature


Reply to: