[MacPorts] #38020: hg + openssl are out of sync
MacPorts
noreply at macports.org
Mon Feb 11 07:18:48 PST 2013
#38020: hg + openssl are out of sync
---------------------+--------------------------------
Reporter: david@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.1.3
Keywords: | Port: mercurial
---------------------+--------------------------------
Latest update of openssl breaks hg-2.5 in Macports.
Compiling source for hg-2.5.1 fixes problem.
Fix is to upgrade to 2.5.1 and this should resolve problems.
{{{
David-Favor-iMac# hg clone -r 8.6.8 --insecure
https://asciidoc.googlecode.com/hg/ asciidoc
abort: error: _ssl.c:504: error:1006706B:elliptic curve
routines:ec_GFp_simple_oct2point:point is not on curve
}}}
{{{
/Users/david/Downloads/mercurial-2.5.1/hg clone -r 8.6.8
https://asciidoc.googlecode.com/hg/ asciidoc
warning: asciidoc.googlecode.com certificate with fingerprint
83:30:63:4e:6c:00:84:23:be:dc:8c:d1:f6:58:6b:c9:6f:6e:d5:58 not verified
(check hostfingerprints or web.cacerts config setting)
adding changesets
adding manifests
adding file changes
added 1170 changesets with 3396 changes to 290 files
updating to branch default
210 files updated, 0 files merged, 0 files removed, 0 files unresolved
}}}
--
Ticket URL: <https://trac.macports.org/ticket/38020>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list