LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 03-06-2016, 10:42 AM   #1
pchristy
Senior Member
 
Registered: Oct 2012
Location: South Devon, UK
Distribution: Slackware
Posts: 1,124

Rep: Reputation: Disabled
current, akonadi, mariadb, mysql and kmail


System: Slackware64-current, up to date.

I switched from using kmail to thunderbird a couple of months ago, but now need to access an old email still stored on kmail. When I try and open kmail I get the "Akonadi control process not registered at D-bus", "Akonadi server process not registered at D-bus" and "No resource agents found".

I seem to recall this being an issue a while ago, but thought it had been sorted. Is there something in recent updates that has caused it to re-appear? Most importantly, does anyone know what the fix is? I need to get at that old email.....!

Cheers,

--
Pete
 
Old 03-06-2016, 12:02 PM   #2
volkerdi
Slackware Maintainer
 
Registered: Dec 2002
Location: Minnesota
Distribution: Slackware! :-)
Posts: 2,548

Rep: Reputation: 8557Reputation: 8557Reputation: 8557Reputation: 8557Reputation: 8557Reputation: 8557Reputation: 8557Reputation: 8557Reputation: 8557Reputation: 8557Reputation: 8557
Make sure that you have the latest mariadb package, as that should fix it.
To see what is causing the problem with akonadi, try this at a prompt:

Code:
akonadictl start
 
Old 03-06-2016, 12:45 PM   #3
pchristy
Senior Member
 
Registered: Oct 2012
Location: South Devon, UK
Distribution: Slackware
Posts: 1,124

Original Poster
Rep: Reputation: Disabled
Thanks very much for the prompt reply! I ran "akonadictl start" as suggested, and got a whole pile of errors, example below:

