<div dir="ltr">So it looks like the version of OpenSSL on the machine you're trying to build yt on is out of date. Python 2.7.9 and newer will refuse to link against out of date versions of OpenSSL for security reasons (since these versions of OpenSSL are susceptible to the POODLE downgrade attack).<div><br></div><div>You have two options:</div><div><br></div><div>1. Update the OpenSSL package to a secure version, if you are able to. This is really the preferred option since e.g. web browsing on this machine is likely insecure.</div><div><br></div><div>2. If you have no control over OS updates, you can set up yt using the Anaconda installation instructions. Since conda bundles its own version of OpenSSL you can sidestep this issue. See here:</div><div><br></div><div><a href="http://yt-project.org/doc/installing.html#installing-yt-using-anaconda">http://yt-project.org/doc/installing.html#installing-yt-using-anaconda</a><br></div><div><br></div><div>Hope that helps!</div><div><br></div><div>-Nathan</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Sep 22, 2015 at 10:36 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:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hello Nathan,<div><br></div><div>I removed all of my files from yt-x86_64/ and ran your script and got this failure report:</div><font face="monospace, monospace"><br>********************************************<br>        FAILURE REPORT:<br>********************************************<br><br>  File "</font><span style="font-family:monospace,monospace">$HOME</span><font face="monospace, monospace">/yt-x86_64/lib/python2.7/site-packages/mercurial/url.py", line 346, in connect<br>    **sslutil.sslkwargs(self.ui, host))<br>  File "$HOME/yt-x86_64/lib/python2.7/site-packages/mercurial/sslutil.py", line 36, in ssl_wrap_socket<br>    sslcontext.options &= ssl.OP_NO_SSLv2 & ssl.OP_NO_SSLv3<br>ValueError: can't clear options before OpenSSL 0.9.8m<br>*** failed to import extension hgext.imerge: No module named imerge<br>abort: repository </font><span style="font-family:monospace,monospace">$HOME</span><font face="monospace, monospace">/yt-x86_64/src/yt-hg/ not found!<br>Collecting pip<br>  Could not find a version that satisfies the requirement pip (from versions: )<br>No matching distribution found for pip<br><br>********************************************<br>********************************************<br>Failure.  Check </font><span style="font-family:monospace,monospace">$HOME</span><font face="monospace, monospace">/yt-x86_64/yt_install.log.  The last 10 lines are above.</font><div><font face="monospace, monospace"><br></font></div><div><div>It seems that the lack of pip on the server I am working on really ruins it? Do you have any more help to offer after this?</div><div><br>Thank you,</div><div>Carla</div><font face="monospace, monospace"></font></div></div><div class="HOEnZb"><div class="h5"><div class="gmail_extra"><br><div class="gmail_quote">2015-09-17 19:45 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 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></span><div>Excuse me, that should say "If not, can you try..." </div><div><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><font color="#888888"><div></div><div>-Nathan</div></font></span></div><div><div><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></div></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">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>