Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 62868 - BUG: net-misc/asterisk requires media-sound/mpg123 instead of virtual/mpg123
Summary: BUG: net-misc/asterisk requires media-sound/mpg123 instead of virtual/mpg123
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Stefan Knoblich (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-09-04 16:40 UTC by Stefan Briesenick (RETIRED)
Modified: 2004-10-24 08: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 Stefan Briesenick (RETIRED) gentoo-dev 2004-09-04 16:40:37 UTC
net-misc/asterisk-0.9.0 requires media-sound/mpg123 instead of virtual/mpg123. 

DEPEND="virtual/libc
        media-sound/mpg123
        dev-libs/newt
        doc? ( app-doc/doxygen )
        alsa? ( media-libs/alsa-lib )
        mysql? ( dev-db/mysql )
        gtk? ( =x11-libs/gtk+-1.2* )
        !nopri? ( >=net-libs/libpri-0.4 )
        !nozaptel? ( >=net-misc/zaptel-0.9.1
                     >=net-libs/zapata-0.9.1 )"

should be fixed. 'virtual/mpg123' would be correct.


Reproducible: Always
Steps to Reproduce:
Comment 1 Christopher Taylor 2004-09-08 08:14:54 UTC
Just going through an Asterisk install myself, and I ran across a problem with musiconhold and the gentoo-supplied mpg123.  Found this post about it: http://www.mail-archive.com/asterisk-users@lists.digium.com/msg41472.html.
Comment 2 Stefan Knoblich (RETIRED) gentoo-dev 2004-10-24 08:25:19 UTC
fixed some time ago