Ubuntu 9.10
- I uninstalled the Karmic syncevolution and libsynthesis packages
using aptitude.
- I downloaded the tarball below from
http://downloads.syncevolution.org/syncevolution/evolution/
syncevolution-0.9.2-evolution.tar.gz 27-Jan-2010 08:02
- Installed the tarball contents per the INSTALL instructions.
When attempting a sync I'm still having the database error
pertaining to CouchDB contacts:
At the command line:
user@malta:~$ syncevolution schedulworld
Enter password for SyncML server: blahblah
[ERROR] addressbook: contact entry without REV:
[a long hex string which the mail server would not accept]
Synchronization failed, see
/home/reidi/.cache/syncevolution/scheduleworld-2010-02-18-19-51
/sysynclib_linux.html
for details.
Here is the log:
Start of log - Synthesis SyncML Engine 3.2.1.0
* [-- collapse all --][++ expand all ++]
* [2010-02-18 19:51:40.672] SyncML server account: 33539
* [2010-02-18 19:51:40.672] client: SyncEvolution 0.9.2 for \
desktop
* [2010-02-18 19:51:40.672] device ID:
sc-pim-6b53cac1-08be-41a3-8f32-130f88ce71ec
* [2010-02-18 19:51:40.672] using libedataserver-1.2.so.11
using libebook-1.2.so.9
using libecal-1.2.so.7
* [2010-02-18 19:51:40.672] Scanning backend libraries in
/usr/lib/syncevolution/backends/
Loading backend library syncebook.so
Loading backend library syncecal.so
Loading backend library syncaddressbook.so
Loading backend library syncsqlite.so
Loading backend library syncfile.so
Loading backend library syncxmlrpc.so
Loading backend library syncmaemocal.so
* [2010-02-18 19:51:43.849] creating
/home/reidi/.cache/syncevolution/scheduleworld-2010-02-18-19-51
/addressbook.before
* [2010-02-18 19:51:45.382] addressbook: contact entry without REV:
[a long hex string which the mail server would not accept]
I thought this was fixed in 0.9.2?
Ideas?