Bug 148113 - mercurial doesn't work on 10.0 x86_64
Summary: mercurial doesn't work on 10.0 x86_64
Status: RESOLVED WORKSFORME
Alias: None
Product: SUSE LINUX 10.0
Classification: openSUSE
Component: Other (show other bugs)
Version: unspecified
Hardware: Other Other
: P5 - None : Normal
Target Milestone: ---
Assignee: Takashi Iwai
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-02-03 20:27 UTC by Markus Koßmann
Modified: 2006-02-06 13:25 UTC (History)
0 users

See Also:
Found By: Other
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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?