Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 202208 - dev-python/django-0.96.1 useflag sqlite doesn't resolve dependency pysqlite
Summary: dev-python/django-0.96.1 useflag sqlite doesn't resolve dependency pysqlite
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-12-14 01:14 UTC by Julian Golderer
Modified: 2007-12-14 06:45 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 Julian Golderer 2007-12-14 01:14:38 UTC
installation of django with useflag 'sqlite' turned on doesn't get dependency dev-python/pysqlite

Reproducible: Always

Steps to Reproduce:
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2007-12-14 06:45:32 UTC
The dependencies are perfectly fine as it is...

 sqlite? ( || (
                ( >=dev-python/pysqlite-2.0.3 <dev-lang/python-2.5 )
                >=dev-lang/python-2.5 ) )