Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 71101 - cisco-vpnclient-3des-4.0.5.ebuild incorrectly names kernel 2.4.* module cisco_ipsec
Summary: cisco-vpnclient-3des-4.0.5.ebuild incorrectly names kernel 2.4.* module cisco...
Status: RESOLVED TEST-REQUEST
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Chris Gianelloni (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-11-13 16:08 UTC by Mike Paisley
Modified: 2006-02-09 07:36 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 Mike Paisley 2004-11-13 16:08:31 UTC
cisco-vpnclient-3des-4.0.5.ebuild names module incorrectly when kernel is 2.4, naming the module 'cisco_ipsec' instead of 'cisco_ipsec.o'

Reproducible: Always
Steps to Reproduce:
1.ebuild cisco-vpnclient
2./etc/init.d/vpnclient start
3.

Actual Results:  
from ebuild:
>>> /lib/modules/2.4.26-gentoo-r9/CiscoVPN/
>>> /lib/modules/2.4.26-gentoo-r9/CiscoVPN/cisco_ipsec
from start:
# /etc/init.d/vpnclient start
 * Starting Cisco VPN Client...
 * Failed to load module 'cisco_ipsec'


Expected Results:  
Either driver_build.sh should be modified to create cisco_ipsec.o, OR
/etc/init.d/vpnclient script should be modifed to install cisco_ipsec

Portage 2.0.51-r3 (default-linux/x86/2004.3, gcc-3.3.4, glibc-2.3.4.20040808-r1,
2.4.26-gentoo-r9 i686)
=================================================================
System uname: 2.4.26-gentoo-r9 i686 Intel(R) Pentium(R) 4 CPU 3.20GHz
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.14.90.0.8-r1
Headers:  sys-kernel/linux-headers-2.4.21-r1
Libtools: sys-devel/libtool-1.5.2-r5
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-march=pentium4 -O3 -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.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 /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/afs/C /etc/afs/afsws /etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=pentium4 -O3 -fomit-frame-pointer -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache distlocks sandbox sfperms"
GENTOO_MIRRORS="http://open-systems.ufl.edu/mirrors/gentoo
ftp://mirrors.tds.net/gentoo http://mirror.datapipe.net/gentoo
http://gentoo.mirrors.pair.com/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X afs aim alsa apm arts avi berkdb bitmap-fonts cdr crypt cups dga
divx4linux dvd dvdr encode esd f77 fam flac foomaticdb fortran gdbm gif ginac
gnome gphoto2 gpm gtk gtk2 imagemagick imap imlib innodb java joystick jpeg kde
libg++ libwww mad mikmod mmx motif mozilla mpeg mysql ncurses nls nocd offensive
oggvorbis opengl oss pam pdflib perl png ppds python qt quicktime readline samba
sdl slang spell sse ssl svga tcpd tiff truetype usb videos wmf x86 xm12 xml2
xmms xosd xv xvid zlib"
Comment 1 Chris Gianelloni (RETIRED) gentoo-dev 2004-11-18 04:14:25 UTC
I'll check it out today.
Comment 2 Chris Gianelloni (RETIRED) gentoo-dev 2005-01-06 14:22:09 UTC
Have you tried the 4.6.00.0045-r1 ebuild?
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2006-02-09 07:36:07 UTC
No response here, please try with an up-to-date version...