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

Bug 115744

Summary: dev-python/psycopg-1.1.18 depends on egenix-mx-base but doesn't emerge it automaticaly
Product: Gentoo Linux Reporter: Lukasz Czyzykowski <gentoo-bugs>
Component: [OLD] LibraryAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED INVALID    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Lukasz Czyzykowski 2005-12-16 01:43:53 UTC
When emerging dev-python/psycopg-1.1.18 compilation fails due to missed
requirement of mx package. Manualy emerging egenix-mx-base coused emerge of
dev-python/psycopg-1.1.18 to success.

Reproducible: Always
Steps to Reproduce:
1. Make sure You don't have dev-python/psycopg-1.1.18 and egenix-mx-base 
2. Emerge dev-python/psycopg-1.1.18
3. It fails due to lack of mx package.

Actual Results:  
Emerge fails.

Expected Results:  
Emerge success.
Comment 1 Lukasz Czyzykowski 2005-12-16 01:46:01 UTC
My bad, I had problems with python libraries...