[LON-CAPA-dev] Catalog.pm missing

Stefan Bisitz lon-capa-dev@mail.lon-capa.org
Mon, 29 Sep 2008 17:17:01 +0200


Hi,

An update on our development server (CentOS 5) to bleeding edge has
caused troubles. Catalog.pm is missing.

The restart of the webserver complains:
(/var/log/httpd/error_log)
[error] Can't locate DateTime/Locale/Catalog.pm in @INC (
[...]
) at /home/httpd/lib/perl//Apache/loncommon.pm line 72.

The latest version of loncommon.pm (1.687) uses
use DateTime::Locale::Catalog;
in line 72

I checked /etc/yum.conf and found the production versions. I changed
this to testing versions according to Stuarts E-Mail:
http://mail.lon-capa.org/pipermail/lon-capa-dev/2007-November/001852.html
and executed
yum update

Catalog.pm is still missing.

What to do? Manual install? Of course I can do this, but shouldn't it be
"automatically" included? Can I expect that it will be included in the
LON-CAPA-prerequisites in future?

What do you suggest to do for now?

Thanks,
Stefan Bisitz