Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 558844 - <dev-vcs/hg-git-0.8.2 doesn't work with dev-vcs/mercurial-3.5
Summary: <dev-vcs/hg-git-0.8.2 doesn't work with dev-vcs/mercurial-3.5
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Dirkjan Ochtman (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-08-26 17:33 UTC by Risimi
Modified: 2016-01-18 09:37 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Risimi 2015-08-26 17:33:48 UTC
Running mercurial 3.5 with hggit extension enabled, produces the following error:

*** failed to import extension hggit: No module named ignore

Importing the module manually with "python2 -c 'import hggit'" results in:

Traceback (most recent call last):
  File "<string>", line 1, in <module>
  File "/usr/lib64/python2.7/site-packages/hggit/__init__.py", line 37, in <module>
    from mercurial import ignore
ImportError: cannot import name ignore

The issue was fixed upstream in version 0.8.2:
https://bitbucket.org/durin42/hg-git/commits/e5b10a710036dbfcf146f9d627d860f6b05ef0e0
Comment 1 SpanKY gentoo-dev 2016-01-18 09:37:28 UTC
commit d7df36ce9f961e62de22777607fc9a74630a0223
Author: Dirkjan Ochtman <djc@gentoo.org>
Date:   Sun Sep 13 20:01:21 2015 +0200

    Version bump hg-git to 0.8.2