Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 51865 - dev-perl/text-template won't install
Summary: dev-perl/text-template won't install
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High blocker (vote)
Assignee: Gentoo Perl team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-05-23 14:40 UTC by klavs klavsen
Modified: 2004-06-13 09:42 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 klavs klavsen 2004-05-23 14:40:35 UTC
When running: emerge dev-perl/text-template I get this:

>>> Install text-template-1.44 into /var/tmp/portage/text-template-1.44/image/ category dev-perl
ACCESS DENIED  mkdir:     /usr/lib/perl5/vendor_perl/5.8.0/Text
mkdir /usr/lib/perl5/vendor_perl/5.8.0/Text: Permission denied at /usr/lib/perl5/5.8.0/ExtUtils/Install.pm line 137
make: *** [pure_vendor_install] Error 255

!!! ERROR: dev-perl/text-template-1.44 failed.
!!! Function perl-module_src_install, Line 80, Exitcode 2
!!! (no error message)

--------------------------- ACCESS VIOLATION SUMMARY ---------------------------
LOG FILE = "/tmp/sandbox-dev-perl_-_text-template-1.44-16311.log"

mkdir:     /usr/lib/perl5/vendor_perl/5.8.0/Text
--------------------------------------------------------------------------------

:(

Reproducible: Always
Steps to Reproduce:
1. emerge dev-perl/text-template
2. 
3.



Expected Results:  
It should have installed the package - instead it died, because the
install-script tries to go outside the sandbox :(
Comment 1 Anders Hellgren gentoo-dev 2004-06-11 12:26:08 UTC
Please try upgrading to perl >=5.8.2 and/or ExtUtils-MakeMaker >=6.17. Older versions are broken sandbox wise. perl-5.8.2 and higher doesn't need ExtUtil-MakeMaker.
Comment 2 Michael Cummings (RETIRED) gentoo-dev 2004-06-13 07:30:43 UTC
Anders covered it nicely. Any update on this?
Comment 3 klavs klavsen 2004-06-13 09:24:10 UTC
upgr. ExtUtils to 6.21 - and now it works :)
Comment 4 Michael Cummings (RETIRED) gentoo-dev 2004-06-13 09:42:05 UTC
good to hear. closing out