[bug-notifications] [mercurial 0003968]: i386 libraries in mercurial Solaris Sparc
Mantis Bug Tracker
noreply at opencsw.org
Wed Oct 21 10:16:38 CEST 2009
A NOTE has been added to this issue.
======================================================================
http://www.opencsw.org/bugtrack/view.php?id=3968
======================================================================
Reported By: tg
Assigned To:
======================================================================
Project: mercurial
Issue ID: 3968
Category: packaging
Reproducibility: always
Severity: crash
Priority: normal
Status: new
======================================================================
Date Submitted: 2009-10-16 11:25 CEST
Last Modified: 2009-10-21 10:16 CEST
======================================================================
Summary: i386 libraries in mercurial Solaris Sparc
Description:
There are i386 libraries in the Solaris Sparc package of mercurial.
$ hg
Traceback (most recent call last):
File "/opt/csw/bin/hg", line 27, in <module>
mercurial.dispatch.run()
File "/opt/csw/lib/python/site-packages/mercurial/dispatch.py", line 16,
in run
sys.exit(dispatch(sys.argv[1:]))
File "/opt/csw/lib/python/site-packages/mercurial/dispatch.py", line 21,
in dispatch
u = _ui.ui()
File "/opt/csw/lib/python/site-packages/mercurial/ui.py", line 35, in
__init__
for f in util.rcpath():
File "/opt/csw/lib/python/site-packages/mercurial/util.py", line 1217,
in rcpath
_rcpath = os_rcpath()
File "/opt/csw/lib/python/site-packages/mercurial/util.py", line 1193,
in os_rcpath
path = system_rcpath()
File "/opt/csw/lib/python/site-packages/mercurial/posix.py", line 41, in
system_rcpath
'/../etc/mercurial'))
File "/opt/csw/lib/python/site-packages/mercurial/posix.py", line 30, in
rcfiles
for f, kind in osutil.listdir(rcdir)
File "/opt/csw/lib/python/site-packages/mercurial/demandimport.py", line
75, in __getattribute__
self._load()
File "/opt/csw/lib/python/site-packages/mercurial/demandimport.py", line
47, in _load
mod = _origimport(head, globals, locals)
ImportError: ld.so.1: python: fatal:
/opt/csw/lib/python/site-packages/mercurial/osutil.so: wrong ELF data
format: ELFDATA2LSB
$
======================================================================
----------------------------------------------------------------------
(0006884) tg (reporter) - 2009-10-21 10:16
http://www.opencsw.org/bugtrack/view.php?id=3968#c6884
----------------------------------------------------------------------
solved by version mercurial 1.3.1,REV=2009.10.05
More information about the bug-notifications
mailing list