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

Bug 353869

Summary: dev-python/pysvn-1.7.4 fails testing likely due to SQLite version
Product: Gentoo Linux Reporter: Neil Leathers <neil.leathers>
Component: Current packagesAssignee: Python Gentoo Team <python>
Status: RESOLVED WONTFIX    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Build Log
emerge --info =dev-python/pysvn-1.7.4
emerge -pqv =dev-python/pysvn-1.7.4"

Description Neil Leathers 2011-02-06 16:56:58 UTC
pysvn-1.7.4 fails testing. st of the errors reported have to do with SQL statements and there are several lines stating:

SQLite compiled for 3.7.3, but running with 3.7.2

Reproducible: Always

Steps to Reproduce:
1. emerge --oneshot pysvn

Actual Results:  
Build fails testing

Expected Results:  
Build successfully installs
Comment 1 Neil Leathers 2011-02-06 16:57:30 UTC
Created attachment 261650 [details]
Build Log
Comment 2 Neil Leathers 2011-02-06 16:58:05 UTC
Created attachment 261651 [details]
emerge --info =dev-python/pysvn-1.7.4
Comment 3 Neil Leathers 2011-02-06 16:58:31 UTC
Created attachment 261653 [details]
emerge -pqv =dev-python/pysvn-1.7.4"
Comment 4 Neil Leathers 2011-03-10 03:24:28 UTC
With dev-db/sqlite-3.7.5 now stable the package no longer fails tests on amd64.

However it may still fail on x86 since the latest stable version of sqlite is currently 3.7.2.