Bug#921680: ufw cannot determine iptables version, fails

2020-01-22 Thread Jamie Strandboge
On Tue, 07 Jan 2020, Jamie Strandboge wrote: > On Thu, 26 Dec 2019, Valentin Vidić wrote: > > > Since iptables 1.8.4-1 compat symlink /sbin/iptables does > > not exist any more, so the ufw always fails: > > > > # strace -e trace=execve -ff ufw status > > execve("/usr/sbin/ufw", ["ufw",

Bug#921680: ufw cannot determine iptables version, fails

2020-01-07 Thread Jamie Strandboge
On Thu, 26 Dec 2019, Valentin Vidić wrote: > Since iptables 1.8.4-1 compat symlink /sbin/iptables does > not exist any more, so the ufw always fails: > > # strace -e trace=execve -ff ufw status > execve("/usr/sbin/ufw", ["ufw", "status"], 0x7fff9d7faa10 /* 9 vars */) = 0 > strace: Process 5805

Bug#921680: ufw cannot determine iptables version, fails

2019-12-26 Thread Valentin Vidić
Since iptables 1.8.4-1 compat symlink /sbin/iptables does not exist any more, so the ufw always fails: # strace -e trace=execve -ff ufw status execve("/usr/sbin/ufw", ["ufw", "status"], 0x7fff9d7faa10 /* 9 vars */) = 0 strace: Process 5805 attached [pid 5805] execve("/sbin/iptables",

Bug#921680: ufw cannot determine iptables version, fails

2019-02-16 Thread PanaColina
Thank you for your response. Tried a 4.19 kernel, then tried 4.20.10, same result as the 4.17 kernel. Output of '/usr/share/ufw/check-requirements' ERROR: Couldn't determine iptables version Output of '/sbin/iptables --version' iptables v1.8.2 (nf_tables) Searching for issues with iptables

Bug#921680: ufw cannot determine iptables version, fails

2019-02-15 Thread Jamie Strandboge
On Thu, 07 Feb 2019, PanaColina wrote: > Package: ufw > Version: 0.36-1 > Severity: grave > Justification: renders package unusable > > Dear Maintainer, > > On clean new install of ufw, any ufw command > (eg: "ufw status") results in: > "ERROR: Couldn't determine iptables version" > >

Bug#921680: ufw cannot determine iptables version, fails

2019-02-07 Thread PanaColina
Package: ufw Version: 0.36-1 Severity: grave Justification: renders package unusable Dear Maintainer, On clean new install of ufw, any ufw command (eg: "ufw status") results in: "ERROR: Couldn't determine iptables version" Additional packages automatically installed at the same time: iptables