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

Bug#391271: apache2.2-common: Fails to install because of mod_actions.so



Package: apache2.2-common
Version: 2.2.3-1
Severity: grave
Justification: renders package unusable

I tried to upgrade apache2.0 to apache2.2, but got an error when it
was processing
apache2.2-common. Here's the error:

apt-get -f install
Reading package lists... Done
Building dependency tree... Done
Correcting dependencies...Done
The following extra packages will be installed:
 apache2.2-common
The following packages will be REMOVED
 apache2-common
The following NEW packages will be installed
 apache2.2-common
0 upgraded, 1 newly installed, 1 to remove and 18 not upgraded.
1 not fully installed or removed.
Need to get 0B/917kB of archives.
After unpacking 180kB of additional disk space will be used.
Do you want to continue [Y/n]? y
Reading package fields... Done
Reading package status... Done
Retrieving bug reports... Done
Parsing Found/Fixed information... Done
(Reading database ... 234088 files and directories currently installed.)
Removing apache2-common ...
Stopping apache 2.0 web server...apache2: Syntax error on line 116 of
/etc/apache2/apache2.conf: Syntax error on line 1 of
/etc/apache2/mods-enabled/actions.load: API module structure
`actions_module' in file /usr/lib/apache2/modules/mod_actions.so is
garbled - perhaps this is not an Apache module DSO?
failed!
invoke-rc.d: initscript apache2, action "stop" failed.
dpkg: error processing apache2-common (--remove):
subprocess pre-removal script returned error exit status 1
Errors were encountered while processing:
apache2-common
E: Sub-process /usr/bin/dpkg returned an error code (1)



Some extra info about the mentioned files:

dax /var/cache/apt/archives # cat /etc/apache2/mods-enabled/actions.load
LoadModule actions_module /usr/lib/apache2/modules/mod_actions.so

dax /var/cache/apt/archives # ls -l /usr/lib/apache2/modules/mod_actions.so
-rw-r--r-- 1 root root 5,7K 2006-08-31 18:42
/usr/lib/apache2/modules/mod_actions.so

dax /var/cache/apt/archives # md5sum /usr/lib/apache2/modules/mod_actions.so
072641d80a680f5d7d716863c34b1177  /usr/lib/apache2/modules/mod_actions.so

dax /var/cache/apt/archives # file /usr/lib/apache2/modules/mod_actions.so
/usr/lib/apache2/modules/mod_actions.so: ELF 32-bit LSB shared object,
Intel 80386, version 1 (SYSV), stripped


No idea what's wrong with it, unless it's an apache2.0-only file, in which case
I suppose it should be removed by apache2.2.
The packages that contain this file in Sid are:
usr/lib/apache/1.3/mod_actions.so                           web/apache-common
usr/lib/apache2/modules/mod_actions.so                      net/apache2-common


Thanks,
Ludo


-- System Information:
Debian Release: testing/unstable
 APT prefers unstable
 APT policy: (990, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17.8
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)



Reply to: