05-30-2011 10:05 AM - edited 03-10-2019 06:07 PM
I have a licensed ACS version 5.1.0.44 (VM image) installed and working. I am trying to upgrade to the latest version but I keep getting the following error:
ciscoacs/admin# patch install 5-1-0-44-6.tar.gpg upgrade
Do you want to save the current configuration ? (yes/no) [yes] ? yes
Generating configuration...
Saved the running configuration to startup successfully
% Manifest file not found in the bundle
I tried using early patches to no avail. On a quick google search, I can only find reference to upgrading an ACS Express 5.0 to 5.1 where the Manifest error appears.
Here is my show version:
Cisco Application Deployment Engine OS Release: 1.2
ADE-OS Build Version: 1.2.0.146
ADE-OS System Architecture: i386
Copyright (c) 2005-2009 by Cisco Systems, Inc.
All rights reserved.
Hostname: ciscoacs
Version information of installed applications
---------------------------------------------
Cisco ACS VERSION INFORMATION
-----------------------------
Version : 5.1.0.44
Internal Build ID : B.2347.EVAL
Strange how it shows eval, even though I loaded the VM image from an offical disk and I have applied my License.
ciscoacs/admin# show inventory
NAME: "Cisco-VM chassis", DESCR: "Cisco-VM chassis"
PID: Cisco-VM-SPID , VID: V01 , SN: Cisco-VM-SN
Total RAM Memory: 516164 kB
CPU Core Count: 1
CPU 0: Model Info: Intel(R) Core(TM) i5-2500S CPU @ 2.70GHz
Hard Disk Count(*): 1
Disk 0: Device Name: /dev/sda
Disk 0: Capacity: 107.30 GB
Disk 0: Geometry: 255 heads 63 sectors/track 13054 cylinders
NIC Count: 1
NIC 0: Device Name: eth0
NIC 0: HW Address: 00:0C:29:74:CC:49
NIC 0: Driver Descr: eth0: registered as PCnet/PCI II 79C970A
(*) Hard Disk Count may be Logical.
05-30-2011 10:13 AM
Aww, never mind.
I guess the correct syntax for the upgrade is:
acs patch install
not
patch install
How lame.
05-30-2011 10:21 AM
Ugh. Looks like the correct command still did not yield the result I was looking for:
ciscoacs/admin# acs patch install 5-1-0-44-6.tar.gpg repository upgrade
chmod: cannot access `*.sh': No such file or directory
Invalid patch '5-1-0-44-6.tar.gpg' - missing install.sh
% Error: Failure to open / validate the patch
more digging.....
05-30-2011 10:46 AM
Have you installed other patches from the repository? looks like the patch data is not being read properly
What type of repository are you using? If is tftp
repository there can be problems when the filer size exceeds 32Mb and
a different type of repository should be used
05-30-2011 10:48 AM
Sigh. Using FTP instead of TFTP solves the issue. Weird, because I am using a Linux based TFTP server that has a patch to get passed the 64Meg limitation. Meaning, It can serve up files larger than 64 Megs with no issue at all to my other Cisco devices.
Oh well....
ciscoacs/admin# acs patch install 5-1-0-44-6.tar.gpg repository upgradeftp
Installing ACS patch requires a restart of ACS services. Continue? (yes/no) yes
Stopping ACS.
Stopping Management and View...........................................
Stopping Runtime...............................
Stopping Database...
Cleanup.....
Stopping log forwarding .....
Installing patch version '5.1.0.44.6'
Installing ADE-OS 1.2 patch. Please wait...
About to install files
Removing old war
Removing old war
Removing old war
Removing old war
/opt/CSCOacs/patches/5-1-0-44-6
Patch '5-1-0-44-6' version '5.1.0.44.6' successfully installed
Starting ACS ....
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide