Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 36942 - rrdtool-1.0.45-r1 violates its sandbox
Summary: rrdtool-1.0.45-r1 violates its sandbox
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Perl team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-01-01 08:58 UTC by Axxackall
Modified: 2004-01-02 02:19 UTC (History)
1 user (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 Axxackall 2004-01-01 08:58:31 UTC
sandbox for rrdtool in 1.0.45-r1 is broken

Reproducible: Always
Steps to Reproduce:
1. emerge rrdtool


Actual Results:  
ACCESS DENIED  open_wr:   /usr/share/man/man3/RRDp.3pm
ACCESS DENIED  chmod:     /usr/share/man/man3/RRDp.3pm
...
ACCESS DENIED  open_wr:   /usr/share/man/man3/RRDs.3pm
ACCESS DENIED  chmod:     /usr/share/man/man3/RRDs.3pm
...
--------------------------- ACCESS VIOLATION SUMMARY ---------------------------
LOG FILE = "/tmp/sandbox-rrdtool-1.0.45-r1-1744.log"
 
open_wr:   /usr/share/man/man3/RRDp.3pm
chmod:     /usr/share/man/man3/RRDp.3pm
open_wr:   /usr/share/man/man3/RRDs.3pm
chmod:     /usr/share/man/man3/RRDs.3pm
--------------------------------------------------------------------------------


Expected Results:  
expected to complete installation within its sandbox
Comment 1 Axxackall 2004-01-01 09:20:44 UTC
# emerge info
Portage 2.0.49-r18 (default-x86-1.4, gcc-3.2.3, glibc-2.3.2-r3, 2.4.20-gentoo-r2)
=================================================================
System uname: 2.4.20-gentoo-r2 i686 Pentium III (Katmai)
Gentoo Base System version 1.4.3.10
distcc 2.9 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [enabled]
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-march=pentium3 -O3 -pipe"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /opt/jakarta/tomcat/conf /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3.1/share/config /usr/kde/3/share/config /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/afs/C /etc/afs/afsws /etc/gconf /etc/env.d"
CXXFLAGS="-march=pentium3 -O3 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs buildpkg ccache distcc sandbox"
GENTOO_MIRRORS="http://gentoo.mirrors.pair.com/"
MAKEOPTS="-j10"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="aalib acl apache2 berkdb cdr crypt cups curl emacs encode evo fam foomaticdb gb gd gdbm gpm guile imap java javascript ldap libg++ libgda libwww mad maildir mozcalendar mozilla mozxmlterm mysql ncurses oav odbc pam pdflib perl pg-hier postgres postgresql ppds python readline samba slang snmp spell ssl tcltk tcpd tetex x86 xemacs xml xml2 zeo zlib"
Comment 2 Martin Holzer (RETIRED) gentoo-dev 2004-01-01 10:46:51 UTC
rrdtool-1.0.45-r2 is stable

could you try it ?
Comment 3 Axxackall 2004-01-02 02:19:53 UTC
Yes, rrdtool-1.0.45-r2 builds without any sandbox violation.

Thank you