Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 67704 - OpenOffice binary 1.1.3 Sandbox violation
Summary: OpenOffice binary 1.1.3 Sandbox violation
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: Normal normal (vote)
Assignee: Gentoo Office Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-10-15 12:31 UTC by Dave Hancock
Modified: 2004-10-16 10:40 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 Dave Hancock 2004-10-15 12:31:52 UTC
app-office/openoffice-bin-1.1.3

--------------------------- ACCESS VIOLATION SUMMARY ---------------------------
LOG FILE = "/tmp/sandbox-app-office_-_openoffice-bin-1.1.3-25141.log"

open_wr:   /usr/opt/OpenOffice.org/foo.tmp
unlink:    /usr/opt/OpenOffice.org/delme
--------------------------------------------------------------------------------

Sorry if it's a dup, I didn't see one already filed.  Thanks.
Comment 1 Sven Wegener gentoo-dev 2004-10-15 13:21:26 UTC
Please always provide the output of emerge --info when filing a bug.
Comment 2 Dave Hancock 2004-10-15 13:25:22 UTC
$ emerge --info
Portage 2.0.50-r11 (default-x86-1.4, gcc-3.3.4, glibc-2.3.4.20040808-r1, 2.6.7)
=================================================================
System uname: 2.6.7 i686 Intel(R) Pentium(R) 4 CPU 2.00GHz
Gentoo Base System version 1.4.16
Autoconf: sys-devel/autoconf-2.59-r5
Automake: sys-devel/automake-1.8.5-r1
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-march=pentium4 -O3 -pipe -fomit-frame-pointer -fPIC -funroll-all-loops -fstack-protector"
CHOST="i686-pc-linux-gnu"
COMPILER=""
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/X11/app-defaults /etc/X11/xdm /etc/default /etc/devfs.d /etc/dhcpc /etc/env.d /etc/esd /etc/ethereal /etc/gconf /etc/gimp /etc/gnome /etc/gnome-vfs-2.0 /etc/gnucash /etc/gpm /etc/init.d /etc/lynx /etc/modules.d /etc/nessus /etc/oaf /etc/openoffice /etc/pcmcia /etc/ppp /etc/rc.d /etc/rsync /etc/runlevels /etc/sgml /etc/skel /etc/sound/events /etc/svga /etc/svgalib /etc/terminfo /etc/terminfor /etc/vfs /etc/vga /etc/vim /etc/wget /etc/xinetd.d /etc/xml /usr/X11R6/lib/X11/xkb /etc/env.d"
CXXFLAGS="-march=pentium4 -O3 -pipe -fomit-frame-pointer -fPIC -funroll-all-loops -fstack-protector"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="ftp://ftp.ussg.iu.edu/pub/linux/gentoo http://www.ibiblio.org/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/usr/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://ftp.ussg.indiana.edu/gentoo-portage"
USE="X aalib alsa apm avi berkdb bitmap-fonts bonobo cdr crypt cups dvd encode esd f77 fbcon foomaticdb gdbm gif gphoto2 gpm gtk gtk2 gtkhtml guile imlib java jpeg kde libg++ libwww mad mikmod motif mozilla mpeg ncurses nls oggvorbis opengl oss pam pdflib perl png python qt quicktime readline sdl slang slp spell sse sse2 ssl svga tcltk tcpd tiff truetype x86 xml2 xmms xprint xv zlib"
Comment 3 Paul de Vrieze (RETIRED) gentoo-dev 2004-10-16 10:40:36 UTC
Well, it is being caused by you installing openoffice in the wrong place. It can be prevented by correctly altering the ebuild script to change "addpredict /opt/Openoffice.org" into "addpredict /usr/opt/Openoffice.org". Alternatively, removing /root/.sversionrc or using FEATURES=userpriv will also prevent this. Btw. it is a duplicate of an allready fixed bug. When searching for duplicates, also check closed bugs.