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

Bug#219406: apache: mod_gzip path is wrong



Package: apache
Version: 1.3.29-1
Severity: normal

The following error occurs during updates:

Setting up apache (1.3.29-1) ...
Configuration syntax error detected. Not reloading.

Syntax error on line 23 of /etc/apache/modules.conf:
Cannot load /usr/lib/apache/modules/mod_gzip.so into server: 
/usr/lib/apache/modules/mod_gzip.so: cannot open shared object file: No such file or directory
invoke-rc.d: initscript apache, action "start" failed.
dpkg: error processing apache (--configure):
 subprocess post-installation script returned error exit status 1

The correct path for mod_gzip is:
/usr/lib/apache/1.3/mod_gzip.so

which gets changed every time to the above /modules/mod_gzip path during an
upgrade by the script so restarting apache fails.

-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux riser 2.4.22 #6 Fri Oct 3 19:04:40 CEST 2003 i586
Locale: LANG=en_US.ISO-8859-15, LC_CTYPE=en_US.ISO-8859-15

Versions of packages apache depends on:
ii  apache-common                1.3.29-1    Support files for all Apache webse
ii  debconf                      1.3.20      Debian configuration management sy
ii  dpkg                         1.10.18     Package maintenance system for Deb
ii  libc6                        2.3.2.ds1-9 GNU C Library: Shared libraries an
ii  libdb4.1                     4.1.25-10   Berkeley v4.1 Database Libraries [
ii  libexpat1                    1.95.6-6    XML parsing C library - runtime li
ii  libmagic1                    4.06-1      File type determination library us
ii  logrotate                    3.6.5-2     Log rotation utility
ii  mime-support                 3.23-1      MIME files 'mime.types' & 'mailcap
ii  perl [perl5]                 5.8.1-4     Larry Wall's Practical Extraction 

-- debconf information:
  apache/server-name: localhost
  apache/document-root: /var/www
  apache/server-port: 80
* apache/enable-suexec: true
  apache/init: true
  apache/server-admin: webmaster@riser.jnet.local




Reply to: