Re: updating TexLive2023: failed

2023-09-24 Thread Rich Shepard

On Sun, 24 Sep 2023, Rich Shepard wrote:


I think I need to remove /usr/share/texinfo/, /usr/share/texmf-config/,
/usr/share/texmf-dist/, /usr/share/texmf-local/, and
//usr/share/texmf-var/.


Before I FUBAR TexLive2023 I want to be certain that /usr/share/tex*/ should
be removed as redundant. Here's what I see, with only the empty
texmf-config/web2c/ having today's date:

 [root@salmo /usr/share]# ll tex*
texinfo:
total 104
drwxr-xr-x 2 root root  4096 Mar  3  2016 DebugTexinfo/
drwxr-xr-x 3 root root  4096 Mar  3  2016 Pod-Simple-Texinfo/
drwxr-xr-x 3 root root  4096 Mar  3  2016 Texinfo/
drwxr-xr-x 2 root root  4096 Feb 19  2021 html/
-rw-r--r-- 1 root root 20137 Mar  3  2016 htmlxref.cnf
drwxr-xr-x 2 root root  4096 Feb 19  2021 init/
drwxr-xr-x 5 root root  4096 Mar  3  2016 lib/
-rwxr-xr-x 1 root root 11081 Mar  3  2016 texindex.awk*
-rw-r--r-- 1 root root 45339 Mar  3  2016 texinfo.dtd

texmf-config:
total 8
-rw-r--r-- 1 root root  132 Jun 19 11:58 ls-R
drwxr-xr-x 2 root root 4096 Sep 24 05:44 web2c/

texmf-dist:
total 12
drwxr-xr-x 3 root root 4096 May 23 14:28 bibtex/
drwxr-xr-x 3 root root 4096 May 23 14:28 fonts/
-rw-r--r-- 1 root root  300 Jun 19 11:58 ls-R

texmf-local:
total 16
drwxr-xr-x 2 root root 4096 Feb  5  2020 dvips/
drwxr-xr-x 7 root root 4096 Feb  5  2020 fonts/
-rw-r--r-- 1 root root 1292 Jun 19 11:58 ls-R
drwxr-xr-x 3 root root 4096 Feb  5  2020 tex/

texmf-var:
total 16
drwxr-xr-x  3 root root 4096 Mar 24  2015 fonts/
-rw-r--r--  1 root root 3719 Jun 19 13:14 ls-R
drwxr-xr-x  3 root root 4096 Oct  3  2018 luatex-cache/
drwxr-xr-x 14 root root 4096 Jun 19 13:14 web2c/

Okay to remove these directories as they're also in
/usr/local/texlive/2023/?

Rich
--
lyx-users mailing list
lyx-users@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-users


Re: updating TexLive2023: failed

2023-09-24 Thread Rich Shepard

On Sun, 24 Sep 2023, Herbert Voss wrote:


Does this file exists?
/usr/local/texlive/2023/texmf-dist/web2c/cp227.tcx


Herbert,

Yes:
 locate cp227.tcx
/usr/local/texlive/2023/texmf-dist/web2c/cp227.tcx


and try
pdftex -ini   -jobname=eplain -progname=eplain -translate-file=cp227.tcx 
*eplain.ini


Interesting. There are several pdftex here:
[root@salmo /usr/local/texlive/2023/bin/x86_64-linux]# ll pdftex
-rwxr-xr-x 1 root root 2269928 Feb 23  2023 pdftex*
and
/usr/share/texmf-var/fonts/map/
drwxr-xr-x 3 root root 4096 Mar 24  2015 pdftex/
and
/usr/share/texmf-var/web2c/pdftex
drwxr-xr-x 2 root root4096 Jun 20  2020 pdftex/

I think I need to remove /usr/share/texinfo/, /usr/share/texmf-config/,
/usr/share/texmf-dist/, /usr/share/texmf-local/, and /usr/share/texmf-var/.

I thought I had removed all previous TexLive2022 and earlier. Apparently
not.

I'll remove the old directories in /usr/share/ then try tlmgr and pdftex
again.

Regards,

Rich


--
lyx-users mailing list
lyx-users@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-users


Re: updating TexLive2023: failed

2023-09-24 Thread Herbert Voss



Am 24.09.23 um 21:30 schrieb Rich Shepard:

On Sun, 24 Sep 2023, Herbert Voss wrote:


run it in a terminal:


