Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 334801 - =dev-python/django-1.2.1: sqlite dependency problem
Summary: =dev-python/django-1.2.1: sqlite dependency problem
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-27 11:29 UTC by Ihar Hrachyshka
Modified: 2010-09-22 19:49 UTC (History)
1 user (show)

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 Ihar Hrachyshka 2010-08-27 11:29:22 UTC
Currently django ebuild requires either >=dev-lang/python-2.5 with sqlite flag enabled or <python-2.5 and pysqlite. But there is also an option when >=dev-lang/python-2.5 is build without sqlite flag though pysqlite is already installed (for >=python-2.5). Then we should not install python-2.4* - python-2.5[-sqlite] + pysqlite is enough.

Reproducible: Always
Comment 1 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2010-09-22 19:49:17 UTC
Fixed.