[Bug 309473] New: akonadictl vacuum fails

Milian Wolff mail at milianw.de
Sat Nov 3 12:58:17 GMT 2012


https://bugs.kde.org/show_bug.cgi?id=309473

            Bug ID: 309473
          Severity: normal
           Version: git
          Priority: NOR
          Assignee: kdepim-bugs at kde.org
           Summary: akonadictl vacuum fails
    Classification: Unclassified
                OS: Linux
          Reporter: mail at milianw.de
          Hardware: Other
            Status: NEW
         Component: general
           Product: Akonadi

Trying to cleanup my akonadi database lead to this, which is not reproducible:

"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 PartTable..." 
Error during executing query "INSERT INTO CollectionTable (remoteId,
remoteRevision, name, parentId, resourceId, cachePolicyInherit, isVirtual)
VALUES (:0, :1, :2, :3, :4, :5, :6)" :  "Duplicate entry '59-cdash' for key
'CollectionTable_parentAndNameIndex' QMYSQL3: Unable to execute statement"
Error during insertion into table "CollectionTable" "Duplicate entry '59-cdash'
for key 'CollectionTable_parentAndNameIndex' QMYSQL3: Unable to execute
statement" 
"optimizing table CollectionAttributeTable..." 
Error during executing query "UPDATE CollectionAttributeTable SET collectionId
= :0, type = :1, value = :2 WHERE ( id = :3 )" :  "Deadlock found when trying
to get lock; try restarting transaction QMYSQL3: Unable to execute statement"
Error during updating record with id 421  in table "CollectionAttributeTable"
"Deadlock found when trying to get lock; try restarting transaction QMYSQL3:
Unable to execute statement" 
"optimizing table PimItemFlagRelation..." 
"optimizing table CollectionMimeTypeRelation..." 
"optimizing table CollectionPimItemRelation..." 
"vacuum done" 


Reproducible: Couldn't Reproduce

-- 
You are receiving this mail because:
You are the assignee for the bug.



More information about the Kdepim-bugs mailing list