http://bugs.winehq.org/show_bug.cgi?id=19161
Summary: Script broken [AppDB] [Cron maintenance] - Orphan version cleanup Product: WineHQ Apps Database Version: unspecified Platform: Other URL: http://appdb.winehq.org OS/Version: other Status: UNCONFIRMED Severity: trivial Priority: P2 Component: appdb-unknown AssignedTo: wine-bugs@winehq.org ReportedBy: saturn_systems@yahoo.com
Looks like the cron maintenance script is broken for "Orphan version cleanup"
The script report: ------------------------------------------------------- Found these orphaned versions in the database with this sql command 'select versionId, versionName from appVersion where appId = 0' versionId/name 11773/1.0.1 10398/1st Throne - The Kamael 11081/2.0.0.16 11133/1.1 14849/10.00 Alpha 15895/6.0.0.689 -------------------------------------------------------
I checked and deleted these orphan versions but they continue to be listed in the report:
eg: See the link for the first appdb: http://appdb.winehq.org/objectManager.php?sClass=version&iId=11773
which reports "This entry has been deleted (class: version, id: 11773) Its content may have been moved to another entry"
http://bugs.winehq.org/show_bug.cgi?id=19161
Ken Sharp kennybobs@o2.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW CC| |kennybobs@o2.co.uk Ever Confirmed|0 |1
--- Comment #1 from Ken Sharp kennybobs@o2.co.uk 2009-07-08 10:54:26 --- Confirming.
http://bugs.winehq.org/show_bug.cgi?id=19161
Alexander Nicolaysen Sørnes alex@thehandofagony.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |alex@thehandofagony.com Resolution| |FIXED
--- Comment #2 from Alexander Nicolaysen Sørnes alex@thehandofagony.com 2009-07-12 16:36:55 --- Should be fixed now; the script wasn't taking into account that deleted versions are no longer removed from the DB
http://bugs.winehq.org/show_bug.cgi?id=19161
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED Alias|cronOrphan |
--- Comment #3 from Dmitry Timoshkov dmitry@codeweavers.com 2009-07-12 23:34:56 --- Closing.