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

Bug#334713: [Florian Cramer] Re: tetex-bin: package doesn't install because of missing mfw binary



Florent Rougon <f.rougon@free.fr> wrote:

> The following:
>
> cnf: /var/lib/texmf/web2c/fmtutil.cnf
> mfw             mfw             -               mf.ini
>
> As said, the error happens when I install tetex from scratch.

Maybe you think it is from scratch, but actually isn't? Because with:

  # dpkg -P tetex-extra tetex-bin tetex-base tetex-doc texinfo tex-common

followed by:

  # apt-get install tetex-bin tetex-extra

I get:

  # cnf="$("$(kpsewhich --var-value=TEXMFMAIN)/texconfig/tcfmgr" \
  dquote cmdsubst>     --cmd find --file fmtutil.cnf)" \
  >     && echo "cnf: $cnf" && grep mfw "$cnf"; unset cnf
  cnf: /var/lib/texmf/web2c/fmtutil.cnf
  #

i.e., mfw does *not* appear in fmtutil.cnf.

I don't know why (maybe this format is obsolete), but it explains why I
don't get the error you reported.

-- 
Florent




Reply to: