Bug 148113

Summary: mercurial doesn't work on 10.0 x86_64
Product: [openSUSE] SUSE LINUX 10.0 Reporter: Markus Koßmann <markus.kossmann>
Component: OtherAssignee: Takashi Iwai <tiwai>
Status: RESOLVED WORKSFORME QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None    
Version: unspecified   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: Other Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Markus Koßmann 2006-02-03 20:27:31 UTC
~> hg
Traceback (most recent call last):
  File "/usr/bin/hg", line 11, in ?
    from mercurial import commands
ImportError: No module named mercurial

However both python-2.4.1-3 and mercurial-0.6c-2 are installed. 
and there is a directory /usr/lib/python2.4/site-packages/mercurial installed by the mercurial-0.6c-2 rpm
Comment 1 Markus Koßmann 2006-02-04 18:45:33 UTC
Seems to be existing only on x86_64. I could't reproduce it on 10.0 i586
Comment 2 Markus Koßmann 2006-02-05 12:42:46 UTC
After rebuilding the .src.rpm and installing the rebuilded rpm, mercuial works. Even if I replace  rebuilded rpm with the original rpm.  
Comment 3 Takashi Iwai 2006-02-06 13:25:54 UTC
WORKSFORME.

I guess you installed i386 rpm?