1753797 Members
7561 Online
108805 Solutions
New Discussion юеВ

Add HWE failed

 
SOLVED
Go to solution
Jun Zhang_4
Regular Advisor

Add HWE failed

I swcopied the HWE Dec. 03 to the depot consists of a Sep. 03 11i os, and it failed with the following message. How should one add the newer HWE on top of the old?

Jun

silver:root:/var/home/script# make_config -s /ant/11.11/64d -c /ant/data/11.11/6
4d_cfg
NOTE: make_config can sometimes take a long time to complete. Please be
patient!
ERROR: The newly-created config file "/ant/data/11.11/64d_cfg" failed the
syntax check by instl_adm (/opt/ignite/bin/instl_adm -T -f
/ant/data/11.11/64d_cfg> /dev/null 2>/var/tmp/mkcfgNAAa17080). See the
results below. Please contact your HP Support representative for help.
WARNING: Software selection: "HWEnable11i,r=B.11.11.0309.4" cannot be select
ed
because it has an exrequisite on the selected software item:
"HWEnable11i,r=B.11.11.0312.4"

SUMMARY: 0 config files were created correctly.
1 config file could not be created due to errors.
Food lover
2 REPLIES 2
David Burgess
Esteemed Contributor
Solution

Re: Add HWE failed

I remove the old patches from the depot first ,clean up the config, add the new patches and then update the config.

This works for me :-

#swremove -d HWE1111 @
#make_config -r B.11.11

# swcopy -s /SD_CDROM/HWE1111 HWE1111 @ /HWE1111
# make_config -r B.11.11

I've swapped 1100 to 1111 so I hope if have this right.

Regards,

Dave.
Jun Zhang_4
Regular Advisor

Re: Add HWE failed

I removed the 0309 one, and it worked.

Jun
Food lover