ITEM: JL5871L
The post-install script not being run during network install
Question:
Env:
AIX 4.2.1
RISC F50
Sysback 4.2.1.10
Problem:
The customer sets up to perform a non prompt network install
which was going to call a post install script. That script
did not get executed.
Action Taken:
The post-install script set in the client.sbinfo file on
the install server does not get run when the client is network
installed. The file was being copied successfully from the
server but was not being run because of the following
incorrect check in the "/usr/lpp/sysback/inst/sysinstall"
script:
Line: 2357 was:
"if test $? -eq 0"
It should be:
"if test $? -ne 0"
(Change the -eq to -ne)
Action Plan:
Fixed with sysback.rte 4.2.1.11
Support Line: The post-install script not being run during network install ITEM: JL5871L
Dated: January 1999 Category: N/A
This HTML file was generated 99/06/24~13:30:12
Comments or suggestions?
Contact us