Your message dated Wed, 11 Jul 2012 09:11:46 +0000
with message-id <[email protected]>
and subject line Bug#680005: Removed package(s) from unstable
has caused the Debian Bug report #677684,
regarding dkim-filter: need to relabel /var/run directory for SE Linux
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 [email protected]
immediately.)


-- 
677684: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=677684
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: dkim-filter
Version: 2.8.2.dfsg-1.1
Severity: normal


Please make a change like the following to /etc/init.d/dkim-filter so that the
new directory gets the correct SE Linux label.

--- dkim-filter.orig    2012-06-16 02:15:39.496849375 +0000
+++ dkim-filter 2012-06-16 02:15:41.300871070 +0000
@@ -46,6 +46,7 @@
        # Create the run directory if it doesn't exist
        if [ ! -d "$RUNDIR" ]; then
                install -o "$USER" -g "$GROUP" -m 755 -d "$RUNDIR" || return 2
+               [ -x /sbin/restorecon ] && /sbin/restorecon "$RUNDIR"
        fi
        # Clean up stale sockets
        if [ -f "$PIDFILE" ]; then



--- End Message ---
--- Begin Message ---
Version: 2.8.2.dfsg-1.1+rm

Dear submitter,

as the package dkim-milter has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see http://bugs.debian.org/680005

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
[email protected].

Debian distribution maintenance software
pp.
Alexander Reichle-Schmehl (the ftpmaster behind the curtain)


--- End Message ---

Reply via email to