Your message dated Thu, 14 May 2009 08:56:45 +0200
with message-id <20090514065645.gc3...@localhost>
and subject line Closing #496121
has caused the Debian Bug report #496121,
regarding arno-iptables-firewall: Plugin support not working on etch
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.)


-- 
496121: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=496121
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: arno-iptables-firewall
Version: 1.8.8.c-1
Severity: normal

On file /etc/arno-iptables/firewall/custom-rules, the first step is to
check the existence of plugins in the plugin directory. The current
script does:
if [ -e /etc/arno-iptables-firewall/plugins/* ]; then
but this line will fail if there are more than one file into the plugin
directory. A solution would be to replace that line with:
if [ -n "$(find /etc/arno-iptables-firewall/pl;ugins -maxdepth 1 -name 
"*.plugin"
2>/dev/null)" ]; then

-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-6-686
Locale: LANG=fr_CA.UTF-8, LC_CTYPE=fr_CA.UTF-8 (charmap=UTF-8)

Versions of packages arno-iptables-firewall depends on:
ii  debconf [debconf-2.0]   1.5.11etch2      Debian configuration management sy
ii  gawk                    1:3.1.5.dfsg-4   GNU awk, a pattern scanning and pr
ii  iptables                1.3.6.0debian1-5 administration tools for packet fi

arno-iptables-firewall recommends no packages.

-- debconf information excluded



--- End Message ---
--- Begin Message ---
Hi,

I am finally closing this bug since it is fixed since ages and also no
longer present in the current stable release.

Thanks,

Michael


-- 
GPG key:  1024D/3144BE0F Michael Hanke
http://apsy.gse.uni-magdeburg.de/hanke
ICQ: 48230050


--- End Message ---

Reply via email to