FS#37417 - [sqlite] 3.8.1-1-1 causes breakage of xbmc's library
Attached to Project:
Arch Linux
Opened by John (graysky) - Saturday, 19 October 2013, 19:45 GMT
Last edited by Andreas Radke (AndyRTR) - Tuesday, 29 October 2013, 19:53 GMT
Opened by John (graysky) - Saturday, 19 October 2013, 19:45 GMT
Last edited by Andreas Radke (AndyRTR) - Tuesday, 29 October 2013, 19:53 GMT
|
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
Please test 3.8.1-2 in testing repo.