|
Bugzilla – Full Text Bug Listing |
| Summary: | mercurial doesn't work on 10.0 x86_64 | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE LINUX 10.0 | Reporter: | Markus Koßmann <markus.kossmann> |
| Component: | Other | Assignee: | 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: | --- |
Seems to be existing only on x86_64. I could't reproduce it on 10.0 i586 After rebuilding the .src.rpm and installing the rebuilded rpm, mercuial works. Even if I replace rebuilded rpm with the original rpm. WORKSFORME. I guess you installed i386 rpm? |
~> 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