Operating System - Tru64 Unix
1748213 Members
2937 Online
108759 Solutions
New Discussion юеВ

Re: dupatch error

 
Sondra Diamond
New Member

dupatch error

Hi -

Was trying to apply DST patch on cluster. During patch process member1 became unavailable, dealt with that issue now when I invoke dupatch I get the following:
dupatch
/usr/sbin/dupatch: line 3466: syntax error near unexpected token `newline'
/usr/sbin/dupatch: line 3466: ` list32="$I $list32"'

The /usr/sbin/dupatch file is fine. Any hints?

Thanks,
Sondra
3 REPLIES 3
Balasubramanian S
Frequent Advisor

Re: dupatch error

Hello, once you untar the kit you will find dupatch binary there. Please run that dupatch binary and see how that goes.

-Bala S
Srinath_3
Occasional Advisor

Re: dupatch error

Hi Sondra,

Can you give run the following commands on the machine and send me the output..

#dupatch -help -rev

#dupatch -track -type kit

Also the kit name of the DST patch being installed.

Thanks.

Regards,
Srinath
Sondra Diamond
New Member

Re: dupatch error

The kit I was trying to apply was:
T64KIT1001097-V51BB26-E-20070130.tar

cpqshow3.us.oracle.com # cd patch_kit
cpqshow3.us.oracle.com # ls
00-READ-ME-FIRST PatchInstallGuide.htm PatchInstallGuide.ps Tru64_UNIX_V5.1B patch_tools
PatchInstallGuide PatchInstallGuide.pdf PatchInstallGuide.txt dupatch
cpqshow3.us.oracle.com # ./dupatch

Enter path to the top of the patch distribution,
or enter "q" to quit : .

************************************************************************

Warning: The patch kit does not contain patches for:

TruCluster_V5.1B I18N_UNIX_V5.1B

Tru64 UNIX and TruCluster products are typically
patched at the same time. You are advised to verify that
this kit is complete prior to applying patches.


************************************************************************

Do you want to proceed with the patching of the system ? [n] y
//usr/sbin/dupatch: line 3466: syntax error near unexpected token `newline'
//usr/sbin/dupatch: line 3466: ` list32="$I $list32"'
cpqshow3.us.oracle.com #
cpqshow3.us.oracle.com # which dupatch
/usr/sbin/dupatch
cpqshow3.us.oracle.com # dupatch -help -rev
/usr/sbin/dupatch: line 3466: syntax error near unexpected token `newline'
/usr/sbin/dupatch: line 3466: ` list32="$I $list32"'
cpqshow3.us.oracle.com #
cpqshow3.us.oracle.com # dupatch -track -type kit
/usr/sbin/dupatch: line 3466: syntax error near unexpected token `newline'
/usr/sbin/dupatch: line 3466: ` list32="$I $list32"'
cpqshow3.us.oracle.com #