> Setting up libapache2-svn (1.6.17dfsg-4) ...
> ERROR: Module dav_svn does not exist!
> dpkg: error processing libapache2-svn (--configure):
>  subprocess installed post-installation script returned error exit status 1
> Errors were encountered while processing:
>  libapache2-svn
> E: Sub-process /usr/bin/dpkg returned an error code (1)

This is a puzzle.  The postinst just calls 'a2enmod dav_svn' (on new
installs only).  a2enmod is what throws the error, which indicates that
it cannot find /etc/apache2/mods-available/dav_svn.load.  And thta file
is definitely shipped in the libapache2-svn package.

Maybe you can figure out why /etc/apache2/mods-available/dav_svn.load
did not get unpacked from the .deb file?


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to