Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 53286 - alsa-driver 1.0.5 ebuild deduced necessary by portage for some reason on a 2.6 kernel
Summary: alsa-driver 1.0.5 ebuild deduced necessary by portage for some reason on a 2....
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-06-08 02:34 UTC by Jukka Palko
Modified: 2004-06-08 21:20 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 Jukka Palko 2004-06-08 02:34:39 UTC
I am running a 2.6.6 epia patched kernel on my mini-itx system and now when alsa versions 1.0.5 came out running emerge -up world gives as the last ebuild to install/update:
[ebuild  N    ] media-sound/alsa-driver-1.0.5  

I understand that it's not a dependency from any ebuild, but it get's still listed in my ebuilds to update.

Reproducible: Always
Steps to Reproduce:
1. emerge -up world

Actual Results:  
My systems should not need the alsa-driver 1.0.5 ebuild.

Expected Results:  
Ignore it?

Portage 2.0.50-r8 (default-x86-2004.0, gcc-3.3.3, glibc-2.3.3.20040420-r0,
2.6.6-epia)
=================================================================
System uname: 2.6.6-epia i686 VIA Nehemiah
Gentoo Base System version 1.4.16
Autoconf: sys-devel/autoconf-2.59-r4
Automake: sys-devel/automake-1.8.5
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-march=i686 -msse -mmmx -mfpmath=sse -Os -pipe -mcpu=i686
-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
/var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=i686 -msse -mmmx -mfpmath=sse -Os -pipe -mcpu=i686
-fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="ftp://mirrors.sec.informatik.tu-darmstadt.de/gentoo/
http://ftp.du.se/pub/os/gentoo ftp://ftp.linux.ee/pub/gentoo/distfiles/
http://mirror.datapipe.net/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync16.de.gentoo.org/gentoo-merged"
USE="X aalib alsa apm arts avi berkdb crypt cups directfb divx4linux dv dvb dvd
encode foomaticdb gdbm gif gnome gpm gtk gtk2 imlib java jpeg kde libg++ libwww
lirc mad mikmod mmx motif mpeg ncurses nls oggvorbis opengl oss pam pdflib perl
png python qt quicktime readline sdl slang spell sse ssl svga tcpd theora tiff
truetype unicode usb v4l v4l2 x86 xml xml2 xmms xv xvid yv12 zlib"
Comment 1 Martin Holzer (RETIRED) gentoo-dev 2004-06-08 06:51:50 UTC
please post

emerge -p unmerge alsa-driver
Comment 2 Jukka Palko 2004-06-08 21:20:31 UTC
>>> These are the packages that I would unmerge:

 media-sound/alsa-driver
    selected: 1.0.4-r1
   protected: none
     omitted: none

Okay, I thought I had unmerged already the alsa-driver I had with the 2.4 kernel on that host and was pretty sure of it, wouldn't had done this bug report otherwise. Sorry.

Unmerged it and now the situation is okay...