Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 62498 - kdelibs-3.2.3-r2 ebuild tries to install alsa-drivers even though i'm using ck sources
Summary: kdelibs-3.2.3-r2 ebuild tries to install alsa-drivers even though i'm using c...
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-09-01 04:45 UTC by Shaun Crampton
Modified: 2004-09-23 19:22 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 Shaun Crampton 2004-09-01 04:45:27 UTC
2.6 Ck sources include alsa but "emerge kdelibs" tries to install alsa-drivers and a 2.4 kernel to add them to.

Reproducible: Always
Steps to Reproduce:
1. emerge -av kdelibs
2.
3.

Actual Results:  
emerge -av kdelibs

These are the packages that I would merge, in order:

Calculating dependencies ...done!
[ebuild     UD] net-print/cups-1.1.20-r1 [1.1.21_rc1] -debug +pam -slp +ssl 
3,653 kB
[ebuild  N    ] sys-kernel/gentoo-sources-2.4.26-r9  -build +doc  31,156 kB
[ebuild  N    ] media-sound/alsa-driver-1.0.5a  -debug +oss  1,688 kB
[ebuild     U ] dev-libs/libpcre-4.5 [4.4] -debug  341 kB
[ebuild     U ] kde-base/kde-env-3-r3 [3-r2]  [empty/missing/bad digest]
[ebuild     U ] sys-libs/zlib-1.2.1-r3 [1.2.1-r2] -build -debug  277 kB
[ebuild     U ] dev-db/mysql-4.0.20-r1 [4.0.20] -berkdb -debug -innodb +perl
+readline +ssl -static +tcpd  13,484 kB
[ebuild     U ] x11-libs/qt-3.3.3 [3.3.2] +cups -debug +doc -firebird +gif -icc
-immqt -immqt-bc -ipv6 +mysql -nas -odbc +opengl +postgres -sqlite -xinerama
+zlib  14,229 kB
[ebuild     U ] kde-base/kdelibs-3.2.3-r2 [3.2.3-r1] +alsa +arts +cups -debug
+doc -ipv6 +ldap +ssl  0 kB

Total size of downloads: 64,832 kB

Do you want me to merge these packages? [Yes/No] n
Comment 1 Shaun Crampton 2004-09-01 04:46:17 UTC
emerge info :

Portage 2.0.50-r10 (default-x86-2004.0, gcc-3.3.4, glibc-2.3.4.20040808-r0, 2.6.7-ck5)
=================================================================
System uname: 2.6.7-ck5 i686 AMD Athlon(tm) XP 2000+
Gentoo Base System version 1.5.2
distcc 2.13 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
ccache version 2.3 [enabled]
Autoconf: sys-devel/autoconf-2.59-r4
Automake: sys-devel/automake-1.8.5-r1
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O3 -march=athlon-xp -fomit-frame-pointer -pipe"
CHOST="i686-pc-linux-gnu"
COMPILER=""
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="-O3 -march=athlon-xp -fomit-frame-pointer -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache prelink sandbox"
GENTOO_MIRRORS="http://194.83.57.7/sites/www.ibiblio.org/gentoo/ http://212.219.56.152/sites/www.ibiblio.org/gentoo/ http://194.83.57.3/sites/www.ibiblio.org/gentoo/ http://194.83.57.15/sites/www.ibiblio.org/gentoo/ http://194.83.57.2/sites/www.ibiblio.org/gentoo/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="3dnow X aalib aim alsa apache2 apm arts artswrappersuid avi cdr composite crypt cups dga directfb divx4linux doc dri dvd dvdr dvdread encode esd fbcon flac flash foomaticdb gd gdbm gif gmp gpm gstreamer gtk gtk+ gtk2 hardenedphp imlib jabber java javascript jpeg kde ldap libg++ libwww linguas_en_GB live mad matroska media-video/mplayer:libcaca mikmod mmx monkey motif moznoxft mpeg msn mysql ncurses net-www/apache:threads nls oggvorbis opengl oss pam pdflib perl png postgres ppds python qt quicktime readline samba scanner sdl slang spell sse ssl svga tcltk tcpd tetex theora tiff truetype usb video_cards_radeon x86 xml xml2 xmms xv xvid yahoo zlib"
Comment 2 Shaun Crampton 2004-09-01 14:25:50 UTC
think maybe this should be assigned to the kernel team as i think it's the ck sources ebuild not providing the dep that it should?? I've injected alsa-drivers and the emerge is going now.
Comment 3 Caleb Tennis (RETIRED) gentoo-dev 2004-09-02 05:24:48 UTC
It's a problem in your world file as it wants to use the 2.4 sources to satisfy the alsa requirement.  There have been other bugs and forum posts about this; a little searching should turn up the solution.
Comment 4 Caleb Tennis (RETIRED) gentoo-dev 2004-09-23 19:22:23 UTC
see above comments.