Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 550638 - www-apache/mod_perl-2.0.8 - newins: /usr/portage/www-apache/mod_perl/files/2.0.3/75_mod_perl.2.2.conf does not exist
Summary: www-apache/mod_perl-2.0.8 - newins: /usr/portage/www-apache/mod_perl/files/2....
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Server (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Perl team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-05-28 12:45 UTC by Vieri
Modified: 2015-05-29 04:32 UTC (History)
4 users (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 Vieri 2015-05-28 12:45:39 UTC
www-apache/mod_perl-2.0.8 fails to emerge as posted here:

https://forums.gentoo.org/viewtopic-p-7754788.html

It seems to have an easy solution according to the error message (conf file missing... it should be 75_mod_perl.conf.2.2):

* ERROR: www-apache/mod_perl-2.0.8::gentoo failed (install phase):
* !!! newins: /usr/portage/www-apache/mod_perl/files/2.0.3/75_mod_perl.2.2.conf does not exist
Comment 1 Vieri 2015-05-28 12:56:53 UTC
The apache eclass (APACHE2_MOD_CONF) expects to find FILES with the .conf suffix.
The mod_perl stable ebuild refers to a file that does not end in .conf but 2.2.
Renaming the file in FILES should be enough.
Comment 2 Vieri 2015-05-28 15:51:38 UTC
mv /usr/portage/www-apache/mod_perl/files/2.0.3/75_mod_perl.conf.2.2 /usr/portage/www-apache/mod_perl/files/2.0.3/75_mod_perl.2.2.conf
Comment 3 SpanKY gentoo-dev 2015-05-29 04:32:29 UTC
should be all set now in the tree; thanks for the report!

Commit message: Rename the old mod_perl.conf to match the ebuild
http://sources.gentoo.org/www-apache/mod_perl/files/2.0.3/75_mod_perl.2.2.conf?rev=1.1