Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 141434 - x11-misc/vym-1.8.0: sandbox violation
Summary: x11-misc/vym-1.8.0: sandbox violation
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Stuart Herbert (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-07-22 13:48 UTC by Kurt Hindenburg
Modified: 2006-07-30 21:11 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 Kurt Hindenburg 2006-07-22 13:48:15 UTC
>>> Source compiled.
>>> Test phase [not enabled]: x11-misc/vym-1.8.0

>>> Install vym-1.8.0 into /mnt/hd80gb_part6/portage/portage/vym-1.8.0/image/ category x11-misc
cp -f "vym" "/mnt/hd80gb_part6/portage/portage/vym-1.8.0/image//usr/bin/vym"
ACCESS DENIED  mkdir:     /part5
mkdir: cannot create directory `/mnt/hd80gb_part6/portage/portage/vym-1.8.0/image/../../../../../../part5': Permission denied
make: *** [install_support] Error 1

!!! ERROR: x11-misc/vym-1.8.0 failed.
Call stack:
  ebuild.sh, line 1545:   Called dyn_install
  ebuild.sh, line 1019:   Called src_install
  vym-1.8.0.ebuild, line 39:   Called die

!!! (no error message)
!!! If you need support, post the topmost build error, and the call stack if relevant.

--------------------------- ACCESS VIOLATION SUMMARY ---------------------------
LOG FILE = "/var/log/sandbox/sandbox-x11-misc_-_vym-1.8.0-28064.log"

mkdir:     /part5
--------------------------------------------------------------------------------





Portage 2.1.1_pre3-r3 (default-linux/x86/2006.0, gcc-3.4.6, glibc-2.3.6-r4, 2.6.16-gentoo-r12 i686)
=================================================================
System uname: 2.6.16-gentoo-r12 i686 AMD Duron(tm) processor
Gentoo Base System version 1.6.15
ccache version 2.4 [disabled]
app-admin/eselect-compiler: [Not Present]
dev-lang/python:     2.2.3-r6, 2.3.5-r2, 2.4.3-r1
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     2.4-r2
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2
sys-devel/binutils:  2.16.1-r3
sys-devel/gcc-config: 1.3.13-r3
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r5
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=athlon  -mtune=athlon -O2 -pipe -fomit-frame-pointer -mmmx -m3dnow"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /opt/KDEDIRS/branches/3.5/share/config /usr/share/X11/xkb /usr/share/config /var/qmail/alias /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf /etc/revdep-rebuild /etc/terminfo"
CXXFLAGS="-march=athlon  -mtune=athlon -O2 -pipe -fomit-frame-pointer -mmmx -m3dnow"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig clean distlocks metadata-transfer sandbox sfperms strict titles userpriv"
GENTOO_MIRRORS="http://mirror.datapipe.net/gentoo ftp://mirror.datapipe.net/gentoo ftp://gentoo.cites.uiuc.edu/pub/gentoo/ http://gentoo.cites.uiuc.edu/pub/gentoo/ http://mirror.phy.olemiss.edu/mirror/gentoo"
LC_ALL="en_US.utf8"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude='/distfiles' --exclude='/local' --exclude='/packages'"
PORTAGE_TMPDIR="/mnt/hd80gb_part6/portage"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.namerica.gentoo.org/gentoo-portage"
USE="x86 3dnow 3dnowext X alsa arts artswrappersuid audiofile bash-completion berkdb bigger-fonts bitmap-fonts browserplugin bzip2 cdparanoia cdr crypt cups doc dri encode esd examples ffmpeg flac foomaticdb gdbm gstreamer gtk2 imagemagick jack java joystick jpeg kde kdeenablefinal lcms mad maildir mailwrapper mikmod mmx mmxext mng mozilla mozsvg mp3 mpeg ncurses nls nomotif nptl nptlonly nsplugin ogg oggvorbis openal opengl oss perl png python qmail qt quicktime readline ruby ruby18 sdl spamassassin spell sqlite3 sse ssl svg symlink tcpd truetype truetype-fonts type1-fonts unicode vorbis win32codecs xml xorg xrandr xvid yaz zlib elibc_glibc input_devices_mouse input_devices_keyboard kernel_linux userland_GNU video_cards_savage video_cards_via"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LDFLAGS, LINGUAS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 Stuart Herbert (RETIRED) gentoo-dev 2006-07-27 10:14:46 UTC
Hrm, works here for me.  I can't spot anything in your emerge --info that would explain the problem either.

Best regards,
Stu
Comment 2 Kurt Hindenburg 2006-07-30 21:11:34 UTC
Interesting... 1.7.0 works, but not 1.8.0

I see in the ebuild the makefile and install methods have changed...