<div dir="ltr"><div>Thank you so much for the help. I was able to resolve last issue by referring to:<br></div><div><br></div><div><a href="https://github.com/rohe/pyoidc/commit/1f18a6ced7854f6838515b8bdaeadbb375e7578c">https://github.com/rohe/pyoidc/commit/1f18a6ced7854f6838515b8bdaeadbb375e7578c</a><br></div><div><br></div><div>Changing </div><table class="gmail-diff-table gmail-tab-size" style="box-sizing:border-box;width:978px;table-layout:fixed;color:rgb(51,51,51);font-family:-apple-system,blinkmacsystemfont,&quot;segoe ui&quot;,helvetica,arial,sans-serif,&quot;apple color emoji&quot;,&quot;segoe ui emoji&quot;,&quot;segoe ui symbol&quot;;font-size:14px"><tbody style="box-sizing:border-box"><tr style="box-sizing:border-box"></tr><tr style="box-sizing:border-box"><td class="gmail-blob-code gmail-blob-code-addition gmail-is-hovered" style="box-sizing:border-box;padding:0px 10px 0px 18px;line-height:20px;vertical-align:top;background-color:rgb(234,255,234)"><span class="gmail-blob-code-inner" style="box-sizing:border-box;overflow:visible;font-family:consolas,&quot;liberation mono&quot;,menlo,courier,monospace;font-size:12px;word-wrap:break-word;white-space:pre-wrap">+cryptography==<span class="gmail-x gmail-x-first gmail-x-last" style="box-sizing:border-box;border-radius:0.2em;background-color:rgb(166,243,166)">1.5.2</span></span></td></tr><tr style="box-sizing:border-box"><td class="gmail-blob-num gmail-blob-num-addition empty-cell" style="box-sizing:border-box;padding:0px 10px;width:40px;min-width:50px;font-family:consolas,&quot;liberation mono&quot;,menlo,courier,monospace;font-size:12px;line-height:20px;color:rgba(0,0,0,0.298039);text-align:right;white-space:nowrap;vertical-align:top;border-style:solid;border-color:rgb(193,233,193);border-width:0px 1px 0px 0px;background-color:rgb(219,255,219)"></td><td id="gmail-diff-b4ef698db8ca845e5845c4618278f29aR3" class="gmail-blob-num gmail-blob-num-addition gmail-js-linkable-line-number" style="box-sizing:border-box;padding:0px 10px;width:40px;min-width:50px;font-family:consolas,&quot;liberation mono&quot;,menlo,courier,monospace;font-size:12px;line-height:20px;color:rgba(0,0,0,0.298039);text-align:right;white-space:nowrap;vertical-align:top;border-style:solid;border-color:rgb(193,233,193);border-width:0px 1px 0px 0px;background-color:rgb(219,255,219)"></td></tr></tbody></table><br><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Nov 29, 2016 at 2:07 PM, Gaurav Jain <span dir="ltr">&lt;<a href="mailto:monkeyfdude@gmail.com" target="_blank">monkeyfdude@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Preceding was this:<div><br></div><div>







<p class="m_-8954086148533006554gmail-p1"><span class="m_-8954086148533006554gmail-s1">    x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -Wdate-time -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -I/opt/caldavd/CalendarServer-<wbr>7.0/.develop/roots/PostgreSQL/<wbr>include -I/opt/caldavd/CalendarServer-<wbr>7.0/.develop/roots/memcached/<wbr>include -I/opt/caldavd/CalendarServer-<wbr>7.0/.develop/roots/libevent/<wbr>include -I/opt/caldavd/CalendarServer-<wbr>7.0/.develop/roots/libffi/<wbr>include -fPIC -I/usr/include/python2.7 -c src/cryptography/hazmat/<wbr>bindings/__pycache__/_<wbr>Cryptography_cffi_<wbr>e7d09016xc302a38b.c -o build/temp.linux-x86_64-2.7/<wbr>src/cryptography/hazmat/<wbr>bindings/__pycache__/_<wbr>Cryptography_cffi_<wbr>e7d09016xc302a38b.o</span></p>
<p class="m_-8954086148533006554gmail-p1"><span class="m_-8954086148533006554gmail-s1">    src/cryptography/hazmat/<wbr>bindings/__pycache__/_<wbr>Cryptography_cffi_<wbr>e7d09016xc302a38b.c:505:6: error: conflicting types for ‘BIO_new_mem_buf’</span></p>
<p class="m_-8954086148533006554gmail-p1"><span class="m_-8954086148533006554gmail-s1">     BIO *BIO_new_mem_buf(void *, int);</span></p>
<p class="m_-8954086148533006554gmail-p1"><span class="m_-8954086148533006554gmail-s1">          ^</span></p>
<p class="m_-8954086148533006554gmail-p1"><span class="m_-8954086148533006554gmail-s1">    In file included from /usr/include/openssl/asn1.h:<wbr>65:0,</span></p>
<p class="m_-8954086148533006554gmail-p1"><span class="m_-8954086148533006554gmail-s1">                     from src/cryptography/hazmat/<wbr>bindings/__pycache__/_<wbr>Cryptography_cffi_<wbr>e7d09016xc302a38b.c:220:</span></p>
<p class="m_-8954086148533006554gmail-p1"><span class="m_-8954086148533006554gmail-s1">    /usr/include/openssl/bio.h:<wbr>692:6: note: previous declaration of ‘BIO_new_mem_buf’ was here</span></p>
<p class="m_-8954086148533006554gmail-p1"><span class="m_-8954086148533006554gmail-s1">     BIO *BIO_new_mem_buf(const void *buf, int len);</span></p>
<p class="m_-8954086148533006554gmail-p1"><span class="m_-8954086148533006554gmail-s1">          ^</span></p>
<p class="m_-8954086148533006554gmail-p1"><span class="m_-8954086148533006554gmail-s1">    error: command &#39;x86_64-linux-gnu-gcc&#39; failed with exit status 1</span></p></div></div><div class="HOEnZb"><div class="h5"><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Nov 29, 2016 at 2:03 PM, Gaurav Jain <span dir="ltr">&lt;<a href="mailto:monkeyfdude@gmail.com" target="_blank">monkeyfdude@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">I am on Ubuntu 16.06 AWS EC2 instance.</div><div class="m_-8954086148533006554HOEnZb"><div class="m_-8954086148533006554h5"><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Nov 29, 2016 at 2:00 PM, Gaurav Jain <span dir="ltr">&lt;<a href="mailto:monkeyfdude@gmail.com" target="_blank">monkeyfdude@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Thank you so much. All the bootstrapping issues are resolved. Now, I hit following error:<div><br></div><div><br></div><div>







