TeX Live のダウンロードが失敗する

TeX Live のダウンロードが失敗する

Ubuntu 16.04.3 に TeXlive 2017 をインストールする際に問題が発生しました。まず、.zipTeXlive ホームページから をダウンロードし、 を解凍して.zipフォルダーを作成しました\usr\local\texlive。次に を実行し、その後sudo suを実行しました.\install-tl

私はこれを3回試しましたが、毎回数分後、あるいは1時間後に次のようなコードが表示されて止まってしまいます。

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

私に何ができる?

関連情報