Operating System - HP-UX
1751924 Members
4682 Online
108783 Solutions
New Discussion

software not marked by default

 
SOLVED
Go to solution
Bill McNAMARA_1
Honored Contributor

software not marked by default

I'm having a problem having software marked before ignite installation.

The s/w shows up as not marked on the ignite gui.

Am I missing a keyword like marked = TRUE in the config file:

#######################################
# PATCH 122
#
sw_source "OC-SS7-AAA-P122" {
source_type = "NET"
sd_server = "1.2.3.4"
sd_depot_dir = "/OCMP/SS7Depot/SS7_AAA"
source_format = SD
load_order = 2
}

sw_sel "OC-SS7-AAA-P122" {
description = "A.02.00.56.08.122 Rel. 2.0 Patch for ANSI AAA HPOpenCall SS7
package:SS7.56.08.P122"
sw_source = "/OCMP/SS7Depot/SS7_AAA"
sw_category = "SS7"
sd_software_list = "OC-SS7-AAA-P122"
}

The patch server shows this:
pereal:root> swlist -l depot @ 1.2.3.4:/OCMP/SS7Depot/SS7_AAA
# Initializing...
# Target "1.2.3.4" has the following depot(s):
/OCMP/SS7Depot/SS7_AAA

pereal:root> swlist -l product -d @ 1.2.3.4:/OCMP/SS7Depot/SS7_AAA
# Initializing...
# Contacting target "1.2.3.4"...
#
# Target: 1.2.3.4:/OCMP/SS7Depot/SS7_AAA
#

OC-ISUP-ANSI A.02.00.12.11 Release 2.0 for HPOpenCall ISUP ANSI pack
age: (IUP.12.11)
OC-ISUP-ANSI-P352 A.02.00.12.11.352 Release 2.0.1 Patch for HPOpenCall ISU
P ANSI package: (IUP.12.11.P352)
OC-SS7-AAA A.02.00.56.08 Release 2.0 baseline for ANSI AAA HPOpenC
all SS7 package : SS7.56.08
OC-SS7-AAA-P119 A.02.00.56.08.119 Rel. 2.0 Patch HPUX 11 for ANSI AAA SS
7 package:SS7.56.08.P119
OC-SS7-AAA-P122 A.02.00.56.08.122 Rel. 2.0 Patch for ANSI AAA HPOpenCall
SS7 package:SS7.56.08.P122
OC-SS7-P294 A.02.00.06.08.294 Rel. 2.0 Patch for HPOpenCall SS7 pack
age:SS7.06.08.P294
OC-SS7-P396 A.02.00.06.08.396 Rel. 2.0 Patch HPUX 11 for HP OpenCall
SS7 package:SS7.06.08.P396
OC-TSC A.02.00.06.10 Release 2.0 baseline for HPOpenCall TSC p
ackage : TSC.06.10
OC-TSC-P315 A.02.00.06.10.315 Release 2.0 Patch for HPOpenCall TSC p
ackage : TSC.06.10.P315

The installation is not installing correctly wrt the load order.

Do I have to run a make_bundles?
Later,
Bill

It works for me (tm)
1 REPLY 1
harry d brown jr
Honored Contributor
Solution

Re: software not marked by default


to mark it as true, do this in your index file:

cfg "CAD System-10.10" {
description "This selection is the typical CAD system
installation for HP-UX B.10.10"

"/opt/ignite/data/Rel_B.10.10/config"
"/var/opt/ignite/data/Rel_B.10.10/core_700_archive_cfg"
"/var/opt/ignite/data/Rel_B.10.10/apps_700_cfg"
"/var/opt/ignite/data/Rel_B.10.10/patches_700_cfg"
"/var/opt/ignite/config.local"
} = TRUE

Bill, you are better off making bundles...


live free or die
harry
Live Free or Die