<p class="m_-8954086148533006554m_4500401108410034909m_-8823714547709963688gmail-p1"><span class="m_-8954086148533006554m_4500401108410034909m_-8823714547709963688gmail-s1">Can&#39;t roll back cryptography; was not uninstalled</span></p>
<p class="m_-8954086148533006554m_4500401108410034909m_-8823714547709963688gmail-p1"><span class="m_-8954086148533006554m_4500401108410034909m_-8823714547709963688gmail-s1">Command &quot;/opt/caldavd/CalendarServer-7<wbr>.0/.develop/virtualenv/bin/pyt<wbr>hon -c &quot;import setuptools, tokenize;__file__=&#39;/tmp/pip-bu<wbr>ild-M1eqq0/cryptography/setup.<wbr>py&#39;;exec(compile(getattr(token<wbr>ize, &#39;open&#39;, open)(__file__).read().replace<wbr>(&#39;\r\n&#39;, &#39;\n&#39;), __file__, &#39;exec&#39;))&quot; install --record /tmp/pip-bXjSbl-record/install<wbr>-record.txt --single-version-externally-ma<wbr>naged --compile --install-headers /opt/caldavd/CalendarServer-7.<wbr>0/.develop/virtualenv/include/<wbr>site/python2.7/cryptography&quot; failed with error code 1 in /tmp/pip-build-M1eqq0/cryptogr<wbr>aphy</span></p></div></div><div class="m_-8954086148533006554m_4500401108410034909HOEnZb"><div class="m_-8954086148533006554m_4500401108410034909h5"><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Nov 29, 2016 at 1:54 PM, Cyrus Daboo <span dir="ltr">&lt;<a href="mailto:cdaboo@apple.com" target="_blank">cdaboo@apple.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Gaurav,<br>
<br>
--On November 29, 2016 at 1:48:23 PM -0800 Gaurav Jain &lt;<a href="mailto:monkeyfdude@gmail.com" target="_blank">monkeyfdude@gmail.com</a>&gt; wrote:<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
--editable svn+<br>
<a href="http://svn.calendarserver.org/repository/calendarserver/CalDAVClientLibra" rel="noreferrer" target="_blank">http://svn.calendarserver.org/<wbr>repository/calendarserver/CalD<wbr>AVClientLibra</a><br>
ry/trunk@14856#egg=CalDAVClien<wbr>tLibrary<br>
</blockquote>
<br>
git-svn-id: <a href="https://svn.calendarserver.org/repository/calendarserver/CalDAVClientLibrary/trunk@14856" rel="noreferrer" target="_blank">https://svn.calendarserver.org<wbr>/repository/calendarserver/Cal<wbr>DAVClientLibrary/trunk@14856</a><br>
commit 80b22707ae2b056a860449bbbe4bb7<wbr>614cb70866<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
--editable svn+<br>
<a href="http://svn.calendarserver.org/repository/calendarserver/CalDAVTester/bran" rel="noreferrer" target="_blank">http://svn.calendarserver.org/<wbr>repository/calendarserver/CalD<wbr>AVTester/bran</a><br>
ches/release/CalDAVTester-7.0-<wbr>dev@15059#egg=CalDAVTester<br>
<br>
</blockquote>
<br>
git-svn-id: <a href="https://svn.calendarserver.org/repository/calendarserver/CalDAVTester/trunk@15021" rel="noreferrer" target="_blank">https://svn.calendarserver.org<wbr>/repository/calendarserver/Cal<wbr>DAVTester/trunk@15021</a><br>
commit 0d27e502deb38a9336f0141cf4326d<wbr>21fca3e60f<span class="m_-8954086148533006554m_4500401108410034909m_-8823714547709963688HOEnZb"><font color="#888888"><br>
<br>
-- <br>
Cyrus Daboo<br>
<br>
</font></span></blockquote></div><br></div>
</div></div></blockquote></div><br></div>
</div></div></blockquote></div><br></div>
</div></div></blockquote></div><br></div>