On Wed, 06 Feb 2002 19:26:01 +0100, Marcel Pol wrote: > On Wed, 06 Feb 2002 18:23:24 +0100 > Frederic Crozat <[EMAIL PROTECTED]> wrote: > >> >> >> And the only thing it does is segfault. >> >> > Yup, the same here: >> >> > >> >> > bash-2.05$ /usr/lib/mozilla/mozilla-bin >> >> > ************************************************** >> >> > nsNativeComponentLoader: >> >> > GetFactory(/usr/lib/mozilla/components/libtimer_gtk.so) Load >> >> > FAILED with error: /usr/lib/mozilla/components/libtimer_gtk.so: >> >> > cannot open shared object file: No such file or directory >> >> > ************************************************** Segmentation >> >> > fault >> >> I've been able to reproduce the problem (which is also present in >> "official" package from Mozilla.org) : this is only when upgrading >> mozilla (when no other package is installed) and when some libraries >> are no longer provided (here >> /usr/lib/mozilla/components/libtimer_gtk.so).. >> >> I'm looking for a good solution for this problem.. > > Maybe I am just thinking simple... But if > /usr/lib/mozilla/rebuild-databases.sh is called in a 0ostinstall stage > of the rpm, then it should be fine I assume.
It is called but it is not enough because it registers some .so from Mozilla 0.9.7 which are only removed AFTER 0ost is executed (but these .so are removed BEFORE 0ostun from old mozilla rpm is executed..) Anyway, using a triggerpostun for old mozilla package, I've been able to fix it.. Fixed packages should be available tomorrow.. -- Fr�d�ric Crozat MandrakeSoft
