summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2022-02-10 20:04:27 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2022-02-10 21:09:51 +0100
commit1b255239ae8403b699534092d672a18063f27536 (patch)
tree68a613d6dbc673106c395a6285ee1d62df1e24d6 /kde-apps/akonadi/files
parentapp-text/libetonyek: Pin 0.1.10 to dev-util/mdds slot 1/1.5 (diff)
downloadgentoo-1b255239ae8403b699534092d672a18063f27536.tar.gz
gentoo-1b255239ae8403b699534092d672a18063f27536.tar.bz2
gentoo-1b255239ae8403b699534092d672a18063f27536.zip
kde-apps/akonadi: Fix README.gentoo with newer mariadb/akonadi
Closes: https://bugs.gentoo.org/792741 Reported-by: Theo Baumgartner <theo.baumgartner@gmail.com> Reported-by: Sven Eden <sven.eden@prydeworx.com> Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'kde-apps/akonadi/files')
-rw-r--r--kde-apps/akonadi/files/README.gentoo4
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-apps/akonadi/files/README.gentoo b/kde-apps/akonadi/files/README.gentoo
index c778f6d1a211..69bb68c1f000 100644
--- a/kde-apps/akonadi/files/README.gentoo
+++ b/kde-apps/akonadi/files/README.gentoo
@@ -28,8 +28,8 @@ Note:
3) Optional: You may have come here with an already defunct akonadi service.
To manually fix the akonadi MariaDB backend:
- $ mysql_upgrade -S /run/user/$(id -u)/akonadi/default/mysql.socket \
- --defaults-file=~/.local/share/akonadi/mysql.conf
+ $ mysql_upgrade --defaults-file=~/.local/share/akonadi/mysql.conf \
+ -S /run/user/$(id -u)/akonadi/mysql.socket
Don't forget to restart the akonadi service afterwards:
$ akonadictl restart