OpenCSW Bug Tracker


Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0004058 [py_gtk] packaging block have not tried 2009-11-27 22:13 2012-03-16 08:22
Reporter maierkomor View Status public  
Assigned To
Priority normal Resolution fixed  
Status closed  
Summary 0004058: dynamic linker error on Solaris 10 sparc
Description _gtk.so requires libXext.so.0 (SUNW_1.1), which seems to be unavailable on Solaris 10 update 8.

thomas@azalin:~/src/xhg% ldd /opt/csw/lib/python/site-packages/gtk-2.0/gtk/_gtk.so|grep Xext
        libXext.so.0 => /opt/csw/X11/lib/libXext.so.0
        libXext.so.0 (SUNW_1.1) => (Version nicht gefunden)
        libXext.so.0 => /usr/openwin/lib/libXext.so.0
thomas@azalin:~/src/xhg% uname -a
SunOS azalin 5.10 Generic_142900-01 sun4u sparc SUNW,Sun-Blade-2500
thomas@azalin:~/src/xhg% /opt/csw/bin/python
Python 2.6.2 (r262:71600, May 27 2009, 13:06:14) [C] on sunos5
Type "help", "copyright", "credits" or "license" for more information.
>>> import pygtk
>>> import gtk
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "/opt/csw/lib/python/site-packages/gtk-2.0/gtk/__init__.py", line 48, in <module>
    from gtk import _gtk
ImportError: ld.so.1: python: fatal: relocation error: file /opt/csw/lib/python/site-packages/gtk-2.0/gtk/_gtk.so: symbol PyUnicodeUCS2_DecodeUTF8: referenced symbol not found

Additional Information
Tags No tags attached.
Attached Files

- Relationships
has duplicate 0003833closedcgrzemba PyGTK requires pygobject 

-  Notes
(0009737)
cgrzemba (manager)
2012-03-16 08:21

do not exist anymore in:
py_gtk CSWpy-gtk 2.17.0,REV=2012.03.15
tested in:
Release: 5.10
Kernel architecture: sun4u
Application architecture: sparc
Kernel version: SunOS 5.10 Generic_147440-07
and:
Release: 5.10
Kernel architecture: i86pc
Application architecture: i386
Kernel version: SunOS 5.10 Generic_147441-09



Copyright © 2000 - 2008 Mantis Group
Powered by Mantis Bugtracker