[tex-live] fmtutil-sys bug
Zdenek Wagner
zdenek.wagner at gmail.com
Sat Apr 18 18:12:42 CEST 2015
2015-04-18 17:39 GMT+02:00 Norbert Preining <preining at logic.at>:
> Hi Zdenek, (hi Mojca)
>
> > cannot remove path when cwd is /tmp/Mp1Dlms0LS for /tmp/Mp1Dlms0LS: at
> > /usr/share/perl/5.14/File/Temp.pm line 902
>
> Ah, that helps ...
>
> Can you please apply this simple patch, add one line, and see if that
> makes the error go away?
>
> It helped, the error disappeared.
>
> Index: fmtutil.pl
> ===================================================================
> --- fmtutil.pl (revision 36907)
> +++ fmtutil.pl (working copy)
> @@ -362,6 +362,7 @@
> print_info("Not selected formats: $nobuild\n") if ($nobuild);
> print_info("Not available formats: $notavail\n") if ($notavail);
> print_info("Failure during builds: $err\n") if ($err);
> + chdir($thisdir);
> return 0;
> }
>
> > fmtutil [WARNING]: inifile cslatex-utf8.ini for cslatex/pdftex not found.
>
> According to your other message, I ignore this error for now.
>
I am corresponding with Petr Olšák off the list. If he decides it is a bug,
he will fix it in CSTeX, otherwise we will consider it a bug in my local
fmtutil.cnf (and this is more probable).
>
> Norbert
>
Zdeněk Wagner
http://hroch486.icpf.cas.cz/wagner/
http://icebearsoft.euweb.cz
>
> ------------------------------------------------------------------------
> PREINING, Norbert http://www.preining.info
> JAIST, Japan TeX Live & Debian Developer
> GPG: 0x860CDC13 fp: F7D8 A928 26E3 16A1 9FA0 ACF0 6CAC A448 860C DC13
> ------------------------------------------------------------------------
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://tug.org/pipermail/tex-live/attachments/20150418/59519385/attachment.html>
More information about the tex-live
mailing list