Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 151328 - www-apps/otrs-2.0.4 misses Perl package
Summary: www-apps/otrs-2.0.4 misses Perl package
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Perl team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-10-14 05:45 UTC by Christian Weiske
Modified: 2007-01-04 06:16 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 Christian Weiske 2006-10-14 05:45:31 UTC
I installed www-apps/otrs-2.0.4 on a fresh system. After this, I used the bin/otrs.checkModules to look if everything is ok. It turned out that Date::Format was missing.

support bin # ./otrs.checkModules
                  CGI ... ok
          Date::Pcalc ... ok
         Date::Format ... not installed! (required - use "perl -MCPAN -e shell;")
                  DBI ... ok


Also, Apache::Registry does not get installed, giving an error at startup:
[Sat Oct 14 12:36:38 2006] [error] [client 0.0.0.0] failed to resolve han
dler `Apache::Registry': Can't locate Apache/Registry.pm in @INC (@INC contains:
 /home/httpd/perl /etc/perl /usr/lib/perl5/vendor_perl/5.8.8/i686-linux /usr/lib
/perl5/vendor_perl/5.8.8 /usr/lib/perl5/vendor_perl /usr/lib/perl5/site_perl/5.8
.8/i686-linux /usr/lib/perl5/site_perl/5.8.8 /usr/lib/perl5/site_perl /usr/lib/p
erl5/5.8.8/i686-linux /usr/lib/perl5/5.8.8 /usr/local/lib/site_perl . /usr/lib/a
pache2) at (eval 6) line 3.\n
Comment 1 Renat Lumpau (RETIRED) gentoo-dev 2006-10-19 19:46:13 UTC
TimeDate issue fixed, thanks.

Apache::Registry is a mod_perl issue, reassigning.
Comment 2 Renat Lumpau (RETIRED) gentoo-dev 2007-01-03 18:06:03 UTC
Is this still an issue?
Comment 3 Christian Weiske 2007-01-03 22:50:05 UTC
I don't use the package anymore, so I can't say.
Comment 4 Renat Lumpau (RETIRED) gentoo-dev 2007-01-04 06:16:43 UTC
reopen if necessary