Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 332747

Summary: dev-db/sqlite-3.7.0: serious performance regression/corruption with media-sound/banshee
Product: Gentoo Linux Reporter: corec <corecrystal>
Component: Current packagesAssignee: Petteri Räty (RETIRED) <betelgeuse>
Status: RESOLVED FIXED    
Severity: major    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=591298
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Backported debian patch
Backported patch
Patch for the updated ebuild
sqlite-3.7.0.1 ebuild

Description corec 2010-08-14 15:53:51 UTC
As debian bug report states, this bug introduces slowness and sorting problems in banshee. I'll attach the debian backported patch and updated ebuild.

Reproducible: Always
Comment 1 corec 2010-08-14 16:03:28 UTC
Created attachment 242957 [details, diff]
Backported debian patch

This is for sqlite-3.7.0.1.tar.gz
Comment 2 corec 2010-08-14 16:04:44 UTC
Created attachment 242959 [details, diff]
Backported patch

This is a modified version of the debian patch for sqlite-amalgamation-3.7.0.tar.gz
Comment 3 corec 2010-08-14 16:07:45 UTC
Created attachment 242961 [details, diff]
Patch for the updated ebuild
Comment 4 corec 2010-08-14 16:08:36 UTC
(In reply to comment #1)
> Created an attachment (id=242957) [details]
> Backported debian patch
> 
> This is for sqlite-3.7.0.1.tar.gz
> 

typo, I meant sqlite-3.7.0.tar.gz
Comment 5 Johan Bergström 2010-08-14 16:11:33 UTC
Looks like upstream released 3.7.0.1 on august 4th. Why patch 3.7.0 instead of verbumping?
Comment 6 corec 2010-08-14 17:41:42 UTC
(In reply to comment #5)
> Looks like upstream released 3.7.0.1 on august 4th. Why patch 3.7.0 instead of
> verbumping?
> 

Yes, I know but 3.7.0.1 doesn't include that bug fix either as can be seen here:
http://www.sqlite.org/src/timeline?n=100
Referenced ticket is 13f033c865 just after 3.7.0.1 release.
Comment 7 corec 2010-08-14 17:51:08 UTC
Created attachment 242971 [details, diff]
sqlite-3.7.0.1 ebuild

But if you meant that we should do a ver bump while pushing the patch to the tree. Here's sqlite-3.7.0.1 ebuild. Patches work just fine with that too.
Comment 8 Petteri Räty (RETIRED) gentoo-dev 2010-08-29 18:21:37 UTC
3.7.2 in tree that should have a fix for this.