You are not logged in.
HI
I run into a problem described here:
https://bugs.archlinux.org/index.php?do … k_id=63025
and here:
https://www.archlinux.org/news/mariadb- … ervention/
1. In my case I had no need to move mariadb config - I never touched them so I guess they moved automatically to proper places (at least that's what I see in my /etc)
2.
systemctl restart mariadb.service && mariadb-upgrade -u root -pdidn't work for me as I never created root account (I do not know root password for mariadb) so I ran:
systemctl restart mariadb.service && mariadb-upgrade which I hope was good enought.
3. suggestions from bug report do not apply to me as I do not have any akonadi sockets in /tmp dir.
So only step from all instructions I could take was step #2 but it didn't help - KMail still has problem.
Last edited by Kicer (2019-07-21 09:10:41)
Offline
The location of the socket has changed to /run/user/*/akonadi/default/ in the latest akonadi version
Offline
@arojas: that's what I needed, thank you ![]()
Offline