<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><div><blockquote type="cite" class=""><div class=""><div class=""><blockquote type="cite" class="">The error log I’m getting from TeX Live Utility.app seems to indicate that it is unable now to locate wget executable (which is /opt/local/bin/wget and on the PATH).<br class=""></blockquote><br class="">TeX Live Utility will create a clean environment that does not include /opt/local/bin, in order to force usage of the wget shipped with TeX Live. As far as I recall, the normal Perl LWP download also respects the http_proxy and ftp_proxy environment variables.<br class=""></div></div></blockquote><div><br class=""></div>I don’t think there was “wget” in “/Library/TeX/texbin” directory. Perhaps that’s the problem???</div><div><br class=""></div><div><div style="margin: 0px; font-stretch: normal; font-size: 14px; line-height: normal; font-family: "Andale Mono"; color: rgb(40, 254, 20); background-color: rgba(0, 0, 0, 0.901961);" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">$ ls -alF /Library/TeX/texbin/wget</span></div><div style="margin: 0px; font-stretch: normal; font-size: 14px; line-height: normal; font-family: "Andale Mono"; color: rgb(40, 254, 20); background-color: rgba(0, 0, 0, 0.901961);" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">ls: /Library/TeX/texbin/wget: No such file or directory</span></div><div style="margin: 0px; font-stretch: normal; font-size: 14px; line-height: normal; font-family: "Andale Mono"; color: rgb(40, 254, 20); background-color: rgba(0, 0, 0, 0.901961);" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">$</span></div></div><div><br class=""></div><div>In any case, if possible I’d much prefer to use my wget (aka /opt/local/bin/wget).  Also, usually people set env variables for a reason. Perhaps you could add a config option to <u class="">not</u> clean environment, and use the provided env variables instead?</div><div><br class=""><blockquote type="cite" class=""><div class=""><div class="">TeX Live Utility also sets http_proxy and ftp_proxy environment variables based on the OS X system proxy settings, but it does not do this for https_proxy. That might be a problem for TLU, but wouldn't affect your command-line results.<br class=""></div></div></blockquote><div><br class=""></div></div>Don’t know what to say. OS X has the correct proxy settings (for both http and https), as evidenced by the fact that all the relevant apps can access Internet… And as you said - it shouldn’t affect command-line results anyway...<div class=""><br class=""></div></body></html>