Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 51154 - sandbox violation error with XML-RegExp-0.3-r1
Summary: sandbox violation error with XML-RegExp-0.3-r1
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Gentoo Perl team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-05-15 13:27 UTC by Pierre-Henri Jondot
Modified: 2004-06-14 00:40 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 Pierre-Henri Jondot 2004-05-15 13:27:52 UTC
when emerging XML-RegExp-0.3r1 (as a dependancy to xsane), I get ACCESS DENIED sandbox violations... :
>>> Install XML-RegExp-0.03-r1 into /var/tmp/portage/XML-RegExp-0.03-r1/image/ category dev-perl
ACCESS DENIED  open_wr:   /usr/lib/perl5/vendor_perl/5.8.0/XML/RegExp.pm
Installing /usr/lib/perl5/vendor_perl/5.8.0/XML/RegExp.pm
ACCESS DENIED  chmod:     /usr/lib/perl5/vendor_perl/5.8.0/XML/RegExp.pm
ACCESS DENIED  open_wr:   /usr/man/man3pm/XML::RegExp.3pm
Installing /usr/man/man3pm/XML::RegExp.3pm
ACCESS DENIED  chmod:     /usr/man/man3pm/XML::RegExp.3pm
Appending installation info to /usr/lib/perl5/5.8.0/i686-linux/perllocal.pod
man:
prepallstrip:
strip: 
>>> Completed installing into /var/tmp/portage/XML-RegExp-0.03-r1/image/
Comment 1 Michael Cummings (RETIRED) gentoo-dev 2004-06-13 07:26:23 UTC
I can't dup this at all. Are you perhaps using any "special" features? (usersandbox, userpriv, etc.?)
Comment 2 Pierre-Henri Jondot 2004-06-14 00:40:03 UTC
Neither can't I anymore... By emerging sync and updating portage today (from 2.0.50-r6 to 2.0.50-r8) emerging XML-RegExp included today the updating of perl from 5.8.0 to 5.8.2 and I couldn't experience sandbox violation anymore...

I guess then it is safe to close that bug...