trying to upgrade openvpn from 1.3.2 to ~x86'd 1.5.0.ebuild asks to update the kernel of a machine running 2.6.0-test10-mm1 to 2.6.0-mm1. emerging openvpn should not require a kernel emerge Reproducible: Always Steps to Reproduce: 1. 2. 3. westernwall openvpn # emerge info Portage 2.0.49-r15 (default-x86-1.4, gcc-3.2.3, glibc-2.3.2-r3, 2.6.0-test10-mm1) ================================================================= System uname: 2.6.0-test10-mm1 i686 Pentium III (Coppermine) Gentoo Base System version 1.4.3.10p1 distcc 2.11.1 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [enabled] ACCEPT_KEYWORDS="x86" AUTOCLEAN="yes" CFLAGS="-O2 -mcpu=i686 -pipe" CHOST="i686-pc-linux-gnu" COMPILER="gcc3" CONFIG_PROTECT="/etc /var/qmail/control /usr/share/config /usr/kde/2/share/config /usr/kde/3/share/config /var/bind /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/" CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d" CXXFLAGS="-O2 -mcpu=i686 -pipe" DISTDIR="/usr/portage/distfiles" FEATURES="sandbox ccache autoaddcvs distcc" GENTOO_MIRRORS="ftp://ftp.snt.utwente.nl/pub/os/linux/gentoo http://gentoo.oregonstate.edu http://www.ibiblio.org/pub/Linux/distributions/gentoo" MAKEOPTS="-j2" PKGDIR="/usr/portage/packages" PORTAGE_TMPDIR="/var/tmp" PORTDIR="/usr/portage" PORTDIR_OVERLAY="" SYNC="rsync://rsync.de.gentoo.org/gentoo-portage" USE="x86 apm arts avi crypt encode foomaticdb gif imlib jpeg libg++ mad mikmod motif mpeg ncurses nls oggvorbis opengl pdflib png quicktime sdl spell truetype xml2 xmms xv zlib gdbm berkdb slang readline tetex svga java gpm tcpd pam perl python cdr apache2 -X -alsa -oss ipv6 -gtk -qt cups mysql -gnome -kde distcc maildir sasl ssl imap libwww snmp -gtk2"
Created attachment 22867 [details] corrected ebuild with the kernel requirement removed from the depend
The depencancy needed to be changed to linux-headers not full sources. Have a good day.