Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 27225 - app-office/abiword-1.99.4-r2 merges only with disabled sandbox
Summary: app-office/abiword-1.99.4-r2 merges only with disabled sandbox
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High major (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-08-24 08:24 UTC by Sven Blumenstein (RETIRED)
Modified: 2006-02-04 06:05 UTC (History)
1 user (show)

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 Sven Blumenstein (RETIRED) gentoo-dev 2003-08-24 08:24:44 UTC
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"
Comment 1 Jason Wever (RETIRED) gentoo-dev 2003-08-25 18:09:48 UTC
Reassigning to the gnome folks
Comment 2 Mike Gardiner (RETIRED) gentoo-dev 2003-08-25 22:34:28 UTC
i cant reproduce this on x86, using FEATURES="sandbox" and FEATURES="usersandbox" it emerges fine. perhaps this is sparc related? or sparc perl related?
Comment 3 foser (RETIRED) gentoo-dev 2003-08-27 09:28:34 UTC
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.
Comment 4 Sven Blumenstein (RETIRED) gentoo-dev 2003-08-27 13:11:58 UTC
Abiword 1.99.5 emerged fine for me :)
Comment 5 foser (RETIRED) gentoo-dev 2003-08-28 12:35:59 UTC
ok, guess that fixes it for now

closing
Comment 6 Jason Wever (RETIRED) gentoo-dev 2003-08-28 12:41:20 UTC
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.