akonadi/nepomuk – 30 nov 2010
akonadi/nepomuk started barfing, and I couldn’t use kmail anymore. I think kde-pim (or maybe akonadi only?) needs to be recompiled since libboost was upgraded and akonadi was searching for the wrong .so file. Temporary fix:
# ln -l /usr/lib/libboost_program_options.so.1.45.0 /usr/lib/libboost_program_options.so.1.42.0[Update (30 nov 2010): akonadi was rebuilt]
…then came nepomuk. kmail couldn’t find it. Of course, I disabled it, since I didn’t use it, but now it needs to be enabled even if you don’t care, because kmail evidently needs it. So, to quote the akonadi troubleshooting page:
Please try enabling it in System Settings under Advanced -> Desktop Search -> Basic Settings by checking “Nepomuk Semantik Desktop” and clicking “Apply”.
…and there you go. kmail is back. But I’m going to search for alternatives soon.