Your message dated Wed, 04 May 2011 21:19:02 +0000
with message-id <[email protected]>
and subject line Bug#602912: fixed in cipux-cat-web 3.4.0.3-4
has caused the Debian Bug report #602912,
regarding cipux-cat-web: missing dependency of liblocale-maketext-lexicon-perl.
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
602912: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=602912
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
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
--- End Message ---
--- Begin Message ---
Source: cipux-cat-web
Source-Version: 3.4.0.3-4
We believe that the bug you reported is fixed in the latest version of
cipux-cat-web, which is due to be installed in the Debian FTP archive:
cipux-cat-web_3.4.0.3-4.debian.tar.gz
to main/c/cipux-cat-web/cipux-cat-web_3.4.0.3-4.debian.tar.gz
cipux-cat-web_3.4.0.3-4.dsc
to main/c/cipux-cat-web/cipux-cat-web_3.4.0.3-4.dsc
cipux-cat-web_3.4.0.3-4_all.deb
to main/c/cipux-cat-web/cipux-cat-web_3.4.0.3-4_all.deb
libcipux-cat-web-perl_3.4.0.3-4_all.deb
to main/c/cipux-cat-web/libcipux-cat-web-perl_3.4.0.3-4_all.deb
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Jonas Smedegaard <[email protected]> (supplier of updated cipux-cat-web package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Wed, 04 May 2011 22:10:39 +0200
Source: cipux-cat-web
Binary: libcipux-cat-web-perl cipux-cat-web
Architecture: source all
Version: 3.4.0.3-4
Distribution: unstable
Urgency: low
Maintainer: CipUX team <[email protected]>
Changed-By: Jonas Smedegaard <[email protected]>
Description:
cipux-cat-web - user and resource management framework CipUX - web-based admin
to
libcipux-cat-web-perl - user and resource management framework CipUX -
web-based admin to
Closes: 602912 602918 602981
Changes:
cipux-cat-web (3.4.0.3-4) unstable; urgency=low
.
* Improve package relations:
+ Stop (build-)depending on packages provided by perl-modules (even
in oldstable): libversion-perl libtest-simple-perl.
+ Fix depend on liblocale-maketext-lexicon-perl.
Closes: bug#602912. Thanks to Per Carlson.
+ Relax (drop versioning) for packages satisifed even in oldstable:
- libtest-pod-perl
- libtest-pod-coverage-perl
- lighttpd
+ Fix recommend libmodule-list-pluggable-perl and suggest (since not
yet available in Debian) libsys-info-os-perl.
* Update copyright file:
+ Rewrite using draft 174 of DEP-5 format.
+ Fix use initial wildcard Files section.
+ Rewrap license fields at 72 chars, and shorten comments.
+ Add Files sections for proper copyright-claimed gettext files.
* Bump policy compliance to standards-version 3.9.2.
* Bump debhelper compatibility level to 7 (satisfied even in
oldstable, and cdbs need backporting for oldstable anyway).
Tighten build-dependencies on debhelper and cdbs correspondingly.
* Improve libcipux-cat-web-perl postinst:
+ Tighten access rights only on (created if needed) dirs (not
content: respect user customizations and avoid potential hardlink
attack).
+ Handle also /var/cache/cipux-cat-web.
Closes: bug#602918. Thanks to Per Carlson.
* Add japanese (ja) debconf l10n.
Closes: bug#602981. Thanks to Nobuhiro Iwamatsu.
Checksums-Sha1:
e27599a2926c291f06bdb7278f6cf92e60faec5e 2450 cipux-cat-web_3.4.0.3-4.dsc
fa37922b301b82933f12e1fdcade67559c7f3bcf 23936
cipux-cat-web_3.4.0.3-4.debian.tar.gz
ad7d4141a9acabf61920e83ee2952355cd2a279c 95336
libcipux-cat-web-perl_3.4.0.3-4_all.deb
5376ec6e08939f3953fb753cfb9fea1732dc9cfa 296744 cipux-cat-web_3.4.0.3-4_all.deb
Checksums-Sha256:
1ee38180384e3595ed2ded0479078496e85089ef32602db4288dae496adede59 2450
cipux-cat-web_3.4.0.3-4.dsc
5d0d53dce8d28c3984ef4683c39c093491a7b57548f1a21a6c08f0fe57b08d8a 23936
cipux-cat-web_3.4.0.3-4.debian.tar.gz
573fb6b04c3e2a2b0967bda732599ca581e051bd7eedd23ccf1d7b5c4e6b378b 95336
libcipux-cat-web-perl_3.4.0.3-4_all.deb
b54258b5d158df2aa47a35850ce4851fc047f907202c30cb6cc46f50f4c8e576 296744
cipux-cat-web_3.4.0.3-4_all.deb
Files:
cf6deeecd898024bac5afab4ebfaee30 2450 perl optional cipux-cat-web_3.4.0.3-4.dsc
0dd21306ddfbd5b3f312a3677681d15f 23936 perl optional
cipux-cat-web_3.4.0.3-4.debian.tar.gz
1d06b422f8d390574142a7e85ebe2d3a 95336 perl optional
libcipux-cat-web-perl_3.4.0.3-4_all.deb
2f8e9019853e6f3944bf5b88361079f9 296744 perl optional
cipux-cat-web_3.4.0.3-4_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iQIcBAEBCgAGBQJNwbM2AAoJECx8MUbBoAEhmisP/0ZJ5UU11bC7cEpxJiNjVWFM
wFw8ARoRYlu97/OrO2JAZqchYLxtS9xltIt6QbW5h26xtwKn4Ffi6jgoP0C7nJ6C
dC2zWptmMNNIaV/ia1aZBZgCrh1lNPvnOYwRYMCkNu8B1iiwdENr8MDVuWaZbwJw
P2V/e0XDXZTmQCEtMLSGMBirWaMr8waXypDccwBmy3qAv3lGNdpiK2AS6DSg0ZJN
6Z6a2XYzZIcHElJZuFhFVcGUOmeTC4XziVKXZcmppGiGg+RomKGOVO5JQCTCWhkB
o7HffjDdJWdxjDHYj2ABGXTY2YskRVQeiCo/3E37I7D5RfN9D2JB6KFW6ooiVYrf
17u0UFQM7A55tkMm08VJprdVBp2Xts5X7YsSVyKme7kuo8mvlZGig3tURZA0edJk
QlTagpuU5Xt8KJhDqwSmpz19iAG5VIMeZ2vTrQ9XfnVc2M9DjeuCG5WVCdtR60jz
Hihwega9x4poLdZvO+stugNUCi/fni4uuy/5zlSaJ+tDTeIFeaElsJ7XvtNrGqai
F8BywXx0/aTZswtbxRLTgM7EPIbgD+96TIPzrpLr6jljhmVrZHJgg+A1yKWihDAq
HSz3UJH8gyL8q1qOGVrSQVbhuVmr7s0wpUVVgy3LavbhRKHq4d9oIJ5O8YnpHvU5
N8u1VeBo1CLhSoh1gl/F
=zXow
-----END PGP SIGNATURE-----
--- End Message ---