Slackware This Forum is for the discussion of Slackware Linux.
|
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
03-06-2016, 10:42 AM
|
#1
|
Senior Member
Registered: Oct 2012
Location: South Devon, UK
Distribution: Slackware
Posts: 1,137
Rep:
|
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
|
|
|
03-06-2016, 12:02 PM
|
#2
|
Slackware Maintainer
Registered: Dec 2002
Location: Minnesota
Distribution: Slackware! :-)
Posts: 2,752
|
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:
|
|
|
03-06-2016, 12:45 PM
|
#3
|
Senior Member
Registered: Oct 2012
Location: South Devon, UK
Distribution: Slackware
Posts: 1,137
Original Poster
Rep:
|
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
|
|
|
03-06-2016, 12:52 PM
|
#4
|
Senior Member
Registered: Oct 2012
Location: South Devon, UK
Distribution: Slackware
Posts: 1,137
Original Poster
Rep:
|
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.
|
03-17-2016, 06:43 AM
|
#5
|
Senior Member
Registered: Jul 2005
Location: Round Rock, TX
Distribution: Slackware64 15.0 + Multilib
Posts: 2,159
|
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!
|
|
|
All times are GMT -5. The time now is 01:19 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|