Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 90315 - PEAR-{XML_RPC,Archive_Tar} fails to emerge on s390 (sandbox violation)
Summary: PEAR-{XML_RPC,Archive_Tar} fails to emerge on s390 (sandbox violation)
Status: RESOLVED DUPLICATE of bug 88683
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: PHP Bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 76991
  Show dependency tree
 
Reported: 2005-04-24 18:44 UTC by SpanKY
Modified: 2005-07-17 13:06 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 SpanKY gentoo-dev 2005-04-24 18:44:45 UTC
i tried both versions ...

>>> Install PEAR-XML_RPC-1.1.0 into /var/tmp/portage/PEAR-XML_RPC-1.1.0/image/ category dev-php
install ok: XML_RPC 1.1.0
ACCESS DENIED  open_wr:   /var/lib/net-snmp/snmpapp.conf
No log handling enabled - turning on stderr logging
read_config_store open failure on //var/lib/net-snmp/snmpapp.conf
ACCESS DENIED  open_wr:   /var/lib/net-snmp/snmpapp.conf
read_config_store open failure on //var/lib/net-snmp/snmpapp.conf
ACCESS DENIED  open_wr:   /var/lib/net-snmp/snmpapp.conf
read_config_store open failure on //var/lib/net-snmp/snmpapp.conf
man:
prepallstrip:
strip: s390-ibm-linux-gnu-strip --strip-unneeded
>>> Completed installing PEAR-XML_RPC-1.1.0 into /var/tmp/portage/PEAR-XML_RPC-1.1.0/image/

--------------------------- ACCESS VIOLATION SUMMARY ---------------------------
LOG FILE = "/tmp/sandbox-dev-php_-_PEAR-XML_RPC-1.1.0-18864.log"

open_wr:   /var/lib/net-snmp/snmpapp.conf
open_wr:   /var/lib/net-snmp/snmpapp.conf
open_wr:   /var/lib/net-snmp/snmpapp.conf
--------------------------------------------------------------------------------

Portage 2.0.51.19 (default-linux/s390/2004.3, gcc-3.4.1, glibc-2.3.2-r12, 2.4.21-9.0.1.EL s390)
=================================================================
System uname: 2.4.21-9.0.1.EL s390 2064
Gentoo Base System version 1.4.16
Python:              dev-lang/python-2.3.4-r1 [2.3.4 (#1, Feb 25 2005, 23:23:49)]
ccache version 2.3 [enabled]
dev-lang/python:     2.3.4-r1
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.5, 1.8.5-r3, 1.7.9-r1, 1.6.3, 1.4_p6, 1.9.4
sys-devel/binutils:  2.15.90.0.1.1-r4
sys-devel/libtool:   1.5.14
virtual/os-headers:  2.4.22
ACCEPT_KEYWORDS="s390"
AUTOCLEAN="yes"
CFLAGS="-O2 -pipe"
CHOST="s390-ibm-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks noauto nodoc noinfo sandbox strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
LANG="en_US.UTF-8"
MAKEOPTS="-j8"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.namerica.gentoo.org/gentoo-portage"
USE="s390 berkdb bitmap-fonts crypt cscope cups fbcon font-server foomaticdb gdbm imlib jpeg libwww mad mikmod mpeg mysql ncurses nls pam perl png postgres python readline ruby samba snmp spell ssl tcpd tiff truetype truetype-fonts type1-fonts xml2 zlib"
Unset:  ASFLAGS, CBUILD, CTARGET, LC_ALL, LDFLAGS, LINGUAS, PORTDIR_OVERLAY
Comment 1 SpanKY gentoo-dev 2005-04-24 18:47:24 UTC
seems to be a general pear issue ?  PEAR-Archive_Tar fails in the same way ...
Comment 2 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2005-04-24 18:48:45 UTC
portage is supposed to have addpredict entries for the snmp stuff (since any binary that is linked to the snmp lib tends to run stuff from snmp due to how snmp works).
Comment 3 Sebastian Bergmann (RETIRED) gentoo-dev 2005-05-08 22:42:24 UTC

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