I have another solution:
- 1st i run update:
sudo aptitude update
when it is done then:
sudo aptitude purge mysql-server-core-5.6 mysql-client-core-5.6
aptitute will tell it has many dependencies, many packages will be removed ... 
so it asks if i accept that solution - choose no (n)
then it will propose installing:

1) mariadb-client-core-10.0 [10.0.17-0ubuntu1 (vivid)]
2) mariadb-common [10.0.17-0ubuntu1 (vivid)] 
3) mariadb-server-core-10.0 [10.0.17-0ubuntu1 (vivid)]

- if you accept this - mysql will be removed, mariadb (fork of mysql)
will be installed, and akonadi will start without any issues.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to akonadi in Ubuntu.
https://bugs.launchpad.net/bugs/1445383

Title:
  Akonadi server is broken after mysql update

Status in akonadi package in Ubuntu:
  Confirmed

Bug description:
  After recent updates, i cannot longer use the Akonadi services - it is
  failing during the start process with following error message:

  
  search paths:  ("/home/piotrek/bin", "/usr/local/sbin", "/usr/local/bin", 
"/usr/sbin", "/usr/bin", "/sbin", "/bin", "/usr/games", "/usr/local/games", 
"/usr/sbin", "/usr/local/sbin", "/usr/local/libexec", "/usr/libexec", 
"/opt/mysql/libexec", "/opt/local/lib/mysql5/bin", "/opt/mysql/sbin") 
  Found mysql_install_db:  "/usr/bin/mysql_install_db" 
  Found mysqlcheck:  "/usr/bin/mysqlcheck" 
  Database process exited unexpectedly during initial connection!
  executable: "/usr/sbin/mysqld-akonadi"
  arguments: ("--defaults-file=/home/piotrek/.local/share/akonadi/mysql.conf", 
"--datadir=/home/piotrek/.local/share/akonadi/db_data/", 
"--socket=/tmp/akonadi-piotrek.1jfWsZ/mysql.socket")
  stdout: ""
  stderr: "2015-04-17 10:12:47 0 [Warning] TIMESTAMP with implicit DEFAULT 
value is deprecated. Please use --explicit_defaults_for_timestamp server option 
(see documentation for more details).
  "
  exit code: 1
  process error: "Unknown error"
  "[
  0: akonadiserver() [0x418c8a]
  1: akonadiserver() [0x418f04]
  2: /lib/x86_64-linux-gnu/libc.so.6(+0x352f0) [0x7fbbcbb662f0]
  3: /lib/x86_64-linux-gnu/libc.so.6(gsignal+0x37) [0x7fbbcbb66267]
  4: /lib/x86_64-linux-gnu/libc.so.6(abort+0x16a) [0x7fbbcbb67eca]
  5: 
/usr/lib/x86_64-linux-gnu/libQtCore.so.4(_Z17qt_message_output9QtMsgTypePKc+0x12a)
 [0x7fbbcd390a8a]
  6: akonadiserver() [0x41ad0d]
  7: /usr/lib/x86_64-linux-gnu/libQtCore.so.4(_ZN9QIODevice5writeEPKcx+0x8a) 
[0x7fbbcd43030a]
  8: /usr/lib/x86_64-linux-gnu/libQtCore.so.4(+0x121155) [0x7fbbcd440155]
  9: /usr/lib/x86_64-linux-gnu/libQtCore.so.4(_ZN11QTextStreamD1Ev+0x31) 
[0x7fbbcd448ab1]
  10: akonadiserver() [0x48235e]
  11: akonadiserver() [0x41b90f]
  12: akonadiserver() [0x41dff8]
  13: akonadiserver() [0x4e2e49]
  14: 
/usr/lib/x86_64-linux-gnu/libQtCore.so.4(_ZN7QObject5eventEP6QEvent+0x1e1) 
[0x7fbbcd4bf891]
  15: 
/usr/lib/x86_64-linux-gnu/libQtCore.so.4(_ZN16QCoreApplication14notifyInternalEP7QObjectP6QEvent+0x8d)
 [0x7fbbcd4a617d]
  16: 
/usr/lib/x86_64-linux-gnu/libQtCore.so.4(_ZN23QCoreApplicationPrivate16sendPostedEventsEP7QObjectiP11QThreadData+0x231)
 [0x7fbbcd4a9a21]
  17: /usr/lib/x86_64-linux-gnu/libQtCore.so.4(+0x1b669e) [0x7fbbcd4d569e]
  18: /lib/x86_64-linux-gnu/libglib-2.0.so.0(g_main_context_dispatch+0x24d) 
[0x7fbbcb22ec3d]
  19: /lib/x86_64-linux-gnu/libglib-2.0.so.0(+0x49f20) [0x7fbbcb22ef20]
  20: /lib/x86_64-linux-gnu/libglib-2.0.so.0(g_main_context_iteration+0x2c) 
[0x7fbbcb22efcc]
  21: 
/usr/lib/x86_64-linux-gnu/libQtCore.so.4(_ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE+0x7e)
 [0x7fbbcd4d580e]
  22: 
/usr/lib/x86_64-linux-gnu/libQtCore.so.4(_ZN10QEventLoop13processEventsE6QFlagsINS_17ProcessEventsFlagEE+0x41)
 [0x7fbbcd4a4cd1]
  23: 
/usr/lib/x86_64-linux-gnu/libQtCore.so.4(_ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE+0x1a5)
 [0x7fbbcd4a5035]
  24: 
/usr/lib/x86_64-linux-gnu/libQtCore.so.4(_ZN16QCoreApplication4execEv+0x99) 
[0x7fbbcd4aaab9]
  25: akonadiserver() [0x4131b5]
  26: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf0) [0x7fbbcbb51a40]
  27: akonadiserver(_start+0x29) [0x413be9]
  ]
  "
  ProcessControl: Application 'akonadiserver' returned with exit code 255 
(Unknown error)
  "akonadiserver" crashed too often and will not be restarted!

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/akonadi/+bug/1445383/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to