1822423 Members
3218 Online
109642 Solutions
New Discussion

Re: package download

 
SOLVED
Go to solution
avik
Valued Contributor

package download

below are the output from a prerequisite run from asm/clusterware output for an hpux 11.11 cluster. can someone tell me where can i download these failed patches from ?


Check: Package existence for "ACXX:C.03.60"
Node Name Status Comment
------------------------------ ------------------------------ ----------------
cbpdb004 failed
cbpdb003 failed
Result: Package existence check failed for "ACXX:C.03.60".


Check: Package existence for "C-ANSI-C:B.11.11.12"
Node Name Status Comment
------------------------------ ------------------------------ ----------------
cbpdb004 failed
cbpdb003 failed
Result: Package existence check failed for "C-ANSI-C:B.11.11.12".


Check: Package existence for "gcc:3.4.2"
Node Name Status Comment
------------------------------ ------------------------------ ----------------
cbpdb004 failed
cbpdb003 failed
Result: Package existence check failed for "gcc:3.4.2".

Check: Package existence for "Java2JDK_base:1.2.2.09.00"
Node Name Status Comment
------------------------------ ------------------------------ ----------------
cbpdb004 failed
cbpdb003 failed
Result: Package existence check failed for "Java2JDK_base:1.2.2.09.00".

Check: Package existence for "Jdk13:1.3.1.16"
Node Name Status Comment
------------------------------ ------------------------------ ----------------
cbpdb004 Jdk13:1.3.1.13.01 failed
cbpdb003 Jdk13:1.3.1.13.01 failed
Result: Package existence check failed for "Jdk13:1.3.1.16".

Check: Package existence for "Jdk14:1.4.2.08"
Node Name Status Comment
------------------------------ ------------------------------ ----------------
cbpdb004 Jdk14:1.4.2.04.00 failed
cbpdb003 Jdk14:1.4.2.04.00 failed
Result: Package existence check failed for "Jdk14:1.4.2.08".

Check: Package existence for "Jdk15:1.5"
Node Name Status Comment
------------------------------ ------------------------------ ----------------
cbpdb004 failed
cbpdb003 failed
Result: Package existence check failed for "Jdk15:1.5".

Check: Operating system patch for "PHSS_30970"
Node Name Applied Required Comment
------------ ------------------------ ------------------------ ----------
cbpdb004 unknown PHSS_30970 failed
cbpdb003 unknown PHSS_30970 failed
Result: Operating system patch check failed for "PHSS_30970".

Check: Package existence for "ServiceGuard:A.11.16.00"
Node Name Status Comment
------------------------------ ------------------------------ ----------------
cbpdb004 ServiceGuard:A.11.15.00 failed
cbpdb003 ServiceGuard:A.11.15.00 failed
Result: Package existence check failed for "ServiceGuard:A.11.16.00".


Check: Package existence for "SG-NMAPI:A.11.16.00"
Node Name Status Comment
------------------------------ ------------------------------ ----------------
cbpdb004 SG-NMAPI:A.11.15.00 failed
cbpdb003 SG-NMAPI:A.11.15.00 failed
Result: Package existence check failed for "SG-NMAPI:A.11.16.00".



Check: Package existence for "FORTRAN90:B.11.11.90"
Node Name Status Comment
------------------------------ ------------------------------ ----------------
cbpdb004 failed
cbpdb003 failed
Result: Package existence check failed for "FORTRAN90:B.11.11.90".

Check: Package existence for "make:3.80"
Node Name Status Comment
------------------------------ ------------------------------ ----------------
cbpdb004 failed
cbpdb003 failed
Result: Package existence check failed for "make:3.80".

Check: Package existence for "MQSERIES:B.11.530.02"
Node Name Status Comment
------------------------------ ------------------------------ ----------------
cbpdb004 failed
cbpdb003 failed
Result: Package existence check failed for "MQSERIES:B.11.530.02".


Check: Package existence for "SNAplus2-API:R6.11.11.100"
Node Name Status Comment
------------------------------ ------------------------------ ----------------
cbpdb004 failed
cbpdb003 failed
Result: Package existence check failed for "SNAplus2-API:R6.11.11.100".

Check: Package existence for "Perl5-64:D.5.8.3.A"
Node Name Status Comment
------------------------------ ------------------------------ ----------------
cbpdb004 failed
cbpdb003 failed
Result: Package existence check failed for "Perl5-64:D.5.8.3.A".

Check: Package existence for "tcl:8.3.2.2001-06-12"
Node Name Status Comment
------------------------------ ------------------------------ ----------------
cbpdb004 failed
cbpdb003 failed
Result: Package existence check failed for "tcl:8.3.2.2001-06-12".

Check: Package existence for "TIBRV:7.3"
Node Name Status Comment
------------------------------ ------------------------------ ----------------
cbpdb004 failed
cbpdb003 failed
Result: Package existence check failed for "TIBRV:7.3".

Check: Package existence for "unzip:5.51"
Node Name Status Comment
------------------------------ ------------------------------ ----------------
cbpdb004 failed
cbpdb003 failed
Result: Package existence check failed for "unzip:5.51".

Check: Package existence for "zip:2.3"
Node Name Status Comment
------------------------------ ------------------------------ ----------------
cbpdb004 failed
cbpdb003 failed
Result: Package existence check failed for "zip:2.3".

Check: Package existence for "gdb:5.3"
Node Name Status Comment
------------------------------ ------------------------------ ----------------
cbpdb004 failed
cbpdb003 failed
Result: Package existence check failed for "gdb:5.3".


1 REPLY 1
Matti_Kurkela
Honored Contributor
Solution

Re: package download

Most of these are not patches, but independent software packages. You'll have to pay for some of these.

ACXX:C.03.60
C-ANSI-C:B.11.11.12
FORTRAN90:B.11.11.90

These seem to be HP's compilers for C++, C and Fortran90 programming languages, if I'm not mistaken. They are on your installation disk set (on the Application CD/DVD) but you'll need a Customer ID and a Codeword (specific to your Application CD/DVD release) to be able to install them. Contact your HP representative.

ServiceGuard:A.11.16.00
SG-NMAPI:A.11.16.00
These refer to ServiceGuard and its components. Like the compilers, you'll need a Customer ID and a Codeword from HP.

gcc:3.4.2
This is the free compiler of the GNU project (or rather "GNU Compiler Collection" as it is called nowadays). That can be downloaded with no cost from various locations: you might wish to try http://www.hp.com/go/gcc first.

Java2JDK_base:1.2.2.09.00
Jdk13:1.3.1.16
Jdk14:1.4.2.08
Jdk15:1.5
These are various versions of Java Development Kits (i.e. Java virtual machine + some tools). These are downloadable with no cost at http://www.hp.com/go/java.

PHSS_30970
This is a patch. See the patch database at http://itrc.hp.com. It's free.

MQSERIES:B.11.530.02
This is the MQSeries product you can license from IBM. This will probably have some dependencies of its own. Prepare to pay some money for this too...

SNAplus2-API:R6.11.11.100
TIBRV:7.3
I think I've seen these too, but don't recognize them immediately...

Perl5-64:D.5.8.3.A
This is Perl 5.8.3. It is available with no cost on http://software.hp.com, unless replaced with a newer version already.

make:3.80
tcl:8.3.2.2001-06-12
unzip:5.51
zip:2.3
gdb:5.3
Packages from the Porting Archive: see http://hpux.cs.utah.edu/ or one of its mirrors.
MK