> The error of Test 4 says that MySQL cannot start because something else > (potentially another instance of itself) is already working with the data > files. > > Check if you have any mysql processes (I think on Kubuntu they are called > mysqld-akonadi) running under your user account. > > Stop them and then try restarting Akonadi, e.g. akonadictl restart > Thanks, Kevin, what is safe to pkill? karmic1@kubuntu:~$ ps aux | grep -i mysqld-akonadi karmic1 2004 0.0 1.0 182068 20984 ? Sl 07:32 0:08 /usr/sbin/mysqld-akonadi --defaults-file=/home/karmic1/.local/share/akonadi//mysql.conf --datadir=/home/karmic1/.local/share/akonadi/db_data/ --socket=/home/karmic1/.local/share/akonadi/db_misc/mysql.socket karmic1 8531 0.0 0.8 146688 16668 ? Sl 17:22 0:00 /usr/sbin/mysqld-akonadi --defaults-file=/home/karmic1/.local/share/akonadi//mysql.conf --datadir=/home/karmic1/.local/share/akonadi/db_data/ --socket=/home/karmic1/.local/share/akonadi/db_misc/mysql.socket karmic1 8563 0.1 0.8 146688 16668 ? Sl 17:23 0:00 /usr/sbin/mysqld-akonadi --defaults-file=/home/karmic1/.local/share/akonadi//mysql.conf --datadir=/home/karmic1/.local/share/akonadi/db_data/ --socket=/home/karmic1/.local/share/akonadi/db_misc/mysql.socket karmic1 8593 0.0 0.0 3044 860 pts/1 R+ 17:23 0:00 grep -i mysqld-akonadi karmic1@kubuntu:~$ -- Dotan Cohen http://what-is-what.com http://gibberish.co.il ___________________________________________________ This message is from the kde mailing list. Account management: https://mail.kde.org/mailman/listinfo/kde. Archives: http://lists.kde.org/. More info: http://www.kde.org/faq.html.