[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

apache-modconf-bug WITHOUT bash3 ?



Hi,

i got the apache-modconf problem which is already discussed here .. when upgrading i got the error-message (see below), but i do NOT have bash3 .. (GNU bash, version 2.05b.0(1)-release (i386-pc-linux-gnu))

tried the patch i found here (http://lists.debian.org/debian-apache/2004/08/msg00010.html), but had no effect

I am running testing (sarge).

-- here is my output and debug-message ---

...
Setting up libapache-mod-perl (1.29.0.2-9) ...
Error: 220mod_auth_curdir.info does not have a valid LoadModule entry.
Error: 240mod_auth_dbm_curdir.info does not have a valid LoadModule entry.
Error: 250mod_auth_db_curdir.info does not have a valid LoadModule entry.
The above errors might cause apache to not work properly or start
Please refer to the documentation on how to fix it or report it to
Debian Apache Maling List <debian-apache@lists.debian.org> if in doubt
on how to proceed
dpkg: error processing libapache-mod-perl (--configure):
subprocess post-installation script returned error exit status 128
Errors were encountered while processing:
libapache-mod-perl
E: Sub-process /usr/bin/dpkg returned an error code (1)

---

nullserver:~# modules-config apache libapache-mod-perl
+ GREP=env -i grep
++ echo /usr/sbin/modules-config
++ awk -F / '{print $NF}'
+ CALL=modules-config
+ '[' modules-config '!=' apache-modconf ']'
+ '[' modules-config '!=' modules-config ']'
+ FLA=apache
+ '[' apache '!=' apache ']'
+ '[' '!' -d /etc/apache ']'
+ CMD=
+ ASKRESTART=true
+ QUEUECHANGES=false
+ '[' libapache-mod-perl ']'
+ '[' libapache-mod-perl '!=' enable ']'
+ '[' libapache-mod-perl '!=' disable ']'
+ '[' libapache-mod-perl '!=' internal ']'
+ '[' libapache-mod-perl '!=' query ']'
+ go_out command
+ echo 'Error: /usr/sbin/modules-config has been called with invalid parameters'
Error: /usr/sbin/modules-config has been called with invalid parameters
+ echo 'Usage: /usr/sbin/modules-config apache|apache-perl|apache-ssl [enable <module_name>]'
Usage: /usr/sbin/modules-config apache|apache-perl|apache-ssl [enable <module_name>]
+ echo '       /usr/sbin/modules-config apache|apache-perl|apache-ssl [disable <module_name>] [quiet]'
/usr/sbin/modules-config apache|apache-perl|apache-ssl [disable <module_name>] [quiet]
+ echo '       /usr/sbin/modules-config apache|apache-perl|apache-ssl [query <module_name]'
/usr/sbin/modules-config apache|apache-perl|apache-ssl [query <module_name]
+ exit 1

---

nullserver:~# bash --version
GNU bash, version 2.05b.0(1)-release (i386-pc-linux-gnu)
Copyright (C) 2002 Free Software Foundation, Inc.

---
Anyone knows how i can fix that ?

--

Greets
Marcus Rapp


Reply to: