| Summary: | many PEAR packages fail with sandbox violation | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Péter Werner <Werner.Peter> |
| Component: | New packages | Assignee: | PHP Bugs <php-bugs> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | tb |
| Priority: | High | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
|
Description
Péter Werner
2007-03-14 21:40:44 UTC
*** Bug 170735 has been marked as a duplicate of this bug. *** These problems occures only on amd64 but not on x86 hardware (In reply to comment #2) > These problems occures only on amd64 but not on x86 hardware #emerge PEAR-DB [snip] >>> Compiling source in /var/tmp/portage/dev-php/PEAR-DB-1.7.10/work/DB-1.7.10 ... >>> Source compiled. >>> Test phase [not enabled]: dev-php/PEAR-DB-1.7.10 >>> Install PEAR-DB-1.7.10 into /var/tmp/portage/dev-php/PEAR-DB-1.7.10/image/ category dev-php ACCESS DENIED unlink: /session_mm_cli0.sem ACCESS DENIED open_wr: /session_mm_cli0.sem ACCESS DENIED unlink: /session_mm_cli0.sem >>> Completed installing PEAR-DB-1.7.10 into /var/tmp/portage/dev-php/PEAR-DB-1.7.10/image/ --------------------------- ACCESS VIOLATION SUMMARY --------------------------- LOG FILE = "/var/log/sandbox/sandbox-dev-php_-_PEAR-DB-1.7.10-10054.log" unlink: /session_mm_cli0.sem open_wr: /session_mm_cli0.sem unlink: /session_mm_cli0.sem -------------------------------------------------------------------------------- # emerge --info Portage 2.1.2.2 (default-linux/x86/2006.0, gcc-4.1.2, glibc-2.5-r1, 2.6.20-gentoo-r3 i686) ================================================================= System uname: 2.6.20-gentoo-r3 i686 AMD Athlon(tm) XP 2000+ Gentoo Base System release 1.12.9 Timestamp of tree: Thu, 22 Mar 2007 06:20:01 +0000 dev-lang/python: 2.4.4 dev-python/pycrypto: 2.0.1-r5 sys-apps/sandbox: 1.2.18.1 sys-devel/autoconf: 2.13, 2.61 sys-devel/automake: 1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10 sys-devel/binutils: 2.17 sys-devel/gcc-config: 1.3.15-r1 sys-devel/libtool: 1.5.23b virtual/os-headers: 2.6.20-r2 ACCEPT_KEYWORDS="x86 ~x86" AUTOCLEAN="yes" CBUILD="i586-pc-linux-gnu" CFLAGS="-march=athlon-xp -O2 -pipe -fomit-frame-pointer" CHOST="i586-pc-linux-gnu" CONFIG_PROTECT="/etc /etc/env.d" CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf /etc/init.d /etc/php/apache1-php5/ext-active/ /etc/php/apache2-php5/ext-active/ /etc/php/cgi-php5/ext-active/ /etc/php/cli-php5/ext-active/ /etc/revdep-rebuild /etc/terminfo" CXXFLAGS="-march=athlon-xp -O2 -pipe -fomit-frame-pointer" DISTDIR="/mnt/portage/distfiles" EMERGE_DEFAULT_OPTS="--alphabetical" FEATURES="autoconfig buildpkg ccache distlocks metadata-transfer parallel-fetch sandbox sfperms strict" GENTOO_MIRRORS="http://ftp.easynet.nl/mirror/gentoo/ http://ftp.heanet.ie/pub/gentoo/ http://gentoo.blueyonder.co.uk ftp://gentoo.blueyonder.co.uk/mirrors/gentoo ftp://ftp.easynet.nl/mirror/gentoo/" LANG="en_GB" LC_ALL="en_GB" LINGUAS="en_GB" MAKEOPTS="-j2" PKGDIR="/mnt/portage/packages/desiato" PORTAGE_RSYNC_EXTRA_OPTS="--timeout=500" 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 --filter=H_**/files/digest-*" PORTAGE_TMPDIR="/var/tmp" PORTDIR="/usr/portage" PORTDIR_OVERLAY="/mnt/portage/local" SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage" USE="3dnow apache2 apm berkdb bitmap-fonts bzip2 cli cracklib crypt cups curl dbus dri eds emboss encode esd fam foomaticdb fortran ftp gd gdbm gif gmp gstreamer gtk2 iconv imap imlib isdnlog jpeg libg++ libwww logrotate mad maildir mbox midi mikmod mmx mp3 mpeg mysql ncurses nptl ogg opengl oss pcre perl png ppds pppd python quicktime readline reflection sasl session spl ssl tcpd truetype-fonts type1-fonts usb vhosts vorbis x86 xml xorg xv zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1 emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mulaw multi null plug rate route share shm softvol" ELIBC="glibc" INPUT_DEVICES="keyboard mouse evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="en_GB" USERLAND="GNU" VIDEO_CARDS="apm ark ati chips cirrus cyrix dummy fbdev glint i128 i740 i810 imstt mga neomagic nsc nv rendition s3 s3virge savage siliconmotion sis sisusb tdfx tga trident tseng v4l vesa vga via vmware voodoo" Unset: CTARGET, INSTALL_MASK, LDFLAGS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS This should be fixed in CVS now, just emerge --sync in a few hours to get the fixes. Best regards, CHTEKK. |