Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 116044 - mod_perl-2.0.1-r2.ebuild sandbox access violation
Summary: mod_perl-2.0.1-r2.ebuild sandbox access violation
Status: RESOLVED DUPLICATE of bug 104895
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-12-19 07:49 UTC by Y-z
Modified: 2005-12-19 10:32 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
the sandbox log file (sandbox-www-apache_-_mod_perl-2.0.1-r2-18397.log,140 bytes, text/plain)
2005-12-19 07:51 UTC, Y-z
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Y-z 2005-12-19 07:49:10 UTC
emerging fails with an access violation:

"-e qq{.mypacklist} && uninstall(qq{.mypacklist}, 1, 0)"
unlink /usr/lib/perl5/vendor_perl/5.8.6/i686-linux/Apache/test.pm
ACCESS DENIED  chmod:     /usr/lib/perl5/vendor_perl/5.8.6/i686-linux/Apache/test.pm
ACCESS DENIED  unlink:    /usr/lib/perl5/vendor_perl/5.8.6/i686-linux/Apache/test.pm
Cannot forceunlink /usr/lib/perl5/vendor_perl/5.8.6/i686-linux/Apache/test.pm: Permission denied at -e line 1
make: *** [nuke_Apache__test] Error 255

!!! ERROR: www-apache/mod_perl-2.0.1-r2 failed.
!!! Function src_install, Line 127, Exitcode 2
!!! (no error message)
!!! If you need support, post the topmost build error, NOT this status message.

--------------------------- ACCESS VIOLATION SUMMARY ---------------------------
LOG FILE = "/var/log/sandbox/sandbox-www-apache_-_mod_perl-2.0.1-r2-18397.log"

chmod:     /usr/lib/perl5/vendor_perl/5.8.6/i686-linux/Apache/test.pm
unlink:    /usr/lib/perl5/vendor_perl/5.8.6/i686-linux/Apache/test.pm
--------------------------------------------------------------------------------
Comment 1 Y-z 2005-12-19 07:51:04 UTC
Created attachment 75099 [details]
the sandbox log file

Probably not really helpful, just to be complete.
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2005-12-19 10:32:00 UTC

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