[MacPorts] #31935: py26-mercurial_keyring @0.4.5 not compatible with mercurial @1.9.3
MacPorts
noreply at macports.org
Sun Nov 6 23:37:41 PST 2011
#31935: py26-mercurial_keyring @0.4.5 not compatible with mercurial @1.9.3
------------------------------+---------------------------------------------
Reporter: m@… | Owner: and.damore@…
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.0.3
Keywords: | Port: py26-mercurial_keyring
------------------------------+---------------------------------------------
Comment(by and.damore@…):
There's little to investigate, check #27757 and r86604,
''py26-mercurial_keyring'' is just for ''python26'' port while
''mercurial'' now defaults to ''python27''.
If you want to use mercurial with python use '''python.version=26'''
option when installing mercurial
{{{
sudo port install mercurial python.version=26
}}}
What I'm not sure about is why you're not having a '''missing extension'''
error, are you possibly using an explicit path to mercurial_keyring.py in
your '''hgrc''' file rather than
{{{
[extensions]
mercurial_keyring =
}}}
?
--
Ticket URL: <https://trac.macports.org/ticket/31935#comment:5>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list