GNOME Bugzilla – Bug 759835
[thetvdb] Warning about database migration
Last modified: 2015-12-26 18:06:13 UTC
(totem:5896): Grilo-WARNING **: [thetvdb] grl-thetvdb.c:439: Failed to migrate database: sqlite3_prepare_v2 failed: no such table: fuzzy_series_names: ALTER TABLE 'fuzzy_series_names' ADD COLUMN 'tvdb-series-id' TEXT REFERENCES [series]([series-id]) packages version: grilo-0.2.15-1.fc23.x86_64 grilo-plugins-0.2.16-1.fc23.x86_64 totem-3.18.1-1.fc23.x86_64
Thanks Baptiste! It seems that gom-1.0 is on 0.3.1 and it needs a new release in order to this migration to work. grilo-plugins commit which introduces this new db is https://git.gnome.org/browse/grilo-plugins/commit/?id=510f88aca3aaa82007b20378dbc126c8aad71a74 But it needs the following gom commit https://github.com/GNOME/gom/commit/5ad762eaaba654d690ed53e6038aacce7358619d
commit 2b979abb7d64c974ae8248bd88a2c9fbd2c7b67f Author: Bastien Nocera <hadess@hadess.net> Date: Sat Dec 26 19:03:50 2015 +0100 thetvdb: Bump gom requirements This ensures that the version of gom supports creating new tables in subsequent database versions. https://bugzilla.gnome.org/show_bug.cgi?id=759835