Le lundi 01 octobre 2007 à 21:51 +0200, Thilo Six a écrit : > after upgrading du gutsy i now got these messages everytime when doing > aptitude things: > <-------------------------------------------- > Processing triggers for libc6 ... > ldconfig deferred processing now taking place > --------------------------------------------> > > Anyone knows about that? > > I have heard about triggers, but i wonder, if there is one task missing and > it´s complainig about? > > (should i fill a bugreport?)
No, this is the normal behaviour. Some package installed a lib and require ldconfig to be run, thanks to the trigger system ldconfig is now ran only once, when all packages have been installed (same for the update of the initramfs). This should make large upgrades much faster :) -- Aurelien Naldi <[EMAIL PROTECTED]> -- Ubuntu-devel-discuss mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss
