On Tue, 2005-05-03 at 17:22 -0700, Daevid Vincent wrote: > Checked here: > http://bugs.gentoo.org/buglist.cgi?query_format=specific&bug_status=__open__ > &product=&content=%22gnome-extra%22%20%22evolution-data-server%22%201.2.1&&o > rder=bugs.bug_id > > But there are 200 bugs listed and I'm not seeing a fix for this issue.
The problem from the error posted is a recent update to gnutls. From the latest gnutls ebuild: An API has changed in gnutls. This is why the library has gone from libgnutls.so.11 (or 10) to libgnutls.so.12. What is required is a revdep-rebuild. To show you what is needed to rebuild 'revdep-rebuild --soname-regexp libgnutls.so.1[0-1] -- -p' Then do: 'revdep-rebuild --soname-regexp libgnutls.so.1[0-1]' Afterward just try: revdep-rebuild -- -p to see if there are any other packages broken. To rebuild these: revdep-rebuild Regards, Paul -- gentoo-user@gentoo.org mailing list