Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 96945 - /etc/profile: setting of EDITOR env var prints error
Summary: /etc/profile: setting of EDITOR env var prints error
Status: RESOLVED DUPLICATE of bug 94412
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] baselayout (show other bugs)
Hardware: x86 Linux
: High trivial (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-06-24 07:18 UTC by Jonathan Millett
Modified: 2005-06-27 02:43 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 Jonathan Millett 2005-06-24 07:18:57 UTC
I have my EDITOR env var set to 'emacs -nw'.  The /etc/profile script checks
that the EDITOR env var is set.  Because the check assumes that there is only 1
word, it prints an error if command line options are included in the editor
command.  I have added double quotes to fix the problem on my local install.

HERE ARE THE PERTINANT LINES FROM /etc/profile:
# Extract the value of EDITOR
[ -z $EDITOR ] && EDITOR="`. /etc/rc.conf 2>/dev/null; echo $EDITOR`"
[ -z $EDITOR ] && EDITOR="/bin/nano"
export EDITOR

HERE IS THE FIX I AM USING LOCALLY:
# Extract the value of EDITOR
[ -z "$EDITOR" ] && EDITOR="`. /etc/rc.conf 2>/dev/null; echo $EDITOR`"
[ -z "$EDITOR" ] && EDITOR="/bin/nano"
export EDITOR

Reproducible: Always
Steps to Reproduce:
1. In my .bash_profile I have: export EDITOR='emacs -nw'
2. When I open a new terminal window, I see the error message below
Actual Results:  
-bash: [: emacs: binary operator expected
-bash: [: emacs: binary operator expected

Expected Results:  
no error should be shown
Comment 1 Paweł Hajdan, Jr. (RETIRED) gentoo-dev 2005-06-24 07:31:23 UTC
It's already fixed, see bug 94412
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2005-06-24 07:49:43 UTC
Step 1 - search for your bug...

*** This bug has been marked as a duplicate of 94412 ***
Comment 3 Jonathan Millett 2005-06-24 07:58:54 UTC
I *did* search for the bug.  I searched for "EDITOR /etc/profile" in the "Enter
a bug step 1" page, but didn't find any relevant results.  Searching for the
same thing from the top level search shows most of the duplicates.  Is the
"Enter a bug step 1" working correctly?
Comment 5 Jonathan Millett 2005-06-24 08:41:00 UTC
Try searching for "EDITOR /etc/profile" in the "Enter a Bug step 1" search box. 
Where in these search results do the duplicates appear?

ID  	 Sev  	 Pri  	 Plt  	 Assignee  	 Status  	 Resolution  	 Summary
29743 	enh 	P2 	All 	base-system@gentoo.org 	NEW 		Managing more than one
network profile and adding general...
93641 	tri 	P4 	All 	java@gentoo.org 	NEW 		system profile should source *-env
files in ~/.gentoo
33783 	enh 	P2 	All 	aliz@gentoo.org 	NEW 		New Ebuild for Beaver Editor (v.
3.1) beaver-0.3.1.ebuild
52304 	enh 	P2 	All 	ferringb@gentoo.org 	NEW 		New ebuild:
app-misc/dataworkshop - binary file editor
80448 	enh 	P2 	All 	graphics@gentoo.org 	NEW 		new ebuild for ipe drawing editor
70192 	enh 	P5 	x86 	maintainer-needed@gentoo.org 	NEW 		[New ebuild] tea-7.0
text editor
83904 	enh 	P2 	AMD64 	amd64@gentoo.org 	NEW 		PATCHSET native build of x86
libraries contained in emul-...
86673 	nor 	P2 	All 	graphics@gentoo.org 	NEW 		Allegro Sprite Editor (ase) -
new ebuild
53614 	enh 	P4 	All 	gnome@gentoo.org 	NEW 		New ebuild: gtweakui (version
0.0.6), a GNOME configurati...
87589 	nor 	P2 	AMD64 	amd64@gentoo.org 	NEW 		mono-1.1.2 works on amd64 but
2004.3 has -mono in profile
48552 	enh 	P2 	All 	kde@gentoo.org 	NEW 		new ebuild: yzis, a vi compatible
editor (kdepart, ncurse...
4854 	min 	P2 	All 	base-system@gentoo.org 	NEW 		Functionality of
/etc/profile.d and possible /etc/bashrc.d
38381 	enh 	P2 	All 	base-system@gentoo.org 	NEW 		/etc/profile.d support
87461 	enh 	P2 	x86 	games@gentoo.org 	NEW 		Ebuild to install bzfed. Bzfed is a
Bzflag map editor.
83800 	enh 	P2 	AMD64 	amd64@gentoo.org 	NEW 		PATCHSET native build of x86
libraries contained in emul-...
83811 	enh 	P2 	AMD64 	amd64@gentoo.org 	NEW 		PATCHSET native build of x86
libraries contained in emul-...
95016 	blo 	P2 	x86 	embedded@gentoo.org 	REOP 		bootstrap.sh fails on profile
uclibc/x86/hardened/2.4 whi...
96094 	maj 	P2 	x86 	kde@gentoo.org 	NEW 		kde control center disappeared after
last upgrade
75250 	nor 	P2 	PPC 	sparc@gentoo.org 	NEW 		problems emerging fte editor using
linux26-header package...
49851 	nor 	P2 	All 	absinthe@gentoo.org 	NEW 		The man command hung up in
complete process on tcsh (/etc...
80883 	nor 	P2 	x86 	net-p2p@gentoo.org 	NEW 		dclib-0.3.5 won't compile on
hardened unless using GCC-3....
71976 	nor 	P2 	All 	matsuu@gentoo.org 	REOP 		app-arch/kdar segfaults if
gcc-profile set to 3.4.3
63358 	nor 	P2 	AMD64 	xemacs@gentoo.org 	NEW 		app-editors/xemacs-21.4.15-r2
ebuild segfaults in update-...
94771 	min 	P2 	x86 	cron-bugs@gentoo.org 	NEW 		using "crontab -e" via sudo
causes "/bin/vi: No such file...
18340 	min 	P2 	x86 	absinthe@gentoo.org 	NEW 		'complete make ...' in tcsh
(/etc/profile.d/tcsh-complete...
68596 	nor 	P2 	PPC 	osx@gentoo.org 	NEW 		media-libs/libpng-1.2.7 fails tests
49250 	enh 	P2 	All 	george@gentoo.org 	NEW 		fsme-0.9.ebuild (New Package),
fsmc-0.9.ebuild (New Package)
96472 	enh 	P2 	All 	media-video@gentoo.org 	NEW 		gopdit-0.2.4.ebuild (New Package)
94413 	enh 	P2 	All 	maintainer-needed@gentoo.org 	NEW 		app-editors/hessling
(NEW Ebuild)
74287 	nor 	P2 	All 	mozilla@gentoo.org 	NEW 		mozilla-thunderbird-1.0
installing dictionary xpi doesn't...
90217 	min 	P2 	IA64 	toolchain@gentoo.org 	REOP 		gcc-config strange behavior
switching to ia64-unknown-lin...
9842 	enh 	P2 	All 	wine@gentoo.org 	ASSI 		the wine ebuilds should have a
wine-config
60278 	cri 	P2 	x86 	x11@gentoo.org 	REOP 		media-libs/glide-v3-3.10-r4 compile
error with linux26-he...
91742 	nor 	P2 	All 	hanno@gentoo.org 	NEW 		In Firefox and Galeon, can't paste
accented characters
62319 	nor 	P2 	All 	toolchain@gentoo.org 	NEW 		ld.so.conf still contains
gcc-3.3.3 after update to 3.3.4
89693 	maj 	P2 	x86 	mozilla@gentoo.org 	NEW 		www-client/mozilla-firefox-1.0.3
problem with right clic...
35826 	nor 	P2 	All 	mobile@gentoo.org 	NEW 		linux-wlan-ng initscript problems
78466 	nor 	P2 	All 	gcc-porting@gentoo.org 	REOP 		Some emerges require $CHOST
have a - at the front
61426 	tri 	P2 	All 	mozilla@gentoo.org 	NEW 		ebuild descriptions for mozilla
products should be more c...
35983 	enh 	P2 	All 	kde@gentoo.org 	NEW 		Flash for Linux
55736 	enh 	P2 	All 	gnustep@gentoo.org 	NEW 		app-gnustep/ink-0.2_pre20040630
(New package)
81871 	maj 	P2 	All 	embedded@gentoo.org 	NEW 		busybox + make-busybox-symlinks
on a live system broke so...
90313 	enh 	P2 	All 	vapier@gentoo.org 	NEW 		[New ebuild] enscribe
94414 	enh 	P2 	All 	maintainer-needed@gentoo.org 	NEW 		x11-libs/xcurses (NEW
Ebuild)
48600 	enh 	P2 	All 	mholzer@gentoo.org 	NEW 		lcg-2004020.ebuild (New Package)
69469 	enh 	P2 	PPC 	embedded@gentoo.org 	NEW 		request uclibc/ppc/mips hardened
stages
90017 	enh 	P2 	All 	taviso@gentoo.org 	NEW 		new feature for media-gfx/xv:
quick command keys
89138 	enh 	P5 	All 	media-video@gentoo.org 	NEW 		kinoplus (New Package)
64339 	blo 	P2 	All 	dev-portage@gentoo.org 	NEW 		Some versions of gcc-2.95
incorrectly provide texinfo
89089 	maj 	P2 	AMD64 	printing@gentoo.org 	NEW 		Ghostscript 7.07.1-r8 crashes
on amd64. Segmentation faul...
83584 	nor 	P2 	All 	gnome@gentoo.org 	NEW 		Nautilus Shouldn't Add Single
Quotes in *.desktop files/O...
75893 	nor 	P2 	All 	agriffis@gentoo.org 	NEW 		lilypond-2.4.2 error: can't find
`feta20.afm'
71955 	nor 	P2 	All 	gnome@gentoo.org 	NEW 		Updating GConf GNOME/Spell when new
languages are installed
83720 	enh 	P2 	x86 	emacs@gentoo.org 	NEW 		mupacs ebuild
39318 	cri 	P2 	All 	base-system@gentoo.org 	REOP 		circular dependency between
perl and openssl
89439 	nor 	P2 	All 	gcc-porting@gentoo.org 	NEW 		app-editors/xwpe-1.5.29a failed
83114 	enh 	P2 	All 	sound@gentoo.org 	ASSI 		[new-ebuild] media-sound/swami-0.9.2
58106 	maj 	P2 	PPC 	osx@gentoo.org 	NEW 		baselayout virtual needed for macos
89780 	nor 	P2 	x86 	mozilla@gentoo.org 	NEW 		Firefox 1.0.3 XML Parsing Error
editing bookmarks
87004 	maj 	P2 	x86 	graphics@gentoo.org 	NEW 		media-libs/pdflib-5.0.4_p1-r1 failed
41631 	enh 	P5 	All 	swegener@gentoo.org 	NEW 		gcrontab-0.8.0.ebuild (New Package)
60666 	enh 	P2 	All 	sci@gentoo.org 	NEW 		app-sci/gchempaint-0.4.5.ebuild (New
Package)
89969 	nor 	P2 	PPC64 	ppc64@gentoo.org 	NEW 		gromacs : add gromacs and fftw to
~ppc64
92284 	enh 	P2 	x86 	sound@gentoo.org 	NEW 		new ebuild: gnormalize
86746 	min 	P2 	x86 	mozilla@gentoo.org 	NEW 		firefox-1.0.2-r2: XML Parsing
Error in download window
95212 	nor 	P2 	All 	toolchain@gentoo.org 	NEW 		gcc-3.4.4 failed to compile
81387 	min 	P2 	All 	samba@gentoo.org 	NEW 		Samba's ebuild should list xinetd
as a dependancy
93535 	nor 	P2 	AMD64 	amd64@gentoo.org 	NEW 		net-dialup/capi4k-utils-20050509
needs -fPIC
79852 	maj 	P2 	x86 	gcc-porting@gentoo.org 	NEW 		Internal compiler error while
attempting to merge hardene...
65921 	nor 	P2 	All 	qa@gentoo.org 	NEW 		Unusual "virtuals" listed in the profiles
63189 	nor 	P2 	All 	osx@gentoo.org 	NEW 		x11-libs/pango-1.4.1-r1 installs on macos
94453 	cri 	P2 	AMD64 	amd64@gentoo.org 	NEW 		emerges fail to build on dual
core opteron with kernel fr...
95491 	nor 	P2 	x86 	gstreamer@gentoo.org 	NEW 		Emerge/Compile of
gst-plugins-0.8.9 dies in functable.c: ...
44706 	nor 	P2 	All 	wxwindows@gentoo.org 	NEW 		wxMusik-0.3.0.2 ebuild
65722 	nor 	P2 	AMD64 	lv@gentoo.org 	NEW 		qt-3.3.3-r1 did not properly create
symlinks from /usr/qt...
90090 	nor 	P2 	All 	toolchain@gentoo.org 	NEW 		binutils-2.15.92.0.2-r7: gprof
reports too much time
85555 	cri 	P2 	x86 	toolchain@gentoo.org 	NEW 		Emerging
glibc-2.3.4.20041102-r1 makes system unusable
95742 	nor 	P2 	AMD64 	amd64@gentoo.org 	NEW 		emerging gcc-3.4.4 fails with
`emake failed with profiled...
89009 	nor 	P2 	x86 	gcc-porting@gentoo.org 	ASSI 		emerging evolution failed
when it tried to find i386-pc-l...
58631 	enh 	P4 	x86 	gnome@gentoo.org 	NEW 		dev-cpp/gtkglextmm-1.1.0 version bump
88875 	nor 	P2 	AMD64 	amd64@gentoo.org 	NEW 		emerge
vmware-workstation-4.5.2.8848-r6 complains about l...
88822 	min 	P2 	x86 	base-system@gentoo.org 	NEW 		dialog screen is distorted
with unicode
57677 	maj 	P2 	PPC 	osx@gentoo.org 	NEW 		Design: Mac OS X's perl vs. Gentoo's perl
64665 	min 	P1 	x86 	liquidx@gentoo.org 	NEW 		bluetooth-file-sharing fails to run
67129 	enh 	P2 	All 	ka0ttic@gentoo.org 	NEW 		distrib-4.22.ebuild (New Package)
70582 	nor 	P2 	All 	app-dicts@gentoo.org 	NEW 		Aspell 0.60 fails to compile ..
72312 	nor 	P2 	All 	lv@gentoo.org 	NEW 		restore gcc-3.1.x ebuild
80370 	nor 	P2 	x86 	media-video@gentoo.org 	ASSI 		avidemux-2.0.40 fails with
mmx-related messages
89295 	enh 	P2 	All 	dragonheart@gentoo.org 	REOP 		Default tcsh prompts look
non Gentoo-ish
68716 	enh 	P2 	All 	pYrania@gentoo.org 	NEW 		the distcc ebuild should add PATH
and ROOTPATH to 02distcc
51751 	maj 	P2 	All 	lisa@gentoo.org 	NEW 		Anjuta fails to save menu accelerators
96827 	nor 	P2 	x86 	gnome@gentoo.org 	NEW 		gimp-2.2.6-r1 segfaults after
trying to save a file opene...
82812 	enh 	P2 	All 	games@gentoo.org 	NEW 		games-puzzle/decked-0.12.ebuild
(New Package)
67600 	nor 	P2 	PPC 	osx@gentoo.org 	NEW 		Installer: "emerge" should not be
aliased to "sudo emerge"
84347 	nor 	P2 	All 	gstreamer@gentoo.org 	NEW 		Identify and resolve any issues
gstreamer and plugins has...
7210 	nor 	P2 	x86 	satai@gentoo.org 	REOP 		package request: html2ps
76453 	nor 	P2 	All 	media-video@gentoo.org 	NEW 		Transcode-0.6.14
'--export_prof' profiles fix, diff attached
85452 	maj 	P2 	x86 	gcc-porting@gentoo.org 	NEW 		app-arch/arj-3.10g can not be
emerged with gcc 3.4.3-2005...
81173 	nor 	P2 	x86 	x11@gentoo.org 	NEW 		eclipse has font problems(?) after
update to xorg-x11-6.8...
56743 	enh 	P2 	All 	games@gentoo.org 	ASSI 		ebuild: games-rpg/dragonhunt
ID 	Sev 	Pri 	Plt 	Assignee 	Status 	Resolution 	Summary
95442 	nor 	P2 	x86 	gnome@gentoo.org 	NEW 		Gnome update: ClockApplet won't start.
87092 	nor 	P2 	x86 	toolchain@gentoo.org 	NEW 		gcc-3.3.5-r1 fails to compile
during 2005.0 emerge --empt...
91709 	nor 	P2 	All 	liquidx@gentoo.org 	NEW 		libusb-0.1.10a portage access
violation
75071 	enh 	P2 	All 	maintainer-needed@gentoo.org 	NEW 		New ebuild sagasu
application
78194 	nor 	P2 	x86 	tseng@gentoo.org 	NEW 		Nicotine crashes randomly(?) on
glibc double free or corr...
62660 	enh 	P2 	All 	mozilla@gentoo.org 	NEW 		RFE: CuneAForm
66072 	maj 	P2 	x86 	net-p2p@gentoo.org 	NEW 		bittorrent-3.4.2-r1 breaks when
trying to display "donate...
64479 	enh 	P2 	All 	base-system@gentoo.org 	NEW 		renameutils-0.5.0.ebuild (new
package)
26159 	nor 	P2 	All 	absinthe@gentoo.org 	NEW 		tcsh-6.12-r2: one of the
startup-scripts sets COLORTERM=1...
96813 	nor 	P2 	AMD64 	php-bugs@gentoo.org 	ASSI 		[multilib-strict]
php{,5}-sapi.eclass
62879 	enh 	P5 	All 	sound@gentoo.org 	NEW 		entagged-0.17.1 (New Package)
84407 	nor 	P2 	x86 	toolchain@gentoo.org 	NEW 		sys-devel/gcc-3.4.3.20050110:
-fstack-protector in CFLAGS...
78309 	min 	P3 	All 	svyatogor@gentoo.org 	NEW 		Bump rox-base/rox-clib to 2.1.5
85432 	blo 	P2 	All 	media-tv@gentoo.org 	NEW 		mjpegtools-1.6.2-r3 failed to
compile
88980 	nor 	P2 	AMD64 	wxwindows@gentoo.org 	NEW 		boa-constructor-0.3.1_alpha
crashes with on startup on AMD64
65475 	nor 	P2 	PPC 	osx@gentoo.org 	NEW 		osx run-mailcap-3.26_p1.ebuild
doesn't compile
82040 	enh 	P3 	x86 	kde@gentoo.org 	NEW 		New Ebuild: kpager2-0.5.2
55329 	enh 	P2 	All 	base-system@gentoo.org 	NEW 		don't do modules-update on
every boot, just when needed
89541 	blo 	P2 	x86 	embedded@gentoo.org 	NEW 		emerge -e system fails with
stage1-x86-uclibc-2005.0.tar....
69976 	enh 	P2 	All 	games@gentoo.org 	NEW 		ebuild: games-sports/ultimatestunts
0.5.5
17852 	enh 	P2 	All 	absinthe@gentoo.org 	NEW 		tcsh-6.12-r2 is by default case
insensitive
24837 	enh 	P2 	All 	gnome@gentoo.org 	NEW 		New Package: media-gfx/gimp-cmyk
54919 	enh 	P2 	All 	php-bugs@gentoo.org 	ASSI 		php_templates-1.7.2.ebuild (New
Package)
65055 	blo 	P2 	x86 	release@gentoo.org 	NEW 		perl 5.8.5 fails to emerge on
initial emerge of stage 2 ...
55962 	tri 	P5 	All 	nerdboy@gentoo.org 	REOP 		hylafax ebuild not using
CONFIG_PROTECT
66836 	nor 	P5 	x86 	gnome@gentoo.org 	REOP 		emerge gnome-libs generates
Makefiles that are missing ne...
74457 	nor 	P2 	All 	hardened@gentoo.org 	NEW 		gcc 3.4.x bombs with ICE in
sweep_string_variable
63447 	nor 	P2 	x86 	x11@gentoo.org 	NEW 		xorg 6.8 crashes and restarts when
any mouse button is cl...
86364 	enh 	P2 	All 	sound@gentoo.org 	NEW 		tap-reverbed-0.ebuild (New Package)
68662 	nor 	P2 	All 	cjk@gentoo.org 	NEW 		media-sound/xmms-1.2.10-r9 lacks cjk
support
65336 	enh 	P5 	All 	sound@gentoo.org 	NEW 		songwrite (new package)
92199 	nor 	P2 	x86 	gregkh@gentoo.org 	REOP 		udev-56 rules for ttyUSB should
set permissions as 0660
24835 	enh 	P2 	All 	graphics@gentoo.org 	NEW 		New Package:
media-gfx/adobe-iccprofiles
75779 	nor 	P2 	x86 	mozilla@gentoo.org 	NEW 	
mail-client/mozilla-thunderbird-bin-1.0: enigmail install...
64724 	enh 	P2 	All 	robbat2@gentoo.org 	ASSI 		implement readahead(2) into
userspace to speedup boot pro...
63943 	enh 	P2 	All 	mobile@gentoo.org 	NEW 		viking-0.0.7 (New Package)
65727 	nor 	P2 	All 	media-video@gentoo.org 	ASSI 		avidemux -> jpeg export ->
libSDL_image incompatibility
88263 	nor 	P2 	Alpha 	alpha@gentoo.org 	NEW 		Compaq JRE 1.3.1 Missing files?
86785 	maj 	P2 	x86 	mozilla@gentoo.org 	NEW 		Mozilla and Firefox : unable to
run them...
69480 	cri 	P2 	x86 	lang-misc@gentoo.org 	NEW 		Unable to emerge Smalltalkx:
ld: cannot find -lXext
51542 	nor 	P2 	All 	net-fs@gentoo.org 	NEW 		OpenAFS versions that support 2.6
kernel are available
72902 	nor 	P2 	All 	mozilla@gentoo.org 	NEW 		Firefox and Thunderbird Crash On
Print
32276 	nor 	P2 	All 	tools-portage@gentoo.org 	NEW 		revdep-rebuild wants to
reemerge openoffice-bin
38964 	nor 	P2 	x86 	qmail-bugs@gentoo.org 	NEW 		mailfront package not
integrated into newer qmail builds
63429 	nor 	P2 	All 	dev-portage@gentoo.org 	NEW 		portage should handle invalid
virtuals file better
19924 	enh 	P2 	All 	usata@gentoo.org 	REOP 		`/etc/zsh/zprofile' for app-shells/zsh
94856 	maj 	P2 	x86 	cjk@gentoo.org 	NEW 		GTK apps go cpu nuts with >=scim-1.3
65114 	enh 	P2 	All 	kde@gentoo.org 	NEW 		eclass for kommander-based application?
86653 	enh 	P5 	All 	maintainer-needed@gentoo.org 	NEW 		notebook-0.2.0.ebuild
(New package)
49180 	maj 	P2 	AMD64 	x11@gentoo.org 	NEW 		xorg-x11 crashes with signal 11
when starting with a SiS ...
85490 	nor 	P2 	x86 	toolchain@gentoo.org 	NEW 		g++ and libstdc++.so.[56]
missing after gcc update (or ne...
81236 	maj 	P2 	AMD64 	kde@gentoo.org 	NEW 		kdelibs-3.3.2-r2 tries to use
--enable-fast-malloc=full o...
82871 	enh 	P3 	All 	graphics@gentoo.org 	NEW 		new package:
asymptote.sourceforge.net, a script based ve...
88335 	min 	P2 	All 	tools-portage@gentoo.org 	NEW 		glsa-check keeps
re-emerging certain java packages
88150 	nor 	P2 	x86 	dev-portage@gentoo.org 	NEW 		emerge -G ignores local
package.mask
84961 	nor 	P2 	All 	toolchain@gentoo.org 	REOP 		gcc forces libstdc++-v3-3.3.4
on me.
82169 	nor 	P2 	AMD64 	kde@gentoo.org 	NEW 		kde ebuilds can't find libqt-mt.la
73234 	nor 	P2 	AMD64 	ml@gentoo.org 	ASSI 		dev-lang/ocaml-3.08.2 segfaults
during emerge
54039 	enh 	P2 	All 	graphics@gentoo.org 	NEW 		qtpoveditor-0.3.4.ebuild (New
Package)
94804 	nor 	P2 	All 	lanius@gentoo.org 	REOP 		x11-libs/openmotif-2.2.3-r7
install tries to remove direc...
76512 	maj 	P2 	x86 	hardened@gentoo.org 	NEW 		Postfix throws "possible alias
database loop" for even th...
73593 	maj 	P2 	x86 	tester@gentoo.org 	REOP 		Gnomeicu 0.99.5 emerge warning
and startup error
92554 	nor 	P2 	AMD64 	amd64@gentoo.org 	ASSI 		[ARCH] keyword svgalib / take
svga out of use.mask
32731 	enh 	P4 	All 	gcc-porting@gentoo.org 	NEW 		Allow profiling option
64882 	cri 	P2 	All 	dev-portage@gentoo.org 	NEW 		Portage undefined symbol
_dl_load_lock on latest upgrade
90696 	maj 	P2 	AMD64 	toolchain@gentoo.org 	ASSI 		glibc-2.3.5 fails->
"lib32/libsandbox.so: undefined symbo...
76741 	nor 	P2 	All 	latexer@gentoo.org 	NEW 		ipsec-tools uses kernel-headers
81163 	nor 	P2 	All 	apache-bugs@gentoo.org 	ASSI 		apache is not multilib
friendly & LSB-FHS problems
27877 	nor 	P2 	x86 	absinthe@gentoo.org 	NEW 		tcsh-settings does not check for
Eterm
70359 	enh 	P2 	All 	net-p2p@gentoo.org 	NEW 		Request for new ebuild:
gtorrentviewer
86857 	nor 	P2 	PPC 	hardened@gentoo.org 	NEW 		USE=hardened `cp -{r,R}` on ppc
killed by ssp
29388 	nor 	P2 	All 	lanius@gentoo.org 	REOP 		"Do we really need 3 different
Motif's?"
25683 	min 	P2 	All 	base-system@gentoo.org 	NEW 		Bold fonts are difficult to read.
93968 	nor 	P2 	All 	dragonheart@gentoo.org 	NEW 		tcsh clobbers xterm title
79110 	nor 	P2 	All 	hardened@gentoo.org 	NEW 		(kernel) iptables-1.2.11-r3 does
not compile agains harde...
92724 	maj 	P2 	x86 	php-bugs@gentoo.org 	NEW 		mod_php-4.3.11 +hardenedphp
crashes with "security-alert:...
47059 	maj 	P2 	All 	dragonheart@gentoo.org 	NEW 		app-shells/tcsh: ignorant
co[mpress] completion
88060 	nor 	P2 	All 	games@gentoo.org 	ASSI 		Stepmania fails to compile without
libpng
67170 	nor 	P2 	All 	foser@gentoo.org 	NEW 		Add virtual/fam for fam & gamin
88588 	nor 	P2 	x86 	openoffice@gentoo.org 	ASSI 	
app-office/openoffice-ximian-1.3.9 fails to build with ha...
20965 	enh 	P2 	All 	webapps-request@gentoo.org 	NEW 		ebuild for eAdmin/OWX
47018 	nor 	P2 	All 	afterstep@gentoo.org 	NEW 		aterm no longer processes
high-ASCII pastes properly
89832 	nor 	P2 	x86 	agriffis@gentoo.org 	NEW 		mutt cannot correctly display
and/or send mail containing...
57416 	tri 	P2 	All 	agriffis@gentoo.org 	NEW 		mutt: slang and transparency
45221 	enh 	P2 	All 	dev-portage@gentoo.org 	NEW 		"selective sync" in portage
78311 	enh 	P2 	All 	kde@gentoo.org 	NEW 		pyqlogger-1.3.3.0.ebuild (new)
78178 	nor 	P2 	x86 	toolchain@gentoo.org 	NEW 		gcc-3.4.3-r1 compiled with
gcc-3.3.4 fails to compile gcc...
58477 	enh 	P2 	All 	vapier@gentoo.org 	NEW 		enhancement for Nano for better
highlighting the Syntax i...
50141 	enh 	P2 	All 	sci@gentoo.org 	NEW 		app-sci/kseg-0.4 interactive
euclidean geometry explorati...
88934 	nor 	P2 	x86 	mozilla@gentoo.org 	NEW 		Thunderbird 1.0.2 ebuild broke
enigmime functionality
94756 	min 	P2 	All 	dev-tools@gentoo.org 	NEW 		eclipse-sdk - please remove no*
use flags
95688 	min 	P2 	x86 	vim@gentoo.org 	NEW 		Tested colorscheme does not work
83031 	nor 	P2 	x86 	gnome@gentoo.org 	NEW 		gnofin-0.8.4 fails to emerge with
gcc-3.4.3-20050110: 'la...
92920 	maj 	P1 	AMD64 	gnome@gentoo.org 	NEW 		sandbox violation in
gnome-related ebuilds (/var/lib/scro...
89816 	enh 	P2 	All 	games@gentoo.org 	NEW 		New ebuild for Zelda - Secret of
Eternia
70585 	maj 	P2 	All 	pam-bugs@gentoo.org 	NEW 		pam_env.conf breaks ssh
X11Forwarding and startxfce
23329 	nor 	P2 	All 	rac@gentoo.org 	NEW 		Term emulation issues with xemacs
83331 	nor 	P2 	AMD64 	sound@gentoo.org 	NEW 		sox-12.17.7 does not compile
89354 	blo 	P2 	x86 	hardened@gentoo.org 	NEW 		glibc-2.3.4.20050125-r1 fails
bootstrap for selinux
88823 	nor 	P2 	All 	accessibility@gentoo.org 	ASSI 		New ebuild for dictator
0.9.3, RSVP on-screen text file r...
Comment 6 Martin 2005-06-27 02:43:56 UTC
(In reply to comment #4)
> (In reply to comment #3)
> > I *did* search for the bug.  I searched for "EDITOR /etc/profile" in the 
"Enter
> > a bug step 1" page, but didn't find any relevant results.
> 
> http://bugs.gentoo.org/buglist.cgi?
bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&bu
g_status=RESOLVED&bug_status=VERIFIED&bug_status=CLOSED&field0-0-
0=product&type0-0-0=substring&value0-0-0=editor&field0-0-1=component&type0-0-
1=substring&value0-0-1=editor&field0-0-2=short_desc&type0-0-2=substring&value0-
0-2=editor&field0-0-3=status_whiteboard&type0-0-3=substring&value0-0-
3=editor&field1-0-0=product&type1-0-0=substring&value1-0-0=/etc/profile&field1-
0-1=component&type1-0-1=substring&value1-0-1=/etc/profile&field1-0-
2=short_desc&type1-0-2=substring&value1-0-2=/etc/profile&field1-0-
3=status_whiteboard&type1-0-3=substring&value1-0-3=/etc/profile

this is not a link to the search included in the new bug page