FS#37418 - [xbmc] recent sqlite upgrade breaks xbmc's media library

Attached to Project: Community Packages
Opened by John (graysky) - Saturday, 19 October 2013, 19:45 GMT
Last edited by Sergej Pupykin (sergej) - Monday, 18 November 2013, 14:53 GMT
Task Type Bug Report
Category Upstream Bugs
Status Closed
Assigned To Sergej Pupykin (sergej)
Architecture All
Severity High
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 4
Private No

Details

Description: The update from sqlite v3.8.0.2-1 -> v3.8.1-1, breaks xbmc's media library. Basically, there are tons of missing records under the new version but nothing in the xbmc logs to indicate an internal problem. Downgrading back to 3.8.0.2-1 magically solves the problem.

I do not know if this bug report should be against sqlite or xbmc. I will open a task against both and let those with more level heads close the inappropriate task.

Additional info:
* package version(s) sqlite 3.8.1-1 and xbmc 12.2-5.
* Link to discussion thread: https://bbs.archlinux.org/viewtopic.php?pid=1339216

Steps to reproduce:
1) Build an xbmc library using the aforementioned version of sqlite.
2) Update the system to v3.8.1-1 of sqlite.
3) Attempt to browse the media library.
This task depends upon

Closed by  Sergej Pupykin (sergej)
Monday, 18 November 2013, 14:53 GMT
Reason for closing:  Fixed
Comment by John (graysky) - Saturday, 19 October 2013, 20:02 GMT
I have opened a ticket upstream [xbmc]: http://trac.xbmc.org/ticket/14646
Comment by Paolo (palmaway) - Monday, 18 November 2013, 13:38 GMT
Seems fixed with the new sqlite package. I guess it can be closed, at least for now.

Loading...