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

Bug 46759

Summary: alsa-xmms blocking on >=media-sound/xmms-1.2.8
Product: Gentoo Linux Reporter: Duane Healing <duane>
Component: New packagesAssignee: Gentoo Sound Team <sound>
Status: RESOLVED INVALID    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Duane Healing 2004-04-04 04:04:57 UTC
Since update to xmms 1.2.10-r1, alsa-xmms-0.9.12 complains about blocking. Both are in the current stable list.

Reproducible: Always
Steps to Reproduce:
1.emerge xmms
2.emerge alsa-xmms
3.

Actual Results:  
# emerge alsa-xmms 
Calculating dependencies ...done! 
 
!!! Error: the >=media-sound/xmms-1.2.8 package conflicts with another package. 
!!!        both can't be installed on the same system together. 
!!!        Please use 'emerge --pretend' to determine blockers. 
 
 
 
# emerge -pv alsa-xmms 
 
These are the packages that I would merge, in order: 
 
Calculating dependencies ...done! 
[blocks B     ] >=media-sound/xmms-1.2.8 (from pkg 
media-plugins/alsa-xmms-0.9.12) 
[ebuild   R   ] media-plugins/alsa-xmms-0.9.12   0 k 

Expected Results:  
I expected alsa-xmms to emerge. 

Just for a test I emerged alsa-xmms with "--nodeps". It emerged fine and 
appears to work perfectly. So now I'm wondering why this depenedency of 
"!>=media-sound/xmms-1.2.8" is in the alsa-xmms ebuild. It seems like an issue 
now that both these packages are marked stable. 
 
My "emerge info": 
Portage 2.0.50-r1 (default-x86-1.4, gcc-3.3.2, glibc-2.3.2-r9, 2.6.5-rc3-love2) 
================================================================= 
System uname: 2.6.5-rc3-love2 i686 AMD Athlon(tm) Processor 
Gentoo Base System version 1.4.3.13 
distcc 2.12.1 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) 
[enabled] 
ccache version 2.3 [enabled] 
Autoconf: sys-devel/autoconf-2.58-r1 
Automake: sys-devel/automake-1.8.3 
ACCEPT_KEYWORDS="x86" 
AUTOCLEAN="yes" 
CFLAGS="-mcpu=athlon-tbird -march=athlon-tbird -O2 -pipe -mmmx -m3dnow 
-fomit-frame-pointer" 
CHOST="i686-pc-linux-gnu" 
COMPILER="gcc3" 
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3.2/share/config /usr/kde/3/share/config /usr/share/config /usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/ /var/qmail/control" 
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d" 
CXXFLAGS="-mcpu=athlon-tbird -march=athlon-tbird -O2 -pipe -mmmx -m3dnow 
-fomit-frame-pointer" 
DISTDIR="/usr/portage/distfiles" 
FEATURES="autoaddcvs ccache distcc sandbox userpriv" 
GENTOO_MIRRORS="http://gentoo.seren.com/gentoo 
http://planetmirror.com/pub/gentoo 
http://www.ibiblio.org/pub/Linux/distributions/gentoo" 
MAKEOPTS="-j5" 
PKGDIR="/usr/portage/packages" 
PORTAGE_TMPDIR="/var/tmp" 
PORTDIR="/usr/portage" 
PORTDIR_OVERLAY="/usr/local/portage" 
SYNC="rsync://192.168.23.1/gentoo-portage" 
USE="3dnow X aalib alsa apm avi berkdb cdr crypt cups curl dvd encode flac 
foomaticdb gif gimpprint gphoto2 gstreamer gtk gtk2 imagemagick imap imlib java 
jpeg kde libg++ libwww mad maildir mmx moznocompose moznoirc moznomail mpeg 
ncurses nls oggvorbis opengl pam pda pdflib perl png python qt quicktime 
readline samba sdl slang spell ssl svga tcpd truetype usb x86 xml2 xmms xv 
zlib"
Comment 1 Jeremy Huddleston (RETIRED) gentoo-dev 2004-04-04 04:53:52 UTC
right... that's not a bug.  alsa-xmms is included in xmms.  Please unmerge alsa-xmms as it will be removed from portage soon.
Comment 2 Duane Healing 2004-04-04 05:40:38 UTC
Ahh, got it. Thanks for the clarification. :)