Bug 27225 - app-office/abiword-1.99.4-r2 merges only with disabled sandbox
|
Bug#:
27225
|
Product: Gentoo Linux
|
Version: unspecified
|
Platform: All
|
|
OS/Version: Linux
|
Status: RESOLVED
|
Severity: major
|
Priority: P2
|
|
Resolution: FIXED
|
Assigned To: gnome@gentoo.org
|
Reported By: bazik@gentoo.org
|
|
Component: Applications
|
|
|
URL:
|
|
Summary: app-office/abiword-1.99.4-r2 merges only with disabled sandbox
|
|
Keywords:
|
|
Status Whiteboard:
|
|
Opened: 2003-08-24 08:24 0000
|
When I try to emerge abiword-1.99.4-r2 it borks with a sandbox violation with
the following error:
# cat /tmp/sandbox-abiword-1.99.4-r2-6986.log
symlink: /usr/lib/perl5/5.8.0/base.pm
symlink: /usr/lib/perl5/5.8.0/base.pm
symlink: /usr/lib/perl5/5.8.0/base.pm
#
If I do a
# export SANDBOX_DISABLED="1"
and try to emerge Abiword, it works fine. I played around a few hours with the
programm now and it seems to work fine.
Reproducible: Always
Steps to Reproduce:
1. emerge abiword-1.99.3 or -1.99.4-r2
# emerge info
Portage 2.0.49 (default-sparc64-1.4, gcc-3.2.3, glibc-2.3.1-r4, 2.4.21-sparc-r1)
=================================================================
System uname: 2.4.21-sparc-r1 sparc64 sun4u
ACCEPT_KEYWORDS="sparc ~sparc"
AUTOCLEAN="yes"
CFLAGS="-mcpu=ultrasparc -mtune=ultrasparc -O3 -pipe -fomit-frame-pointer"
CHOST="sparc-unknown-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /var/qmail/control /usr/share/config /usr/kde/2/share/confi
g /usr/kde/3/share/config /usr/X11R6/lib/X11/xkb"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-mcpu=ultrasparc -mtune=ultrasparc -O3 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="sandbox ccache"
GENTOO_MIRRORS="ftp://ftp.fhh.opensource-mirror.de/pub/gentoo.org http://gentoo.
oregonstate.edu http://www.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="sparc avi crypt gif jpeg mpeg ncurses png sdl truetype zlib berkdb X ssl es
d oggvorbis opengl -xmms directfb dvd fbcon gtk2 xvid -oss -3dnow -apm -arts -cu
ps -encode -foomaticdb -gpm -java -kde -libg++ -libwww -mad -mikmod -mmx -motif
-nls -pdflib -qt -spell -svga -xml2 xv -alsa -gdbm -slang -readline -tcltk -tcpd
-pam -perl -python -imlib -gnome -gtk -mozilla -cdr"
Reassigning to the gnome folks
i cant reproduce this on x86, using FEATURES="sandbox" and
FEATURES="usersandbox" it emerges fine. perhaps this is sparc related? or sparc
perl related?
it shouldnt try to use perl at all
i just added 1.99.5 and hardcoded the configure switch to disable perl, see if that helps.
Abiword 1.99.5 emerged fine for me :)
ok, guess that fixes it for now
closing
For anyone who is interested, I was able to successfully emerge
abiword-1.99.4-r2 with sandbox enabled. However my useflags don't match that
of the reporters, so that may be partially why. If people are interested in
more info, let me know.