Mantis - gtar
Viewing Issue Advanced Details
3546 packaging tweak always 2009-04-01 01:48 2009-04-05 23:08
james  
dam  
normal  
closed  
fixed  
none    
none  
0003546: RPATH contains /opt/csw/lib/\$ISALIST
RPATH contains /opt/csw/lib/\$ISALIST but ISALIST is redundant anyway as
gtar does not use libs that have arch variants.
CSWgtar 1.22,REV=2009.03.12
file = /opt/csw/libexec/grmt
RPATH contains /opt/csw/lib/\$ISALIST
RPATH = [7] RPATH /opt/csw/lib/\$ISALIST:/opt/csw/lib:/opt/csw/lib
file = /opt/csw/bin/gtar
RPATH contains /opt/csw/lib/\$ISALIST
RPATH = [8] RPATH /opt/csw/lib/\$ISALIST:/opt/csw/lib:/opt/csw/lib:/opt/csw/lib



$ LD_LIBRARY_PATH=/opt/csw/lib/\$ISALIST ldd /opt/csw/bin/gtar
    libintl.so.3 => /opt/csw/lib/sparcv8/libintl.so.3
    libiconv.so.2 => /opt/csw/lib/sparcv8/libiconv.so.2
    libc.so.1 => /usr/lib/libc.so.1
    librt.so.1 => /usr/lib/librt.so.1
    libdl.so.1 => /usr/lib/libdl.so.1
    libaio.so.1 => /usr/lib/libaio.so.1
    /usr/platform/SUNW,Ultra-60/lib/libc_psr.so.1

(Note: sparcv8 links to ./)
Issue History
2009-04-01 01:48 james New Issue
2009-04-02 15:19 dam Status new => assigned
2009-04-02 15:19 dam Assigned To => dam
2009-04-05 23:08 dam Note Added: 0005904
2009-04-05 23:08 dam Status assigned => closed
2009-04-05 23:08 dam Resolution open => fixed

Notes
(0005904)
dam   
2009-04-05 23:08   
Fixed in 1.22,REV=2009.04.02