[tlu] Updating MacTex
Adam R. Maxwell
amaxwell at mac.com
Wed Jan 26 05:01:41 CET 2022
> On Jan 25, 2022, at 13:34 , Matthias Wischer <matthias_wischer at gmx.de> wrote:
>
> 2022-01-25 21:28:06 +0000 Notice -[TLMInfraUpdateOperation download:willSendRequest:redirectResponse:][3602] Download redirected to ftp://ftp.tug.org/historic/systems/texlive/2018/tlnet-final/update-tlmgr-latest.sh <ftp://ftp.tug.org/historic/systems/texlive/2018/tlnet-final/update-tlmgr-latest.sh>, expecting 0 bytes.
> 2022-01-25 21:29:06 +0000 Notice -[TLMInfraUpdateOperation download:didFailWithError:][3602] Download failed: Error Domain=NSURLErrorDomain Code=-1001 "Zeitüberschreitung bei der Anforderung." UserInfo={NSUnderlyingError=0x7faaa3e513d0 {Error Domain=kCFErrorDomainCFNetwork Code=-1001 "Zeitüberschreitung bei der Anforderung." UserInfo={NSErrorFailingURLStringKey=ftp://ftp.tug.org/historic/systems/texlive/2018/tlnet-final/update-tlmgr-latest.sh <ftp://ftp.tug.org/historic/systems/texlive/2018/tlnet-final/update-tlmgr-latest.sh>, NSErrorFailingURLKey=ftp://ftp.tug.org/historic/systems/texlive/2018/tlnet-final/update-tlmgr-latest.sh <ftp://ftp.tug.org/historic/systems/texlive/2018/tlnet-final/update-tlmgr-latest.sh>, _kCFStreamErrorCodeKey=-2102, _kCFStreamErrorDomainKey=4, NSLocalizedDescription=Zeitüberschreitung bei der Anforderung.}},
Google translate is telling me this means "Request timed out." Do you have a firewall or proxy blocking ftp? I don't have a workaround for that, I'm afraid. The other potential issue is running out of ftp connections on ftp.tug.org <http://ftp.tug.org/>; the limit used to be set pretty low to avoid abuse.
I'd suggest trying to connect with an ftp client, such as Transmit or command-line ftp in Terminal:
$ ftp ftp.tug.org
Connected to tug.org.
220 FTP Server ready.
Name (ftp.tug.org:amaxwell): ftp
331 Anonymous login ok, send your complete email address as your password
Password:
230 Anonymous login ok, restrictions apply.
ftp> cd historic/systems/texlive/2018/tlnet-final
250 CWD command successful
ftp> dir
200 PORT command successful
150 Opening ASCII mode data connection for file list
dr-xr-xr-x 2 ftp ftp 458752 Feb 27 2019 archive
-r--r--r-- 1 ftp ftp 104843 Feb 25 2019 install-tl
-r--r--r-- 1 ftp ftp 369 Apr 19 2014 install-tl-advanced.bat
-r--r--r-- 1 ftp ftp 3723403 Feb 27 2019 install-tl-unx.tar.gz
-r--r--r-- 1 ftp ftp 152 Feb 27 2019 install-tl-unx.tar.gz.sha512
-r--r--r-- 1 ftp ftp 455 Feb 27 2019 install-tl-unx.tar.gz.sha512.asc
-r--r--r-- 1 ftp ftp 3981 Nov 15 2018 install-tl-windows.bat
-r--r--r-- 1 ftp ftp 19767406 Feb 27 2019 install-tl-windows.exe
-r--r--r-- 1 ftp ftp 153 Feb 27 2019 install-tl-windows.exe.sha512
-r--r--r-- 1 ftp ftp 455 Feb 27 2019 install-tl-windows.exe.sha512.asc
-r--r--r-- 1 ftp ftp 24073596 Feb 27 2019 install-tl.zip
-r--r--r-- 1 ftp ftp 145 Feb 27 2019 install-tl.zip.sha512
-r--r--r-- 1 ftp ftp 455 Feb 27 2019 install-tl.zip.sha512.asc
-r--r--r-- 1 ftp ftp 1228 Apr 27 2018 README.md
dr-xr-xr-x 8 ftp ftp 4096 Feb 27 2019 tlpkg
lr--r--r-- 1 ftp ftp 23 Feb 7 2019 update-tlmgr-latest.exe -> update-tlmgr-r49931.exe
lr--r--r-- 1 ftp ftp 30 Feb 7 2019 update-tlmgr-latest.exe.sha512 -> update-tlmgr-r49931.exe.sha512
lr--r--r-- 1 ftp ftp 34 Feb 7 2019 update-tlmgr-latest.exe.sha512.asc -> update-tlmgr-r49931.exe.sha512.asc
lr--r--r-- 1 ftp ftp 22 Feb 7 2019 update-tlmgr-latest.sh -> update-tlmgr-r49931.sh
lr--r--r-- 1 ftp ftp 29 Feb 7 2019 update-tlmgr-latest.sh.sha512 -> update-tlmgr-r49931.sh.sha512
lr--r--r-- 1 ftp ftp 33 Feb 7 2019 update-tlmgr-latest.sh.sha512.asc -> update-tlmgr-r49931.sh.sha512.asc
-r--r--r-- 1 ftp ftp 2432404 Feb 7 2019 update-tlmgr-r49931.exe
-r--r--r-- 1 ftp ftp 154 Feb 7 2019 update-tlmgr-r49931.exe.sha512
-r--r--r-- 1 ftp ftp 455 Feb 7 2019 update-tlmgr-r49931.exe.sha512.asc
-r--r--r-- 1 ftp ftp 6143901 Feb 7 2019 update-tlmgr-r49931.sh
-r--r--r-- 1 ftp ftp 153 Feb 7 2019 update-tlmgr-r49931.sh.sha512
-r--r--r-- 1 ftp ftp 455 Feb 7 2019 update-tlmgr-r49931.sh.sha512.asc
226 Transfer complete
ftp>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://tug.org/pipermail/tlu/attachments/20220125/09d1b36e/attachment-0001.html>
More information about the tlu
mailing list.