On Thu, 25 Sep 2008 11:55:03 -0400 "David Pyke" <[EMAIL PROTECTED]> wrote: > I've been using install_all_pre and install_all_post to turn on and > off my cpufrequtils throttling during installs. > > I have noticed, that the install_all_post doesn't run if two or more > packages did not install. The process continues due to continue > if-satisfied but install_all_post hooks don't seem to be run. > > Is there another hook I should be using to make sure it's run every > time?
install_task_execute_post, for now. -- Ciaran McCreesh
signature.asc
Description: PGP signature
_______________________________________________ paludis-user mailing list [email protected] http://lists.pioto.org/mailman/listinfo/paludis-user
