Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 36701 - dev-db/pgadmin3 should depend on postgresql
Summary: dev-db/pgadmin3 should depend on postgresql
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: PgSQL Bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-12-28 20:37 UTC by Benjamin YATES
Modified: 2007-09-22 23:14 UTC (History)
1 user (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 Benjamin YATES 2003-12-28 20:37:13 UTC
a no brainer here...

pgadmin3 doesn't have postgresql in it's DEPEND so it fails - for example on a workstation that will administer a remote pg server.



Reproducible: Always
Steps to Reproduce:
1. emerge unmerge postgresql
2. emerge pgadmin3
3. 

Actual Results:  
it should be obvious

Expected Results:  
it should be obvious
Comment 1 Masatomo Nakano (RETIRED) gentoo-dev 2003-12-28 20:54:11 UTC
OK. I fixed that.
Thanks.