Re: ??problems installing patch PHSS_28434 on HP-UX B.11.00 U 9000/800

From: Dennis Handly (dhandly_at_cup.hp.com)
Date: 07/25/03


Date: 25 Jul 2003 04:45:21 -0700


!!Tonnere de Brest (x@y.z.com) wrote:
: in /var/adm/sw/swagent.log, I get
: WARNING: Could neither remove nor rename file
: "/usr/lib/pa20_64/dld.sl". Text file busy (26).
: ERROR: Removing backup files for fileset
: "PHSS_28434.CORE-64SLIB,r=1.0". An error occurred. You may
: have to remove these files manually.

I don't think these are real errors.
There may be files beginning with "#" there you'll need to remove next
time you reboot.

: if I try matlab6.5, /usr/lib/dld.sl gives error:
: /usr/lib/dld.sl: Can't shl_load() a library containing Thread Local Storage: /share/instsww/pkg/java1.4/jre/lib/PA_RISC2.0/hotspot/libjvm.sl

Has this ever worked before? I.e. is LD_PRELOAD needed?

: Any help is appreciated
: Ghaouar Camij Toschian,

Ah, I remember. If you install a dld patch, you may have problems with
running executables. dld remembers its address. When you update it,
the address changes but the running dld tries comparing its original
address with the new one and then can't recover.

Can you exit from matlab6.5?