Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 114194 - sandbox access violation: /etc/krb5.conf during samba emerge
Summary: sandbox access violation: /etc/krb5.conf during samba emerge
Status: RESOLVED DUPLICATE of bug 96453
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal
Assignee: Gentoo's SAMBA Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-12-01 14:08 UTC by Elliot Mackenzie
Modified: 2005-12-02 01:51 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 Elliot Mackenzie 2005-12-01 14:08:56 UTC
emerge samba results in a sandbox access violation for /etc/krb5.conf.

The error is:
access_wr: /etc/krb5.conf

Reproducible: Always
Steps to Reproduce:
1. emerge samba
2.
3.

Actual Results:  
Sandbox access violation
access_wr: /etc/krb5.conf

The build does not complete

Expected Results:  
emerged without sandbox access violation.

# emerge -p samba

These are the packages that I would merge, in order:

Calculating dependencies ...done!
[ebuild     U ] net-fs/samba-3.0.14a-r2 [3.0.10] 

Emerge info:

Portage 2.0.51.22-r3 (default-linux/x86/2005.0, gcc-3.3.6, glibc-2.3.5-r2,
2.6.12-gentoo-r6 i686)
=================================================================
System uname: 2.6.12-gentoo-r6 i686 Pentium III (Coppermine)
Gentoo Base System version 1.6.13
dev-lang/python:     2.3.5, 2.4.2
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.6-r1
sys-devel/binutils:  2.16.1
sys-devel/libtool:   1.5.20
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=pentium3 -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3/share/config /usr/lib/fax /usr/share/config /var/bind
/var/qmail/control /var/spool/fax/etc"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=pentium3 -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="ftp://mirror.pacific.net.au/linux/Gentoo ftp://gentoo.ccccom.com
http://mirror.gentoo.gr.jp http://open-systems.ufl.edu/mirrors/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 acl alsa apache2 apm arts avi berkdb bitmap-fonts bzip2 clearpasswd
crypt cups curl eds emboss encode expat foomaticdb fortran gd gdbm gif gmp gpm
gstreamer gtk2 idn imap imlib ipv6 jpeg kerberos lcms ldap libg++ libwww mad
mbox mhash mikmod mmx mng motif mp3 mpeg ncurses nls ogg oggvorbis opengl oss
pam pcre pdflib perl png pop3 python qt quicktime readline samba sasl sdl slang
spell sse ssl tcpd tiff truetype truetype-fonts type1-fonts udev vorbis winbind
xml2 xmms xv zlib userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTDIR_OVERLAY
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2005-12-02 01:51:06 UTC
Upgrade your sandbox to 1.2.12 at least...

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