TeX Live 下载失败

TeX Live 下载失败

我在将 TeXlive 2017 安装到我的 Ubuntu 16.04.3 时遇到问题。首先,我.zip从 TeXlive 主页下载了,然后解压.zip并创建了文件夹\usr\local\texlive。然后我sudo su执行了.\install-tl

我尝试了三次,每次他都会在几分钟甚至一个小时后停止,代码如下

TLUtils::check_file: removing /tmp/bEv_0Yfd3b/9rZn1FT0Qg/cm-super.tar.xz, checksums differ:
TLUtils::check_file:   TL=c4b76b04fc3abbad9b6d611e8588bfabeb6453e5c7d0696daa7bd7236193991869a9f8d7fc498e78357b8fb304f947db3ea25977d1f381edf43c14830acc769d, arg=8ad0ad8119cff2d8bc6e5eda4a214fed1c28f5c645f815c895c92055c622fc8c46bfec130d49e972e800128c57e7ace3e61c516915afb1284c0fdd5b5005f97b
TLPDB::_install_package: downloading did not succeed
Installation failed.
Rerunning the installer will try to restart the installation.
Or you can restart by running the installer with:
  install-tl --profile installation.profile [EXTRA-ARGS]
./install-tl: Writing log in current directory: /home/patrick/Downloads/install-tl-20180215/install-tl.log

我能做些什么?

相关内容