Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 155239 - A "+" at the end of an emerge enviroment variable crashes emerge.
Summary: A "+" at the end of an emerge enviroment variable crashes emerge.
Status: RESOLVED DUPLICATE of bug 154921
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Core - Interface (emerge) (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: Portage team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-11-15 06:00 UTC by V.G.
Modified: 2006-11-15 06:05 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 V.G. 2006-11-15 06:00:04 UTC
User-Agent:       Mozilla/5.0 (X11; U; Linux i686; de; rv:1.8.0.7) Gecko/20060920 Firefox/1.5.0.7
Build Identifier: 

http://bugs.gentoo.org/show_bug.cgi?id=154921 same bug as here with different
variables
i tested following variables and they all lead to a crash with a "+"(plus) at
the end or standalone (see Steps to Reproduce)
VIDEO_CARDS
INPUT_DEVICES
LINGUAS

/*
i'm not quite sure if you call #154921 and this a bug since nobody would set a +
to it, but i guess if you fixed #154921 you don't like this either
btw. #154921 see new comment
*/

Reproducible: Always

Steps to Reproduce:
ENV_VAR="+" emerge 
or
ENV_VAR="something + anything" emerge 
example: VIDEO_CARDS="+" emerge
         VIDEO_CARDS="something + anything" emerge


Actual Results:  
crashes emerge


Portage 2.1.2_rc1-r7 (default-linux/x86/no-nptl, gcc-3.4.6, glibc-2.3.6-r5, 
2.6.17-gentoo-r4 i686)
=================================================================
System uname: 2.6.17-gentoo-r4 i686 AMD Athlon(TM)Processor
Gentoo Base System version 1.12.6
Last Sync: Wed, 15 Nov 2006 13:00:03 +0000
dev-java/java-config: 1.3.7, 2.0.30
dev-lang/python:     2.4.3-r4
dev-python/pycrypto: 2.0.1-r5
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.60
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2
sys-devel/binutils:  2.16.1-r3
sys-devel/gcc-config: 1.3.13-r4
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.17-r1
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=athlon-xp -O3 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5
/shutdown /usr/share/X11/xkb /usr/share/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/gconf /etc/java-config
/vms/ /etc/revdep-rebuild /etc/terminfo"
CXXFLAGS="-march=athlon-xp -O3 -pipe -fomit-frame-pointer"
DISTDIR="/var/distfiles"
FEATURES="autoconfig ccache distlocks metadata-transfer sandbox sfperms stri
ct"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/li
nux/distributions/gentoo"
LINGUAS="de"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compr
ess --force --whole-file --delete --delete-after --stats --timeout=180 --exc
lude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 X aac alsa apache2 apm arts ati berkdb bitmap-fonts browserplugin c
li cracklib crypt cups dhcp divx dlloader dri dvd dvdread elibc_glibc emboss
 encode foomaticdb gd gdbm gif gpm gstreamer iconv imlib input_devices_keybo
ard input_devices_mouse ipv6 isdnlog jpeg kernel_linux libg++ libwww linguas
_de mad mikmod motif mozilla mp3 mpeg mysql ncurses nls ogg opengl oss pam p
cre perl png pppd python qt3 qt4 quicktime readline real reflection sdl sess
ion spell spl ssl svg symlink tcpd tiff truetype truetype-fonts type1-fonts 
userland_GNU video_cards_ati video_cards_radeon vorbis win32codecs wma xml x
org xv xvid zlib"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, P
ORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
Comment 1 Zac Medico gentoo-dev 2006-11-15 06:05:41 UTC

*** This bug has been marked as a duplicate of 154921 ***