[tex-live] TeXLive-2018 fails to update across firewall
Blumenthal, Uri - 0553 - MITLL
uri at ll.mit.edu
Wed Jun 20 06:09:31 CEST 2018
>> On Jun 19, 2018, at 20:52 , Blumenthal, Uri - 0553 - MITLL <uri at ll.mit.edu> wrote:
>>
>> I don’t think there was “wget” in “/Library/TeX/texbin” directory. Perhaps that’s the problem???
>
> Try this:
>
> $ ls /usr/local/texlive/2018/tlpkg/installer/wget/wget.x86_64-darwin
Yes it is there, thanks! (But this directory is not on the PATH - so tlmgr must have its own way of finding it there, right?)
But it seems to me that it doesn’t work properly in the proxied environment (if/when https gets involved, which occurs now more and more often). As an experiment, I’m trying to download a non-existing file (because I can’t think of an existing file offhand ;) with texlive wget, and then with Macports wget:
$ /usr/local/texlive/2018/tlpkg/installer/wget/wget.x86_64-darwin http://www.office365.com/owasmime.msi
--2018-06-20 00:04:04-- http://www.office365.com/owasmime.msi
Resolving llproxy.llan.ll.mit.edu...
Connecting to llproxy.llan.ll.mit.edu|... connected.
Proxy request sent, awaiting response... 302 Found
Location: http://products.office.com/?ms.url=office365com [following]
--2018-06-20 00:04:04-- http://products.office.com/?ms.url=office365com
Reusing existing connection to llproxy.llan.ll.mit.edu:8080.
Proxy request sent, awaiting response... 301 Moved Permanently
Location: https://products.office.com/?ms.url=office365com [following]
https://products.office.com/?ms.url=office365com: HTTPS support not compiled in.
$ wget http://www.office365.com/owasmime.msi
--2018-06-20 00:04:21-- http://www.office365.com/owasmime.msi
Resolving llproxy.llan.ll.mit.edu (llproxy.llan.ll.mit.edu)...
Connecting to llproxy.llan.ll.mit.edu (llproxy.llan.ll.mit.edu)|... connected.
Proxy request sent, awaiting response... 302 Found
Location: http://products.office.com/?ms.url=office365com [following]
--2018-06-20 00:04:21-- http://products.office.com/?ms.url=office365com
Reusing existing connection to llproxy.llan.ll.mit.edu:8080.
Proxy request sent, awaiting response... 301 Moved Permanently
Location: https://products.office.com/?ms.url=office365com [following]
--2018-06-20 00:04:21-- https://products.office.com/?ms.url=office365com
Connecting to llproxy.llan.ll.mit.edu (llproxy.llan.ll.mit.edu)|155.34.234.20|:8080... connected.
Proxy request sent, awaiting response... 302 Moved Temporarily
Location: https://products.office.com/en-US/?ms.url=office365com [following]
--2018-06-20 00:04:21-- https://products.office.com/en-US/?ms.url=office365com
Connecting to llproxy.llan.ll.mit.edu (llproxy.llan.ll.mit.edu)|... connected.
Proxy request sent, awaiting response... 200 OK
Length: 85977 (84K) [text/html]
Saving to: ‘owasmime.msi’
owasmime.msi 100%[==================================>] 83.96K --.-KB/s in 0.1s
2018-06-20 00:04:21 (866 KB/s) - ‘owasmime.msi’ saved [85977/85977]
$
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://tug.org/pipermail/tex-live/attachments/20180620/cf58f077/attachment-0001.html>
More information about the tex-live
mailing list