Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 60150 - cisco-vpnclient-3des-4.0.5 - "too many arguments" error
Summary: cisco-vpnclient-3des-4.0.5 - "too many arguments" error
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Jay Pfeifer (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-12 09:27 UTC by Allan Que
Modified: 2004-09-08 20:03 UTC (History)
0 users

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


Attachments
Proposed ebuild patch (cisco-vpnclient-4.0.5-ebuild.patch,507 bytes, patch)
2004-08-12 09:30 UTC, Allan Que
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Allan Que 2004-08-12 09:27:07 UTC
The cisco-vpnclient-3des-4.0.5 ebuild gave "too many arguments" while testing the kernel module files. The emerge continued and was able to successfully install the built module.


Reproducible: Always
Steps to Reproduce:
1. emerge cisco-vpnclient-3des
Actual Results:  
 * /usr/src/linux is a symbolic link
 * Determining the real directory of the Linux kernel source code
 * Building for Linux 2.4.26-gentoo-r8 found in /usr/src/linux
/usr/sbin/ebuild.sh: line 49: [: too many arguments
/usr/sbin/ebuild.sh: line 49: [: ./cisco_ipsec.ko: binary operator expected




Portage 2.0.50-r9 (default-x86-2004.2, gcc-3.3.3, glibc-2.3.3.20040420-r1,
2.4.26-gentoo-r8)
=================================================================
System uname: 2.4.26-gentoo-r8 i686 Mobile Intel(R) Pentium(R) 4 - M CPU
2.00GHzGentoo Base System version 1.4.16
Autoconf: sys-devel/autoconf-2.59-r4
Automake: sys-devel/automake-1.8.3
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-march=pentium4 -O2 -pipe -fomit-frame-pointer -mfpmath=sse"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3/share/config /usr/lib/mozilla/defaults/pref /usr/share/config
/var/qmail/control"CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -mcpu=i686 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache fixpackages prelink sandbox userpriv usersandbox"
GENTOO_MIRRORS="ftp:///ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/
http://mirror.datapipe.net/gentoo
ftp://mirrors.sec.informatik.tu-darmstadt.de/gentoo/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X aalib acpi alsa avi berkdb bonobo cdr crypt cups dga directfb divx4linux
dvd encode esd ethereal f77 fbcon foomaticdb gdbm ggi gif gnome gpm gstreamer
gtk gtk2 gtkhtml guile imap imlib ipv6 java jpeg ldap libg++ libwww mad maildir
mikmod mmx motif mozilla moznoirc moznomail mozsvg mpeg ncurses nls oggvorbis
opengl oss pam pcmcia pdflib perl pic png pnp python qt quicktime readline samba
sdl skey slang spell sse ssl svga tcltk tcpd tiff truetype usagi usb vim-with-x
x86 xml2 xmms xv zlib"
Comment 1 Allan Que 2004-08-12 09:30:10 UTC
Created attachment 37291 [details, diff]
Proposed ebuild patch
Comment 2 SpanKY gentoo-dev 2004-09-08 19:57:50 UTC
i actually fixed this sometime ago when i noticed it myself

thanks for the bug report :)
Comment 3 Allan Que 2004-09-08 20:03:14 UTC
:) no problem.