Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 73672 - Sandbox violation: mkdir: /usr/lib/ion3
Summary: Sandbox violation: mkdir: /usr/lib/ion3
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Tom Payne (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-12-07 08:22 UTC by Joerg Plate
Modified: 2004-12-19 10:01 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
ion3-20040906.ebuild patch (ion3-20040906.diff,431 bytes, patch)
2004-12-07 12:36 UTC, Tom Knight (RETIRED)
Details | Diff
ion3-20041005.ebuild patch (ion3-20041005.diff,431 bytes, patch)
2004-12-07 12:37 UTC, Tom Knight (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Joerg Plate 2004-12-07 08:22:12 UTC
see Summary...

Reproducible: Always
Steps to Reproduce:
1. emerge ion3

Actual Results:  
>>> Test phase [not enabled]: x11-wm/ion3-20041005

>>> Install ion3-20041005 into /var/tmp/portage/ion3-20041005/image/ category x11-wm
set -e; for i in ioncore luaextl ion pwm etc utils man po mod_ionws mod_floatws
mod_query mod_menu mod_dock mod_sp mod_sm mod_panews de ext_statusbar; do make
-C $i install; done
make[1]: Entering directory
`/var/tmp/portage/ion3-20041005/work/ion-3ds-20041005/ioncore'
mkdir -p //usr/lib/ion3/lc
ACCESS DENIED  mkdir:     /usr/lib/ion3
mkdir: cannot create directory `//usr/lib/ion3': Permission denied
make[1]: *** [lc_install] Error 1
make[1]: Leaving directory
`/var/tmp/portage/ion3-20041005/work/ion-3ds-20041005/ioncore'
make: *** [subdirs-install] Error 2

!!! ERROR: x11-wm/ion3-20041005 failed.
!!! Function src_install, Line 53, Exitcode 2


Expected Results:  
install ion3


Portage 2.0.51-r8 (default-linux/amd64/2004.3, gcc-3.4.3,
glibc-2.3.4.20041102-r0, 2.6.9-gentoo-r9 x86_64)
=================================================================
System uname: 2.6.9-gentoo-r9 x86_64 AMD Athlon(tm) 64 Processor 4000+
Gentoo Base System version 1.6.7
Python:              dev-lang/python-2.3.4 [2.3.4 (#1, Dec  5 2004, 15:16:18)]
ccache version 2.3 [enabled]
dev-lang/python:     2.3.4
sys-devel/autoconf:  2.59-r6, 2.13
sys-devel/automake:  1.9.3, 1.5, 1.8.5-r2, 1.6.3, 1.4_p6, 1.7.9
sys-devel/binutils:  2.15.90.0.1.1-r3, 2.15.92.0.2-r1
sys-devel/libtool:   1.5.2-r7
virtual/os-headers:  2.6.8.1-r1
ACCEPT_KEYWORDS="amd64 ~amd64"
AUTOCLEAN="yes"
CFLAGS="-O2 -march=athlon64 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3.3/env /usr/kde/3.3/share/config /usr/kde/3.3/shutdown
/usr/kde/3/share/config /usr/lib/mozilla/defaults/pref /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=athlon64 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig buildpkg candy ccache distlocks moo sandbox"
GENTOO_MIRRORS="ftp://ftp.tu-clausthal.de/pub/linux/gentoo/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
Comment 1 Carsten Lohrke (RETIRED) gentoo-dev 2004-12-07 08:26:08 UTC
not stable, does not stop you using gentoo, normal bug
Comment 2 Tom Knight (RETIRED) gentoo-dev 2004-12-07 12:36:13 UTC
Created attachment 45456 [details, diff]
ion3-20040906.ebuild patch
Comment 3 Tom Knight (RETIRED) gentoo-dev 2004-12-07 12:37:21 UTC
Created attachment 45457 [details, diff]
ion3-20041005.ebuild patch

These patches overcome the access violation
Comment 4 Joerg Plate 2004-12-08 04:15:29 UTC
>>> x11-wm/ion3-20041005 merged.
Comment 5 Tom Payne (RETIRED) gentoo-dev 2004-12-19 10:01:10 UTC
Thanks for the patches. Now in CVS.