1844228 Members
3121 Online
110230 Solutions
New Discussion

install patch

 
guerin
New Member

install patch

HI everybody, i've got a server HP (9000/800) with HP-UX 11. There are 2 SCSI adapters (28696A) and in order to install the SCSI pass-thru driver, i am trying to install HP patchs.
So i have downloaded PHKL_21607 (and the others patchs which are required)
the first patch i want to install is PHKL_18543 and when i run the swinstall command as described in the install instructions, i ve got a message which said that the /tmp/PHKL_18543 is from a tape device and it's wrong of course !

I can send the complete message.

any idea ?

Thanks
Christian
6 REPLIES 6
Victor_5
Trusted Contributor

Re: install patch

Interesting, can you send the whole message?
Mike Hassell
Respected Contributor

Re: install patch

Christian,

Did you 'sh PHKL_18543' the patch to uncompress it to the .depot file? Also what are the permissions on the PHKL_18543.depot file in /tmp?

I don't know what the permissions are by default, but I would start by trying 644 on the patch. Then try running swinstall again:

swinstall -s /tmp/PHKL_18543.depot

Hope that helps.

-Mike
The network is the computer, yeah I stole it from Sun, so what?
Martin Johnson
Honored Contributor

Re: install patch

You must "sh /tmp/PHKL_18543" first, then use "/tmp/PHKL_18543.depot".

HTH
Marty
Mateja Bezjak
Respected Contributor

Re: install patch

Hi Christian,

Like said in the above posts, first run "sh PHKL_21607". You need to do this for each patch you downloaded. You get PHKL_21607.depot and PHKL_21607.text. PHKL_21607.text has install instructions included.

Then run:
swinstall -x autoreboot=true -s /tmp/PHKL_21607.depot PHKL_21607
to install the patch using the command line interface.

Regards,
Mateja
Michael Tully
Honored Contributor

Re: install patch

If the PHKL_18543 patch is already installed on your system, DO NOT attempt to re-install it. There are a number of postings about this particular patch. The dependencies should be resolved during the analysis phase of the patch install.
Anyone for a Mutiny ?
V. V. Ravi Kumar_1
Respected Contributor

Re: install patch

Hi Chris,

can u send portion of the log file from /var/adm/sw/swagentlog, which is related to installation of this particular patch.

regds
ravi
Never Say No