Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 215681

Summary: [net-misc/asterisk] broken dependencies
Product: Gentoo Linux Reporter: Enrico 'nekrad' Weigelt <weigelt>
Component: Current packagesAssignee: voip herd (OBSOLETE) <voip+disabled>
Status: RESOLVED FIXED    
Severity: normal CC: kfm
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Patch fixing the dep issue

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.