public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/kde:master commit in: kde-apps/akonadi/files/
@ 2022-02-10 19:08 Andreas Sturmlechner
  0 siblings, 0 replies; only message in thread
From: Andreas Sturmlechner @ 2022-02-10 19:08 UTC (permalink / raw
  To: gentoo-commits

commit:     3f270384bb3680af84a39b5dd741e03ba9e7fa3f
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 10 19:04:27 2022 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Feb 10 19:07:17 2022 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=3f270384

kde-apps/akonadi: Fix README.gentoo with newer mariadb/akonadi

Bug: https://bugs.gentoo.org/792741
Reported-by: Theo Baumgartner <theo.baumgartner <AT> gmail.com>
Reported-by: Sven Eden <sven.eden <AT> prydeworx.com>
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-apps/akonadi/files/README.gentoo | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/kde-apps/akonadi/files/README.gentoo b/kde-apps/akonadi/files/README.gentoo
index c778f6d1a2..69bb68c1f0 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


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2022-02-10 20:25 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-02-10 19:08 [gentoo-commits] proj/kde:master commit in: kde-apps/akonadi/files/ Andreas Sturmlechner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox