We get the error in phase BIND_SUPPORT_PACKAGES
stack /usr/sap/trans/EPS/in/SMSDXML_CROSSSYS_20091101034702.994.xml
does not provide updates for components sap.com/SWLIFECYCL, that will
form the upgraded system
The correct version of the patch is in the EPS/in dir and we have a cross system xml file generated via Soln Mgr (All looks good)
- <software-component>
<caption>SOFTWARE LIFECYCLE 7.01</caption>
<ppms-number>01200615320200011297</ppms-number>
<runtime-type>J2EE</runtime-type>
<name>SWLIFECYCL</name>
<version>7.01</version>
- <support-package>
<caption>SP003 for SOFTWARE LIFECYCLE 7.01</caption>
<name>SP003</name>
<ppms-number>01200314691100045473</ppms-number>
<sp-level>003</sp-level>
<patch-level>0</patch-level>
- <archives>
- <os-set os="OSINDEP">
<archive-name>SWLIFECYCL03_0-10005910.SCA</archive-name>
</os-set>
</archives>
</support-package>
</software-component>
The file SWLIFECYCL03_0-10005910.SCA seems to be checked out ok in DETERMINE_USAGE_COMPONENTS_DUC_03.LOG
Has anybody else seen/solved this issue