[Cipux-devel] Bug#602912: cipux-cat-web: missing dependency of liblocale-maketext-lexicon-perl.

Per Carlson pelle at hemmop.com
Tue Nov 9 11:17:06 UTC 2010


Package: cipux-cat-web
Version: 3.4.0.2-3
Severity: important


The cipux-cat-web package depends on liblocale-maketext-lexicon-perl to run properly.

A clean install gives the following apache2 errors when trying to load the page $server/cipux-cat-web/cat.cgi:

[Tue Nov  9 11:28:15 2010] View.pm: Use of uninitialized value $arg in join or string at /usr/share/perl/5.10/CGI/Carp.pm line 434.
[Tue Nov  9 11:28:15 2010] cat.cgi: Died at /usr/share/perl/5.10/base.pm line 93.
[Tue Nov  9 11:28:15 2010] cat.cgi: BEGIN failed--compilation aborted at /usr/share/perl5/CipUX/CAT/Web/View.pm line 28.
[Tue Nov  9 11:28:15 2010] cat.cgi: Compilation failed in require at /usr/share/perl5/CipUX/CAT/Web/Controller.pm line 22.
[Tue Nov  9 11:28:15 2010] cat.cgi: BEGIN failed--compilation aborted at /usr/share/perl5/CipUX/CAT/Web/Controller.pm line 22.
[Tue Nov  9 11:28:15 2010] cat.cgi: Compilation failed in require at /usr/share/perl5/CipUX/CAT/Web.pm line 22.
[Tue Nov  9 11:28:15 2010] cat.cgi: BEGIN failed--compilation aborted at /usr/share/perl5/CipUX/CAT/Web.pm line 22.
[Tue Nov  9 11:28:15 2010] cat.cgi: Compilation failed in require at /usr/share/cipux-cat-web/web/cat.cgi line 22.
[Tue Nov  9 11:28:15 2010] cat.cgi: BEGIN failed--compilation aborted at /usr/share/cipux-cat-web/web/cat.cgi line 22.


When checking the package View.pm, Perl complains about a missing module:

$ perl -wc /usr/share/perl5/CipUX/CAT/Web/View.pm
Status: 500
Content-type: text/html

<h1>Software error:</h1>
<pre>Can't locate Locale/Maketext/Lexicon.pm in @INC (@INC contains: /etc/perl /usr/local/lib/perl/5.10.1 /usr/local/share/perl/5.10.1 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.10 /usr/share/perl/5.10 /usr/local/lib/site_perl .) at /usr/share/perl5/CipUX/CAT/Web/L10N.pm line 20.
BEGIN failed--compilation aborted at /usr/share/perl5/CipUX/CAT/Web/L10N.pm line 20.
Compilation failed in require at (eval 31) line 3.
        ...propagated at /usr/share/perl/5.10/base.pm line 93.
BEGIN failed--compilation aborted at /usr/share/perl5/CipUX/CAT/Web/View.pm line 28.
</pre>
<p>
For help, please send mail to this site's webmaster, giving this error message
and the time and date of the error.

</p>
[Tue Nov  9 11:54:11 2010] View.pm: Can't locate Locale/Maketext/Lexicon.pm in @INC (@INC contains: /etc/perl /usr/local/lib/perl/5.10.1 /usr/local/share/perl/5.10.1 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.10 /usr/share/perl/5.10 /usr/local/lib/site_perl .) at /usr/share/perl5/CipUX/CAT/Web/L10N.pm line 20.
[Tue Nov  9 11:54:11 2010] View.pm: BEGIN failed--compilation aborted at /usr/share/perl5/CipUX/CAT/Web/L10N.pm line 20.
[Tue Nov  9 11:54:11 2010] View.pm: Compilation failed in require at (eval 31) line 3.
[Tue Nov  9 11:54:11 2010] View.pm:     ...propagated at /usr/share/perl/5.10/base.pm line 93.
[Tue Nov  9 11:54:11 2010] View.pm: BEGIN failed--compilation aborted at /usr/share/perl5/CipUX/CAT/Web/View.pm line 28.


After installing 'liblocale-maketext-lexicon-perl' the error is cleared:

$ sudo aptitude install liblocale-maketext-lexicon-perl
The following NEW packages will be installed:
  liblocale-maketext-lexicon-perl
<snip/>
$
$ perl -wc /usr/share/perl5/CipUX/CAT/Web/View.pm
/usr/share/perl5/CipUX/CAT/Web/View.pm syntax OK
$ 


-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.32-5-686 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages cipux-cat-web depends on:
ii  apache2                       2.2.16-3   Apache HTTP Server metapackage
ii  apache2-mpm-worker [httpd-cgi 2.2.16-3   Apache HTTP Server - high speed th
ii  debconf [debconf-2.0]         1.5.36     Debian configuration management sy
ii  libcgi-formbuilder-perl       3.05.01-7  Easily generate and process statef
ii  libcipux-cat-web-perl         3.4.0.2-3  user and resource management frame
ii  libcipux-perl                 3.4.0.11-1 user and resource management frame
ii  libclass-std-perl             0.0.9-2    Support for creating standard "ins
ii  libdate-manip-perl            6.11-1     module for manipulating dates
ii  libfrontier-rpc-perl          0.07b4-4   Perl module to implement RPC calls
ii  libtemplate-perl              2.22-0.1   template processing system written
ii  perl                          5.10.1-15  Larry Wall's Practical Extraction 
ii  perl-modules [libversion-perl 5.10.1-15  Core Perl modules

Versions of packages cipux-cat-web recommends:
ii  cipux-rpcd                    3.4.0.8-1  XML-RPC server for CipUX

cipux-cat-web suggests no packages.

-- debconf information excluded





More information about the Cipux-devel mailing list