Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 101515 - access_wr: /etc/krb5.conf sandbox violation on PEAR-XML_RPC
Summary: access_wr: /etc/krb5.conf sandbox violation on PEAR-XML_RPC
Status: RESOLVED DUPLICATE of bug 101433
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: PHP Bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-06 00:47 UTC by Andy Wang
Modified: 2005-08-09 06:25 UTC (History)
2 users (show)

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 Andy Wang 2005-08-06 00:47:07 UTC
>>> emerge (1 of 1) dev-php/PEAR-XML_RPC-1.3.3 to /
>>> md5 files   ;-) PEAR-XML_RPC-1.3.1.ebuild
>>> md5 files   ;-) PEAR-XML_RPC-1.3.3.ebuild
>>> md5 files   ;-) PEAR-XML_RPC-1.3.2.ebuild
>>> md5 files   ;-) files/digest-PEAR-XML_RPC-1.3.1
>>> md5 files   ;-) files/digest-PEAR-XML_RPC-1.3.2
>>> md5 files   ;-) files/digest-PEAR-XML_RPC-1.3.3
>>> md5 src_uri ;-) XML_RPC-1.3.3.tgz
>>> Unpacking source...
>>> Unpacking XML_RPC-1.3.3.tgz to /var/tmp/portage/PEAR-XML_RPC-1.3.3/work
tar: A lone zero block at 244
>>> Source unpacked.
>>> Test phase [not enabled]: dev-php/PEAR-XML_RPC-1.3.3

>>> Install PEAR-XML_RPC-1.3.3 into /var/tmp/portage/PEAR-XML_RPC-1.3.3/image/ category dev-
php
ACCESS DENIED  access_wr: /etc/krb5.conf
ACCESS DENIED  access_wr: /etc/krb5.conf
ACCESS DENIED  access_wr: /etc/krb5.conf
install ok: XML_RPC 1.3.3
man:
prepallstrip:
strip: i686-pc-linux-gnu-strip --strip-unneeded
>>> Completed installing PEAR-XML_RPC-1.3.3 into /var/tmp/portage/PEAR-XML_RPC-1.3.3/image/

--------------------------- ACCESS VIOLATION SUMMARY ---------------------------
LOG FILE = "/var/log/sandbox/sandbox-dev-php_-_PEAR-XML_RPC-1.3.3-9723.log"

access_wr: /etc/krb5.conf
access_wr: /etc/krb5.conf
access_wr: /etc/krb5.conf
--------------------------------------------------------------------------------


Looks like php-pear.eclass needs to add addpredict /etc/krb5.conf to the install() function.

Reproducible: Always
Steps to Reproduce:
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2005-08-06 01:05:19 UTC
Well, this and a few other similar bugs look like dupes of Bug 101433 to me. 
Comment 2 Martin Schlemmer (RETIRED) gentoo-dev 2005-08-06 02:18:41 UTC
Jakub: yup.
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2005-08-09 06:25:07 UTC
sandbox-1.2.12 fixes that for me, marking as a dupe of Bug 101433.

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