Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 343291

Summary: dev-vcs/mercurial-1.4.1 has issues with python-2.7
Product: Gentoo Linux Reporter: Mounir Lamouri (volkmar) (RETIRED) <volkmar>
Component: Current packagesAssignee: Krzysztof Pawlik (RETIRED) <nelchael>
Status: RESOLVED FIXED    
Severity: normal CC: djc, tdalman
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 314945    
Bug Blocks:    

Description Mounir Lamouri (volkmar) (RETIRED) gentoo-dev 2010-10-29 21:14:19 UTC
Since I'm using python 2.7, when trying to use `hg qimport`, I got:
abort: could not import module _winreg!

python-update and rebuilding mercurial doesn't help. Updating to mercurial-1.5 fixes it.
Comment 1 Andrey 2010-11-03 12:20:55 UTC
(In reply to comment #0)
> Since I'm using python 2.7, when trying to use `hg qimport`, I got:
> abort: could not import module _winreg!
> 
> python-update and rebuilding mercurial doesn't help. Updating to mercurial-1.5
> fixes it.

The same problem with "hg serve".
Also, upgrade to mercurial-1.6.4 helped.
Comment 2 Tolga Dalman 2010-11-29 15:12:22 UTC
This is still an issue ? Current versions of mercurial work well with Python 2.7. I wonder, why dev-vcs/mercurial-1.4.1 is still in the repository ...
Comment 3 Krzysztof Pawlik (RETIRED) gentoo-dev 2010-12-12 11:37:21 UTC
We're working on getting 1.7 stabilized soon.