On 03/ 9/10 06:50 PM, Jim Dunham wrote: > > On Mar 9, 2010, at 9:25 PM, Liane Praza wrote: > >> On 03/ 9/10 05:32 PM, Jim Dunham wrote: >>> John - GKs, >>> >>>> As I mentioned on the phone earlier, we would really like to get your >>>> follow-up fix tonight (meaning before the clone update at 11PM Pacific). >>>> I will be off-line from about 5:45 to 8:30, so I'm copying gatekeeper >>>> where there are plenty of other RTI advocates, at least one of whom is >>>> typically on-line during that time. Please list the gatekeeper address >>>> in the Cc: field when you file your RTI, so someone will be available >>>> for a quick turn-around and we can get this fix in tonight. >>> >>> Here is the proposed set of fixes: >>> >>> file:///net/zhadum.east/export/ws/jdunham/onnv-clone-iscsi-fix/webrev/index.html >>> >>> I am waiting for packages to complete IPS specific upgrade testing. >> >> iscsi-target-legacy.mf hasn't been obsoleted in this webrev. > > The third line of my webrev states that this component has been is obsolete. > > set name=pkg.fmri value=pkg:/SUNWiscsitgt at 0.5.11,5.11-0.133 > set name=pkg.renamed value=true > set name=pkg.obsolete value=true > set name=variant.arch value=$(ARCH) > set name=variant.opensolaris.zone value=global value=nonglobal > depend fmri=pkg:/network/iscsi/target/legacy at 0.5.11,5.11-0.133 > type=require
That's incorrect. SUNWiscsitgt.mf should not change from the pre-putback version. It was renamed in 133, and must be left alone. You're not doing anything to that package here. (And your build will fail. A package can't be renamed and obsolete. It was renamed to network/iscsi/target/legacy in 133 and is basically in a terminal state.) Please just revert SUNWiscsitgt.mf to the version in the gate prior to your putback. network-iscsi-target-legacy.mf should have the obsolete line. That's the package you're actually obsoleting. It's the file that should look as I described. liane
