Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 121607 - g-cpan attempts to build mod_perl as a g-cpan build
Summary: g-cpan attempts to build mod_perl as a g-cpan build
Status: RESOLVED CANTFIX
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Tools (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Perl team
URL:
Whiteboard: g-cpan
Keywords:
: 139156 (view as bug list)
Depends on:
Blocks:
 
Reported: 2006-02-04 17:06 UTC by George Clark
Modified: 2006-07-04 03:53 UTC (History)
1 user (show)

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 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. ***