[Akonadi] [Bug 334014] akonadiserver start problem after 4.12 to 4.13 update
Elias
hir.i.mogul at googlemail.com
Sat May 10 23:05:17 BST 2014
https://bugs.kde.org/show_bug.cgi?id=334014
Elias <hir.i.mogul at googlemail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |hir.i.mogul at googlemail.com
--- Comment #7 from Elias <hir.i.mogul at googlemail.com> ---
Same problem after upgrading from KDE 4.12.3 to 4.13.0 witch enabled backports
in Kubuntu 12.04.4.
***@***-mobile:~$ akonadictl start
Starting Akonadi Server...
Connecting to deprecated signal
QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString)
done.
***@***-mobile:~$ search paths: ("/usr/lib/lightdm/lightdm",
"/usr/local/sbin", "/usr/local/bin", "/usr/sbin", "/usr/bin", "/sbin", "/bin",
"/usr/games", "/home/***/android-sdk-linux/tools",
"/home/***/android-sdk-linux/platform-tools", "/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"
akonadi.collectionattributetable OK
akonadi.collectionmimetyperelation OK
akonadi.collectionpimitemrelation OK
akonadi.collectiontable OK
akonadi.flagtable OK
akonadi.mimetypetable OK
akonadi.parttable OK
akonadi.parttable_new OK
akonadi.parttypetable OK
akonadi.pimitemflagrelation OK
akonadi.pimitemtable OK
akonadi.pimitemtagrelation OK
akonadi.resourcetable OK
akonadi.schemaversiontable OK
akonadi.tagattributetable OK
akonadi.tagremoteidresourcerelationtable OK
akonadi.tagtable OK
mysql.columns_priv OK
mysql.db OK
mysql.event OK
mysql.func OK
mysql.general_log OK
mysql.help_category OK
mysql.help_keyword OK
mysql.help_relation OK
mysql.help_topic OK
mysql.host OK
mysql.ndb_binlog_index OK
mysql.plugin OK
mysql.proc OK
mysql.procs_priv OK
mysql.proxies_priv OK
mysql.servers OK
mysql.slow_log OK
mysql.tables_priv OK
mysql.time_zone OK
mysql.time_zone_leap_second OK
mysql.time_zone_name OK
mysql.time_zone_transition OK
mysql.time_zone_transition_type OK
mysql.*** OK
MySQL version OK (required "5.1" , available "5.5" )
Database "akonadi" opened using driver "QMYSQL"
DbInitializer::run()
checking table "SchemaVersionTable"
checking table "ResourceTable"
checking table "CollectionTable"
checking table "MimeTypeTable"
checking table "PimItemTable"
checking table "FlagTable"
checking table "PartTypeTable"
checking table "PartTable"
checking table "CollectionAttributeTable"
checking table "TagTable"
checking table "TagAttributeTable"
checking table "TagRemoteIdResourceRelationTable"
checking table "PimItemFlagRelation"
checking table "PimItemTagRelation"
checking table "CollectionMimeTypeRelation"
checking table "CollectionPimItemRelation"
DbInitializer::run() done
skipping update 2
skipping update 3
skipping update 4
skipping update 8
skipping update 10
skipping update 12
skipping update 13
skipping update 14
skipping update 15
skipping update 16
skipping update 17
skipping update 18
skipping update 19
skipping update 20
skipping update 21
skipping update 22
skipping update 23
skipping update 24
DbUpdater: update to version: 25 mandatory: true
Starting database update to version 25
Creating a PartTable_new
Migrating part types
Moved part type "ATR:AddressAttribute" to PartTypeTable
Moved part type "ATR:DispatchModeAttribute" to PartTypeTable
Moved part type "ATR:MDNStateAttribute" to PartTypeTable
Moved part type "ATR:ScamAttribute" to PartTypeTable
Moved part type "ATR:SentActionAttribute" to PartTypeTable
Moved part type "ATR:SentBehaviourAttribute" to PartTypeTable
Moved part type "ATR:TransportAttribute" to PartTypeTable
Moved part type "ATR:contactmetadata" to PartTypeTable
DATABASE ERROR:
Error code: 1048
DB error: "Column 'name' cannot be null"
Error text: "Column 'name' cannot be null QMYSQL3: Unable to execute statement"
Query: "INSERT INTO PartTypeTable (ns, name) VALUES (:0, :1)"
"Column 'name' cannot be null QMYSQL3: Unable to execute statement"
Update failed
Failed to commit transaction for database update
Unable to initialize database.
"[
0: akonadiserver() [0x419d55]
1: akonadiserver() [0x41a00c]
2: /lib/x86_64-linux-gnu/libc.so.6(+0x364a0) [0x7f5f66f244a0]
3: /lib/x86_64-linux-gnu/libc.so.6(gsignal+0x35) [0x7f5f66f24425]
4: /lib/x86_64-linux-gnu/libc.so.6(abort+0x17b) [0x7f5f66f27b8b]
5:
/usr/lib/x86_64-linux-gnu/libQtCore.so.4(_Z17qt_message_output9QtMsgTypePKc+0x11b)
[0x7f5f68a085db]
6: akonadiserver() [0x41c142]
7: /usr/lib/x86_64-linux-gnu/libQtCore.so.4(_ZN9QIODevice5writeEPKcx+0xaf)
[0x7f5f68aa4e4f]
8: /usr/lib/x86_64-linux-gnu/libQtCore.so.4(+0x119412) [0x7f5f68ab0412]
9: /usr/lib/x86_64-linux-gnu/libQtCore.so.4(_ZN11QTextStreamD1Ev+0x39)
[0x7f5f68ab92a9]
10: akonadiserver() [0x41ec66]
11: /usr/lib/x86_64-linux-gnu/libQtCore.so.4(_ZN7QObject5eventEP6QEvent+0x366)
[0x7f5f68b2b946]
12:
/usr/lib/x86_64-linux-gnu/libQtCore.so.4(_ZN16QCoreApplication14notifyInternalEP7QObjectP6QEvent+0x8c)
[0x7f5f68b1232c]
13:
/usr/lib/x86_64-linux-gnu/libQtCore.so.4(_ZN23QCoreApplicationPrivate16sendPostedEventsEP7QObjectiP11QThreadData+0x46a)
[0x7f5f68b1610a]
14: /usr/lib/x86_64-linux-gnu/libQtCore.so.4(+0x1aa493) [0x7f5f68b41493]
15: /lib/x86_64-linux-gnu/libglib-2.0.so.0(g_main_context_dispatch+0x133)
[0x7f5f66400d13]
16: /lib/x86_64-linux-gnu/libglib-2.0.so.0(+0x48060) [0x7f5f66401060]
17: /lib/x86_64-linux-gnu/libglib-2.0.so.0(g_main_context_iteration+0x34)
[0x7f5f66401124]
18:
/usr/lib/x86_64-linux-gnu/libQtCore.so.4(_ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE+0x6f)
[0x7f5f68b418bf]
19:
/usr/lib/x86_64-linux-gnu/libQtCore.so.4(_ZN10QEventLoop13processEventsE6QFlagsINS_17ProcessEventsFlagEE+0x32)
[0x7f5f68b10e62]
20:
/usr/lib/x86_64-linux-gnu/libQtCore.so.4(_ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE+0xf7)
[0x7f5f68b110b7]
21: /usr/lib/x86_64-linux-gnu/libQtCore.so.4(_ZN16QCoreApplication4execEv+0x87)
[0x7f5f68b16407]
22: akonadiserver() [0x414295]
23: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xed) [0x7f5f66f0f76d]
24: akonadiserver() [0x414c11]
]
"
ProcessControl: Application 'akonadiserver' returned with exit code 255
(Unknown error)
search paths: ("/usr/lib/lightdm/lightdm", "/usr/local/sbin",
"/usr/local/bin", "/usr/sbin", "/usr/bin", "/sbin", "/bin", "/usr/games",
"/home/***/android-sdk-linux/tools",
"/home/***/android-sdk-linux/platform-tools", "/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"
akonadi.collectionattributetable OK
akonadi.collectionmimetyperelation OK
akonadi.collectionpimitemrelation OK
akonadi.collectiontable OK
akonadi.flagtable OK
akonadi.mimetypetable OK
akonadi.parttable OK
akonadi.parttable_new OK
akonadi.parttypetable OK
akonadi.pimitemflagrelation OK
akonadi.pimitemtable OK
akonadi.pimitemtagrelation OK
akonadi.resourcetable OK
akonadi.schemaversiontable OK
akonadi.tagattributetable OK
akonadi.tagremoteidresourcerelationtable OK
akonadi.tagtable OK
mysql.columns_priv OK
mysql.db OK
mysql.event OK
mysql.func OK
mysql.general_log OK
mysql.help_category OK
mysql.help_keyword OK
mysql.help_relation OK
mysql.help_topic OK
mysql.host OK
mysql.ndb_binlog_index OK
mysql.plugin OK
mysql.proc OK
mysql.procs_priv OK
mysql.proxies_priv OK
mysql.servers OK
mysql.slow_log OK
mysql.tables_priv OK
mysql.time_zone OK
mysql.time_zone_leap_second OK
mysql.time_zone_name OK
mysql.time_zone_transition OK
mysql.time_zone_transition_type OK
mysql.*** OK
MySQL version OK (required "5.1" , available "5.5" )
Database "akonadi" opened using driver "QMYSQL"
DbInitializer::run()
checking table "SchemaVersionTable"
checking table "ResourceTable"
checking table "CollectionTable"
checking table "MimeTypeTable"
checking table "PimItemTable"
checking table "FlagTable"
checking table "PartTypeTable"
checking table "PartTable"
checking table "CollectionAttributeTable"
checking table "TagTable"
checking table "TagAttributeTable"
checking table "TagRemoteIdResourceRelationTable"
checking table "PimItemFlagRelation"
checking table "PimItemTagRelation"
checking table "CollectionMimeTypeRelation"
checking table "CollectionPimItemRelation"
DbInitializer::run() done
skipping update 2
skipping update 3
skipping update 4
skipping update 8
skipping update 10
skipping update 12
skipping update 13
skipping update 14
skipping update 15
skipping update 16
skipping update 17
skipping update 18
skipping update 19
skipping update 20
skipping update 21
skipping update 22
skipping update 23
skipping update 24
DbUpdater: update to version: 25 mandatory: true
Starting database update to version 25
Creating a PartTable_new
Migrating part types
Moved part type "ATR:AddressAttribute" to PartTypeTable
Moved part type "ATR:DispatchModeAttribute" to PartTypeTable
Moved part type "ATR:MDNStateAttribute" to PartTypeTable
Moved part type "ATR:ScamAttribute" to PartTypeTable
Moved part type "ATR:SentActionAttribute" to PartTypeTable
Moved part type "ATR:SentBehaviourAttribute" to PartTypeTable
Moved part type "ATR:TransportAttribute" to PartTypeTable
Moved part type "ATR:contactmetadata" to PartTypeTable
DATABASE ERROR:
Error code: 1048
DB error: "Column 'name' cannot be null"
Error text: "Column 'name' cannot be null QMYSQL3: Unable to execute statement"
Query: "INSERT INTO PartTypeTable (ns, name) VALUES (:0, :1)"
"Column 'name' cannot be null QMYSQL3: Unable to execute statement"
Update failed
Failed to commit transaction for database update
Unable to initialize database.
"[
0: akonadiserver() [0x419d55]
1: akonadiserver() [0x41a00c]
2: /lib/x86_64-linux-gnu/libc.so.6(+0x364a0) [0x7f573108e4a0]
3: /lib/x86_64-linux-gnu/libc.so.6(gsignal+0x35) [0x7f573108e425]
4: /lib/x86_64-linux-gnu/libc.so.6(abort+0x17b) [0x7f5731091b8b]
5:
/usr/lib/x86_64-linux-gnu/libQtCore.so.4(_Z17qt_message_output9QtMsgTypePKc+0x11b)
[0x7f5732b725db]
6: akonadiserver() [0x41c142]
7: /usr/lib/x86_64-linux-gnu/libQtCore.so.4(_ZN9QIODevice5writeEPKcx+0xaf)
[0x7f5732c0ee4f]
8: /usr/lib/x86_64-linux-gnu/libQtCore.so.4(+0x119412) [0x7f5732c1a412]
9: /usr/lib/x86_64-linux-gnu/libQtCore.so.4(_ZN11QTextStreamD1Ev+0x39)
[0x7f5732c232a9]
10: akonadiserver() [0x41ec66]
11: /usr/lib/x86_64-linux-gnu/libQtCore.so.4(_ZN7QObject5eventEP6QEvent+0x366)
[0x7f5732c95946]
12:
/usr/lib/x86_64-linux-gnu/libQtCore.so.4(_ZN16QCoreApplication14notifyInternalEP7QObjectP6QEvent+0x8c)
[0x7f5732c7c32c]
13:
/usr/lib/x86_64-linux-gnu/libQtCore.so.4(_ZN23QCoreApplicationPrivate16sendPostedEventsEP7QObjectiP11QThreadData+0x46a)
[0x7f5732c8010a]
14: /usr/lib/x86_64-linux-gnu/libQtCore.so.4(+0x1aa493) [0x7f5732cab493]
15: /lib/x86_64-linux-gnu/libglib-2.0.so.0(g_main_context_dispatch+0x133)
[0x7f573056ad13]
16: /lib/x86_64-linux-gnu/libglib-2.0.so.0(+0x48060) [0x7f573056b060]
17: /lib/x86_64-linux-gnu/libglib-2.0.so.0(g_main_context_iteration+0x34)
[0x7f573056b124]
18:
/usr/lib/x86_64-linux-gnu/libQtCore.so.4(_ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE+0x6f)
[0x7f5732cab8bf]
19:
/usr/lib/x86_64-linux-gnu/libQtCore.so.4(_ZN10QEventLoop13processEventsE6QFlagsINS_17ProcessEventsFlagEE+0x32)
[0x7f5732c7ae62]
20:
/usr/lib/x86_64-linux-gnu/libQtCore.so.4(_ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE+0xf7)
[0x7f5732c7b0b7]
21: /usr/lib/x86_64-linux-gnu/libQtCore.so.4(_ZN16QCoreApplication4execEv+0x87)
[0x7f5732c80407]
22: akonadiserver() [0x414295]
23: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xed) [0x7f573107976d]
24: akonadiserver() [0x414c11]
]
"
ProcessControl: Application 'akonadiserver' returned with exit code 255
(Unknown error)
search paths: ("/usr/lib/lightdm/lightdm", "/usr/local/sbin",
"/usr/local/bin", "/usr/sbin", "/usr/bin", "/sbin", "/bin", "/usr/games",
"/home/***/android-sdk-linux/tools",
"/home/***/android-sdk-linux/platform-tools", "/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"
akonadi.collectionattributetable OK
akonadi.collectionmimetyperelation OK
akonadi.collectionpimitemrelation OK
akonadi.collectiontable OK
akonadi.flagtable OK
akonadi.mimetypetable OK
akonadi.parttable OK
akonadi.parttable_new OK
akonadi.parttypetable OK
akonadi.pimitemflagrelation OK
akonadi.pimitemtable OK
akonadi.pimitemtagrelation OK
akonadi.resourcetable OK
akonadi.schemaversiontable OK
akonadi.tagattributetable OK
akonadi.tagremoteidresourcerelationtable OK
akonadi.tagtable OK
mysql.columns_priv OK
mysql.db OK
mysql.event OK
mysql.func OK
mysql.general_log OK
mysql.help_category OK
mysql.help_keyword OK
mysql.help_relation OK
mysql.help_topic OK
mysql.host OK
mysql.ndb_binlog_index OK
mysql.plugin OK
mysql.proc OK
mysql.procs_priv OK
mysql.proxies_priv OK
mysql.servers OK
mysql.slow_log OK
mysql.tables_priv OK
mysql.time_zone OK
mysql.time_zone_leap_second OK
mysql.time_zone_name OK
mysql.time_zone_transition OK
mysql.time_zone_transition_type OK
mysql.*** OK
MySQL version OK (required "5.1" , available "5.5" )
Database "akonadi" opened using driver "QMYSQL"
DbInitializer::run()
checking table "SchemaVersionTable"
checking table "ResourceTable"
checking table "CollectionTable"
checking table "MimeTypeTable"
checking table "PimItemTable"
checking table "FlagTable"
checking table "PartTypeTable"
checking table "PartTable"
checking table "CollectionAttributeTable"
checking table "TagTable"
checking table "TagAttributeTable"
checking table "TagRemoteIdResourceRelationTable"
checking table "PimItemFlagRelation"
checking table "PimItemTagRelation"
checking table "CollectionMimeTypeRelation"
checking table "CollectionPimItemRelation"
DbInitializer::run() done
skipping update 2
skipping update 3
skipping update 4
skipping update 8
skipping update 10
skipping update 12
skipping update 13
skipping update 14
skipping update 15
skipping update 16
skipping update 17
skipping update 18
skipping update 19
skipping update 20
skipping update 21
skipping update 22
skipping update 23
skipping update 24
DbUpdater: update to version: 25 mandatory: true
Starting database update to version 25
Creating a PartTable_new
Migrating part types
Moved part type "ATR:AddressAttribute" to PartTypeTable
Moved part type "ATR:DispatchModeAttribute" to PartTypeTable
Moved part type "ATR:MDNStateAttribute" to PartTypeTable
Moved part type "ATR:ScamAttribute" to PartTypeTable
Moved part type "ATR:SentActionAttribute" to PartTypeTable
Moved part type "ATR:SentBehaviourAttribute" to PartTypeTable
Moved part type "ATR:TransportAttribute" to PartTypeTable
Moved part type "ATR:contactmetadata" to PartTypeTable
DATABASE ERROR:
Error code: 1048
DB error: "Column 'name' cannot be null"
Error text: "Column 'name' cannot be null QMYSQL3: Unable to execute statement"
Query: "INSERT INTO PartTypeTable (ns, name) VALUES (:0, :1)"
"Column 'name' cannot be null QMYSQL3: Unable to execute statement"
Update failed
Failed to commit transaction for database update
Unable to initialize database.
"[
0: akonadiserver() [0x419d55]
1: akonadiserver() [0x41a00c]
2: /lib/x86_64-linux-gnu/libc.so.6(+0x364a0) [0x7f5c233104a0]
3: /lib/x86_64-linux-gnu/libc.so.6(gsignal+0x35) [0x7f5c23310425]
4: /lib/x86_64-linux-gnu/libc.so.6(abort+0x17b) [0x7f5c23313b8b]
5:
/usr/lib/x86_64-linux-gnu/libQtCore.so.4(_Z17qt_message_output9QtMsgTypePKc+0x11b)
[0x7f5c24df45db]
6: akonadiserver() [0x41c142]
7: /usr/lib/x86_64-linux-gnu/libQtCore.so.4(_ZN9QIODevice5writeEPKcx+0xaf)
[0x7f5c24e90e4f]
8: /usr/lib/x86_64-linux-gnu/libQtCore.so.4(+0x119412) [0x7f5c24e9c412]
9: /usr/lib/x86_64-linux-gnu/libQtCore.so.4(_ZN11QTextStreamD1Ev+0x39)
[0x7f5c24ea52a9]
10: akonadiserver() [0x41ec66]
11: /usr/lib/x86_64-linux-gnu/libQtCore.so.4(_ZN7QObject5eventEP6QEvent+0x366)
[0x7f5c24f17946]
12:
/usr/lib/x86_64-linux-gnu/libQtCore.so.4(_ZN16QCoreApplication14notifyInternalEP7QObjectP6QEvent+0x8c)
[0x7f5c24efe32c]
13:
/usr/lib/x86_64-linux-gnu/libQtCore.so.4(_ZN23QCoreApplicationPrivate16sendPostedEventsEP7QObjectiP11QThreadData+0x46a)
[0x7f5c24f0210a]
14: /usr/lib/x86_64-linux-gnu/libQtCore.so.4(+0x1aa493) [0x7f5c24f2d493]
15: /lib/x86_64-linux-gnu/libglib-2.0.so.0(g_main_context_dispatch+0x133)
[0x7f5c227ecd13]
16: /lib/x86_64-linux-gnu/libglib-2.0.so.0(+0x48060) [0x7f5c227ed060]
17: /lib/x86_64-linux-gnu/libglib-2.0.so.0(g_main_context_iteration+0x34)
[0x7f5c227ed124]
18:
/usr/lib/x86_64-linux-gnu/libQtCore.so.4(_ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE+0x6f)
[0x7f5c24f2d8bf]
19:
/usr/lib/x86_64-linux-gnu/libQtCore.so.4(_ZN10QEventLoop13processEventsE6QFlagsINS_17ProcessEventsFlagEE+0x32)
[0x7f5c24efce62]
20:
/usr/lib/x86_64-linux-gnu/libQtCore.so.4(_ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE+0xf7)
[0x7f5c24efd0b7]
21: /usr/lib/x86_64-linux-gnu/libQtCore.so.4(_ZN16QCoreApplication4execEv+0x87)
[0x7f5c24f02407]
22: akonadiserver() [0x414295]
23: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xed) [0x7f5c232fb76d]
24: akonadiserver() [0x414c11]
]
"
ProcessControl: Application 'akonadiserver' returned with exit code 255
(Unknown error)
search paths: ("/usr/lib/lightdm/lightdm", "/usr/local/sbin",
"/usr/local/bin", "/usr/sbin", "/usr/bin", "/sbin", "/bin", "/usr/games",
"/home/***/android-sdk-linux/tools",
"/home/***/android-sdk-linux/platform-tools", "/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"
akonadi.collectionattributetable OK
akonadi.collectionmimetyperelation OK
akonadi.collectionpimitemrelation OK
akonadi.collectiontable OK
akonadi.flagtable OK
akonadi.mimetypetable OK
akonadi.parttable OK
akonadi.parttable_new OK
akonadi.parttypetable OK
akonadi.pimitemflagrelation OK
akonadi.pimitemtable OK
akonadi.pimitemtagrelation OK
akonadi.resourcetable OK
akonadi.schemaversiontable OK
akonadi.tagattributetable OK
akonadi.tagremoteidresourcerelationtable OK
akonadi.tagtable OK
mysql.columns_priv OK
mysql.db OK
mysql.event OK
mysql.func OK
mysql.general_log OK
mysql.help_category OK
mysql.help_keyword OK
mysql.help_relation OK
mysql.help_topic OK
mysql.host OK
mysql.ndb_binlog_index OK
mysql.plugin OK
mysql.proc OK
mysql.procs_priv OK
mysql.proxies_priv OK
mysql.servers OK
mysql.slow_log OK
mysql.tables_priv OK
mysql.time_zone OK
mysql.time_zone_leap_second OK
mysql.time_zone_name OK
mysql.time_zone_transition OK
mysql.time_zone_transition_type OK
mysql.*** OK
MySQL version OK (required "5.1" , available "5.5" )
Database "akonadi" opened using driver "QMYSQL"
DbInitializer::run()
checking table "SchemaVersionTable"
checking table "ResourceTable"
checking table "CollectionTable"
checking table "MimeTypeTable"
checking table "PimItemTable"
checking table "FlagTable"
checking table "PartTypeTable"
checking table "PartTable"
checking table "CollectionAttributeTable"
checking table "TagTable"
checking table "TagAttributeTable"
checking table "TagRemoteIdResourceRelationTable"
checking table "PimItemFlagRelation"
checking table "PimItemTagRelation"
checking table "CollectionMimeTypeRelation"
checking table "CollectionPimItemRelation"
DbInitializer::run() done
skipping update 2
skipping update 3
skipping update 4
skipping update 8
skipping update 10
skipping update 12
skipping update 13
skipping update 14
skipping update 15
skipping update 16
skipping update 17
skipping update 18
skipping update 19
skipping update 20
skipping update 21
skipping update 22
skipping update 23
skipping update 24
DbUpdater: update to version: 25 mandatory: true
Starting database update to version 25
Creating a PartTable_new
Migrating part types
Moved part type "ATR:AddressAttribute" to PartTypeTable
Moved part type "ATR:DispatchModeAttribute" to PartTypeTable
Moved part type "ATR:MDNStateAttribute" to PartTypeTable
Moved part type "ATR:ScamAttribute" to PartTypeTable
Moved part type "ATR:SentActionAttribute" to PartTypeTable
Moved part type "ATR:SentBehaviourAttribute" to PartTypeTable
Moved part type "ATR:TransportAttribute" to PartTypeTable
Moved part type "ATR:contactmetadata" to PartTypeTable
DATABASE ERROR:
Error code: 1048
DB error: "Column 'name' cannot be null"
Error text: "Column 'name' cannot be null QMYSQL3: Unable to execute statement"
Query: "INSERT INTO PartTypeTable (ns, name) VALUES (:0, :1)"
"Column 'name' cannot be null QMYSQL3: Unable to execute statement"
Update failed
Failed to commit transaction for database update
Unable to initialize database.
"[
0: akonadiserver() [0x419d55]
1: akonadiserver() [0x41a00c]
2: /lib/x86_64-linux-gnu/libc.so.6(+0x364a0) [0x7f5bfee0a4a0]
3: /lib/x86_64-linux-gnu/libc.so.6(gsignal+0x35) [0x7f5bfee0a425]
4: /lib/x86_64-linux-gnu/libc.so.6(abort+0x17b) [0x7f5bfee0db8b]
5:
/usr/lib/x86_64-linux-gnu/libQtCore.so.4(_Z17qt_message_output9QtMsgTypePKc+0x11b)
[0x7f5c008ee5db]
6: akonadiserver() [0x41c142]
7: /usr/lib/x86_64-linux-gnu/libQtCore.so.4(_ZN9QIODevice5writeEPKcx+0xaf)
[0x7f5c0098ae4f]
8: /usr/lib/x86_64-linux-gnu/libQtCore.so.4(+0x119412) [0x7f5c00996412]
9: /usr/lib/x86_64-linux-gnu/libQtCore.so.4(_ZN11QTextStreamD1Ev+0x39)
[0x7f5c0099f2a9]
10: akonadiserver() [0x41ec66]
11: /usr/lib/x86_64-linux-gnu/libQtCore.so.4(_ZN7QObject5eventEP6QEvent+0x366)
[0x7f5c00a11946]
12:
/usr/lib/x86_64-linux-gnu/libQtCore.so.4(_ZN16QCoreApplication14notifyInternalEP7QObjectP6QEvent+0x8c)
[0x7f5c009f832c]
13:
/usr/lib/x86_64-linux-gnu/libQtCore.so.4(_ZN23QCoreApplicationPrivate16sendPostedEventsEP7QObjectiP11QThreadData+0x46a)
[0x7f5c009fc10a]
14: /usr/lib/x86_64-linux-gnu/libQtCore.so.4(+0x1aa493) [0x7f5c00a27493]
15: /lib/x86_64-linux-gnu/libglib-2.0.so.0(g_main_context_dispatch+0x133)
[0x7f5bfe2e6d13]
16: /lib/x86_64-linux-gnu/libglib-2.0.so.0(+0x48060) [0x7f5bfe2e7060]
17: /lib/x86_64-linux-gnu/libglib-2.0.so.0(g_main_context_iteration+0x34)
[0x7f5bfe2e7124]
18:
/usr/lib/x86_64-linux-gnu/libQtCore.so.4(_ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE+0x6f)
[0x7f5c00a278bf]
19:
/usr/lib/x86_64-linux-gnu/libQtCore.so.4(_ZN10QEventLoop13processEventsE6QFlagsINS_17ProcessEventsFlagEE+0x32)
[0x7f5c009f6e62]
20:
/usr/lib/x86_64-linux-gnu/libQtCore.so.4(_ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE+0xf7)
[0x7f5c009f70b7]
21: /usr/lib/x86_64-linux-gnu/libQtCore.so.4(_ZN16QCoreApplication4execEv+0x87)
[0x7f5c009fc407]
22: akonadiserver() [0x414295]
23: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xed) [0x7f5bfedf576d]
24: akonadiserver() [0x414c11]
]
"
ProcessControl: Application 'akonadiserver' returned with exit code 255
(Unknown error)
"akonadiserver" crashed too often and will not be restarted!
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Kdepim-bugs
mailing list