First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 113624
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: SpanKY <vapier@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Petteri Räty <betelgeuse@gentoo.org>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 113624 depends on: Show dependency tree
Bug 113624 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2005-11-26 07:08 0000
[s]pena struts-1.2.8-src # which ant
bash: /usr/bin/which: Argument list too long
[s]pena struts-1.2.8-src # ant -p
bash: /usr/bin/ant: /bin/bash: bad interpreter: Argument list too long
[s]pena struts-1.2.8-src # less build.xml
bash: /usr/bin/less: Argument list too long
[s]pena struts-1.2.8-src # ls
bash: /bin/ls: Argument list too long
[s]pena struts-1.2.8-src # exit
exit
pena struts-1.2.8-src # ls

After removing the fix for bug 112618 the external commands work again.

Portage 2.0.53_rc7 (default-linux/x86/2005.1, gcc-3.4.4, glibc-2.3.5-r3,
2.6.14-gentoo-r2 i686)
=================================================================
System uname: 2.6.14-gentoo-r2 i686 Intel(R) Pentium(R) 4 CPU 2.40GHz
Gentoo Base System version 1.12.0_pre11
ccache version 2.4 [enabled]
dev-lang/python:     2.4.2
sys-apps/sandbox:    1.2.13
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.16.1
sys-devel/libtool:   1.5.20-r1
virtual/os-headers:  2.6.11-r3
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=pentium4 -pipe -mfpmath=sse -ffast-math -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.5/env
/usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/kde/3/share/config
/usr/share/X11/xkb /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/env.d/java/ /etc/gconf /etc/init.d
/etc/java-config/vms/ /etc/splash /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=pentium4 -pipe -mfpmath=sse -ffast-math -fomit-frame-pointer"
DISTDIR="/usr/src/distfiles"
FEATURES="autoaddcvs autoconfig ccache collision-protect cvs distlocks
fixpackages sandbox sfperms sign strict stricter verify-rdepend"
GENTOO_MIRRORS=" http://trumpetti.atm.tut.fi/gentoo 
http://lame.lut.fi/linux/gentoo "
LANG="en_US.utf8"
LC_ALL="en_US.utf8"
LINGUAS="fi"
MAKEOPTS="-j2 "
PKGDIR="/home/pkg/"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/mnt/checkouts/overlays/betelgeuse /mnt/checkouts/overlays/axxo"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 aac acl acpi alsa apm audiofile avi bash-completion berkdb bitmap-fonts
bluetooth browserplugin bzip2 bzlib cdb cddb cdparanoia cdr crypt cups dbus
divx4linux dts dvd dvdr dvdread emboss esd expat fam ffmpeg firefox foomaticdb
freetype gif glut gstreamer gtk2 hal idn java jpeg kde kdeenablefinal lcms
libg++ libwww logitech-mouse mad makecheck mikmod mjpeg mmx mmx2 mng mp3 mpeg
ncurses network nptl nptlonly nsplugin nvidia offensive ogg oggvorbis opengl pam
pcre pdflib png qt quicktime readline real rtc ruby samba spell sse sse2 ssl
subversion svg symlink tcpd theora tiff truetype truetype-fonts type1-fonts udev
unicode usb userlocales vorbis win32codecs xine xml xml2 xv xvid zlib
video_cards_nvidia linguas_fi userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LDFLAGS

------- Comment #1 From SpanKY 2005-12-04 22:05:36 0000 -------
http://viewcvs.gentoo.org/app-shells/sandboxshell/files/sandboxshell.conf?r1=1.5&r2=1.6

try the previous version, 1.5

------- Comment #2 From Petteri Räty 2005-12-10 09:16:28 0000 -------
(In reply to comment #1)
>
http://viewcvs.gentoo.org/app-shells/sandboxshell/files/sandboxshell.conf?r1=1.5&r2=1.6
> 
> try the previous version, 1.5

With that at least the functions are not exported and D is.

------- Comment #3 From SpanKY 2005-12-10 11:52:18 0000 -------
that's not what i meant ... does it fix the bug you reported here

functions arent supposed to be exported to the env, just the vars

------- Comment #4 From Petteri Räty 2005-12-10 12:07:15 0000 -------
(In reply to comment #3)
> that's not what i meant ... does it fix the bug you reported here
> 
> functions arent supposed to be exported to the env, just the vars

I should have explained a bit better. The reason for this bug was that too much
stuff was in the environment. With set -a that became the case. Yes, the fix
does fix this bug, but I was just want to be sure that the fix also works for
bug 112618, which so far seems to be the case. I will just reopen that bug if I
find that something is not properly exported so you can mark this as fixed after
committing the fix.

------- Comment #5 From SpanKY 2005-12-10 12:26:00 0000 -------
ok, try 0.3 then

First Last Prev Next    No search results available      Search page      Enter new bug