Am 07.05.2010 15:40, schrieb Laurent Bigonville:
Version: 2.4.6-2
Hi,
I'm reopening this bug.
Otrs2 package is depending against "libapache2-reload-perl | httpd-cgi"
and unconditionally do "a2enmod perl". If libapache2-mod-perl2 is not
installed this will make the postinstall script return 1.
Best regards
Laurent Bigonville
Ehm, 2.4.7-3 is in unstable and testing.
libapache2-reload-perl has got a dependencie on the apache perl module
and setup_apache is only executed, if a2enmod is available:
if [ -x /usr/sbin/a2enmod ]; then
setup_apache
fi
--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org