Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 353869 - dev-python/pysvn-1.7.4 fails testing likely due to SQLite version
Summary: dev-python/pysvn-1.7.4 fails testing likely due to SQLite version
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-06 16:56 UTC by Neil Leathers
Modified: 2011-03-10 03:24 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
Build Log (build.log,105.23 KB, text/plain)
2011-02-06 16:57 UTC, Neil Leathers
Details
emerge --info =dev-python/pysvn-1.7.4 (emerge_--info_=dev-python_slash_pysvn-1.7.4,6.64 KB, text/plain)
2011-02-06 16:58 UTC, Neil Leathers
Details
emerge -pqv =dev-python/pysvn-1.7.4" (emerge_-pqv_=dev-python_slash_pysvn-1.7.4,61 bytes, text/plain)
2011-02-06 16:58 UTC, Neil Leathers
Details

Note You need to log in before you can comment on or make changes to this bug.
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.