1748156 Members
3887 Online
108758 Solutions
New Discussion юеВ

Re: swinstall error

 
SOLVED
Go to solution
lawrenzo
Trusted Contributor

swinstall error

Hello,

I am running the below command to install a patch:

I have installed a patch depot successfully:

swinstall -x patch_match_target=true \* -s spdm829a:/depot/11.00/BAU_2004

When I reboot and run check_patches I get an error:

PHSS_28843 is missing patch fileset EMS-core

I therefor ran

swinstall -x patch_match_target=true \* -s spdm829a:/depot/11.00/BAU_2004/PHSS_28843

I am getting an error saying that this patch is not at the depot but it is

do I need to worry obout this?

Thanks

hello
2 REPLIES 2
Sridhar Bhaskarla
Honored Contributor
Solution

Re: swinstall error

Hi Lawrenzo,

You have to specify the command like this

winstall -x patch_match_target=true \* -s spdm829a:/depot/11.00/BAU_2004 PHSS_28843

It will remedy your 'patch not found' error.

Your original problem - Looks like you don't have Online Diagnostics installed. You can find it on your support CD. Install it and then try installing the above patch.

-Sri
You may be disappointed if you fail, but you are doomed if you don't try
Marek Smejkal
Frequent Advisor

Re: swinstall error

lawrenzo,

you do not have installed EMS ( diagnostics ) therefore when you select option match what target has will not install the patch.

Marek