<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;">Hi, Guys<br>Please help me about this upgrade problem.<br>I built two packages, A and B, B has dependency on A. I have a old version of A ( A_1.0.rpm) installed on my linux system, now I want to upgrade to the new version by execute<br>rpm -Uvh A_2.0.rpm B_2.0.rpm<br>If the %pre scriptlet failed because of some reason, I think the upgrade should abort and leave the old installed on untouched. <br>But the old one has been removed, how can I avoid this?<br>BTW: upgrade the packages separately works fine.<br><br>Thanks.<br><br></td></tr></table><br>