Package: uruk
Version: 20190121-1
Severity: important
Dear Maintainer,
iptables has been moved to /usr/bin and Bullseye no longer provides
backwards compatibility symlinks. It will probably work on systems that
have been upgraded to Bullseye but not on those that are freshly
installed with Bullseye.
Proposed fix:
--- /sbin/uruk 2019-01-21 10:11:30.000000000 +0100
+++ /tmp/uruk 2020-02-10 13:12:09.098387503 +0100
@@ -30,9 +30,9 @@
# PREROUTING - - - - - - - - FORWARD - - - - - - - - POSTROUTING
#
-iptables=${URUK_IPTABLES:-/sbin/iptables}
+iptables=${URUK_IPTABLES:-/usr/sbin/iptables}
-ip6tables=${URUK_IP6TABLES:-/sbin/ip6tables}
+ip6tables=${URUK_IP6TABLES:-/usr/sbin/ip6tables}
# Variables used: ip6_<...>, sources6_<...>, ip6tables.
interfaces_unprotect=${URUK_INTERFACES_UNPROTECT:-lo}
-- System Information:
Debian Release: bullseye/sid
APT prefers oldoldstable
APT policy: (500, 'oldoldstable'), (500, 'unstable'), (500, 'testing'), (500,
'stable'), (500, 'oldstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 4.19.0-6-amd64 (SMP w/8 CPU cores)
Locale: LANG=nl_NL.UTF-8, LC_CTYPE=nl_NL.UTF-8 (charmap=UTF-8), LANGUAGE=
(charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Init: systemd (via /run/systemd/system)
Versions of packages uruk depends on:
ii iptables 1.8.4-2
uruk recommends no packages.
uruk suggests no packages.
-- Configuration Files:
/etc/init.d/uruk changed [not included]
/etc/uruk/rc changed [not included]
-- no debconf information