Artix Linux Forum

Artix Linux => Package management => Topic started by: kbk on 26 April 2021, 07:45:36

Title: [SOLVED] texlive-bin needs to be rebuilt against icu 69
Post by: kbk on 26 April 2021, 07:45:36
Hi,
texlive-bin throw the following message:
Code: [Select]
xetex: error while loading shared libraries: libicuuc.so.68: cannot open shared object file: No such file or directory
xetex: error while loading shared libraries: libicuuc.so.68: cannot open shared object file: No such file or directory
xetex: error while loading shared libraries: libicuuc.so.68: cannot open shared object file: No such file or directory
xetex: error while loading shared libraries: libicuuc.so.68: cannot open shared object file: No such file or directory
fmtutil [ERROR]: running `xetex -ini   -jobname=xetex -progname=xetex -etex xetex.ini </dev/null' return status: 127
fmtutil [ERROR]: cannot copy log xetex.log to: /var/lib/texmf/web2c/xetex
fmtutil [ERROR]: returning error due to option --strict
fmtutil [ERROR]: running `xetex -ini   -jobname=pdfcsplain -progname=pdfcsplain -etex csplain.ini </dev/null' return status: 127
fmtutil [ERROR]: cannot copy log pdfcsplain.log to: /var/lib/texmf/web2c/xetex
fmtutil [ERROR]: returning error due to option --strict
fmtutil [ERROR]: running `xetex -ini   -jobname=xelatex -progname=xelatex -etex xelatex.ini </dev/null' return status: 127
fmtutil [ERROR]: cannot copy log xelatex.log to: /var/lib/texmf/web2c/xetex
fmtutil [ERROR]: returning error due to option --strict
fmtutil [ERROR]: running `xetex -ini   -jobname=cont-en -progname=context -8bit *cont-en.mkii </dev/null' return status: 127
fmtutil [ERROR]: cannot copy log cont-en.log to: /var/lib/texmf/web2c/xetex
fmtutil [ERROR]: returning error due to option --strict
error: command failed to execute correctly
I think it should be built against icu 69.1
Title: Re: texlive-bin needs to be rebuilt against icu 69
Post by: alium on 26 April 2021, 08:56:47
thank you for report, we will rebuild it ASAP!
Title: Re: texlive-bin needs to be rebuilt against icu 69
Post by: ndowens on 26 April 2021, 13:42:13
It has been rebuilt, unfortunately you got this since Arch hasn't move newer texlive-bin to stable after it was built against new Icu pkg. You will receive the update when the mirrors sync. Thanks for reporting.