[csw-maintainers] Fwd: [csw-users] i386 libraries in mercurial for Solaris sparc

Peter Bonivart bonivart at opencsw.org
Fri Oct 16 11:06:52 CEST 2009


>From the users list...

---------- Forwarded message ----------
From: Torsten Gollnick <t.gollnick at gmail.com>
Date: Fri, Oct 16, 2009 at 10:15 AM
Subject: [csw-users] i386 libraries in mercurial for Solaris sparc
To: users at lists.opencsw.org


Hello,

mercurial does not work for me on Solaris Sparc due to i386 libs.
I use
url=http://ibiblio.org/pub/packages/solaris/opencsw/current
did pkg-get -U and pkg-get -u

The package version is  mercurial 1.3.1,REV=2009.10.03

How can I brief the maintainer?

Torsten




starting hg gives
$ 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

and

 file  /opt/csw/lib/python/site-packages/mercurial/osutil.so
/opt/csw/lib/python/site-packages/mercurial/osutil.so:  ELF 32-bit LSB
dynamic lib 80386 Version 1, dynamically linked, not stripped

The packge is
Processing package instance <CSWmercurial> from
</var/pkg-get/downloads/mercurial-1.3.1,REV=2009.10.03-SunOS5.8-sparc-CSW.pkg.gz.tmp>
_______________________________________________
users mailing list
users at lists.opencsw.org
https://lists.opencsw.org/mailman/listinfo/users



-- 
/peter



More information about the maintainers mailing list