[Bug 250107] New: akonadi server fails to start when home is in AFS
Dirk Heinrichs
dirk.heinrichs at altum.de
Fri Sep 3 22:35:59 BST 2010
https://bugs.kde.org/show_bug.cgi?id=250107
Summary: akonadi server fails to start when home is in AFS
Product: kontact
Version: unspecified
Platform: Ubuntu Packages
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
AssignedTo: kdepim-bugs at kde.org
ReportedBy: dirk.heinrichs at altum.de
Version: unspecified (using KDE 4.5.0)
OS: Linux
Since special files (incl. sockets) are not supported in AFS, mysql can't
create a socket file, thus akonadi server can't connect to the database.
ProcessControl: Application 'akonadiserver' returned with exit code 255
(Unknown error)
[akonadiserver] search paths: ("/sw/bin", "/afs/altum.de/home/heini/bin",
"/bin", "/sbin", "/usr/local/bin", "/usr/local/sbin", "/usr/bin", "/usr/sbin",
"/usr/X11R6/bin", "/usr/games", "/usr/NX/bin", "/usr/sbin", "/usr/local/sbin",
"/usr/local/libexec", "/usr/libexec", "/opt/mysql/libexec",
"/opt/local/lib/mysql5/bin", "/opt/mysql/sbin")
[akonadiserver] Found mysql_install_db: "/usr/bin/mysql_install_db"
[akonadiserver] Found mysql_upgrade: "/usr/bin/mysql_upgrade"
"akonadiserver" [out] "Looking for 'mysql' as: /usr/bin/mysql
"
"akonadiserver" [out] "Looking for 'mysqlcheck' as: /usr/bin/mysqlcheck
"
"akonadiserver" [out] "Running 'mysqlcheck' with connection arguments:
'--port=3306' '--socket=/var/run/mysqld/mysqld.sock'
'--socket=/afs/altum.de/home/heini/.local/share/akonadi/db_misc/mysql.socket'
"
[akonadiserver] /usr/bin/mysqlcheck: Got error: 2002: Can't connect to local
MySQL server through socket
'/afs/altum.de/home/heini/.local/share/akonadi/db_misc/mysql.socket' (2) when
trying to connect
[akonadiserver] FATAL ERROR: Upgrade failed
[akonadiserver] Database process exited unexpectedly during initial connection!
[akonadiserver] executable: "/usr/sbin/mysqld"
[akonadiserver] arguments:
("--defaults-file=/afs/altum.de/home/heini/.local/share/akonadi//mysql.conf",
"--datadir", "/afs/altum.de/home/heini/.local/share/akonadi/db_data/",
"--socket=/afs/altum.de/home/heini/.local/share/akonadi/db_misc/mysql.socket")
[akonadiserver] stdout: ""
[akonadiserver] stderr: ""
[akonadiserver] exit code: 1
Reproducible: Always
Steps to Reproduce:
Put user's home dir into AFS, run kontact (or anything that triggers akonadi).
Actual Results:
akonadi server fails to start.
Expected Results:
akonadi server should start.
--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Kdepim-bugs
mailing list