Code:
akonadiserver: relocation error: /usr/lib64/qt/plugins/sqldrivers/libqsqlmysql.so: symbol mysql_real_connect, version libmysqlclient_16 not defined in file libmysqlclient.so.18 with link time reference
ProcessControl: Application 'akonadiserver' returned with exit code 127 (Unknown error)
"akonadiserver" crashed too often and will not be restarted!
(That's just a snippet!)

*However*, I thought I was completely up-to-date as I only updated a couple of days ago. Just checking, I see there have been more updates in the last couple of days, and the changelog mentions akonadi not starting!

I'm off to update again, and see if that helps. Hopefully, I'll report back shortly......

--
Pete
 
Old 03-06-2016, 12:52 PM   #4
pchristy
Senior Member
 
Registered: Oct 2012
Location: South Devon, UK
Distribution: Slackware
Posts: 1,124

Original Poster
Rep: Reputation: Disabled
Yes, that was it! I'm in the UK, so our local mirror is always a little bit behind, but also I hadn't checked for updates for a couple of days.

Now completely up-to-date (I know, I said that before!) and everything is running smoothly again.

Many thanks for your help and patience!

--
Pete
 
2 members found this post helpful.
Old 03-17-2016, 06:43 AM   #5
kjhambrick
Senior Member
 
Registered: Jul 2005
Location: Round Rock, TX
Distribution: Slackware64 15.0 + Multilib
Posts: 2,159

Rep: Reputation: 1512Reputation: 1512Reputation: 1512Reputation: 1512Reputation: 1512Reputation: 1512Reputation: 1512Reputation: 1512Reputation: 1512Reputation: 1512Reputation: 1512
Dooh !

Me too here ...

Except that I completely missed the applying ANY OF the 03-March updates listed below after running Eric's `rsync_current.sh` script (oops).

The out-of-date mariadb package broke korganizer and I did not notice for 10 days !

It's time for me to write that `compare installed packages to those in the rsync_current.sh target directory` script !!

-- kjh ( ! what would I do without LinuxQuestions.org ! )
Code:
<<from Changelog.txt>>

<<snip>>
Thu Mar  3 20:05:41 UTC 2016
ap/mariadb-10.0.24-x86_64-2.txz:  Rebuilt.
  Recompiled with patched binutils.
d/binutils-2.26-x86_64-2.txz:  Rebuilt.
  Applied upstream patches for several bugs, including:
    PR ld/19698
    * elflink.c (bfd_elf_record_link_assignment):  Set versioned if
    symbol version is unknown.
  Which was causing MariaDB to fail to start properly for Akonadi.
d/python-2.7.11-x86_64-2.txz:  Rebuilt.
  Recompiled to drop support for OpenSSL SSLv2.
  Thanks to Matteo Bernardini.
l/neon-0.30.1-x86_64-2.txz:  Rebuilt.
  Recompiled to drop support for OpenSSL SSLv2.
  Thanks to Matteo Bernardini.
<<snip>>
Test akonadictl ( thanks Pat ! )

Code:
$ akonadictl start

Starting Akonadi Server... 
   done. 
Connecting to deprecated signal QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString)
[konrad@kjhlt6 ~]$ search paths:  ("/home/app/dev/pplctr/PHq-1580c/ppdf/bin", "/home/app/dev/pplctr/PHq-1580d/ppcvt/bin", "/home/app/dev/pplctr/PHq-1580d/slscvt/bin", "/home/local/bin", "/usr/local/bin", "/usr/bin", "/bin", "/usr/games", "/home/konrad/bin", "/usr/lib64/kde4/libexec", "/usr/lib64/qt/bin", "/usr/lib64/qt5/bin", "/usr/share/texmf/bin", "/opt/basic/toast/bin", "/usr/sbin", "/usr/local/sbin", "/usr/local/libexec", "/usr/libexec", "/opt/mysql/libexec", "/opt/local/lib/mysql5/bin", "/opt/mysql/sbin") 
Found mysql_install_db:  "/usr/bin/mysql_install_db" 
Found mysqlcheck:  "/usr/bin/mysqlcheck" 
akonadiserver: relocation error: /usr/lib64/qt/plugins/sqldrivers/libqsqlmysql.so: symbol mysql_real_connect, version libmysqlclient_16 not defined in file libmysqlclient.so.18 with link time reference
ProcessControl: Application 'akonadiserver' returned with exit code 127 (Unknown error)
search paths:  ("/home/app/dev/pplctr/PHq-1580c/ppdf/bin", "/home/app/dev/pplctr/PHq-1580d/ppcvt/bin", "/home/app/dev/pplctr/PHq-1580d/slscvt/bin", "/home/local/bin", "/usr/local/bin", "/usr/bin", "/bin", "/usr/games", "/home/konrad/bin", "/usr/lib64/kde4/libexec", "/usr/lib64/qt/bin", "/usr/lib64/qt5/bin", "/usr/share/texmf/bin", "/opt/basic/toast/bin", "/usr/sbin", "/usr/local/sbin", "/usr/local/libexec", "/usr/libexec", "/opt/mysql/libexec", "/opt/local/lib/mysql5/bin", "/opt/mysql/sbin") 
Found mysql_install_db:  "/usr/bin/mysql_install_db" 
Found mysqlcheck:  "/usr/bin/mysqlcheck" 
akonadiserver: relocation error: /usr/lib64/qt/plugins/sqldrivers/libqsqlmysql.so: symbol mysql_real_connect, version libmysqlclient_16 not defined in file libmysqlclient.so.18 with link time reference
ProcessControl: Application 'akonadiserver' returned with exit code 127 (Unknown error)
search paths:  ("/home/app/dev/pplctr/PHq-1580c/ppdf/bin", "/home/app/dev/pplctr/PHq-1580d/ppcvt/bin", "/home/app/dev/pplctr/PHq-1580d/slscvt/bin", "/home/local/bin", "/usr/local/bin", "/usr/bin", "/bin", "/usr/games", "/home/konrad/bin", "/usr/lib64/kde4/libexec", "/usr/lib64/qt/bin", "/usr/lib64/qt5/bin", "/usr/share/texmf/bin", "/opt/basic/toast/bin", "/usr/sbin", "/usr/local/sbin", "/usr/local/libexec", "/usr/libexec", "/opt/mysql/libexec", "/opt/local/lib/mysql5/bin", "/opt/mysql/sbin") 
Found mysql_install_db:  "/usr/bin/mysql_install_db" 
Found mysqlcheck:  "/usr/bin/mysqlcheck" 
akonadiserver: relocation error: /usr/lib64/qt/plugins/sqldrivers/libqsqlmysql.so: symbol mysql_real_connect, version libmysqlclient_16 not defined in file libmysqlclient.so.18 with link time reference
ProcessControl: Application 'akonadiserver' returned with exit code 127 (Unknown error)
search paths:  ("/home/app/dev/pplctr/PHq-1580c/ppdf/bin", "/home/app/dev/pplctr/PHq-1580d/ppcvt/bin", "/home/app/dev/pplctr/PHq-1580d/slscvt/bin", "/home/local/bin", "/usr/local/bin", "/usr/bin", "/bin", "/usr/games", "/home/konrad/bin", "/usr/lib64/kde4/libexec", "/usr/lib64/qt/bin", "/usr/lib64/qt5/bin", "/usr/share/texmf/bin", "/opt/basic/toast/bin", "/usr/sbin", "/usr/local/sbin", "/usr/local/libexec", "/usr/libexec", "/opt/mysql/libexec", "/opt/local/lib/mysql5/bin", "/opt/mysql/sbin") 
Found mysql_install_db:  "/usr/bin/mysql_install_db" 
Found mysqlcheck:  "/usr/bin/mysqlcheck" 
akonadiserver: relocation error: /usr/lib64/qt/plugins/sqldrivers/libqsqlmysql.so: symbol mysql_real_connect, version libmysqlclient_16 not defined in file libmysqlclient.so.18 with link time reference
ProcessControl: Application 'akonadiserver' returned with exit code 127 (Unknown error)
"akonadiserver" crashed too often and will not be restarted!
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
SSH tunnel proxy in Akonadi/Kontact/KMail desade Linux - Networking 5 01-18-2017 08:55 AM
kmail quits with akonadi server self-test errors on slackware -current chytraeus Slackware 3 05-28-2011 11:59 AM
Akonadi errors on Slackware64 current BoydRice Slackware 10 05-02-2011 08:18 AM
kmail + kaddressbook + akonadi integration in F14. rgaelzer Linux - Software 0 03-17-2011 02:09 PM
Akonadi not connecting to MySQL zuser Linux - Desktop 0 04-20-2009 05:05 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 07:31 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration