Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 72432 - development-sources-2.6.10-rc2 installs in wrong directory
Summary: development-sources-2.6.10-rc2 installs in wrong directory
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: x86 Linux
: High minor (vote)
Assignee: John Mylchreest (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-11-25 01:39 UTC by Jakob Schiotz
Modified: 2004-11-26 01:41 UTC (History)
1 user (show)

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 Jakob Schiotz 2004-11-25 01:39:24 UTC
I wanted to try out the 2.6.10-rc2 kernel.  It installs in the wrong directory.


Reproducible: Always
Steps to Reproduce:
1. ACCEPT_KEYWORDS="~x86" emerge -a development-sources
2.
3.

Actual Results:  
The kernel source is installed in /usr/src/linux-2.6.92.6.10-rc2


Expected Results:  
It should have been installed in /usr/src/2.6.10-rc2

# emerge info
Portage 2.0.51-r3 (default-linux/x86/2004.3, gcc-3.3.4, glibc-2.3.4.20040808-r1,
2.6.9 i686)
=================================================================
System uname: 2.6.9 i686 Mobile Intel(R) Pentium(R) 4 - M CPU 2.00GHz
Gentoo Base System version 1.4.16
Autoconf: sys-devel/autoconf-2.59-r5
Automake: sys-devel/automake-1.8.5-r1
Binutils: sys-devel/binutils-2.15.90.0.1.1-r3
Headers:  sys-kernel/linux26-headers-2.6.8.1
Libtools: sys-devel/libtool-1.5.2-r7
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O2 -march=pentium4 -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.3/env /usr/kde/3.3/share/config /usr/kde/3.3/shutdown
/usr/kde/3/share/config /usr/lib/mozilla/defaults/pref /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="-O2 -march=pentium4 -fomit-frame-pointer -pipe"
DISTDIR="/var/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks sandbox sfperms"
GENTOO_MIRRORS="http://trumpetti.atm.tut.fi/gentoo/
ftp://trumpetti.atm.tut.fi/gentoo/ ftp://ftp.rhnet.is/pub/gentoo/
ftp://gd.tuwien.ac.at/opsys/linux/gentoo/"
MAKEOPTS="-j2"
PKGDIR="/var/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="X Xaw3d acpi alsa arts atlas avi berkdb bitmap-fonts cdr crypt cups dga dvd
emacs encode fam flac foomaticdb fortran gdbm gif gpm gtk gtk2 imagemagick imap
imlib java jpeg kde libg++ libwww mad maildir mbox mikmod motif mozilla mpeg
mule ncurses netcdf nls nptl oggvobis oggvorbis opengl oss pam pcmcia pdflib
perlpng pnp ppds python qt quicktime readline scanner sdl slang spell sse ssl
svga tcltk tcpd tetex tiff truetype trusted usb wxwindows x86 xml2 xmms xv xvid
zlib"
Comment 1 Tony Vroon (RETIRED) gentoo-dev 2004-11-25 07:23:30 UTC
This is a problem in kernel-2.eclass. John Mylchreest is working on fixing this.
Comment 2 John Mylchreest (RETIRED) gentoo-dev 2004-11-25 09:06:40 UTC
this was comitted not too long ago.
please emerge sync and try again.
please let me know the outcome.

Regards,
john
Comment 3 Jakob Schiotz 2004-11-26 01:41:33 UTC
Yes, it has been fixed now.  Thank you!

/Jakob