Bug 505229 - Bugs in 3.6.14 break python-sqlalchemy
Summary: Bugs in 3.6.14 break python-sqlalchemy
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: sqlite
Version: rawhide
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Panu Matilainen
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-06-11 05:54 UTC by Toshio Ernie Kuratomi
Modified: 2009-06-12 10:49 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2009-06-12 10:49:21 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Toshio Ernie Kuratomi 2009-06-11 05:54:33 UTC
Description of problem:

python-sqlalchemy currently fails to rebuild.  It fails two test cases and errors on a third.  I've traced the problem to sqlite-3.6.14.  3.6.13 (with all patches) allows sqlalchemy to pass all tests.  3.6.14 fails.

Version-Release number of selected component (if applicable):
sqlite-3.6.14-2.fc12

How reproducible:
Everytime

Steps to Reproduce:
1. cvs co python-sqlalchemy
2. cd python-sqlalchemy/devel
3. make srpm
4. koji build --scratch python-sqlalchemy*rpm
  
Actual results:
Build errors in test suite like this:
  http://koji.fedoraproject.org/koji/taskinfo?taskID=1404298

Expected results:

Build completes with no test suite errors.

Additional info:

Upgrading to sqlite-3.6.14.2 fixes the problems so that python-sqlalchemy can rebuild.

Comment 1 Panu Matilainen 2009-06-12 10:49:21 UTC
Rawhide sqlite updated to 3.6.14.2 now so this should be fixed.


Note You need to log in before you can comment on or make changes to this bug.