https://bugzilla.novell.com/show_bug.cgi?id=384254 User jpr@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=384254#c31 JP Rosevear <jpr@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |REOPENED Info Provider|jpr@novell.com | --- Comment #31 from JP Rosevear <jpr@novell.com> 2008-05-13 13:18:27 MST --- (In reply to comment #30 from Werner Fink)
That is not fully correct as *all* setup scripts rely on the variable YAST_IS_RUNNING as this variable is used for the insserv and fillup rpm macros, just do `grep -rs YAST_IS_RUNNING /usr/lib/rpm/' ... this will e.g. enforce the usage of the option -f for insserv to ignore errors. This straightened the dependcy problem of(currently) not existing and therefore not enabled boot/init scripts during a full update.
Otherwise all package must be installed in the order of the boot/init script dependcies ... nevertheless if on an update this order change you would also run into the same problem if an old but currently installed package violate a new dependcy found in a new package.
In this case, wouldn't a PreReq be the right way to go? Anyhow, poke me for access to my machine on IM or IRC -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.