Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 188131 - g-cpan can't install CGI-Application-Plugin-Cache-Adaptive
Summary: g-cpan can't install CGI-Application-Plugin-Cache-Adaptive
Status: VERIFIED INVALID
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Tools (show other bugs)
Hardware: All Linux
: High major (vote)
Assignee: Portage Tools Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-08-08 16:39 UTC by Mike Limansky
Modified: 2010-12-15 20:28 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 Mike Limansky 2007-08-08 16:39:35 UTC
g-cpan crashes if I try to install CGI-Application-Plugin-Cache-Adaptive perl module.

Reproducible: Always

Steps to Reproduce:
1. emerge g-cpan
2. g-cpan -i CGI-Application-Plugin-Cache-Adaptive


Actual Results:  
g-cpan breacks with error

Application-4.06
Insufficient permissions! at /usr/lib/perl5/vendor_perl/5.8.8/Gentoo/CPAN.pm line 172, <DATA> line 32.

Expected Results:  
g-cpan have to install CGI-Application-Plugin-Cache-Adaptive perl module.

mail ~ # g-cpan -i CGI-Application-Plugin-Cache-Adaptive

/* many lines here */

>>> Creating Manifest for /var/tmp/g-cpan/perl-gcpan/CGI-Application
 * Generating ebuild for CGI::Application::Plugin::AutoRunmode
 * Ebuild generated for CGI-Application-Plugin-AutoRunmode
>>> Creating Manifest for /var/tmp/g-cpan/perl-gcpan/CGI-Application-Plugin-AutoRunmode
 * Exporter is part of the core perl install
/Checksum for /var/tmp/g-cpan/.cpan/sources/authors/id/K/KA/KAZUHO/Cache-Adaptive-0.03.tar.gz ok
Cache-Adaptive-0.03
Cache-Adaptive-0.03/inc
Cache-Adaptive-0.03/Changes
Cache-Adaptive-0.03/lib
Cache-Adaptive-0.03/MANIFEST
Cache-Adaptive-0.03/t
Cache-Adaptive-0.03/META.yml
Cache-Adaptive-0.03/README
Cache-Adaptive-0.03/Makefile.PL
Cache-Adaptive-0.03/t/cache-adaptive.t
Cache-Adaptive-0.03/t/pod-coverage.t
Cache-Adaptive-0.03/t/00-load.t
Cache-Adaptive-0.03/t/pod.t
Cache-Adaptive-0.03/lib/Cache
Cache-Adaptive-0.03/lib/Cache/Adaptive.pm
Cache-Adaptive-0.03/inc/Test
Cache-Adaptive-0.03/inc/Cache
Cache-Adaptive-0.03/inc/Module
Cache-Adaptive-0.03/inc/Spiffy.pm
Cache-Adaptive-0.03/inc/Module/Install.pm
Cache-Adaptive-0.03/inc/Module/Install
Cache-Adaptive-0.03/inc/Module/AutoInstall.pm
Cache-Adaptive-0.03/inc/Module/Install/AutoInstall.pm
Cache-Adaptive-0.03/inc/Module/Install/Fetch.pm
Cache-Adaptive-0.03/inc/Module/Install/TestBase.pm
Cache-Adaptive-0.03/inc/Module/Install/Makefile.pm
Cache-Adaptive-0.03/inc/Module/Install/Include.pm
Cache-Adaptive-0.03/inc/Module/Install/Base.pm
Cache-Adaptive-0.03/inc/Module/Install/Metadata.pm
Cache-Adaptive-0.03/inc/Module/Install/Can.pm
Cache-Adaptive-0.03/inc/Module/Install/WriteAll.pm
Cache-Adaptive-0.03/inc/Module/Install/Win32.pm
Cache-Adaptive-0.03/inc/Cache/MemoryCache.pm
Cache-Adaptive-0.03/inc/Test/Builder.pm
Cache-Adaptive-0.03/inc/Test/Base
Cache-Adaptive-0.03/inc/Test/Builder
Cache-Adaptive-0.03/inc/Test/More.pm
Cache-Adaptive-0.03/inc/Test/Base.pm
Cache-Adaptive-0.03/inc/Test/Builder/Module.pm
Cache-Adaptive-0.03/inc/Test/Base/Filter.pm
 * List::Util is part of the core perl install
 * Ebuild already exists for Cache-Cache (dev-perl/Cache-Cache)
 * Time::HiRes is part of the core perl install
 * Ebuild already exists for Class-Accessor (dev-perl/Class-Accessor)
 * Generating ebuild for Cache::Adaptive
 * Ebuild generated for Cache-Adaptive
>>> Creating Manifest for /var/tmp/g-cpan/perl-gcpan/Cache-Adaptive
 * Carp is part of the core perl install
\  Is already unwrapped into directory /var/tmp/g-cpan/.cpan/build/CGI-Application-4.06
Insufficient permissions! at /usr/lib/perl5/vendor_perl/5.8.8/Gentoo/CPAN.pm line 172, <DATA> line 32.
Comment 1 Mike Limansky 2007-08-13 16:00:23 UTC
It seems like this bug should be reassigned to Gentoo perl developers (perl@gentoo.org). 
Comment 2 Mike Limansky 2007-08-13 19:02:43 UTC
The problem is reproduced only if there is no portage overlays. So, this bug can be terminaited.