Mantis - pbzip2
Viewing Issue Advanced Details
2638 regular use tweak always 2007-10-22 13:23 2010-05-31 10:02
dam Solaris Sparc  
dam Solaris  
normal 9  
closed  
won't fix  
none    
none  
0002638: libCrun.so.1: version `SUNW_1.5\' not found
On this Solaris 9 release pbzip2 needs libCrun SUNW_1.5 contract, but only SUNW_1.3 is available. The machine runs Solaris 9 4/04.
root@adler2:/var/crash > tar cvf - adler2 | pbzip2 -9 > crash-pcnetlink.tar.bz2
ld.so.1: pbzip2: fatal: libCrun.so.1: version `SUNW_1.5' not found (required by file pbzip2)

root@adler2:/var/crash > pvs /lib/libCrun.so.1
        libc.so.1 (SUNW_0.8, SUNWprivate_1.1);
        libCrun.so.1;
        SUNW_1.1;
        SUNW_1.2;
        SUNW_1.3;
this is not a bug of the package, so i\'m changing the severity to minor: the target machine should be patched to have SUNW_1.5 (latest recommended cluster patch), anyway a checkinstall script could be added to pbzip2 to check for the proper version of this dependencies.
Issue History
2010-05-31 10:02 dam Assigned To => dam
2010-05-31 10:02 dam Status assigned => closed
2010-05-31 10:02 dam Resolution open => won't fix

There are no notes attached to this issue.