Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 19833 - evolution 1.3.2 sandbox violation
Summary: evolution 1.3.2 sandbox violation
Status: RESOLVED FIXED
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Unclassified (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Alastair Tse (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-04-23 08:55 UTC by Joe Eversole
Modified: 2011-10-30 22:18 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 Joe Eversole 2003-04-23 08:55:11 UTC
When I tried to emerge evolution-1.3.2 from the masked cvs distribution, I
received a sandbox violation:

>>> Completed installing into /var/tmp/portage/evolution-1.3.2/image/
 
--------------------------- ACCESS VIOLATION SUMMARY
---------------------------LOG FILE = "/tmp/sandbox-evolution-1.3.2-8591.log"
 
open_wr:   /var/lib/scrollkeeper/scrollkeeper_docs.tmp
--------------------------------------------------------------------------------



Reproducible: Always
Steps to Reproduce:
1. emerge sync
2. edit package.mask and remove the masks for evolution and it's dependants
3. ACCEPT_KEYWORDS="~x86" emerge evolution
4. wait a long time.

Actual Results:  
Sandbox violation as described above.

Expected Results:  
It should have installed evolution and I should have experienced euphoria from
anti aliased evolution.

eversolej evolution # cat /tmp/sandbox-evolution-1.3.2-8591.log
open_wr:   /var/lib/scrollkeeper/scrollkeeper_docs.tmp

===

eversolej evolution # emerge info
Portage 2.0.47-r10 (default-x86-1.4, gcc-3.2.2, glibc-2.3.1-r4)
=================================================================
System uname: 2.4.20-gentoo-r2 i686 Intel(R) Pentium(R) 4 CPU 1.80GHz
GENTOO_MIRRORS=" ftp://csociety-ftp.ecn.purdue.edu/pub/gentoo/
ftp://ftp.gtlib.cc.gatech.edu/pub/gentoo
http://ftp.belnet.be/mirror/rsync.gentoo.org/gentoo/
ftp://ftp.belnet.be/mirror/rsync.gentoo.org/gentoo/"
CONFIG_PROTECT="/etc /var/qmail/control /usr/kde/2/share/config
/usr/kde/3/share/config /usr/X11R6/lib/X11/xkb /usr/kde/3.1/share/config
/usr/share/config"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
PORTDIR="/usr/portage"
DISTDIR="/usr/portage/distfiles"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR_OVERLAY="/usr/local/portage"
USE="x86 oss 3dnow apm arts avi crypt cups encode gif gpm jpeg libg++ mikmod mmx
mpeg ncurses nls pdflib png quicktime spell truetype xml2 xmms xv zlib gtkhtml
alsa gdbm berkdb slang readline bonobo svga java guile X sdl tcpd pam libwww ssl
perl python esd imlib gnome gtk qt motif opengl mozilla -kde oggvorbis"
COMPILER="gcc3"
CHOST="i686-pc-linux-gnu"
CFLAGS="-march=pentium3 -O3 -pipe"
CXXFLAGS="-march=pentium3 -O3 -pipe"
ACCEPT_KEYWORDS="x86"
MAKEOPTS="-j2"
AUTOCLEAN="yes"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
FEATURES="sandbox ccache"
Comment 1 Alastair Tse (RETIRED) gentoo-dev 2003-04-23 17:20:36 UTC
should be fixed now. resync and try again. reopen if the problem still exists.