Herbert,

That's what I did earlier this morning.


tlmgr --self --all update


All up to date; nothing done.


fmtutil-sys --all
Is the error still again there?


Yes, it is:

No pages of output.
Transcript written on dviluatex.log.
fmtutil [INFO]: log file copied to: 
/usr/local/texlive/2023/texmf-var/web2c/luatex/dviluatex.log
fmtutil [INFO]: 
/usr/local/texlive/2023/texmf-var/web2c/luatex/dviluatex.fmt installed.
fmtutil [ERROR]: running `tex -ini   -jobname=lollipop 
-progname=lollipop lollipop.ini 
fmtutil [ERROR]: returning error due to option --strict
fmtutil [ERROR]: running `pdftex -ini   -jobname=amstex 
-progname=amstex -translate-file=cp227.tcx *amstex.ini return status: 1


Does this file exists?

/usr/local/texlive/2023/texmf-dist/web2c/cp227.tcx

and try

sudo pdftex -ini   -jobname=eplain -progname=eplain 
-translate-file=cp227.tcx *eplain.ini


should give more error messages



Herbert
--
lyx-users mailing list
lyx-users@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-users


Re: updating TexLive2023: failed

2023-09-24 Thread Rich Shepard

On Sun, 24 Sep 2023, Herbert Voss wrote:


run it in a terminal:


Herbert,

That's what I did earlier this morning.


tlmgr --self --all update


All up to date; nothing done.


fmtutil-sys --all
Is the error still again there?


Yes, it is:

No pages of output.
Transcript written on dviluatex.log.
fmtutil [INFO]: log file copied to: 
/usr/local/texlive/2023/texmf-var/web2c/luatex/dviluatex.log
fmtutil [INFO]: /usr/local/texlive/2023/texmf-var/web2c/luatex/dviluatex.fmt 
installed.
fmtutil [ERROR]: running `tex -ini   -jobname=lollipop -progname=lollipop 
lollipop.ini http://lists.lyx.org/mailman/listinfo/lyx-users


Re: updating TexLive2023: failed

2023-09-24 Thread Herbert Voss



Am 24.09.23 um 15:47 schrieb Rich Shepard:

Last July I set up a weekly cron job to update TexLive2023. It's worked
flawlessly until this morning when the attached mltex.log showed up in my
INBOX.

The mltex.log looks good, but what was not included in the log file 
but was

in the email message root sent me was the following:

fmtutil [INFO]: log file copied to: 
/usr/local/texlive/2023/texmf-var/web2c/pdftex/mltex.log
fmtutil [INFO]: 
/usr/local/texlive/2023/texmf-var/web2c/pdftex/mltex.fmt installed.
fmtutil [ERROR]: running `pdftex -ini   -jobname=amstex 
-progname=amstex -translate-file=cp227.tcx *amstex.ini return status: 1

fmtutil [ERROR]: returning error due to option --strict
fmtutil [ERROR]: running `tex -ini   -jobname=lollipop 
-progname=lollipop lollipop.ini 
fmtutil [ERROR]: returning error due to option --strict
fmtutil [ERROR]: running `pdftex -ini   -jobname=eplain 
-progname=eplain -translate-file=cp227.tcx *eplain.ini return status: 1

fmtutil [ERROR]: returning error due to option --strict
fmtutil [INFO]: disabled formats: 3
fmtutil [INFO]: successfully rebuilt formats: 49
fmtutil [INFO]: failed to build: 3 (pdftex/amstex tex/lollipop 
pdftex/eplain)

fmtutil [INFO]: total formats: 55
fmtutil [INFO]: exiting with status 3



run it in a terminal:


tlmgr --self --all update
fmtutil-sys --all


Is the error still again there?

Herbert
--
lyx-users mailing list
lyx-users@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-users


updating TexLive2023: failed

2023-09-24 Thread Rich Shepard

Last July I set up a weekly cron job to update TexLive2023. It's worked
flawlessly until this morning when the attached mltex.log showed up in my
INBOX.

The mltex.log looks good, but what was not included in the log file but was
in the email message root sent me was the following:

