Date: Thu, 12 Jan 2006 06:32:34 -0600 From: "Jeremy Messenger" <mezz7@cox.net> To: "Roman Bogorodskiy" <novel@freebsd.org> Cc: Alex Kiesel <kiesel@schlund.de>, gnome@freebsd.org, "Kirby Kuehl \(kkuehl\)" <kkuehl@cisco.com> Subject: Re: evolution-exchange connector port Message-ID: <op.s29mgkl79aq2h7@mezz.mezzweb.com> In-Reply-To: <20060112094358.GB671@underworld.novel.ru> References: <C2EF1D1833CDE74FB8B6CA86F8BA74FD014C3F98@xmb-sjc-221.amer.cisco.com> <1137018338.676.0.camel@boost.home.ahk> <op.s28kr4s79aq2h7@mezz.mezzweb.com> <20060112094358.GB671@underworld.novel.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 12 Jan 2006 03:43:58 -0600, Roman Bogorodskiy <novel@FreeBSD.org> wrote: > Jeremy wrote: > >> On Wed, 11 Jan 2006 16:25:38 -0600, Alex Kiesel <kiesel@schlund.de> >> wrote: >> >> >On Wed, 2006-01-11 at 04:45 -0800, Kirby Kuehl (kkuehl) wrote: >> >>Does the evolution-exchange port need an update due to gnutls version >> >>bump? >> >>Today I noticed I get " Cannot activate >> >>'OAFIID:GNOME_Evolution_Calendar_Component:2.4' : g_module_open of >> >>'/usr/X11R6/lib/evolution/2.4/components/libevolution-calendar.so' >> >>failed with `Shared object "libgnutls.so.12" not found, requred by >> >>"libevolution-calendar.so"' >> >> >> >>i have libgnutls.so.15 in /usr/local/lib >> > >> >Hi, >> > >> >I cannot tell. What does gnome@ say? >> >> Force rebuild all apps that depend on gnutls. >> >> # portupgrade -rf gnutls-1\* >> >> Hey novel, can you add this in /usr/ports/UPDATING or do you want to see >> my 'pkg_info -R gnutls-1\*' for you can bump those ports? There are a >> few >> apps that was broke in here yesterday that was need to be bump, but I >> went >> ahead with force rebuild all apps that depend on gnutls instead chase >> ports that need to be bump. > > I think I've bumped all ports which explicitly depend on gnutls, so > people who use portupgrade(1) (or other smart tools) should not have > problems with that. No, you didn't bump all of them. A few apps were broke with the very lastest ports/apps installed as I couldn't run them. See here: % ldd /usr/X11R6/bin/buoh | grep gnu libgnutls.so.15 => /usr/local/lib/libgnutls.so.15 (0x288a2000) % ldd /usr/X11R6/lib/evolution/2.4/components/libevolution-calendar.so | grep gnu libgnutls.so.15 => /usr/local/lib/libgnutls.so.15 (0x2843d000) I am sure that you only followed bump those ports by find LIB_DEPENDS, but you didn't find any ports that depend on gnutls by like buoh -> libsoup -> gnutls. As you can see a proof of evolution(-exchange) couldn't find libgnutls.so.12 above. :-) BTW: I did committed buoh a bump other days ago, but not a few ports which I got lazy by use portupgrade. Cheers, Mezz > Roman Bogorodskiy -- mezz7@cox.net - mezz@FreeBSD.org FreeBSD GNOME Team http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?op.s29mgkl79aq2h7>