Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 146188

Summary: subversion.eclass version 1.34 generates sandbox violations
Product: Gentoo Linux Reporter: scott <scottfk>
Component: EclassesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal CC: hattya
Priority: High    
Version: 2006.1   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description scott 2006-09-03 14:19:58 UTC
The removal of the line

addwrite "${ESVN_STORE_DIR}"

from subversion.eclass prevents me from adding or updating any svn repositories in /usr/portage/svn-src/

Adding that line back into subversion.eclass allows svn ebuilds to work again.

In case I am doing something funky with sandbox, the output of emerge --info is below.

debaser eclass # emerge --info
Portage 2.1.1_rc1-r2 (default-linux/amd64/2006.1/desktop, gcc-4.1.1/amd64-vanilla, glibc-2.4-r3, 2.6.17-sfk1-r8-sfk x86_64)
=================================================================
System uname: 2.6.17-sfk1-r8-sfk x86_64 AMD Opteron(tm) Processor 246
Gentoo Base System version 1.12.4
Last Sync: Sun, 03 Sep 2006 19:30:01 +0000
app-admin/eselect-compiler: 2.0.0_rc2-r1
dev-lang/python:     2.4.3-r3
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     [Not Present]
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.18.1
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.17
sys-devel/gcc-config: [Not Present]
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.16
ACCEPT_KEYWORDS="amd64 ~amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=opteron -msse3 -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/X11/xkb"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/eselect/compiler /etc/gconf /etc/java-config/vms/ /etc/revdep-rebuild /etc/terminfo"
CXXFLAGS="-march=opteron -msse3 -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig cvs distlocks metadata-transfer noinfo parallel-fetch sandbox sfperms strict userpriv usersandbox"
GENTOO_MIRRORS="http://www.gtlib.gatech.edu/pub/gentoo http://gentoo.chem.wisc.edu/gentoo/ http://gentoo.cites.uiuc.edu/pub/gentoo/ http://open-systems.ufl.edu/mirrors/gentoo"
LANG="en_US.utf8"
LC_ALL="en_US.utf8"
LINGUAS="en_US en"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude='/distfiles' --exclude='/local' --exclude='/packages'"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/fluidportage/trunk /usr/local/bmg-main /usr/local/zugaina-portage /usr/local/spyderous/overlay /usr/local/portage"
SYNC="rsync://rsync.namerica.gentoo.org/gentoo-portage"
USE="amd64 16bit 3dnow 3dnowext X Xaw3d a52 aac acpi aim alsa amazon aotuv asf avi bash-completion bdf bitmap-fonts browserplugin bzip2 cairo canvas cdda cddb cdparanoia cdr cli corba crypt cscope curl cursors dbus dga directfb djbfft dlloader dmi dri dts dv dvd dvdr dvdread elibc_glibc emboss encode erandom expat fam fame ffmpeg fftw firefox flac freetype gcc64 gdbm gdm ggi gif glibc-omitfp glitz glut gmp gpm gs gstreamer gtk gtk2 hal icons imagemagick imlib imlib2 input_devices_keyboard input_devices_mouse isdnlog ithreads java javascript jce jikes jit jp2 jpeg kernel_linux libg++ linguas_en linguas_en_US lzo mad mikmod mjpeg mmap mmx mmxext mng modplug mozsvg mp3 mpeg mpi musepack ncurses nis no_wxgtk1 nodrm noplugin nptl nptlonly nsplugin numeric nvidia offensive ogg oggvorbis opengl pam pcre pda pdf pdflib perl pic png postscript ppds pppd python qt3 qt4 quicktime readline reflection reiser4 rtc sdl session slang smp sndfile sox speex spell spl sse sse2 sse3 ssl svg symlink sysfs t1lib tcltk tcpd tetex tga theora threads threadsonly tiff trayicon truetype truetype-fonts type1 type1-fonts udev unicode usb userland_GNU userlocales video_cards_nvidia vorbis wma wma123 wmf wxwindows xanim xml xml2 xorg xv xvid xvmc yahoo zlib"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LDFLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-09-03 14:23:53 UTC
Thanks, I'll reopen the original bug.


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