Your message dated Sat, 15 Dec 2012 13:42:06 +0100
with message-id <50cc701e.4070...@debian.org>
and subject line already fixed
has caused the Debian Bug report #695913,
regarding typo in otrs.Setpermissions.pl
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
695913: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=695913
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
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

Attachment: pgpTkfoLO4Des.pgp
Description: Digitale PGP-Unterschrift


--- End Message ---
--- Begin Message ---
fixed #695913 3.1.12+dfsg1-2
thanks
--
/*
Mit freundlichem Gruß / With kind regards,
 Patrick Matthäi
 GNU/Linux Debian Developer

E-Mail: pmatth...@debian.org
        patr...@linux-dev.org
*/

--- End Message ---

Reply via email to