Package: tayga
Version: 0.9.2-6
Severity: minor

Dear Maintainer,

tayga depends on iptables in some configurations:

$ grep -n iptables /etc/init.d/tayga 
115:    [ "$CONFIGURE_NAT44" = "yes" ] && [ -n "$DYNAMIC_POOL" ] && iptables -t 
nat -A POSTROUTING -s "$DYNAMIC_POOL" -j MASQUERADE || true
128:    [ "$CONFIGURE_NAT44" = "yes" ] && [ -n "$DYNAMIC_POOL" ] && iptables -t 
nat -D POSTROUTING -s "$DYNAMIC_POOL" -j MASQUERADE || true

this dependency is not reflected in the package dependencies:

$ dpkg -s tayga | grep -n 'Recommends:\|Suggests:\|Depends:'
9:Depends: libc6 (>= 2.4)

would not bad to have iptables in suggested dependencies

-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 
'experimental')
Architecture: armhf (armv7l)
Foreign Architectures: armel

Kernel: Linux 3.0.35-ygrex-utilite-dirty (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to