Operating System - HP-UX
1756525 Members
2423 Online
108848 Solutions
New Discussion юеВ

swinstall not performing?

 
SOLVED
Go to solution
fizan
Super Advisor

swinstall not performing?

total 167184
-rw-r--r-- 1 root sys 85591040 Sep 25 06:32 hpux__11.23_09251247.tar
# tar -xvf hpux__11.23_09251247.tar
x patch_manifest, 217 bytes, 1 tape blocks
x README_hp-ux, 1779 bytes, 4 tape blocks
x create_depot_hpux.11.23, 5761 bytes, 12 tape blocks
x PHSS_33277, 28985645 bytes, 56613 tape blocks
x PHSS_33279, 51292691 bytes, 100182 tape blocks
x PHSS_36344, 5298885 bytes, 10350 tape blocks
# ls -lrt
total 334400
-rw-r--r-- 1 21164 12753 28985645 May 28 2005 PHSS_33277
-rw-r--r-- 1 21164 12753 51292691 May 28 2005 PHSS_33279
-rw-r--r-- 1 21164 12753 5298885 Jun 28 2008 PHSS_36344
-rw-r--r-- 1 21164 12753 1779 Jan 14 2009 README_hp-ux
-rw-r--r-- 1 21164 12753 217 Sep 25 06:17 patch_manifest
-rwxr-xr-x 1 21164 12753 5761 Sep 25 06:17 create_depot_hpux.11.23
-rw-r--r-- 1 root sys 85591040 Sep 25 06:32 hpux__11.23_09251247.tar
# sh PHSS_33277
x - PHSS_33277.text
x - PHSS_33277.depot [non-ascii]
# sh PHSS_33279
x - PHSS_33279.text
x - PHSS_33279.depot [non-ascii]
# sh PHSS_36344
x - PHSS_36344.text
x - PHSS_36344.depot [non-ascii]
# ls -lrt
total 453824
-rw-r--r-- 1 root sys 20695040 May 20 2005 PHSS_33277.depot
-rw-r--r-- 1 root sys 36628480 May 26 2005 PHSS_33279.depot
-rw-r--r-- 1 root sys 6751 May 27 2005 PHSS_33279.text
-rw-r--r-- 1 root sys 6561 May 27 2005 PHSS_33277.text
-rw-r--r-- 1 21164 12753 28985645 May 28 2005 PHSS_33277
-rw-r--r-- 1 21164 12753 51292691 May 28 2005 PHSS_33279
-rw-r--r-- 1 root sys 3768320 Jun 22 2007 PHSS_36344.depot
-rw-r--r-- 1 root sys 17185 Jun 26 2007 PHSS_36344.text
-rw-r--r-- 1 21164 12753 5298885 Jun 28 2008 PHSS_36344
-rw-r--r-- 1 21164 12753 1779 Jan 14 2009 README_hp-ux
-rwxr-xr-x 1 21164 12753 5761 Sep 25 06:17 create_depot_hpux.11.23
-rw-r--r-- 1 21164 12753 217 Sep 25 06:17 patch_manifest
-rw-r--r-- 1 root sys 85591040 Sep 25 06:32 hpux__11.23_09251247.tar
# swinstall -x auto_reboot=true -x patch_match_target=true -s /home/sauravt/patches/PHSS_33276/PHSS_33277
ERROR: While reading the command line an error was found for the
option "-x auto_reboot". The keyword or its value may be
incorrect or the keyword does not apply to this command.
ERROR: Command line parsing failed.
2 REPLIES 2
R.K. #
Honored Contributor
Solution

Re: swinstall not performing?

# man swinstall

>>ERROR: While reading the command line an error was found for the
option "-x auto_reboot". The keyword or its value may be
incorrect or the keyword does not apply to this command.

>>auto_reboot

It should be:
autoreboot=true
Don't fix what ain't broke
Dennis Handly
Acclaimed Contributor

Re: swinstall not working?

Why are you doing these steps manually? You can just use create_depot_hpux.11.23 to create a single depot.

>-s /home/sauravt/patches/PHSS_33276/PHSS_33277

This should probably be:
/home/sauravt/patches/PHSS_33276/PHSS_33277.depot