This is a discussion on ??problems installing patch PHSS_28434 on HP-UX B.11.00 U 9000/800 within the HP-UX Operating System forums, part of the Unix Operating Systems category; --> uname -a HP-UX mingus B.11.00 U 9000/800 683319393 unlimited-user license in /var/adm/sw/swagent.log, i get WARNING: Could neither remove nor ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| uname -a HP-UX mingus B.11.00 U 9000/800 683319393 unlimited-user license 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). WARNING: Could neither remove nor rename file "/usr/lib/pa20_64/libdl.1". 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. * Removing backup files for fileset "PHSS_28434.CORE-SHLIBS,r=1.0". WARNING: Could neither remove nor rename file "/usr/lib/dld.sl". Text file busy (26). WARNING: Could neither remove nor rename file "/usr/lib/libdld.1". Text file busy (26). WARNING: Could neither remove nor rename file "/usr/lib/libdld.2". Text file busy (26). * Summary of Execution Phase: ERROR: + Installed PHSS_28434.CORE-64SLIB,r=1.0 ERROR: + Installed PHSS_28434.CORE-SHLIBS,r=1.0 ERROR: 2 of 14 filesets had Errors. * 12 of 14 filesets had no Errors or Warnings. 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 /usr/lib/dld.sl: Exec format error Warning: Unable to load Java Runtime Environment: Exec format error. Warning: Disabling Java support. Any help is appreciated Thank you very much. If you have any questions, please don't hesitate to contact me. Thanks, Ghaouar Camij Toschian, (please remove KeinSpam from the email address ) KeinSpamgct@cory.eecs.berkeley.edu, EECS Instructional & Electronics Support Group / 386 Cory Hall / 510 643-6138 KeinSpamgct@domainmart.net, 510 5408013, 2500 Durant # 310, Bk, CA 94704 |
| |||
| > ERROR: Removing backup files for fileset > "PHSS_28434.CORE-64SLIB,r=1.0". An error occurred. You may > have to remove these files manually. > * Removing backup files for fileset > "PHSS_28434.CORE-SHLIBS,r=1.0". > WARNING: Could neither remove nor rename file "/usr/lib/dld.sl". Text > file busy (26). there is a similar problem encountered when using swinstall with the option "-x autorecover_product=true". this problem is not specific to PHSS_28434. this patch has been successfully installed earlier (not with this swinstall option). so are you using "-x autorecover_product=true" with swinstall ? |
| ||||
| !!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? |