[MacPorts] #48815: py-hggit seems broken
#48815: py-hggit seems broken -----------------------------+-------------------------------- Reporter: charlie.clark@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Keywords: | Port: py-hggit -----------------------------+-------------------------------- Something seems to have happened to hg-git extension for Mercurial. If the port is installed I cannot use Mercurial in the command line. This is a sample session and traceback. {{{ (openpyxl)fuchsia:openpyxl charlieclark$ hg status openpyxl *** failed to import extension hggit: No module named ignore ** Unbekannter Fehler - bitte melden auf: ** http://mercurial.selenic.com/wiki/BugTracker ** Python 2.7.10 (default, Aug 18 2015, 12:18:39) [GCC 4.2.1 Compatible Apple LLVM 6.1.0 (clang-602.0.53)] ** Mercurial Distributed SCM (Version 3.5-rc+12-a74e9806d17d) ** Erweiterungen geladen: strip, mq, rebase Traceback (most recent call last): File "/opt/local/bin/hg", line 43, in <module> mercurial.dispatch.run() File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7 /site-packages/mercurial/dispatch.py", line 30, in run sys.exit((dispatch(request(sys.argv[1:])) or 0) & 255) File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7 /site-packages/mercurial/dispatch.py", line 92, in dispatch ret = _runcatch(req) File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7 /site-packages/mercurial/dispatch.py", line 163, in _runcatch return _dispatch(req) File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7 /site-packages/mercurial/dispatch.py", line 862, in _dispatch repo = hg.repository(ui, path=path) File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7 /site-packages/mercurial/hg.py", line 136, in repository peer = _peerorrepo(ui, path, create) File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7 /site-packages/mercurial/hg.py", line 123, in _peerorrepo obj = _peerlookup(path).instance(ui, path, create) File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7 /site-packages/mercurial/hg.py", line 93, in _peerlookup return thing(path) File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7 /site-packages/hggit/__init__.py", line 84, in _local p = urlcls(path).localpath() TypeError: 'NoneType' object is not callable }}} -- Ticket URL: <https://trac.macports.org/ticket/48815> MacPorts <https://www.macports.org/> Ports system for OS X
#48815: py-hggit seems broken ------------------------------+---------------------- Reporter: charlie.clark@… | Owner: sean@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: | Keywords: Port: py-hggit | ------------------------------+---------------------- Changes (by sean@…): * status: new => assigned * owner: macports-tickets@… => sean@… Comment: Hmm, I'll take a look at this. -- Ticket URL: <https://trac.macports.org/ticket/48815#comment:1> MacPorts <https://www.macports.org/> Ports system for OS X
#48815: py-hggit seems broken ------------------------------+---------------------- Reporter: charlie.clark@… | Owner: sean@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: | Keywords: Port: py-hggit | ------------------------------+---------------------- Comment (by sean@…): I have some updates to push out today, so hopefully that will fix this issue. -- Ticket URL: <https://trac.macports.org/ticket/48815#comment:2> MacPorts <https://www.macports.org/> Ports system for OS X
#48815: py-hggit seems broken ------------------------------+---------------------- Reporter: charlie.clark@… | Owner: sean@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: | Keywords: Port: py-hggit | ------------------------------+---------------------- Changes (by mf2k@…): * cc: sean@…, openmaintainer@… (removed) Comment: Please do not Cc openmaintainer@macports.org because it is [wiki:MacPortsDevelopers#special not a valid email address]. -- Ticket URL: <https://trac.macports.org/ticket/48815#comment:3> MacPorts <https://www.macports.org/> Ports system for OS X
#48815: py-hggit seems broken ------------------------------+-------------------- Reporter: charlie.clark@… | Owner: sean@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: fixed | Keywords: Port: py-hggit | ------------------------------+-------------------- Changes (by sean@…): * status: assigned => closed * resolution: => fixed Comment: Ok, I just pushed some updates to `mercurial` and `hg-git` so this should fix your issue. -- Ticket URL: <https://trac.macports.org/ticket/48815#comment:4> MacPorts <https://www.macports.org/> Ports system for OS X
#48815: py-hggit seems broken ------------------------------+-------------------- Reporter: charlie.clark@… | Owner: sean@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: fixed | Keywords: Port: py-hggit | ------------------------------+-------------------- Comment (by charlie.clark@…): Replying to [comment:3 mf2k@…]:
Please do not Cc openmaintainer@macports.org because it is [wiki:MacPortsDevelopers#special not a valid email address]. Noted.
-- Ticket URL: <https://trac.macports.org/ticket/48815#comment:5> MacPorts <https://www.macports.org/> Ports system for OS X
#48815: py-hggit seems broken ------------------------------+-------------------- Reporter: charlie.clark@… | Owner: sean@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: fixed | Keywords: Port: py-hggit | ------------------------------+-------------------- Comment (by charlie.clark@…): Replying to [comment:4 sean@…]:
Ok, I just pushed some updates to `mercurial` and `hg-git` so this should fix your issue. Thanks, problems do seem resolved!
-- Ticket URL: <https://trac.macports.org/ticket/48815#comment:6> MacPorts <https://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts