Re: [arch-general] maria update to 10.4.6 breaks akonadi's db [solved]

2019-06-30 Thread Oliver Jaksch via arch-general
On Sunday, 30 June 2019, 13:54:15 CEST you wrote: > Le dimanche 30 juin 2019 11:48:20 CEST Oliver Jaksch via arch-general a > écrit > > In short: > > # mysql --socket=/tmp/akonadi-USERID.XX/mysql.socket -e 'create > > database mysql' > > # mysql_upgrade

Re: [arch-general] maria update to 10.4.6 breaks akonadi's db [solved]

2019-06-30 Thread SET
Le dimanche 30 juin 2019 11:48:20 CEST Oliver Jaksch via arch-general a écrit : > In short: > # mysql --socket=/tmp/akonadi-USERID.XX/mysql.socket -e 'create database > mysql' > # mysql_upgrade --socket=/tmp/akonadi-USERID.XX/mysql.socket > # akonadictl restart Tried that fix on my test

Re: [arch-general] maria update to 10.4.6 breaks akonadi's db [solved]

2019-06-30 Thread Oliver Jaksch via arch-general
Interesting...just tried that with my wife's account she never used on my box: I've started _kontact_, which askes users account detail an so on. After finishing that I receive the same errors - but if I use the 2nd "fix" of the given URL then, and after restarting akonadi (akonadictl restart),

Re: [arch-general] maria update to 10.4.6 breaks akonadi's db [solved]

2019-06-30 Thread SET
Le vendredi 28 juin 2019 12:10:43 CEST Oliver Jaksch via arch-general a écrit : > The solution found at https://bbs.archlinux.org/viewtopic.php?id=184192 > fixed 'em all. Just a sidenote. New users just can't use akonadi with this new mysql. Create a new user with an empty home directory, login

Re: [arch-general] maria update to 10.4.6 breaks akonadi's db [solved]

2019-06-28 Thread Oliver Jaksch via arch-general
The solution found at https://bbs.archlinux.org/viewtopic.php?id=184192 fixed 'em all. Tried tipp #1 (backup, restore, upgrade) on two machines, which worked impeccably, but resetted some settings of kmail to default. Tipp #2 (create db mysql, upgrade) on the 3rd machine was the easiest one and