fmtutil [INFO]: log file copied to: 
/usr/local/texlive/2023/texmf-var/web2c/pdftex/mltex.log
fmtutil [INFO]: /usr/local/texlive/2023/texmf-var/web2c/pdftex/mltex.fmt 
installed.
fmtutil [ERROR]: running `pdftex -ini   -jobname=amstex -progname=amstex 
-translate-file=cp227.tcx *amstex.ini This is pdfTeX, Version 3.141592653-2.6-1.40.25 (TeX Live 2023) (INITEX)  24 
SEP 2023 05:48
 restricted \write18 enabled.
 %&-line parsing enabled.
 (/usr/local/texlive/2023/texmf-dist/web2c/cp227.tcx)
MLTeX v2.2 enabled
**mltex.ini
(/usr/local/texlive/2023/texmf-dist/tex/mltex/config/mltex.ini
(/usr/local/texlive/2023/texmf-dist/tex/plain/config/tex.ini
(/usr/local/texlive/2023/texmf-dist/tex/plain/base/plain.tex
Preloading the plain format: codes, registers,
\maxdimen=\dimen10
\hideskip=\skip10
\centering=\skip11
\p@=\dimen11
\z@=\dimen12
\z@skip=\skip12
\voidb@x=\box10
 parameters,
\smallskipamount=\skip13
\medskipamount=\skip14
\bigskipamount=\skip15
\normalbaselineskip=\skip16
\normallineskip=\skip17
\normallineskiplimit=\dimen13
\jot=\dimen14
\interdisplaylinepenalty=\count23
\interfootnotelinepenalty=\count24
 fonts, more fonts,
\itfam=\fam4
\slfam=\fam5
\bffam=\fam6
\ttfam=\fam7

macros,
\strutbox=\box11
\mscount=\count25
\tabs=\box12
\tabsyet=\box13
\tabsdone=\box14
 math definitions,
\rootbox=\box15
\p@renwd=\dimen15
 output routines,
\headline=\toks10
\footline=\toks11
\footins=\insert254
\topins=\insert253
 hyphenation
(/usr/local/texlive/2023/texmf-dist/tex/generic/hyphen/hyphen.tex)) ) )
Beginning to dump on file mltex.fmt
 (preloaded format=mltex 2023.9.24)
2785 strings of total length 41707
4998 memory locations dumped; current usage is 116&4879
1087 multiletter control sequences
\font\nullfont=nullfont
\font\tenrm=cmr10
\font\preloaded=cmr9
\font\preloaded=cmr8
\font\sevenrm=cmr7
\font\preloaded=cmr6
\font\fiverm=cmr5
\font\teni=cmmi10
\font\preloaded=cmmi9
\font\preloaded=cmmi8
\font\seveni=cmmi7
\font\preloaded=cmmi6
\font\fivei=cmmi5
\font\tensy=cmsy10
\font\preloaded=cmsy9
\font\preloaded=cmsy8
\font\sevensy=cmsy7
\font\preloaded=cmsy6
\font\fivesy=cmsy5
\font\tenex=cmex10
\font\preloaded=cmss10
\font\preloaded=cmssq8
\font\preloaded=cmssi10
\font\preloaded=cmssqi8
\font\tenbf=cmbx10
\font\preloaded=cmbx9
\font\preloaded=cmbx8
\font\sevenbf=cmbx7
\font\preloaded=cmbx6
\font\fivebf=cmbx5
\font\tentt=cmtt10
\font\preloaded=cmtt9
\font\preloaded=cmtt8
\font\preloaded=cmsltt10
\font\tensl=cmsl10
\font\preloaded=cmsl9
\font\preloaded=cmsl8
\font\tenit=cmti10
\font\preloaded=cmti9
\font\preloaded=cmti8
\font\preloaded=cmti7
\font\preloaded=cmu10
\font\preloaded=cmmib10
\font\preloaded=cmbsy10
\font\preloaded=cmcsc10
\font\preloaded=cmssbx10
\font\preloaded=cmdunh10
\font\preloaded=cmr7 at 14.51799pt
\font\preloaded=cmtt10 at 14.4pt
\font\preloaded=cmssbx10 at 14.4pt
\font\preloaded=manfnt
14787 words of font info for 50 preloaded fonts
14 hyphenation exceptions
Hyphenation trie of length 6075 has 181 ops out of 35111
  181 for language 0
0 words of pdfTeX memory
0 indirect objects
No pages of output.
# actual command line used during this run
# pdftex -ini   -jobname=mltex -progname=mltex -translate-file=cp227.tcx -mltex 
mltex.ini -- 
lyx-users mailing list
lyx-users@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-users