Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 36834 - emerging openvpn-1.5.0.ebuild should not require emerging kernel
Summary: emerging openvpn-1.5.0.ebuild should not require emerging kernel
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-12-30 11:39 UTC by Jeffrey Forman (RETIRED)
Modified: 2003-12-30 11:53 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
corrected ebuild with the kernel requirement removed from the depend (openvpn-1.5.0.ebuild,1.16 KB, text/plain)
2003-12-30 11:41 UTC, Jeffrey Forman (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jeffrey Forman (RETIRED) gentoo-dev 2003-12-30 11:39:43 UTC
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"
Comment 1 Jeffrey Forman (RETIRED) gentoo-dev 2003-12-30 11:41:13 UTC
Created attachment 22867 [details]
corrected ebuild with the kernel requirement removed from the depend
Comment 2 Warp Zero (RETIRED) gentoo-dev 2003-12-30 11:53:09 UTC
The depencancy needed to be changed to linux-headers not full sources. Have a good day.