Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 101992 - sandbox violation in net-fs/samba-3.0.14a-r2
Summary: sandbox violation in net-fs/samba-3.0.14a-r2
Status: RESOLVED DUPLICATE of bug 96453
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Server (show other bugs)
Hardware: x86 Linux
: High normal
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-10 08:24 UTC by dack
Modified: 2005-08-10 08:28 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 dack 2005-08-10 08:24:10 UTC
The net-fs/samba-3.0.14a-r2 ebuild has a sandbox violation.  It tries to write
to /etc/krb5.conf.  Here are my use variables when encountering this error
(probably the kerberos or ldap is the issue):

[ebuild     U ] net-fs/samba-3.0.14a-r2 [3.0.10] -acl +cups -doc +kerberos +ldap
-libclamav +mysql +oav +pam -postgres +python -quotas +readline (-selinux)
-winbind -xml +xml2 0 kB

Reproducible: Always
Steps to Reproduce:
1.Set use variables as above (especially kerberos and ldap)
2.emerge net-fs/samba-3.0.14a-r2
Actual Results:  
sandbox violation on /etc/krb5.conf

Expected Results:  
Installed without trying to directly modify /etc/krb5.conf.

Gentoo Base System version 1.4.16
Portage 2.0.51.22-r2 (default-linux/x86/2005.0/2.4, gcc-3.3.5-20050130,
glibc-2.3.5-r0, 2.4.25-gentoo-r2 i686)
=================================================================
System uname: 2.4.25-gentoo-r2 i686 Pentium III (Coppermine)
ccache version 2.3 [enabled]
dev-lang/python:     2.3.5
sys-apps/sandbox:    1.2.11
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.5
sys-devel/binutils:  2.15.92.0.2-r10
sys-devel/libtool:   1.5.18-r1
virtual/os-headers:  2.4.22-r1
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -mcpu=i686 -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config
/usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -mcpu=i686 -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j4"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 apache2 arts avi berkdb bitmap-fonts crypt cups curl eds emboss encode
exiscan-acl foomaticdb fortran gd gdbm gif gpm
 gstreamer imap imlib innodb ipv6 jpeg kerberos ldap libg++ libwww mad maildir
mikmod motif mp3 mpeg mysql ncurses nls oav ogg
 oggvorbis opengl oss pam perl png python quicktime readline samba sdl slang
spell ssl tcpd tiff truetype truetype-fonts type1
-fonts vorbis xml2 xmms xv zlib userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2005-08-10 08:28:16 UTC
Upgrade sys-apps/sandbox to 1.2.12

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