On 01/03/10 23:33, [email protected] wrote: > Hi > > I've now built KDE 4.4 and all seems well, but for the Alkonadi server. > I've built the Vituoso backend. Stringi will run but Nepomuk is being > stopped by a error in MySQL. > > These are the two relevent extracts from the error logs, has any one > seen this? I think the second error is connected to the first. > > Test 4: ERROR > -------- > Details: The MySQL server error log file'<a > href='/home/cliffys/.local/share/akonadi/db_data/mysql.err'>/home/cliffys > /.local/share/akonadi/db_data/mysql.err</a>' contains errors. > > File content of '/home/cliffys/.local/share/akonadi/db_data/mysql.err': > 100301 22:27:35 InnoDB: Started; log sequence number 0 137258 > 100301 22:27:35 [Warning] Can't open and lock time zone table: Table > 'mysql.time_zone_leap_second' doesn't exist trying to live without them > 100301 22:27:35 [ERROR] Can't open and lock privilege tables: Table > 'mysql.servers' doesn't exist > 100301 22:27:35 [Note] /usr/sbin/mysqld: ready for connections. > Version: '5.1.42-log' socket: > '/home/cliffys/.local/share/akonadi/db_misc/mysql.socket' port: 0 > Source distribution > > Test 14: ERROR > -------- > No resource agents found. > Details: No resource agents have been found, Akonadi is not usable > without at least one. This usually means that no resource agents are > installed or that there is a setup problem. The following paths have > been searched: '/opt/kde/share/akonadi/agents'. The XDG_DATA_DIRS > environment variable is set to > '/opt/kde/share:/usr/local/share:/usr/share:/opt/kde/share/akonadi/agents > ', make sure this includes all paths where Akonadi agents are installed > to. > > Directory listing of '/opt/kde/share/akonadi/agents': > birthdaysresource.desktop > contactsresource.desktop > icalresource.desktop > imapresource.desktop > kabcresource.desktop > kcalresource.desktop > knutresource.desktop > kolabproxyresource.desktop > localbookmarksresource.desktop > maildirresource.desktop > maildispatcheragent.desktop > mboxresource.desktop > microblog.desktop > mtdummyresource.desktop > nepomukcalendarfeeder.desktop > nepomukcontactfeeder.desktop > nepomukemailfeeder.desktop > nepomuktagresource.desktop > nntpresource.desktop > notesresource.desktop > pop3resource.desktop > vcarddirresource.desktop > vcardresource.desktop > > Environment variable XDG_DATA_DIRS is set to > '/opt/kde/share:/usr/local/share:/usr/share:/opt/kde/share/akonadi/agents > ' > > > I've tried several things from google inc. a remedy from > http://userbase.kde.org/Akonadi but to no effect. Any advice welcome. > > thanks > > MAC > > Try this first
mysql_upgrade --password=(whatever your mysql root password is) and restart the mysql server first then http://bbs.archlinux.org/viewtopic.php?id=78358 right at the bottom of the page worked for me cheers Martin -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
