Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 215681 - [net-misc/asterisk] broken dependencies
Summary: [net-misc/asterisk] broken dependencies
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: voip herd (OBSOLETE)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-04-01 09:47 UTC by Enrico 'nekrad' Weigelt
Modified: 2009-03-11 17:55 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Patch fixing the dep issue (asterisk-1.2.27-r1.ebuild.patch,1.22 KB, patch)
2009-02-23 18:25 UTC, Mounir Lamouri (volkmar) (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Enrico 'nekrad' Weigelt 2008-04-01 09:47:32 UTC
has an dep to postgresql (the server!), instead of libpq.


Reproducible: Always
Comment 1 kfm 2009-02-23 06:37:48 UTC
Good catch, although we should depend on virtual/postgresql-base rather than dev-db/libpq. The versions in the overlay already do so.
Comment 2 Mounir Lamouri (volkmar) (RETIRED) gentoo-dev 2009-02-23 18:01:40 UTC
asterisk-1.6.0.3 in the voip overlay was directly depending on libpq. It is now fixed.
Comment 3 Mounir Lamouri (volkmar) (RETIRED) gentoo-dev 2009-02-23 18:25:34 UTC
Created attachment 182923 [details, diff]
Patch fixing the dep issue

This patch is fixing the broken dep and fixing also some not slotted dep (moving to EAPI-1).

I toughed it would be better to bump to -r1 and testing version.
Comment 4 Tony Vroon (RETIRED) gentoo-dev 2009-03-11 17:55:56 UTC
+  11 Mar 2009; <chainsaw@gentoo.org> asterisk-1.2.27.ebuild,
+  asterisk-1.2.31.1.ebuild:
+  Depend on virtual/postgresql-base, not virtual/postgresql-server. Closes
+  bug #215681 by Enrico 'nekrad' Weigelt.

Thank you for your report, this has been addressed in all current asterisk ebuilds.