<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Fri, Sep 9, 2016 at 8:54 PM, Barry Smith <span dir="ltr"><<a href="mailto:bsmith@mcs.anl.gov" target="_blank">bsmith@mcs.anl.gov</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
   This came up and I haven't seen it before, google is not helpful in resolving it.<br>
<br>
<br>
git pull <a href="http://bitbucket.org/vlc1/petsc" rel="noreferrer" target="_blank">http://bitbucket.org/vlc1/<wbr>petsc</a> vlc1/dmcomposite<br>
fatal: unable to access '<a href="https://bitbucket.org/vlc1/petsc/" rel="noreferrer" target="_blank">https://bitbucket.org/vlc1/<wbr>petsc/</a>': SSL certificate problem: unable to get local issuer certificate<br></blockquote><div><br></div><div>Don't use https://, use the ssh:// protocol. You might have to fix it in your .git/config</div><div><br></div><div>   Matt</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Meanwhile things like<br>
<br>
$ git checkout master<br>
Switched to branch 'master'<br>
Your branch is behind 'origin/master' by 4 commits, and can be fast-forwarded.<br>
  (use "git pull" to update your local branch)<br>
~/Src/petsc/src/ts/examples/<wbr>tutorials (master<) arch-basic<br>
$ git pull<br>
Updating acfa351..b3a4586<br>
Fast-forward<br>
 bin/maint/buildtest                     |  7 +------<br>
 bin/maint/runhtml.py                    |  1 +<br>
 config/PETSc/Configure.py               |  4 +++-<br>
 src/ksp/ksp/examples/<wbr>tutorials/makefile |  8 ++++----<br>
 src/mat/examples/tests/<wbr>makefile         | 30 +++++++++++++++---------------<br>
 5 files changed, 24 insertions(+), 26 deletions(-)<br>
~/Src/petsc/src/ts/examples/<wbr>tutorials (master=) arch-basic<br>
<br>
seem to work fine. I can also go to  <a href="http://bitbucket.org/vlc1/petsc" rel="noreferrer" target="_blank">http://bitbucket.org/vlc1/<wbr>petsc</a> via the browser and it displays the repository fine. So what is the issue?<br>
<br>
  Thanks<br>
<span class="HOEnZb"><font color="#888888"><br>
  Barry<br>
<br>
<br>
<br>
<br>
<br>
</font></span></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature" data-smartmail="gmail_signature">What most experimenters take for granted before they begin their experiments is infinitely more interesting than any results to which their experiments lead.<br>-- Norbert Wiener</div>
</div></div>