Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 105080 - "emerge erlang" terminates with "access denied" message
Summary: "emerge erlang" terminates with "access denied" message
Status: RESOLVED DUPLICATE of bug 97707
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High blocker (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-06 16:05 UTC by Ryan Kaulakis
Modified: 2005-09-06 16: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 Ryan Kaulakis 2005-09-06 16:05:07 UTC
While trying to emerge erlang version 10.2.5 the ebuild halts during an erlc
step then repeatedly printing:
"ACCESS DENIED: access_wr: /
ACCESS DENIED: access_wr: /var"

Eventually an "ACCESS VIOLATION SUMMARY" is written to
"/var/log/sandbox/sandbox-dev-lang_-_erlang-10.2.5-19272.log". This file
contains several additional repitions of the error message mentioned above.

This is an enigmatic error message (from my POV at least), so I'm not sure if
this is an ebuild problem, or something unique to my system.

Reproducible: Always
Steps to Reproduce:
1. # emerge erlang
2.
3.

Actual Results:  
emerge terminates, printing "ACCESS DENIED: access_wr: /
ACCESS DENIED: access_wr: /var" repeatedly (which is also recorded in the log:
"/var/log/sandbox/sandbox-dev-lang_-_erlang-10.2.5-19272.log")

Expected Results:  
I'm guessing that access violations shouldn't occur during an ebuild.

Portage 2.0.51.22-r2 (default-linux/x86/2005.0/2.4, gcc-3.3.5-20050130,
glibc-2.3.5-r1, 2.6.10-gentoo-r6 i686)
=================================================================
System uname: 2.6.10-gentoo-r6 i686 AMD Athlon(tm) Processor
Gentoo Base System version 1.6.13
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.6
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 -march=athlon -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.2/share/config
/usr/kde/3.3/env /usr/kde/3.3/share/config /usr/kde/3.3/shutdown
/usr/kde/3.4/env /usr/kde/3.4/share/config /usr/kde/3.4/shutdown
/usr/kde/3/share/config /usr/lib/X11/xkb /usr/share/config
/usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/
/usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/
/usr/share/texmf/xdvi/ /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=athlon -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X aim alsa apache2 apm arts avi berkdb bitmap-fonts cdr crypt cups curl
divx4linux doc dvd dvdr eds emacs emboss encode esd fam fbcon flac foomaticdb
fortran gd gdbm gif gimp gnome gpm gstreamer gtk gtk2 icq imagemagick imap imlib
ipv6 java jpeg kde libg++ libwww mad mikmod motif mozilla mp3 mpeg msn mysql
ncurses nls offensive ogg oggvorbis opengl oscar pam pcre pdflib perl png python
qt quicktime readline samba sdl slang slp snmp spell ssl svga tcltk tcpd tetex
tiff truetype truetype-fonts type1-fonts unicode usb vorbis wmf wxwindows x86
xine xml2 xmms xv xvid yahoo 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-09-06 16:18:05 UTC
Upgrade your sandbox.

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