Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 121607

Summary: g-cpan attempts to build mod_perl as a g-cpan build
Product: Portage Development Reporter: George Clark <geogentoo>
Component: ToolsAssignee: Gentoo Perl team <perl>
Status: RESOLVED CANTFIX    
Severity: normal CC: mike
Priority: High    
Version: 2.0   
Hardware: All   
OS: Linux   
Whiteboard: g-cpan
Package list:
Runtime testing required: ---

Description George Clark 2006-02-04 17:06:08 UTC
Attempting to install Apache::Filter using g-cpan.  Unfortunately it creates a dependency for perl-gcpan/mod-perl-1.29   while my system already has  www-apache/mod_perl-1.29 installed.  (Note mod-perl vs. mod_perl).  After editing the generated Apache-Filter ebuild and rebuilding the digest I was able to install Apache::Filter.

gentoo 5.8.4 # g-cpan --install Apache::Filter
CPAN: Storable loaded ok
Going to read /root/.cpan/Metadata
  Database was generated on Sat, 04 Feb 2006 05:16:15 GMT
 * g-cpan: Existing ebuild found for perl-gcpan/Apache-Filter

Calculating dependencies ...done!
>>> Generating digest file...
<<< mod_perl-1.29.tar.gz
>>> Generating manifest file...
<<< files/digest-mod-perl-1.29
<<< mod-perl-1.29.ebuild
>>> Computed message digests.

>>> Generating digest file...
<<< Apache-Filter-1.024.tar.gz
>>> Generating manifest file...
<<< Apache-Filter-1.024.ebuild
<<< files/digest-Apache-Filter-1.024
>>> Computed message digests.

>>> emerge (1 of 2) perl-gcpan/mod-perl-1.29 to /

(ebuild fails)
Comment 1 Michael Cummings (RETIRED) gentoo-dev 2006-06-13 14:49:29 UTC
ken's broken apache-filter to where g-cpan cannot properly handle it (interactive configure). afraid this is one we can't do via g-cpan :(
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2006-07-04 03:53:09 UTC
*** Bug 139156 has been marked as a duplicate of this bug. ***