[Akonadi] [Bug 361157] Akonadi does not work properly after Update to KDE FW 5.20, Plasma 5.6 and Qt5.6 on Opensuse Leap 42.1
Gerry Gavigan via KDE Bugzilla
bugzilla_noreply at kde.org
Sat May 28 19:17:36 BST 2016
https://bugs.kde.org/show_bug.cgi?id=361157
Gerry Gavigan <gerrysw11 at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |gerrysw11 at gmail.com
--- Comment #20 from Gerry Gavigan <gerrysw11 at gmail.com> ---
Apologies for cross-post from openSUSE forums
This is on a fresh install of Tumbleweed 20160525 on a new disk and a restored
$home from openSUSE 13.2
Opening kmail fails, and starting from the start gives me this
[Code]
c...a at linux-6dbk:~> akonadictl start
Starting Akonadi Server...
done.
Connecting to deprecated signal
QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString)
christina at linux-6dbk:~> QCommandLineParser: option not defined:
"start-without-control"
search paths: ("/home/c...a/bin", "/usr/local/bin", "/usr/bin", "/bin",
"/usr/bin/X11", "/usr/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"
akonadi.collectionattributetable OK
akonadi.collectionmimetyperelation OK
akonadi.collectionpimitemrelation OK
akonadi.collectiontable OK
akonadi.flagtable OK
akonadi.mimetypetable OK
akonadi.parttable OK
akonadi.parttypetable OK
akonadi.pimitemflagrelation OK
akonadi.pimitemtable OK
akonadi.pimitemtagrelation OK
akonadi.relationtable
Error : Table 'akonadi.relationtable' doesn't exist in engine
status : Operation failed
akonadi.relationtypetable
Error : Table 'akonadi.relationtypetable' doesn't exist in engine
status : Operation failed
akonadi.resourcetable OK
akonadi.schemaversiontable OK
akonadi.tagattributetable OK
akonadi.tagremoteidresourcerelationtable OK
akonadi.tagtable OK
akonadi.tagtypetable OK
mysql.column_stats OK
mysql.columns_priv OK
mysql.db OK
mysql.event OK
mysql.func OK
mysql.gtid_slave_pos
Error : Table 'mysql.gtid_slave_pos' doesn't exist in engine
status : Operation failed
mysql.help_category OK
mysql.help_keyword OK
mysql.help_relation OK
mysql.help_topic OK
mysql.host OK
mysql.index_stats OK
mysql.innodb_index_stats
Error : Table 'mysql.innodb_index_stats' doesn't exist in engine
status : Operation failed
mysql.innodb_table_stats
Error : Table 'mysql.innodb_table_stats' doesn't exist in engine
status : Operation failed
mysql.ndb_binlog_index OK
mysql.plugin OK
mysql.proc OK
mysql.procs_priv OK
mysql.proxies_priv OK
mysql.roles_mapping OK
mysql.servers OK
mysql.table_stats 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.user OK
Repairing tables
test.relationtable
Error : Table 'test.relationtable' doesn't exist
status : Operation failed
test.relationtypetable
Error : Table 'test.relationtypetable' doesn't exist
status : Operation failed
test.gtid_slave_pos
Error : Table 'test.gtid_slave_pos' doesn't exist
status : Operation failed
test.innodb_index_stats
Error : Table 'test.innodb_index_stats' doesn't exist
status : Operation failed
test.innodb_table_stats
Error : Table 'test.innodb_table_stats' doesn't exist
status : Operation failed
MySQL version OK (required "5.1" , available "10.0" )
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 "TagTypeTable"
checking table "TagTable"
checking table "TagAttributeTable"
checking table "TagRemoteIdResourceRelationTable"
checking table "RelationTypeTable"
"ALTER TABLE RelationTypeTable ADD COLUMN id BIGINT NOT NULL AUTO_INCREMENT
PRIMARY KEY"
"\nSql error: Table 'akonadi.relationtypetable' doesn't exist in engine QMYSQL:
Unable to execute query\nQuery: ALTER TABLE RelationTypeTable ADD COLUMN id
BIGINT NOT NULL AUTO_INCREMENT PRIMARY KEY"
Unable to initialize database.
terminating service threads
terminating connection threads
stopping db process
Application 'akonadiserver' exited normally...
[/code]
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Kdepim-bugs
mailing list