Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 298847 - mail-filter/dspam with postgresql should depend on psycopg
Summary: mail-filter/dspam with postgresql should depend on psycopg
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Alin Năstac (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-29 11:56 UTC by Sven Schwyn (svoop)
Modified: 2010-09-14 21:30 UTC (History)
2 users (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 Sven Schwyn (svoop) 2009-12-29 11:56:21 UTC
When using dspam with postgresql as backend, the database creation script /etc/mail/dspam/pgsql_createdb.py is created which requires psycopg. This dependency, however, is missing in the dspam ebuild.

Reproducible: Always

Steps to Reproduce:
Comment 1 Tim Harder gentoo-dev 2010-09-14 21:30:25 UTC
Closing this bug since the latest version in the tree, dspam-3.8.0-r15, properly depends on dev-python/psycopg if the postgres use flag is selected.