Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 114053

Summary: psycopg doesn't report egenix-mx-base dependency
Product: Gentoo Linux Reporter: Jonas Pfenniger <zimbatm>
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED NEEDINFO    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Jonas Pfenniger 2005-11-30 10:11:34 UTC
psycopg should have egenix-mx-base as a dependency

Reproducible: Always
Steps to Reproduce:
1. emerge python pysycopg
2.
3.

Actual Results:  
Compilation error, complaining about mxDateTime

Expected Results:  
Successful compilation
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2005-11-30 10:18:02 UTC
Ebuild version missing, all versions <2.0 depend on it.
Comment 2 Jonas Pfenniger 2005-11-30 13:32:53 UTC
Sorry i'm new to gentoo.

The package's version is 1.1.15 . Is that the ebuild version ?
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2005-11-30 13:40:29 UTC
(In reply to comment #2)
> Sorry i'm new to gentoo.
> 
> The package's version is 1.1.15 . Is that the ebuild version ?

Yes, and it depends on egenix-mx-base. Why don't you try 1.1.18? Also, if you've
recently upgraded python, you must run python-updater. If that does not work,
then post emerge --info and some error messages you get, it's not a missing
egenix-mx-base dependency that's causing this.