Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 106177 - emerge php/mod_php depend only on postgresql not on pgcluster
Summary: emerge php/mod_php depend only on postgresql not on pgcluster
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High blocker (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-16 04:20 UTC by Karsten Kuehnel
Modified: 2007-09-22 23:42 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 Karsten Kuehnel 2005-09-16 04:20:44 UTC
set useflag postgres in make.conf then emerge dev-db/pgcluster.
after finnish pgclauster emerge mod_php also generate a emerge of dev-db/postgresql.
emerge mod_php check only dependancy to postgresql not to pgcluster.
the same with emerge php.

Reproducible: Always
Steps to Reproduce:
1.emerge pgcluster
2.emerge mod_php
3.

Actual Results:  
install of mod_php and pgcluster at the same time is not possibly

Expected Results:  
install mod_php without a emerge of postgresql
Comment 1 Patrick Lauer gentoo-dev 2005-09-16 04:24:22 UTC
From package.mask:

- dev-db/pgcluster-1.3.0b (masked by: package.mask)
# Masatomo Nakano <nakano@gentoo.org> (27 Feb 2005)
# Tihs package is conflict with postgresql at the moment
# and waiting on implementing virtual/postgresql.