https://bugs.kde.org/show_bug.cgi?id=508515
--- Comment #7 from Steffen W. <[email protected]> --- I ran akonadictl vacuum, this is the output: >vacuuming database, that'll take some time and require a lot of temporary disk >space... >optimizing table SchemaVersionTable... >optimizing table ResourceTable... >optimizing table CollectionTable... >optimizing table MimeTypeTable... >optimizing table PimItemTable... >optimizing table FlagTable... >optimizing table PartTypeTable... >optimizing table PartTable... >optimizing table CollectionAttributeTable... >optimizing table TagTypeTable... >optimizing table TagTable... >optimizing table TagAttributeTable... >optimizing table TagRemoteIdResourceRelationTable... >optimizing table PimItemFlagRelation... >optimizing table PimItemTagRelation... >optimizing table CollectionMimeTypeRelation... >optimizing table CollectionPimItemRelation... >vacuum done I then ran akonadictl fsck --verbose, this is the output: > 1/19 Looking for collections not belonging to a valid resource... >Failed to query orphaned collections, skipping test > 2/19 Checking collection tree consistency... > 3/19 Looking for items not belonging to a valid collection... >Failed to query orphaned items, skipping test > 4/19 Looking for item parts not belonging to a valid item... >Failed to query orphaned parts, skipping test > 5/19 Looking for item flags not belonging to a valid item... >Failed to query orphaned item flags, skipping test > 6/19 Looking for duplicate item flags... >Error while trying to remove duplicate Flags > 7/19 Looking for duplicate mime types... >Error while trying to remove duplicate MimeTypes > 8/19 Looking for duplicate part types... >Error while trying to remove duplicate PartTypes > 9/19 Looking for duplicate tag types... >Error while trying to remove duplicate TagTypes >10/19 Looking for overlapping external parts... >Failed to query overlapping parts, skipping test >11/19 Verifying external parts... >Found 15627 external files. >Failed to query existing parts, skipping test >12/19 Checking size threshold changes... >Failed to query parts larger than threshold, skipping test >13/19 Looking for dirty objects... >Failed to query collections without RID, skipping test >14/19 Looking for rid-duplicates not matching the content mime-type of the >parent collection >15/19 Migrating parts to new cache hierarchy... >No external parts in legacy location, skipping migration >16/19 Making sure virtual search resource and collections exist >Failed to create Search resource. >17/19 Looking for resources in the DB not matching a configured resource... >ERROR: Couldn't talk to 1 >18/19 Checking search index consistency... >Failed to query collections, skipping test >19/19 Flushing collection statistics memory cache... >Consistency check done. > Neither of these had any effect, all programs are still showing the same error. -- You are receiving this mail because: You are watching all bug changes.
