Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 215114 - USE=sqlite inconsistency between python-2.5.1-r5 and qt-4.3.2-r1
Summary: USE=sqlite inconsistency between python-2.5.1-r5 and qt-4.3.2-r1
Status: RESOLVED DUPLICATE of bug 205120
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-03-27 21:56 UTC by Robert Trace
Modified: 2008-03-27 22:20 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Robert Trace 2008-03-27 21:56:03 UTC
python-2.5.1-r5 has USE=sqlite, which will pull in >=dev-db/sqlite-3.

qt-4.3.2-r1 has USE=sqlite, which will pull in =dev-db/sqlite-2*
qt-4.3.2-r1 also has USE=sqlite3, which will pull in =dev-db/sqlite-3*

Who's correct?

Is it really necessary to have both sqlite and sqlite3 useflags?

Reproducible: Always
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2008-03-27 22:20:51 UTC

*** This bug has been marked as a duplicate of bug 205120 ***