Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 456900 - net-dialup/freeradius incorrect depend on dev-db/postgresql-server
Summary: net-dialup/freeradius incorrect depend on dev-db/postgresql-server
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal minor (vote)
Assignee: Gentoo Dialup Developers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-12 07:33 UTC by Oleg Gawriloff
Modified: 2013-03-10 12:25 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 Oleg Gawriloff 2013-02-12 07:33:34 UTC
It should depend on dev-db/postgresql-base instead.

Reproducible: Always
Comment 1 Aaron W. Swenson gentoo-dev 2013-02-18 14:03:06 UTC
I haven't been able to find any documentation stating that dev-db/postgresql-server is required. It doesn't appear to install any modules for the server to use. The assessment of the reporter appears to be correct: Only dev-db/postgresql-base is required.
Comment 2 Sergey Popov gentoo-dev 2013-03-10 12:25:49 UTC
+  10 Mar 2013; Sergey Popov <pinkbyte@gentoo.org> freeradius-2.2.0.ebuild:
+  Change optional postgresql dependency to dev-db/postgresql-base wrt bug
+  #456900. Thanks to Oleg Gawriloff for discovering this issue