I don't see it as a problem since Apache restart is quite fast. You can do "swup --list-upgrade" or "swup --list-upgrade | grep php" and check if you have new PHP packages. If yes do "swup --install php" first. Thus PHP will be installed. Then do "swup --install". I hope this helps.
Regards --- Andy Bakun <[EMAIL PROTECTED]> wrote: > Today, I swup'ed the latest apache and php RPMs. > Apache got installed > first, and swup automatically restarted it. Then it > downloaded and > installed the new PHP. Apache needed to be > restarted in order to use > the new PHP. Is there any way to defaultly order > the packages so the > apache upgrade occurs after PHP, and then the apache > postinstall script > restart will catch all of that? I think I've seen > the same thing with > apache and openssl upgrades. > > -- > Andy Bakun <[EMAIL PROTECTED]> > > _______________________________________________ > tsl-discuss mailing list > [email protected] > http://lists.trustix.org/mailman/listinfo/tsl-discuss > __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com _______________________________________________ tsl-discuss mailing list [email protected] http://lists.trustix.org/mailman/listinfo/tsl-discuss
