Package: otrs2 Version: 3.1.12+dfsg1-1 Severity: grave
The script otrs.Setpermissions.pl contains a typo. This typo lets the postinst script fail and the installation process does not finish.
""" otrs2 (3.1.12+dfsg1-1) wird eingerichtet ... dbconfig-common: writing config to /etc/dbconfig-common/otrs2.conf Replacing config file /etc/otrs/Kernel/Config/GenericAgent.pm with new version Not replacing deleted config file /etc/otrs/maintenance.html Module perl already enabled Module rewrite already enabled [ ok ] Reloading web server config: apache2. dpkg: Fehler beim Bearbeiten von otrs2 (--configure):Unterprozess installiertes post-installation-Skript gab den Fehlerwert 255 zurück
""" A diff to fix it is this:--- /usr/share/otrs/bin/otrs.SetPermissions.pl.orig 2012-12-14 10:57:44.000000000 +0100 +++ /usr/share/otrs/bin/otrs.SetPermissions.pl 2012-12-14 10:57:55.000000000 +0100
@@ -163,7 +163,7 @@ # Debian added "$DestDir/var/httpd", "$DestDir/var/packagesetup", - "$DestDir/doc" + "$DestDir/doc", # CSS cache directories "$DestDir/var/httpd/htdocs/skins/Agent", Greets, Mike -- DAS-NETZWERKTEAM mike gabriel, rothenstein 5, 24214 neudorf-bornstein fon: +49 (1520) 1976 148 GnuPG Key ID 0x25771B31 mail: mike.gabr...@das-netzwerkteam.de, http://das-netzwerkteam.de freeBusy: https://mail.das-netzwerkteam.de/freebusy/m.gabriel%40das-netzwerkteam.de.xfb
pgpEra9qAZac0.pgp
Description: Digitale PGP-Unterschrift