Patrick Ohly <patrick.ohly(a)intel.com>
writes:
There are known issues with EDS installations becoming inconsistent
during distro updates. For example, an old libecal might be installed
which no longer matches the EDS daemon.
Here's what I have installed:
$ ls /usr/lib/libecal-1.2.so*
/usr/lib/libecal-1.2.so /usr/lib/libecal-1.2.so.11 /usr/lib/libecal-1.2.so.11.2.2
$ aptitude search .*libecal.*
i A libecal-1.2-11
- Client library for evolution calendars
p libecal-1.2-15
- Client library for evolution calendars
c libecal1.2-8
- Client library for evolution calendars
i libecal1.2-dev
- Client library for evolution calendars (development files)
I seem to have the same versions installed and there doesn't seem to be
any other libecal or libebook around. This same thing happens with
libebook if I try to sync other things (tried addressbook, todo, memo).
I did find old libedataserver packages, libedataserver1.2-9 and
libedataserver1.2-13 but removing those made no difference.
Any other ideas?