OpenCSW Bug Tracker


Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0004193 [pango] regular use minor always 2010-01-28 13:44 2011-06-28 10:24
Reporter hson View Status public  
Assigned To dam
Priority normal Resolution fixed  
Status closed  
Summary 0004193: 64-bit lib doesn't pick up correct pango.modules
Description The postinstall creates /etc/opt/csw/64/pango/pango.modules, however since sysconfdir is set the same for the 64-bit build as for 32-bit builds, the 64-bit library won't pick up the correct module-file.

What other implications there might be when setting sysconfdir different for 64-bit than 32-bit (except you would get pangox.aliases in each), I haven't looked into.
Additional Information Output from trussing a testprogram from liblasi build

16923/1: stat("/opt/csw/lib/64/libpango-1.0.so.0", 0xFFFFFFFF7FFFED10) = 0
16923/1: resolvepath("/opt/csw/lib/64/libpango-1.0.so.0", "/opt/csw/lib/sparcv9/libpango-1.0.so.0.2400.5", 1023) = 45
16923/1: open("/opt/csw/lib/64/libpango-1.0.so.0", O_RDONLY) = 3
....
16923/1: stat("/opt/csw/lib/64/libpangoft2-1.0.so.0", 0xFFFFFFFF7FFFED10) = 0
16923/1: resolvepath("/opt/csw/lib/64/libpangoft2-1.0.so.0", "/opt/csw/lib/sparcv9/libpangoft2-1.0.so.0.2400.5", 1023) = 48
16923/1: open("/opt/csw/lib/64/libpangoft2-1.0.so.0", O_RDONLY) = 3
...
16923/1: open("/opt/csw/etc/pango/pangorc", O_RDONLY) Err#2 ENOENT
16923/1: open("/opt/csw/lib/64/charset.alias", O_RDONLY) = 3
...
16923/1: open("/export/home/hson/.pangorc", O_RDONLY) Err#2 ENOENT
16923/1: open("/opt/csw/etc/pango/pango.modules", O_RDONLY) = 4
...
16923/1: stat("/opt/csw/lib/pango/1.6.0/modules/pango-basic-fc.so", 0xFFFFFFFF7FFFE4F0) = 0
16923/1: stat("/opt/csw/lib/pango/1.6.0/modules/pango-basic-fc.so", 0xFFFFFFFF7FFFDD70) = 0
16923/1: resolvepath("/opt/csw/lib/pango/1.6.0/modules/pango-basic-fc.so", "/opt/csw/lib/pango/1.6.0/modules/pango-basic-fc.so", 1023) = 50
16923/1: open("/opt/csw/lib/pango/1.6.0/modules/pango-basic-fc.so", O_RDONLY) = 4
Tags No tags attached.
Attached Files

- Relationships
child of 0004194closeddam liblasi0 Provide 64-bit library 

-  Notes
(0009146)
dam (administrator)
2011-06-28 10:24

This should be fixed in 1.28.4,REV=2011.06.11.


Copyright © 2000 - 2008 Mantis Group
Powered by Mantis Bugtracker