Closed raxod502 closed 7 years ago
The problem actually came from a dependency, biblatex-mla
, rather than mla13
itself. Solved as follows:
sudo tlmgr update --self
sudo tlmgr update biblatex-mla
/usr/bin/tlmgr: unexpected return value from verify_checksum: -5
for all commands
Looks like a problem upstream in tlmgr. It is a notably flaky piece of software. Unfortunately, I know nothing more than you. Perhaps others have reported the problem elsewhere online :/
Oh, although I'll point out that these days I don't use tlmgr directly anymore, preferring instead to install TeX Live exclusively from the system package manager.
I get the following error on compiling
Sample.tex
with TeX Live 2016:Probably relevant (but is this package abandoned?)