Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 115744 - dev-python/psycopg-1.1.18 depends on egenix-mx-base but doesn't emerge it automaticaly
Summary: dev-python/psycopg-1.1.18 depends on egenix-mx-base but doesn't emerge it aut...
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-12-16 01:43 UTC by Lukasz Czyzykowski
Modified: 2005-12-16 01:46 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 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...