<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Sep 17, 2015 at 12:43 PM, Nathan Goldbaum <span dir="ltr"><<a href="mailto:nathan12343@gmail.com" target="_blank">nathan12343@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi Carla,<div><br></div><div>Did you run the install script from scratch (getting rid of the old installation directory)? If so, can you try removing the old yt-x86_64 directory and trying again using my modified version of the install script?</div></div></blockquote><div><br></div><div>Excuse me, that should say "If not, can you try..." </div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><span class="HOEnZb"><font color="#888888"><div></div><div>-Nathan</div></font></span></div><div class="HOEnZb"><div class="h5"><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Sep 17, 2015 at 12:35 PM, 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:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hello Nathan and yt users,<div><br></div><div>I am working on a server and cannot upgrade wget without being a root user. What I do not understand is that I had already installed yt and had no problems just a couple weeks ago. Is there a way to get access to an older install script?</div><div><br></div><div>I tried using your version of the install script and got these errors: </div><font face="monospace, monospace"><span><div><font face="monospace, monospace"><br></font></div>Using sha512sum<br>Setting YT_DIR=$HOME/yt-x86_64/src/yt-hg/<br>Installing pip<br><br>********************************************<br>        FAILURE REPORT:<br>********************************************<br><br></span>WARNING: 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>2015-09-17 19:23:47 URL:<a href="https://bootstrap.pypa.io/get-pip.py" target="_blank">https://bootstrap.pypa.io/get-pip.py</a> [1412744/1412744] -> "get-pip.py.1" [1]<br>Requirement already up-to-date: pip in $HOME/yt-x86_64/lib/python2.7/site-packages/pip-6.1.1-py2.7.egg<br>Collecting wheel<br>  Could not find a version that satisfies the requirement wheel (from versions: )<br>No matching distribution found for wheel<br>Requirement already up-to-date: pip in $HOME/yt-x86_64/lib/python2.7/site-packages/pip-6.1.1-py2.7.egg<br>Collecting wheel<br>  Could not find a version that satisfies the requirement wheel (from versions: )<br>No matching distribution found for wheel<span><br><br>********************************************<br>********************************************<br>Failure.  Check $HOME/yt-x86_64/yt_install.log.  The last 10 lines are above.</span></font><div><div><br></div><div>Thank you for your help,<br></div><div>Carla</div><font face="monospace, monospace"></font></div></div><div><div><div class="gmail_extra"><br><div class="gmail_quote">2015-09-16 16:51 GMT+02:00 Nathan Goldbaum <span dir="ltr"><<a href="mailto:nathan12343@gmail.com" target="_blank">nathan12343@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote"><span>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></span><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" target="_blank">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" target="_blank">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"><span><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></span>_______________________________________________<br>
yt-users mailing list<br>
<a href="mailto:yt-users@lists.spacepope.org" target="_blank">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>
<br>_______________________________________________<br>
yt-users mailing list<br>
<a href="mailto:yt-users@lists.spacepope.org" target="_blank">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></div><br>_______________________________________________<br>
yt-users mailing list<br>
<a href="mailto:yt-users@lists.spacepope.org" target="_blank">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></div></blockquote></div><br></div></div>