<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Sep 16, 2015 at 9:13 AM, Carla Carroll <span dir="ltr"><<a href="mailto:carla.j.bernhardt@gmail.com" target="_blank">carla.j.bernhardt@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div dir="ltr"><div><div><div><div>Dear yt users,<br><br></div>Yet another yt installation error:<span style="font-family:monospace,monospace"><br><br>Using wget<br>Using sha512sum<br>Setting YT_DIR=$HOME/yt-x86_64/src/yt-hg/<br>Installing pip<br>********************************************<br>        FAILURE REPORT:<br>********************************************<br><br>Unable to establish SSL connection.<br>ERROR: certificate common name `*.<a href="http://c.ssl.fastly.net" target="_blank">c.ssl.fastly.net</a>' doesn't match requested host name `<a href="http://bootstrap.pypa.io" target="_blank">bootstrap.pypa.io</a>'.<br>To connect to <a href="http://bootstrap.pypa.io" target="_blank">bootstrap.pypa.io</a> insecurely, use `--no-check-certificate'.<br>Unable to establish SSL connection.<br>ERROR: certificate common name `*.<a href="http://c.ssl.fastly.net" target="_blank">c.ssl.fastly.net</a>' doesn't match requested host name `<a href="http://bootstrap.pypa.io" target="_blank">bootstrap.pypa.io</a>'.<br>To connect to <a href="http://bootstrap.pypa.io" target="_blank">bootstrap.pypa.io</a> insecurely, use `--no-check-certificate'.<br>Unable to establish SSL connection.<br>ERROR: certificate common name `*.<a href="http://c.ssl.fastly.net" target="_blank">c.ssl.fastly.net</a>' doesn't match requested host name `<a href="http://bootstrap.pypa.io" target="_blank">bootstrap.pypa.io</a>'.<br>To connect to <a href="http://bootstrap.pypa.io" target="_blank">bootstrap.pypa.io</a> insecurely, use `--no-check-certificate'.<br>Unable to establish SSL connection.<br><br>********************************************<br>********************************************<br>Failure.  Check $HOME/yt-x86_64/yt_install.log.  The last 10 lines are above.</span></div></div></div></div></blockquote><div><br></div><div>It looks like your wget is a bit out of date:</div><div><br></div><div><a href="https://github.com/pypa/pip/issues/1823">https://github.com/pypa/pip/issues/1823</a></div><div><br></div><div>You might be able to fix it by updating wget (not sure what OS you're on or how you installed it originally). Alternatively, I've made a small edit to the install script to force it to use curl instead of wget. You can download my edited version of the install script here: </div><div><br></div><div><a href="https://gist.githubusercontent.com/ngoldbaum/85a494fa1bb8f65662b8/raw/9145c708ae78d5d5059327a2e6a46523946e949b/install_script.sh">https://gist.githubusercontent.com/ngoldbaum/85a494fa1bb8f65662b8/raw/9145c708ae78d5d5059327a2e6a46523946e949b/install_script.sh</a></div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div dir="ltr"><div><div><div><br><br></div>All I did was change INST_ROCKSTAR=1, but I get the same results when I try this with it back to 0. Help?<br><br></div>Thanks,<br></div>Carla<br><div><div><div><br></div></div></div></div>
<br>_______________________________________________<br>
yt-users mailing list<br>
<a href="mailto:yt-users@lists.spacepope.org">yt-users@lists.spacepope.org</a><br>
<a href="http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org" rel="noreferrer" target="_blank">http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org</a><br>
<br></blockquote></div><br></div></div>