Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 105806 - Apache-Gallery cannot find Apache.pm for mod_perl2
Summary: Apache-Gallery cannot find Apache.pm for mod_perl2
Status: VERIFIED UPSTREAM
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Web Application Packages Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-13 07:39 UTC by Ooblick
Modified: 2006-02-28 10:51 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 Ooblick 2005-09-13 07:39:05 UTC
I'm currently trying to run Apache-Gallery with Apache2 and mod_perl 2. The
exact versions are:

new-www/apache-2.0.54-r30
www-apache/mod_perl-2.0.1-r2
www-apps/Apache-Gallery-0.9.1

I have the "apache2" USE flag set. The error log says that it cannot find Apache.pm

Reproducible: Always
Steps to Reproduce:
1. Install Apache-Gallery with apache2 and mod_perl 2
2. Set up a virtual host by uncommenting out the example provided by
Apache-Gallery (/etc/apache2/vhosts.d/76_apache2-gallery.conf).
3. Try to view the website for that vhost
Actual Results:  
[Tue Sep 13 15:28:47 2005] [error] [client 127.0.0.1] failed to resolve handler
`Apache::Gallery': Can't locate Apache2.pm in @INC (@INC contains:
/home/httpd/perl /etc/perl /usr/lib/perl5/site_perl/5.8.6/i686-linux
/usr/lib/perl5/site_perl/5.8.6 /usr/lib/perl5/site_perl
/usr/lib/perl5/vendor_perl/5.8.6/i686-linux /usr/lib/perl5/vendor_perl/5.8.6
/usr/lib/perl5/vendor_perl /usr/lib/perl5/5.8.6/i686-linux /usr/lib/perl5/5.8.6
/usr/local/lib/site_perl . /usr/lib/apache2) at
/usr/lib/perl5/vendor_perl/5.8.6/Apache/Gallery.pm line 22.\nBEGIN
failed--compilation aborted at
/usr/lib/perl5/vendor_perl/5.8.6/Apache/Gallery.pm line 43.\nCompilation failed
in require at (eval 10) line 3.\n


Expected Results:  
Web page displayed.

"slocate Apache.pm" give this output:

/usr/lib/perl5/5.8.6/CGI/Apache.pm
/usr/lib/perl5/vendor_perl/5.8.6/CGI/Apache.pm
/usr/lib/perl5/vendor_perl/5.8.6/i686-linux/DBI/ProfileDumper/Apache.pm
Comment 1 Ooblick 2005-09-13 07:40:22 UTC
The log shown in the "Actual Results" section is from the apache error_log.
Comment 2 Ooblick 2005-11-27 00:59:19 UTC
This bug has been open for nearly 3 months without anyone looking at it. I don't
even think it's been assigned to the right person. The last person to look at it
was web-apps@gentoo.org.
Comment 3 Renat Lumpau (RETIRED) gentoo-dev 2005-12-18 06:26:02 UTC
Please file this upstream.
Comment 4 Renat Lumpau (RETIRED) gentoo-dev 2006-01-11 07:01:09 UTC
you may want to check out 1.0_rc3 btw
Comment 5 Ooblick 2006-02-28 10:51:08 UTC
Sorry for the delay on my part. And there was me complaining about this not getting looked at.

I just wanted to let you know that as of today, Apache-Gallery-1.0_rc3 installs and works perfectly right out of the box. The only ~x86 package I need is Apache-Gallery itself, everything else is standard. This is with apache2.

Thanks again.