Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 138332 - app-text/po4a-0.21 sandbox violation
Summary: app-text/po4a-0.21 sandbox violation
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Perl team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-06-28 03:58 UTC by Heiner
Modified: 2006-06-28 13:24 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 Heiner 2006-06-28 03:58:53 UTC
Hi!

emerge po4a

ends in a:

ACCESS DENIED chmod: /usr/share/man/man1/po4a-translate.1
ACCESS DENIED unlink: /usr/share/man/man1/po4a-translate.1
Cannot forceunlink /usr/share/man/man1/po4a-translate.1: Permission denied at /usr/lib/perl5/5.8.8/File/Find.pm line 886
make: *** [install] Error 13

!!! ERROR: app-text/po4a-0.21 failed.
Call stack:
ebuild.sh, line 1539: Called dyn_install
ebuild.sh, line 1013: Called src_install
ebuild.sh, line 1248: Called perl-module_src_install
perl-module.eclass, line 155: Called die

!!! (no error message)
!!! If you need support, post the topmost build error, and the call stack if relevant.

--------------------------- ACCESS VIOLATION SUMMARY ---------------------------
LOG FILE = "/var/log/sandbox/sandbox-app-text_-_po4a-0.21-30503.log"



The log file does not say anything new:

chmod: /usr/share/man/man1/po4a-translate.1
unlink: /usr/share/man/man1/po4a-translate.1

I am logged in as root and I have deleted /var/tmp/portage before the emerge.

My system should be up to date (did an emerge --sync and emerge --update --deep --newuse world on 25.6.)



Heiner
Comment 1 Michael Cummings (RETIRED) gentoo-dev 2006-06-28 10:17:16 UTC
All set. Emerge --sync in a few hours and you should be able to install this without any problems.
Comment 2 Heiner 2006-06-28 13:24:55 UTC
Hi!

Works now. Thanks!


Heiner