[WBEL-users] xmms-mp3 dependency problem (repost)

Randy Kelsoe randykel@swbell.net
Sat, 14 Aug 2004 11:08:13 -0500


Tsai Li Ming wrote:

> Still can't get it working.
>
> # yum install xmms xmms-mp3
> Gathering header information file(s) from server(s)
> Server: White Box Enterprise Linux 3.0 - i386 - Base
> Server: Dag RPM Repository for Red Hat Enterprise Linux
> Server: White Box Enterprise Linux 3.0 - i386 - Released Updates
> Server: Vanree White Box Enterprise Linux 3.0 - i386 - Personal additions
> Finding updated packages
> Downloading needed headers
> Resolving dependencies
> ....Unable to satisfy dependencies
> Package xmms-mp3 needs xmms = 1.2.7, this is not available.
>
> I've tried installing xmms(wbel) and xmms-mp3(dag) via rpm:
> # rpm -ivh xmms-1.2.7-22.1.p.i386.rpm xmms-mp3-1.2.7-0.dag.rhel3.i386.rpm
> error: Failed dependencies:
>         xmms = 1.2.7 is needed by xmms-mp3-1.2.7-0.dag.rhel3


Not sure why it's not working. Try to edit your 
/etc/sysconfig/rhn/sources  file, uncomment the line:

yum Dag http://apt.sw.be/redhat/el3/en/$ARCH/dag

then try an:

up2date xmms-mp3

Did you ever remove the original xmms package (with rpm -e)?

If you still can't get it to work, you might want to post the line in 
you /etc/yum.conf file that points to Dag's repository, and also the 
line you have for Dag in your /etc/sysconfig/rhn/sources

you might also want to try your rpm command above with rpm -Uvh instead 
of -ivh