Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 104354 - eselect kernel list show linux-wlan driver
Summary: eselect kernel list show linux-wlan driver
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Hosted Projects
Classification: Unclassified
Component: eselect (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo eselect Team
URL:
Whiteboard:
Keywords: InVCS
Depends on:
Blocks:
 
Reported: 2005-08-31 01:35 UTC by Poggi Jérôme
Modified: 2014-07-09 11:24 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 Poggi Jérôme 2005-08-31 01:35:50 UTC
When I run eselect kernel list, I see Linux-wlan driver in the list, this is not
is place :-)


Reproducible: Always
Steps to Reproduce:
1. eselect kernel list


Actual Results:  
root@efflam:~ # eselect kernel list
Available kernel symlink targets:
  [1]   linux-2.6.10-hardened-r1
  [2]   linux-2.6.11
  [3]   linux-2.6.12-suspend2-r4
  [4]   linux-2.6.12-suspend2-r5 *
  [5]   linux-2.6.13-suspend2-r1
  [6]   linux-wlan-ng-0.2.1-pre26


Expected Results:  
Only kernel must be display not only all package begin with "linux-"

root@efflam:~ # emerge info
Portage 2.0.51.22-r2 (default-linux/x86/2005.0, gcc-3.4.4-vanilla,
glibc-2.3.5-r1, 2.6.12-suspend2-r5acpi-2.1.9.9 i686)
=================================================================
System uname: 2.6.12-suspend2-r5acpi-2.1.9.9 i686 Intel(R) Pentium(R) M
processor 1.60GHz
Gentoo Base System version 1.12.0_pre6
distcc[6218] (dcc_mkdir) ERROR: mkdir /root/.distcc/state failed: No such file
or directory [disabled]
ccache version 2.4 [enabled]
dev-lang/python:     2.4.1-r1
sys-apps/sandbox:    1.2.12
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6
sys-devel/binutils:  2.16.1
sys-devel/libtool:   1.5.18-r1
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-Os -march=pentium-m -fomit-frame-pointer -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.3/env
/usr/kde/3.3/share/config /usr/kde/3.3/shutdown /usr/kde/3.4/env
/usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/share/config /var/bind /var/qmail/control
/var/www/localhost/htdocs/cacti/include/"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-Os -march=pentium-m -fomit-frame-pointer -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig candy ccache collision-protect distlocks noauto notitles
sandbox sfperms strict userpriv usersandbox"
GENTOO_MIRRORS="ftp://ftp.uoi.gr/mirror/OS/gentoo/
http://mirror.pudas.net/gentoo http://194.117.143.71
ftp://gentoo.mirrors.scphost.com/pub/mirrors/gentoo/
ftp://mirror.pudas.net/gentoo ftp://ftp.isu.edu.tw/pub/Linux/Gentoo
ftp://distro.ibiblio.org/pub/linux/distributions/gentoo/
http://gentoo.scphost.com
http://distro.ibiblio.org/pub/linux/distributions/gentoo/
http://mir.zyrianes.net/gentoo/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://hsc.hsc.fr/gentoo-portage"
USE="x86 7zip X X509 aalib accounting acpi alsa apache2 arts async avi
bash-completion berkdb bindist bitmap-fonts bluetooth bzip2 cdr chroot crypt css
cups curl dba devfs26 devmap dhcp divx4linux dvd eds emboss emoticon encode
escreen esd ethereal fam fat ffmpeg firefox flac font-server foomaticdb fortran
freetds ftp gd gdbm gif gimpprint gkrellm gmail gmp gnome gphoto2 gpm gps
graphviz gs gsm gstreamer gtk gtk2 h323 hardened hardenedphp iconv icq
imagemagick imap imlib ipv6 irda jabber java john jp2 jpeg lcms ldap libg++
libwww lzo lzw mad mailbox matroska mbox md5sum mikmod mmx mng motif mozcalendar
mp3 mpeg msn mssql mysql ncurses network new-login nls nntp nptl ntfs ntlm ogg
oggvorbis old-crypt opengl openssh openssl oscar oss pam pcmcia pdflib perl php
pic png pnp procmail python qt quicktime readline real reiserfs rtc ruby samba
sdl slang smartcard smime snmp softmmu spell sqlite sse sse2 ssl svga tcltk tcpd
tidy tiff truetype truetype-fonts type1-fonts usb vhosts vnc vorbis wifi
win32codecs wmf wxwindows x11vnc xine xml xml2 xmms xosd xscreensaver xv xvid
yahoo zlib userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS

I use app-admin/eselect-0.9.6
Comment 1 Danny van Dyk (RETIRED) gentoo-dev 2005-08-31 05:18:07 UTC
Changed ${ROOT}/usr/src/linux-* to ${ROOT}/usr/src/linux-[[:digit:]]* which should
fix it. In SVN already.
Comment 2 Danny van Dyk (RETIRED) gentoo-dev 2005-08-31 05:20:01 UTC
Aaron and i agree that this bug does not need a rev-bump nor an immediate fix in
portage. It will be fixed by the next regular release.
Comment 3 Aaron Walker (RETIRED) gentoo-dev 2005-09-22 04:07:29 UTC
Lets keep these open, as technically the issues are not fixed until the next
release is in the tree.
Comment 4 Aaron Walker (RETIRED) gentoo-dev 2005-10-19 05:43:32 UTC
1.0_rc1 is in cvs.  Please test and reopen if necessary.