Hi,
pdflatex cannot find
libpoppler.so.109 which is replaced by
libpoppler.so.110 in last update.
temporarly this help me to continue working on my files:
sudo ln -s /usr/lib/libpoppler.so /usr/lib/libpoppler.so.109
Not related to
libpoppler, but with
texlive-bin 2020.54586-13 shipped
dvisvgm (version 2.9.1) stop working, even I tried to build it from source (version 2.11.1), it sill throw the same error:
$ dvisvgm file.dvi -n
pre-processing DVI file (format version 2)
processing page 1
PostScript error: typecheck in setpattern
Operand stack:
--nostringval--
Not sure what is the problem. any hints!
moment, actually version in our world and in archlinux's extra is texlive-bin-2020.54586-14:
[picasso tmp]# cat .BUILDINFO | grep -i poppler
installed = poppler-21.05.0-1-x86_64
check your mirror, if you have not texlive-bin-2020.54586-14 in the update...
our maintainer really forgot udpate it, so it's updated today, sorry for inconvenience