installing git-core (to upgrade OpenSSL) leads to errors

Puneet Kishor punk.kish at gmail.com
Sun Mar 18 05:50:35 PDT 2012



On Mar 18, 2012, at 4:04 AM, Brandon Allbery <allbery.b at gmail.com> wrote:

> On Sun, Mar 18, 2012 at 00:07, Jeremy Lavergne <jeremy at lavergne.gotdns.org> wrote:
> > However, my original error, one that prompted all this dance, still persists. On my computer "A" when I do `git push computer_b" I get
> >
> >       OpenSSL version mismatch. Built against 1000005f, you have 1000100f
> >       fatal: The remote end hung up unexpectedly
> 
> If it's still an issue, you can manually rebuild the openssl port. It's purely on one computer, and not network-related.
> 
> It's not openssl that needs to be rebuilt, but the library/program that is using openssl that is now inconsistent and needs to be rebuilt against the latest openssl.  In this case that probably means git-core.


So, I was all set to force reinstall OpenSSL, but now I am thinking of force reinstalling git. However, there *is* one issue to consider -- I get exactly the same error as above when I try to do a 

    ssh-keygen -t rsa

which indicates that the error may not be (only) with git, but at least with ssh-keygen as well. However, since ssh-keygen is a part of OpenSSL, seems like it is OpenSSL that didn't get upgraded completely even though it shows up as being the latest version.

Thoughts?


--
Puneet Kishor
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-users/attachments/20120318/8d626f4e/attachment.html>


More information about the macports-users mailing list